diff --git a/enterprise/authelia/15.1.17/CHANGELOG.md b/enterprise/authelia/15.1.17/CHANGELOG.md new file mode 100644 index 00000000000..e43d7050beb --- /dev/null +++ b/enterprise/authelia/15.1.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [authelia-15.1.17](https://github.com/truecharts/charts/compare/authelia-15.1.16...authelia-15.1.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + + + +## [authelia-15.1.16](https://github.com/truecharts/charts/compare/authelia-15.1.15...authelia-15.1.16) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [authelia-15.1.15](https://github.com/truecharts/charts/compare/authelia-15.1.14...authelia-15.1.15) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [authelia-15.1.14](https://github.com/truecharts/charts/compare/authelia-15.1.13...authelia-15.1.14) (2023-05-05) + + + + +## [authelia-15.1.13](https://github.com/truecharts/charts/compare/authelia-15.1.12...authelia-15.1.13) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [authelia-15.1.12](https://github.com/truecharts/charts/compare/authelia-15.1.11...authelia-15.1.12) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [authelia-15.1.11](https://github.com/truecharts/charts/compare/authelia-15.1.10...authelia-15.1.11) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [authelia-15.1.10](https://github.com/truecharts/charts/compare/authelia-15.1.9...authelia-15.1.10) (2023-04-21) + + + + +## [authelia-15.1.9](https://github.com/truecharts/charts/compare/authelia-15.1.8...authelia-15.1.9) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [authelia-15.1.8](https://github.com/truecharts/charts/compare/authelia-15.1.7...authelia-15.1.8) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [authelia-15.1.7](https://github.com/truecharts/charts/compare/authelia-15.1.6...authelia-15.1.7) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + diff --git a/enterprise/authelia/15.1.17/Chart.yaml b/enterprise/authelia/15.1.17/Chart.yaml new file mode 100644 index 00000000000..3b8efa7f111 --- /dev/null +++ b/enterprise/authelia/15.1.17/Chart.yaml @@ -0,0 +1,43 @@ +apiVersion: v2 +appVersion: "4.37.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.43 +deprecated: false +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 +keywords: + - authelia + - authentication + - login + - SSO + - Authentication + - Security + - Two-Factor + - U2F + - YubiKey + - Push Notifications + - LDAP +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: authelia +sources: + - https://github.com/truecharts/charts/tree/master/charts/enterprise/authelia + - https://github.com/authelia/chartrepo + - https://github.com/authelia/authelia +type: application +version: 15.1.17 +annotations: + truecharts.org/catagories: | + - security + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/enterprise/cert-manager/1.0.33/LICENSE b/enterprise/authelia/15.1.17/LICENSE similarity index 100% rename from enterprise/cert-manager/1.0.33/LICENSE rename to enterprise/authelia/15.1.17/LICENSE diff --git a/enterprise/blocky/5.0.30/README.md b/enterprise/authelia/15.1.17/README.md similarity index 100% rename from enterprise/blocky/5.0.30/README.md rename to enterprise/authelia/15.1.17/README.md diff --git a/enterprise/authelia/15.1.17/app-changelog.md b/enterprise/authelia/15.1.17/app-changelog.md new file mode 100644 index 00000000000..7bb29afb756 --- /dev/null +++ b/enterprise/authelia/15.1.17/app-changelog.md @@ -0,0 +1,13 @@ + + +## [authelia-15.1.17](https://github.com/truecharts/charts/compare/authelia-15.1.16...authelia-15.1.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + \ No newline at end of file diff --git a/enterprise/authelia/15.1.17/app-readme.md b/enterprise/authelia/15.1.17/app-readme.md new file mode 100644 index 00000000000..9417c0c13d5 --- /dev/null +++ b/enterprise/authelia/15.1.17/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/15.1.17/charts/common-12.9.2.tgz b/enterprise/authelia/15.1.17/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/enterprise/authelia/15.1.17/charts/common-12.9.2.tgz differ diff --git a/enterprise/authelia/15.1.17/charts/redis-6.0.43.tgz b/enterprise/authelia/15.1.17/charts/redis-6.0.43.tgz new file mode 100644 index 00000000000..458131b9e1e Binary files /dev/null and b/enterprise/authelia/15.1.17/charts/redis-6.0.43.tgz differ diff --git a/enterprise/authelia/15.1.17/ix_values.yaml b/enterprise/authelia/15.1.17/ix_values.yaml new file mode 100644 index 00000000000..c3709516e76 --- /dev/null +++ b/enterprise/authelia/15.1.17/ix_values.yaml @@ -0,0 +1,630 @@ +image: + repository: tccr.io/truecharts/authelia + pullPolicy: IfNotPresent + tag: 4.37.5@sha256:76a4617539534cec140fd98a12f721b878524f2df3a3653f3df8ff2b7eaab586 + +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 + +## +## 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: "" + + ## 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: "" + + ## 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: "" + + ## The attribute holding the display name of the user. This will be used to greet an authenticated user. + display_name_attribute: "" + + ## The username of the admin user. + user: CN=Authelia,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: [] + # networks: + # - 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 diff --git a/enterprise/authelia/15.1.17/questions.yaml b/enterprise/authelia/15.1.17/questions.yaml new file mode 100644 index 00000000000..3205bce5d71 --- /dev/null +++ b/enterprise/authelia/15.1.17/questions.yaml @@ -0,0 +1,2892 @@ +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": "2"}] + 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: 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: "" + - 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: 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." + schema: + type: string + required: true + default: "authelia_session" + - variable: same_site + label: "SameSite Value" + description: "Sets the Cookie SameSite value" + schema: + type: string + default: "lax" + enum: + - value: "lax" + description: "lax" + - value: "strict" + description: "strict" + - variable: expiration + label: "Expiration Time" + description: "The time in seconds before the cookie expires and session is reset." + schema: + type: string + default: "1h" + required: true + - variable: inactivity + label: "Inactivity Time" + description: "The inactivity time in seconds before the session is reset." + schema: + type: string + default: "5m" + required: true + - variable: remember_me_duration + label: "Remember-Me duration" + description: "The remember me duration" + 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 time range during which the user can attempt login before being banned." + schema: + type: string + default: "2m" + required: true + - variable: ban_time + label: "Ban Duration" + description: "The length of time before a banned user can login again" + schema: + type: string + default: "5m" + required: true + - variable: authentication_backend + group: "App Configuration" + label: "Authentication Backend Provider" + description: "sed 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: "" + 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=Users" + 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: "" + required: true + - variable: mail_attribute + label: "Mail Attribute" + description: "The attribute holding the primary mail address of the user" + schema: + type: string + default: "" + 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: "" + - variable: user + label: "Admin User" + description: "The username of the admin user used to connect to LDAP." + schema: + type: string + default: "CN=Authelia,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: "Default policy can either be 'bypass', 'one_factor', 'two_factor' or 'deny'." + 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: networks + 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 policy to apply to resources. It must be either 'bypass', 'one_factor', 'two_factor' or 'deny'." + 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: "defines the subject to apply authorizations to. This parameter is optional and matching any user if not provided" + 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: cnpg + group: Postgresql + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walsize + label: Walsize + schema: + type: string + default: "256Gi" + - variable: pooler + label: "Pooler" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: Monitoring + label: "Metrics" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: 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: 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: + 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: + 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 + - 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/blocky/5.0.30/templates/NOTES.txt b/enterprise/authelia/15.1.17/templates/NOTES.txt similarity index 100% rename from enterprise/blocky/5.0.30/templates/NOTES.txt rename to enterprise/authelia/15.1.17/templates/NOTES.txt diff --git a/enterprise/authelia/15.1.17/templates/_configmap.tpl b/enterprise/authelia/15.1.17/templates/_configmap.tpl new file mode 100644 index 00000000000..98d92e9d16b --- /dev/null +++ b/enterprise/authelia/15.1.17/templates/_configmap.tpl @@ -0,0 +1,254 @@ +{{/* 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: {{ default "light" .Values.theme }} + default_redirection_url: {{ default (printf "https://www.%s" .Values.domain) .Values.default_redirection_url }} + ntp: + address: {{ default "time.cloudflare.com:123" .Values.ntp.address }} + version: {{ default 4 .Values.ntp.version }} + max_desync: {{ default "3s" .Values.ntp.max_desync }} + disable_startup_check: {{ default false .Values.ntp.disable_startup_check }} + disable_failure: {{ default true .Values.ntp.disable_failure }} + server: + host: 0.0.0.0 + port: {{ default 9091 .Values.server.port }} + {{- if not (eq "" (default "" .Values.server.path)) }} + path: {{ .Values.server.path }} + {{- end }} + buffers: + write: {{ default 4096 .Values.server.write_buffer_size }} + read: {{ default 4096 .Values.server.read_buffer_size }} + enable_pprof: {{ default false .Values.server.enable_pprof }} + enable_expvars: {{ default false .Values.server.enable_expvars }} + log: + level: {{ default "info" .Values.log.level }} + format: {{ default "text" .Values.log.format }} + {{- if not (eq "" (default "" .Values.log.file_path)) }} + file_path: {{ .Values.log.file_path }} + keep_stdout: true + {{- end }} + totp: + issuer: {{ default .Values.domain .Values.totp.issuer }} + period: {{ default 30 .Values.totp.period }} + skew: {{ default 1 .Values.totp.skew }} + {{- 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: {{ toYaml $auth.file.password | nindent 10 }} + {{- end }} + {{- if $auth.ldap.enabled }} + ldap: + implementation: {{ default "custom" $auth.ldap.implementation }} + url: {{ $auth.ldap.url }} + timeout: {{ default "5s" $auth.ldap.timeout }} + start_tls: {{ $auth.ldap.start_tls }} + tls: + {{- if hasKey $auth.ldap.tls "server_name" }} + server_name: {{ default $auth.ldap.host $auth.ldap.tls.server_name }} + {{- end }} + minimum_version: {{ default "TLS1.2" $auth.ldap.tls.minimum_version }} + skip_verify: {{ default false $auth.ldap.tls.skip_verify }} + {{- 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: {{ default "authelia_session" $session.name }} + domain: {{ required "A valid .Values.domain entry required!" $.Values.domain }} + same_site: {{ default "lax" $session.same_site }} + expiration: {{ default "1M" $session.expiration }} + inactivity: {{ default "5m" $session.inactivity }} + remember_me_duration: {{ default "1M" $session.remember_me_duration }} + {{- end }} + redis: + host: {{ .Values.redis.creds.plain }} + {{- with $redis := .Values.redisProvider }} + port: {{ default 6379 $redis.port }} + {{- if not (eq $redis.username "") }} + username: {{ $redis.username }} + {{- end }} + maximum_active_connections: {{ default 8 $redis.maximum_active_connections }} + minimum_idle_connections: {{ default 0 $redis.minimum_idle_connections }} + {{- if $redis.tls.enabled }} + tls: + server_name: {{ $redis.tls.server_name }} + minimum_version: {{ default "TLS1.2" $redis.tls.minimum_version }} + 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: {{ toYaml $redis.high_availability.nodes | nindent 10 }} + {{- end }} + route_by_latency: {{ $redis.high_availability.route_by_latency }} + route_randomly: {{ $redis.high_availability.route_randomly }} + {{- end }} + {{- end }} + regulation: {{ toYaml .Values.regulation | nindent 6 }} + storage: + postgres: + host: {{ $.Values.cnpg.main.creds.host }} + {{- with $storage := .Values.storage }} + port: {{ default 5432 $storage.postgres.port }} + database: {{ default "authelia" $storage.postgres.database }} + username: {{ default "authelia" $storage.postgres.username }} + timeout: {{ default "5s" $storage.postgres.timeout }} + ssl: + mode: {{ default "disable" $storage.postgres.sslmode }} + {{- 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: {{ default 25 $notifier.smtp.port }} + timeout: {{ default "5s" $notifier.smtp.timeout }} + {{- with $notifier.smtp.username }} + username: {{ . }} + {{- end }} + sender: {{ $notifier.smtp.sender }} + identifier: {{ $notifier.smtp.identifier }} + subject: {{ $notifier.smtp.subject | quote }} + startup_check_address: {{ $notifier.smtp.startup_check_address }} + disable_require_tls: {{ $notifier.smtp.disable_require_tls }} + disable_html_emails: {{ $notifier.smtp.disable_html_emails }} + tls: + server_name: {{ default $notifier.smtp.host $notifier.smtp.tls.server_name }} + minimum_version: {{ default "TLS1.2" $notifier.smtp.tls.minimum_version }} + skip_verify: {{ default false $notifier.smtp.tls.skip_verify }} + {{- end }} + {{- end }} + {{- if .Values.identity_providers.oidc.enabled }} + identity_providers: + oidc: + access_token_lifespan: {{ default "1h" .Values.identity_providers.oidc.access_token_lifespan }} + authorize_code_lifespan: {{ default "1m" .Values.identity_providers.oidc.authorize_code_lifespan }} + id_token_lifespan: {{ default "1h" .Values.identity_providers.oidc.id_token_lifespan }} + refresh_token_lifespan: {{ default "90m" .Values.identity_providers.oidc.refresh_token_lifespan }} + enable_client_debug_messages: {{ default false .Values.identity_providers.oidc.enable_client_debug_messages }} + minimum_parameter_entropy: {{ default 8 .Values.identity_providers.oidc.minimum_parameter_entropy }} + {{- if gt (len .Values.identity_providers.oidc.clients) 0 }} + clients: + {{- range $client := .Values.identity_providers.oidc.clients }} + - id: {{ $client.id }} + description: {{ default $client.id $client.description }} + secret: {{ default (randAlphaNum 128) $client.secret }} + {{- if $client.public }} + public: {{ $client.public }} + {{- end }} + authorization_policy: {{ default "two_factor" $client.authorization_policy }} + consent_mode: {{ default "auto" $client.consent_mode}} + redirect_uris: + {{- range $client.redirect_uris }} + - {{ . }} + {{- end }} + {{- if $client.audience }} + audience: {{ toYaml $client.audience | nindent 10 }} + {{- end }} + scopes: {{ toYaml (default (list "openid" "profile" "email" "groups") $client.scopes) | nindent 10 }} + grant_types: {{ toYaml (default (list "refresh_token" "authorization_code") $client.grant_types) | nindent 10 }} + response_types: {{ toYaml (default (list "code") $client.response_types) | nindent 10 }} + {{- if $client.response_modes }} + response_modes: {{ toYaml $client.response_modes | nindent 10 }} + {{- end }} + userinfo_signing_algorithm: {{ default "none" $client.userinfo_signing_algorithm }} + {{- end }} + {{- end }} + {{- end }} + access_control: + {{- if (eq (len .Values.access_control.rules) 0) }} + {{- 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 (eq (len .Values.access_control.networks) 0) }} + networks: [] + {{- else }} + networks: {{ toYaml .Values.access_control.networks | nindent 6 }} + {{- end }} + {{- if (eq (len .Values.access_control.rules) 0) }} + rules: [] + {{- else }} + rules: {{ toYaml .Values.access_control.rules | nindent 6 }} + {{- end }} + ... +{{- end -}} diff --git a/enterprise/authelia/15.1.17/templates/_secrets.tpl b/enterprise/authelia/15.1.17/templates/_secrets.tpl new file mode 100644 index 00000000000..14ed88d973d --- /dev/null +++ b/enterprise/authelia/15.1.17/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 }} + {{- end }} + + {{- if and .Values.notifier.smtp.enabled .Values.notifier.smtp.plain_password }} + SMTP_PASSWORD: {{ .Values.notifier.smtp.plain_password }} + {{- end }} + + {{- if .Values.duo_api.enabled }} + DUO_API_KEY: {{ .Values.duo_api.plain_api_key }} + {{- 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/15.1.17/templates/common.yaml b/enterprise/authelia/15.1.17/templates/common.yaml new file mode 100644 index 00000000000..54e288e852c --- /dev/null +++ b/enterprise/authelia/15.1.17/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/blocky/5.0.30/values.yaml b/enterprise/authelia/15.1.17/values.yaml similarity index 100% rename from enterprise/blocky/5.0.30/values.yaml rename to enterprise/authelia/15.1.17/values.yaml diff --git a/enterprise/blocky/5.0.30/CHANGELOG.md b/enterprise/blocky/5.0.30/CHANGELOG.md deleted file mode 100644 index 3164f7f6c4b..00000000000 --- a/enterprise/blocky/5.0.30/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [blocky-5.0.30](https://github.com/truecharts/charts/compare/blocky-5.0.29...blocky-5.0.30) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [blocky-5.0.29](https://github.com/truecharts/charts/compare/blocky-5.0.28...blocky-5.0.29) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [blocky-5.0.28](https://github.com/truecharts/charts/compare/blocky-5.0.27...blocky-5.0.28) (2023-05-05) - - - - -## [blocky-5.0.27](https://github.com/truecharts/charts/compare/blocky-5.0.26...blocky-5.0.27) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [blocky-5.0.26](https://github.com/truecharts/charts/compare/blocky-5.0.25...blocky-5.0.26) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [blocky-5.0.25](https://github.com/truecharts/charts/compare/blocky-5.0.24...blocky-5.0.25) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [blocky-5.0.24](https://github.com/truecharts/charts/compare/blocky-5.0.23...blocky-5.0.24) (2023-04-24) - -### Chore - -- update container image tccr.io/truecharts/k8s_gateway to v0.3.4 ([#8137](https://github.com/truecharts/charts/issues/8137)) - - - - -## [blocky-5.0.23](https://github.com/truecharts/charts/compare/blocky-5.0.22...blocky-5.0.23) (2023-04-21) - - - - -## [blocky-5.0.22](https://github.com/truecharts/charts/compare/blocky-5.0.21...blocky-5.0.22) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [blocky-5.0.21](https://github.com/truecharts/charts/compare/blocky-5.0.20...blocky-5.0.21) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [blocky-5.0.20](https://github.com/truecharts/charts/compare/blocky-5.0.19...blocky-5.0.20) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [blocky-5.0.19](https://github.com/truecharts/charts/compare/blocky-5.0.18...blocky-5.0.19) (2023-04-16) - diff --git a/enterprise/blocky/5.0.30/Chart.yaml b/enterprise/blocky/5.0.30/Chart.yaml deleted file mode 100644 index ce93c2048fe..00000000000 --- a/enterprise/blocky/5.0.30/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "0.21.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.41 -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 -keywords: - - dns - - blocky -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: blocky -sources: - - https://github.com/truecharts/charts/tree/master/charts/enterprise/blocky - - https://0xerr0r.github.io/blocky/ - - https://github.com/0xERR0R/blocky - - https://github.com/Mozart409/blocky-frontend -version: 5.0.30 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/enterprise/blocky/5.0.30/app-changelog.md b/enterprise/blocky/5.0.30/app-changelog.md deleted file mode 100644 index 23468a82209..00000000000 --- a/enterprise/blocky/5.0.30/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [blocky-5.0.30](https://github.com/truecharts/charts/compare/blocky-5.0.29...blocky-5.0.30) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - \ No newline at end of file diff --git a/enterprise/blocky/5.0.30/charts/common-12.8.1.tgz b/enterprise/blocky/5.0.30/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/enterprise/blocky/5.0.30/charts/common-12.8.1.tgz and /dev/null differ diff --git a/enterprise/blocky/5.0.30/charts/redis-6.0.41.tgz b/enterprise/blocky/5.0.30/charts/redis-6.0.41.tgz deleted file mode 100644 index 7d49e097628..00000000000 Binary files a/enterprise/blocky/5.0.30/charts/redis-6.0.41.tgz and /dev/null differ diff --git a/enterprise/blocky/5.0.30/questions.yaml b/enterprise/blocky/5.0.30/questions.yaml deleted file mode 100644 index fa867f7db37..00000000000 --- a/enterprise/blocky/5.0.30/questions.yaml +++ /dev/null @@ -1,2748 +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: 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": "2"}] - items: - - variable: optionsEntry - label: "Option Entry" - schema: - type: dict - additional_attrs: true - attrs: - - variable: name - label: "Name" - schema: - type: string - required: true - - variable: value - label: "Value" - schema: - type: string - - variable: nameservers - label: "Nameservers" - schema: - type: list - default: [] - items: - - variable: nsEntry - label: "Nameserver Entry" - schema: - type: string - required: true - - variable: searches - label: "Searches" - schema: - type: list - default: [] - items: - - variable: searchEntry - label: "Search Entry" - schema: - type: string - required: true - - variable: service - group: Networking and Services - label: Configure Service(s) - schema: - additional_attrs: true - type: dict - attrs: - - variable: main - label: Main Service - description: The Primary service on which the healthcheck runs, often the webUI - schema: - additional_attrs: true - type: dict - attrs: - - variable: enabled - label: Enable the Service - schema: - type: boolean - default: true - hidden: true - - variable: type - label: Service Type - description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" - schema: - type: string - default: LoadBalancer - enum: - - value: LoadBalancer - description: LoadBalancer (Expose Ports) - - value: ClusterIP - description: ClusterIP (Do Not Expose Ports) - - variable: loadBalancerIP - label: LoadBalancer IP - description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" - schema: - show_if: [["type", "=", "LoadBalancer"]] - type: string - default: "" - - variable: ports - label: "Service's Port(s) Configuration" - schema: - additional_attrs: true - type: dict - attrs: - - variable: main - label: Main Service Port Configuration - schema: - additional_attrs: true - type: dict - attrs: - - variable: port - label: Port - description: This port exposes the container port on the service - schema: - type: int - default: 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: hostNetwork - group: Networking and Services - label: Host-Networking (Complicated) - schema: - hidden: true - type: boolean - default: false - - 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: - 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: - 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: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: [] - items: - - variable: pathEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: path - label: Path - schema: - type: string - required: true - default: "/" - - variable: pathType - label: Path Type - schema: - type: string - required: true - default: Prefix - - variable: certificateIssuer - label: Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - 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: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: 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: service - label: Linked Service - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: Service Name - schema: - type: string - default: "" - - variable: port - label: Service Port - schema: - type: int - - variable: clusterIssuer - label: clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - default: [] - show_if: [["clusterIssuer", "=", ""]] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - variable: clusterIssuer - 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: [["clusterIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - type: string - show_if: [["clusterIssuer", "=", ""]] - default: "" - - variable: entrypoint - label: Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: securityContext - group: Security and Permissions - label: Security Context - schema: - additional_attrs: true - type: dict - attrs: - - variable: container - label: Container - schema: - additional_attrs: true - type: dict - attrs: - # Settings from questions.yaml get appended here on a per-app basis - - variable: runAsUser - label: "runAsUser" - description: "The UserID of the user running the application" - schema: - type: int - default: 568 - - variable: runAsGroup - label: "runAsGroup" - description: "The groupID 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: - 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: true - 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: 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: - 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: - 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 - - 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/blocky/5.0.31/CHANGELOG.md b/enterprise/blocky/5.0.31/CHANGELOG.md new file mode 100644 index 00000000000..cf441e56747 --- /dev/null +++ b/enterprise/blocky/5.0.31/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [blocky-5.0.31](https://github.com/truecharts/charts/compare/blocky-5.0.30...blocky-5.0.31) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + + + +## [blocky-5.0.30](https://github.com/truecharts/charts/compare/blocky-5.0.29...blocky-5.0.30) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [blocky-5.0.29](https://github.com/truecharts/charts/compare/blocky-5.0.28...blocky-5.0.29) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [blocky-5.0.28](https://github.com/truecharts/charts/compare/blocky-5.0.27...blocky-5.0.28) (2023-05-05) + + + + +## [blocky-5.0.27](https://github.com/truecharts/charts/compare/blocky-5.0.26...blocky-5.0.27) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [blocky-5.0.26](https://github.com/truecharts/charts/compare/blocky-5.0.25...blocky-5.0.26) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [blocky-5.0.25](https://github.com/truecharts/charts/compare/blocky-5.0.24...blocky-5.0.25) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [blocky-5.0.24](https://github.com/truecharts/charts/compare/blocky-5.0.23...blocky-5.0.24) (2023-04-24) + +### Chore + +- update container image tccr.io/truecharts/k8s_gateway to v0.3.4 ([#8137](https://github.com/truecharts/charts/issues/8137)) + + + + +## [blocky-5.0.23](https://github.com/truecharts/charts/compare/blocky-5.0.22...blocky-5.0.23) (2023-04-21) + + + + +## [blocky-5.0.22](https://github.com/truecharts/charts/compare/blocky-5.0.21...blocky-5.0.22) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [blocky-5.0.21](https://github.com/truecharts/charts/compare/blocky-5.0.20...blocky-5.0.21) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + diff --git a/enterprise/blocky/5.0.31/Chart.yaml b/enterprise/blocky/5.0.31/Chart.yaml new file mode 100644 index 00000000000..5b955a9ae77 --- /dev/null +++ b/enterprise/blocky/5.0.31/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "0.21.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.43 +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 +keywords: + - dns + - blocky +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: blocky +sources: + - https://github.com/truecharts/charts/tree/master/charts/enterprise/blocky + - https://0xerr0r.github.io/blocky/ + - https://github.com/0xERR0R/blocky + - https://github.com/Mozart409/blocky-frontend +version: 5.0.31 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/enterprise/blocky/5.0.30/LICENSE b/enterprise/blocky/5.0.31/LICENSE similarity index 100% rename from enterprise/blocky/5.0.30/LICENSE rename to enterprise/blocky/5.0.31/LICENSE diff --git a/enterprise/cert-manager/1.0.33/README.md b/enterprise/blocky/5.0.31/README.md similarity index 100% rename from enterprise/cert-manager/1.0.33/README.md rename to enterprise/blocky/5.0.31/README.md diff --git a/enterprise/blocky/5.0.31/app-changelog.md b/enterprise/blocky/5.0.31/app-changelog.md new file mode 100644 index 00000000000..9265d577a6a --- /dev/null +++ b/enterprise/blocky/5.0.31/app-changelog.md @@ -0,0 +1,13 @@ + + +## [blocky-5.0.31](https://github.com/truecharts/charts/compare/blocky-5.0.30...blocky-5.0.31) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + \ No newline at end of file diff --git a/enterprise/blocky/5.0.30/app-readme.md b/enterprise/blocky/5.0.31/app-readme.md similarity index 100% rename from enterprise/blocky/5.0.30/app-readme.md rename to enterprise/blocky/5.0.31/app-readme.md diff --git a/enterprise/blocky/5.0.31/charts/common-12.9.2.tgz b/enterprise/blocky/5.0.31/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/enterprise/blocky/5.0.31/charts/common-12.9.2.tgz differ diff --git a/enterprise/blocky/5.0.31/charts/redis-6.0.43.tgz b/enterprise/blocky/5.0.31/charts/redis-6.0.43.tgz new file mode 100644 index 00000000000..458131b9e1e Binary files /dev/null and b/enterprise/blocky/5.0.31/charts/redis-6.0.43.tgz differ diff --git a/enterprise/blocky/5.0.30/ix_values.yaml b/enterprise/blocky/5.0.31/ix_values.yaml similarity index 100% rename from enterprise/blocky/5.0.30/ix_values.yaml rename to enterprise/blocky/5.0.31/ix_values.yaml diff --git a/enterprise/blocky/5.0.31/questions.yaml b/enterprise/blocky/5.0.31/questions.yaml new file mode 100644 index 00000000000..15324cebda2 --- /dev/null +++ b/enterprise/blocky/5.0.31/questions.yaml @@ -0,0 +1,2741 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service + description: The Primary service on which the healthcheck runs, often the webUI + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 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: + 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: + 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: true + 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: 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: + 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: + 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 + - 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/cert-manager/1.0.33/templates/NOTES.txt b/enterprise/blocky/5.0.31/templates/NOTES.txt similarity index 100% rename from enterprise/cert-manager/1.0.33/templates/NOTES.txt rename to enterprise/blocky/5.0.31/templates/NOTES.txt diff --git a/enterprise/blocky/5.0.30/templates/_blockyConfig.tpl b/enterprise/blocky/5.0.31/templates/_blockyConfig.tpl similarity index 100% rename from enterprise/blocky/5.0.30/templates/_blockyConfig.tpl rename to enterprise/blocky/5.0.31/templates/_blockyConfig.tpl diff --git a/enterprise/blocky/5.0.30/templates/_k8sgateway.tpl b/enterprise/blocky/5.0.31/templates/_k8sgateway.tpl similarity index 100% rename from enterprise/blocky/5.0.30/templates/_k8sgateway.tpl rename to enterprise/blocky/5.0.31/templates/_k8sgateway.tpl diff --git a/enterprise/blocky/5.0.30/templates/common.yaml b/enterprise/blocky/5.0.31/templates/common.yaml similarity index 100% rename from enterprise/blocky/5.0.30/templates/common.yaml rename to enterprise/blocky/5.0.31/templates/common.yaml diff --git a/enterprise/cert-manager/1.0.33/values.yaml b/enterprise/blocky/5.0.31/values.yaml similarity index 100% rename from enterprise/cert-manager/1.0.33/values.yaml rename to enterprise/blocky/5.0.31/values.yaml diff --git a/enterprise/cert-manager/1.0.33/CHANGELOG.md b/enterprise/cert-manager/1.0.33/CHANGELOG.md deleted file mode 100644 index 952c29d44ef..00000000000 --- a/enterprise/cert-manager/1.0.33/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [cert-manager-1.0.33](https://github.com/truecharts/charts/compare/cert-manager-1.0.32...cert-manager-1.0.33) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [cert-manager-1.0.32](https://github.com/truecharts/charts/compare/cert-manager-1.0.31...cert-manager-1.0.32) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/scratch to latest ([#8960](https://github.com/truecharts/charts/issues/8960)) - - - - -## [cert-manager-1.0.31](https://github.com/truecharts/charts/compare/cert-manager-1.0.30...cert-manager-1.0.31) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [cert-manager-1.0.30](https://github.com/truecharts/charts/compare/cert-manager-1.0.29...cert-manager-1.0.30) (2023-05-05) - - - - -## [cert-manager-1.0.29](https://github.com/truecharts/charts/compare/cert-manager-1.0.28...cert-manager-1.0.29) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/scratch to latest ([#8779](https://github.com/truecharts/charts/issues/8779)) - - - - -## [cert-manager-1.0.29](https://github.com/truecharts/charts/compare/cert-manager-1.0.28...cert-manager-1.0.29) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/scratch to latest ([#8779](https://github.com/truecharts/charts/issues/8779)) - - - - -## [cert-manager-1.0.29](https://github.com/truecharts/charts/compare/cert-manager-1.0.28...cert-manager-1.0.29) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/scratch to latest ([#8779](https://github.com/truecharts/charts/issues/8779)) - - - - -## [cert-manager-1.0.29](https://github.com/truecharts/charts/compare/cert-manager-1.0.28...cert-manager-1.0.29) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/scratch to latest ([#8779](https://github.com/truecharts/charts/issues/8779)) - - - - -## [cert-manager-1.0.29](https://github.com/truecharts/charts/compare/cert-manager-1.0.28...cert-manager-1.0.29) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/scratch to latest ([#8779](https://github.com/truecharts/charts/issues/8779)) - - - - -## [cert-manager-1.0.28](https://github.com/truecharts/charts/compare/cert-manager-1.0.27...cert-manager-1.0.28) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [cert-manager-1.0.27](https://github.com/truecharts/charts/compare/cert-manager-1.0.26...cert-manager-1.0.27) (2023-04-26) - -### Chore - -- update container image tccr.io/truecharts/scratch to latest ([#8166](https://github.com/truecharts/charts/issues/8166)) - - diff --git a/enterprise/cert-manager/1.0.33/Chart.yaml b/enterprise/cert-manager/1.0.33/Chart.yaml deleted file mode 100644 index e7a7300a93a..00000000000 --- a/enterprise/cert-manager/1.0.33/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -deprecated: false -description: Certificate management for Kubernetes -home: https://truecharts.org/charts/enterprise/cert-manager -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cert-manager.png -keywords: - - metallb - - loadbalancer -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cert-manager -sources: - - https://github.com/truecharts/charts/tree/master/charts/enterprise/cert-manager - - https://cert-manager.io/ -type: application -version: 1.0.33 -annotations: - truecharts.org/catagories: | - - core - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/enterprise/cert-manager/1.0.33/app-changelog.md b/enterprise/cert-manager/1.0.33/app-changelog.md deleted file mode 100644 index 88e4d950a27..00000000000 --- a/enterprise/cert-manager/1.0.33/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cert-manager-1.0.33](https://github.com/truecharts/charts/compare/cert-manager-1.0.32...cert-manager-1.0.33) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - \ No newline at end of file diff --git a/enterprise/cert-manager/1.0.33/charts/common-12.8.1.tgz b/enterprise/cert-manager/1.0.33/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/enterprise/cert-manager/1.0.33/charts/common-12.8.1.tgz and /dev/null differ diff --git a/enterprise/cert-manager/1.0.34/CHANGELOG.md b/enterprise/cert-manager/1.0.34/CHANGELOG.md new file mode 100644 index 00000000000..8cb60dc98e3 --- /dev/null +++ b/enterprise/cert-manager/1.0.34/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [cert-manager-1.0.34](https://github.com/truecharts/charts/compare/cert-manager-1.0.33...cert-manager-1.0.34) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [cert-manager-1.0.33](https://github.com/truecharts/charts/compare/cert-manager-1.0.32...cert-manager-1.0.33) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [cert-manager-1.0.32](https://github.com/truecharts/charts/compare/cert-manager-1.0.31...cert-manager-1.0.32) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/scratch to latest ([#8960](https://github.com/truecharts/charts/issues/8960)) + + + + +## [cert-manager-1.0.31](https://github.com/truecharts/charts/compare/cert-manager-1.0.30...cert-manager-1.0.31) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [cert-manager-1.0.30](https://github.com/truecharts/charts/compare/cert-manager-1.0.29...cert-manager-1.0.30) (2023-05-05) + + + + +## [cert-manager-1.0.29](https://github.com/truecharts/charts/compare/cert-manager-1.0.28...cert-manager-1.0.29) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/scratch to latest ([#8779](https://github.com/truecharts/charts/issues/8779)) + + + + +## [cert-manager-1.0.29](https://github.com/truecharts/charts/compare/cert-manager-1.0.28...cert-manager-1.0.29) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/scratch to latest ([#8779](https://github.com/truecharts/charts/issues/8779)) + + + + +## [cert-manager-1.0.29](https://github.com/truecharts/charts/compare/cert-manager-1.0.28...cert-manager-1.0.29) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/scratch to latest ([#8779](https://github.com/truecharts/charts/issues/8779)) + + + + +## [cert-manager-1.0.29](https://github.com/truecharts/charts/compare/cert-manager-1.0.28...cert-manager-1.0.29) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/scratch to latest ([#8779](https://github.com/truecharts/charts/issues/8779)) + + + + +## [cert-manager-1.0.29](https://github.com/truecharts/charts/compare/cert-manager-1.0.28...cert-manager-1.0.29) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/scratch to latest ([#8779](https://github.com/truecharts/charts/issues/8779)) + + + + +## [cert-manager-1.0.28](https://github.com/truecharts/charts/compare/cert-manager-1.0.27...cert-manager-1.0.28) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + diff --git a/enterprise/cert-manager/1.0.34/Chart.yaml b/enterprise/cert-manager/1.0.34/Chart.yaml new file mode 100644 index 00000000000..14f135578e2 --- /dev/null +++ b/enterprise/cert-manager/1.0.34/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +deprecated: false +description: Certificate management for Kubernetes +home: https://truecharts.org/charts/enterprise/cert-manager +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cert-manager.png +keywords: + - metallb + - loadbalancer +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cert-manager +sources: + - https://github.com/truecharts/charts/tree/master/charts/enterprise/cert-manager + - https://cert-manager.io/ +type: application +version: 1.0.34 +annotations: + truecharts.org/catagories: | + - core + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/outline/7.0.16/LICENSE b/enterprise/cert-manager/1.0.34/LICENSE similarity index 100% rename from stable/outline/7.0.16/LICENSE rename to enterprise/cert-manager/1.0.34/LICENSE diff --git a/enterprise/grafana/7.0.36/README.md b/enterprise/cert-manager/1.0.34/README.md similarity index 100% rename from enterprise/grafana/7.0.36/README.md rename to enterprise/cert-manager/1.0.34/README.md diff --git a/enterprise/cert-manager/1.0.34/app-changelog.md b/enterprise/cert-manager/1.0.34/app-changelog.md new file mode 100644 index 00000000000..b4f8d88a8a3 --- /dev/null +++ b/enterprise/cert-manager/1.0.34/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cert-manager-1.0.34](https://github.com/truecharts/charts/compare/cert-manager-1.0.33...cert-manager-1.0.34) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/enterprise/cert-manager/1.0.33/app-readme.md b/enterprise/cert-manager/1.0.34/app-readme.md similarity index 100% rename from enterprise/cert-manager/1.0.33/app-readme.md rename to enterprise/cert-manager/1.0.34/app-readme.md diff --git a/enterprise/cert-manager/1.0.34/charts/common-12.9.2.tgz b/enterprise/cert-manager/1.0.34/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/enterprise/cert-manager/1.0.34/charts/common-12.9.2.tgz differ diff --git a/enterprise/cert-manager/1.0.33/crds/cert-manager.yaml b/enterprise/cert-manager/1.0.34/crds/cert-manager.yaml similarity index 100% rename from enterprise/cert-manager/1.0.33/crds/cert-manager.yaml rename to enterprise/cert-manager/1.0.34/crds/cert-manager.yaml diff --git a/enterprise/cert-manager/1.0.33/ix_values.yaml b/enterprise/cert-manager/1.0.34/ix_values.yaml similarity index 100% rename from enterprise/cert-manager/1.0.33/ix_values.yaml rename to enterprise/cert-manager/1.0.34/ix_values.yaml diff --git a/enterprise/cert-manager/1.0.33/questions.yaml b/enterprise/cert-manager/1.0.34/questions.yaml similarity index 100% rename from enterprise/cert-manager/1.0.33/questions.yaml rename to enterprise/cert-manager/1.0.34/questions.yaml diff --git a/enterprise/grafana/7.0.36/templates/NOTES.txt b/enterprise/cert-manager/1.0.34/templates/NOTES.txt similarity index 100% rename from enterprise/grafana/7.0.36/templates/NOTES.txt rename to enterprise/cert-manager/1.0.34/templates/NOTES.txt diff --git a/enterprise/cert-manager/1.0.33/templates/_metrics.tpl b/enterprise/cert-manager/1.0.34/templates/_metrics.tpl similarity index 100% rename from enterprise/cert-manager/1.0.33/templates/_metrics.tpl rename to enterprise/cert-manager/1.0.34/templates/_metrics.tpl diff --git a/enterprise/cert-manager/1.0.33/templates/clusterissuer/_ACME.tpl b/enterprise/cert-manager/1.0.34/templates/clusterissuer/_ACME.tpl similarity index 100% rename from enterprise/cert-manager/1.0.33/templates/clusterissuer/_ACME.tpl rename to enterprise/cert-manager/1.0.34/templates/clusterissuer/_ACME.tpl diff --git a/enterprise/cert-manager/1.0.33/templates/clusterissuer/_CA.tpl b/enterprise/cert-manager/1.0.34/templates/clusterissuer/_CA.tpl similarity index 100% rename from enterprise/cert-manager/1.0.33/templates/clusterissuer/_CA.tpl rename to enterprise/cert-manager/1.0.34/templates/clusterissuer/_CA.tpl diff --git a/enterprise/cert-manager/1.0.33/templates/clusterissuer/_selfSigned.tpl b/enterprise/cert-manager/1.0.34/templates/clusterissuer/_selfSigned.tpl similarity index 100% rename from enterprise/cert-manager/1.0.33/templates/clusterissuer/_selfSigned.tpl rename to enterprise/cert-manager/1.0.34/templates/clusterissuer/_selfSigned.tpl diff --git a/enterprise/cert-manager/1.0.33/templates/common.yaml b/enterprise/cert-manager/1.0.34/templates/common.yaml similarity index 100% rename from enterprise/cert-manager/1.0.33/templates/common.yaml rename to enterprise/cert-manager/1.0.34/templates/common.yaml diff --git a/enterprise/grafana/7.0.36/values.yaml b/enterprise/cert-manager/1.0.34/values.yaml similarity index 100% rename from enterprise/grafana/7.0.36/values.yaml rename to enterprise/cert-manager/1.0.34/values.yaml diff --git a/enterprise/grafana/7.0.36/CHANGELOG.md b/enterprise/grafana/7.0.36/CHANGELOG.md deleted file mode 100644 index 38a38322419..00000000000 --- a/enterprise/grafana/7.0.36/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [grafana-7.0.36](https://github.com/truecharts/charts/compare/grafana-7.0.35...grafana-7.0.36) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/grafana to v9.5.2 ([#9071](https://github.com/truecharts/charts/issues/9071)) - - ### Fix - -- fix mistakes on questions.yaml - - - - -## [grafana-7.0.35](https://github.com/truecharts/charts/compare/grafana-7.0.34...grafana-7.0.35) (2023-05-16) - -### Chore - -- update container image tccr.io/truecharts/grafana to v9.5.2 ([#8984](https://github.com/truecharts/charts/issues/8984)) - - - - -## [grafana-7.0.34](https://github.com/truecharts/charts/compare/grafana-7.0.33...grafana-7.0.34) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [grafana-7.0.33](https://github.com/truecharts/charts/compare/grafana-7.0.32...grafana-7.0.33) (2023-05-14) - -### Chore - -- update container image tccr.io/truecharts/grafana to v9.5.2 ([#8927](https://github.com/truecharts/charts/issues/8927)) - - - - -## [grafana-7.0.32](https://github.com/truecharts/charts/compare/grafana-7.0.31...grafana-7.0.32) (2023-05-12) - -### Chore - -- update container image tccr.io/truecharts/grafana to v9.5.2 ([#8911](https://github.com/truecharts/charts/issues/8911)) - - - - -## [grafana-7.0.31](https://github.com/truecharts/charts/compare/grafana-7.0.30...grafana-7.0.31) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [grafana-7.0.30](https://github.com/truecharts/charts/compare/grafana-7.0.29...grafana-7.0.30) (2023-05-05) - - - - -## [grafana-7.0.29](https://github.com/truecharts/charts/compare/grafana-7.0.28...grafana-7.0.29) (2023-05-04) - -### Chore - -- update container image tccr.io/truecharts/grafana to 9.5.1 ([#8725](https://github.com/truecharts/charts/issues/8725)) - - ### Fix - -- remove duplicate include ([#8759](https://github.com/truecharts/charts/issues/8759)) - - - - -## [grafana-7.0.28](https://github.com/truecharts/charts/compare/grafana-7.0.27...grafana-7.0.28) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [grafana-7.0.27](https://github.com/truecharts/charts/compare/grafana-7.0.26...grafana-7.0.27) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/grafana to 9.5.1 ([#8621](https://github.com/truecharts/charts/issues/8621)) - - - diff --git a/enterprise/grafana/7.0.36/Chart.yaml b/enterprise/grafana/7.0.36/Chart.yaml deleted file mode 100644 index 80e9de74bc2..00000000000 --- a/enterprise/grafana/7.0.36/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "9.5.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - analytics - - monitoring - - metrics - - logs -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: grafana -sources: - - https://github.com/truecharts/charts/tree/master/charts/enterprise/grafana - - https://github.com/bitnami/bitnami-docker-grafana - - https://grafana.com/ -type: application -version: 7.0.36 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/enterprise/grafana/7.0.36/app-changelog.md b/enterprise/grafana/7.0.36/app-changelog.md deleted file mode 100644 index 7d28dd49abd..00000000000 --- a/enterprise/grafana/7.0.36/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [grafana-7.0.36](https://github.com/truecharts/charts/compare/grafana-7.0.35...grafana-7.0.36) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/grafana to v9.5.2 ([#9071](https://github.com/truecharts/charts/issues/9071)) - - ### Fix - -- fix mistakes on questions.yaml - - \ No newline at end of file diff --git a/enterprise/grafana/7.0.36/charts/common-12.8.1.tgz b/enterprise/grafana/7.0.36/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/enterprise/grafana/7.0.36/charts/common-12.8.1.tgz and /dev/null differ diff --git a/enterprise/grafana/7.0.37/CHANGELOG.md b/enterprise/grafana/7.0.37/CHANGELOG.md new file mode 100644 index 00000000000..9b0fadbe661 --- /dev/null +++ b/enterprise/grafana/7.0.37/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [grafana-7.0.37](https://github.com/truecharts/charts/compare/grafana-7.0.36...grafana-7.0.37) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [grafana-7.0.36](https://github.com/truecharts/charts/compare/grafana-7.0.35...grafana-7.0.36) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/grafana to v9.5.2 ([#9071](https://github.com/truecharts/charts/issues/9071)) + + ### Fix + +- fix mistakes on questions.yaml + + + + +## [grafana-7.0.35](https://github.com/truecharts/charts/compare/grafana-7.0.34...grafana-7.0.35) (2023-05-16) + +### Chore + +- update container image tccr.io/truecharts/grafana to v9.5.2 ([#8984](https://github.com/truecharts/charts/issues/8984)) + + + + +## [grafana-7.0.34](https://github.com/truecharts/charts/compare/grafana-7.0.33...grafana-7.0.34) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [grafana-7.0.33](https://github.com/truecharts/charts/compare/grafana-7.0.32...grafana-7.0.33) (2023-05-14) + +### Chore + +- update container image tccr.io/truecharts/grafana to v9.5.2 ([#8927](https://github.com/truecharts/charts/issues/8927)) + + + + +## [grafana-7.0.32](https://github.com/truecharts/charts/compare/grafana-7.0.31...grafana-7.0.32) (2023-05-12) + +### Chore + +- update container image tccr.io/truecharts/grafana to v9.5.2 ([#8911](https://github.com/truecharts/charts/issues/8911)) + + + + +## [grafana-7.0.31](https://github.com/truecharts/charts/compare/grafana-7.0.30...grafana-7.0.31) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [grafana-7.0.30](https://github.com/truecharts/charts/compare/grafana-7.0.29...grafana-7.0.30) (2023-05-05) + + + + +## [grafana-7.0.29](https://github.com/truecharts/charts/compare/grafana-7.0.28...grafana-7.0.29) (2023-05-04) + +### Chore + +- update container image tccr.io/truecharts/grafana to 9.5.1 ([#8725](https://github.com/truecharts/charts/issues/8725)) + + ### Fix + +- remove duplicate include ([#8759](https://github.com/truecharts/charts/issues/8759)) + + + + +## [grafana-7.0.28](https://github.com/truecharts/charts/compare/grafana-7.0.27...grafana-7.0.28) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/enterprise/grafana/7.0.37/Chart.yaml b/enterprise/grafana/7.0.37/Chart.yaml new file mode 100644 index 00000000000..ed6ccba7a04 --- /dev/null +++ b/enterprise/grafana/7.0.37/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "9.5.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - analytics + - monitoring + - metrics + - logs +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: grafana +sources: + - https://github.com/truecharts/charts/tree/master/charts/enterprise/grafana + - https://github.com/bitnami/bitnami-docker-grafana + - https://grafana.com/ +type: application +version: 7.0.37 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/enterprise/grafana/7.0.36/LICENSE b/enterprise/grafana/7.0.37/LICENSE similarity index 100% rename from enterprise/grafana/7.0.36/LICENSE rename to enterprise/grafana/7.0.37/LICENSE diff --git a/enterprise/metallb/8.0.28/README.md b/enterprise/grafana/7.0.37/README.md similarity index 100% rename from enterprise/metallb/8.0.28/README.md rename to enterprise/grafana/7.0.37/README.md diff --git a/enterprise/grafana/7.0.37/app-changelog.md b/enterprise/grafana/7.0.37/app-changelog.md new file mode 100644 index 00000000000..4310d2e7bd1 --- /dev/null +++ b/enterprise/grafana/7.0.37/app-changelog.md @@ -0,0 +1,9 @@ + + +## [grafana-7.0.37](https://github.com/truecharts/charts/compare/grafana-7.0.36...grafana-7.0.37) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/enterprise/grafana/7.0.36/app-readme.md b/enterprise/grafana/7.0.37/app-readme.md similarity index 100% rename from enterprise/grafana/7.0.36/app-readme.md rename to enterprise/grafana/7.0.37/app-readme.md diff --git a/enterprise/grafana/7.0.37/charts/common-12.9.2.tgz b/enterprise/grafana/7.0.37/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/enterprise/grafana/7.0.37/charts/common-12.9.2.tgz differ diff --git a/enterprise/grafana/7.0.36/ix_values.yaml b/enterprise/grafana/7.0.37/ix_values.yaml similarity index 100% rename from enterprise/grafana/7.0.36/ix_values.yaml rename to enterprise/grafana/7.0.37/ix_values.yaml diff --git a/enterprise/grafana/7.0.36/questions.yaml b/enterprise/grafana/7.0.37/questions.yaml similarity index 100% rename from enterprise/grafana/7.0.36/questions.yaml rename to enterprise/grafana/7.0.37/questions.yaml diff --git a/enterprise/metallb/8.0.28/templates/NOTES.txt b/enterprise/grafana/7.0.37/templates/NOTES.txt similarity index 100% rename from enterprise/metallb/8.0.28/templates/NOTES.txt rename to enterprise/grafana/7.0.37/templates/NOTES.txt diff --git a/enterprise/grafana/7.0.36/templates/common.yaml b/enterprise/grafana/7.0.37/templates/common.yaml similarity index 100% rename from enterprise/grafana/7.0.36/templates/common.yaml rename to enterprise/grafana/7.0.37/templates/common.yaml diff --git a/enterprise/metallb/8.0.28/values.yaml b/enterprise/grafana/7.0.37/values.yaml similarity index 100% rename from enterprise/metallb/8.0.28/values.yaml rename to enterprise/grafana/7.0.37/values.yaml diff --git a/enterprise/metallb/8.0.28/CHANGELOG.md b/enterprise/metallb/8.0.28/CHANGELOG.md deleted file mode 100644 index 766f6be7dd2..00000000000 --- a/enterprise/metallb/8.0.28/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [metallb-8.0.28](https://github.com/truecharts/charts/compare/metallb-8.0.27...metallb-8.0.28) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [metallb-8.0.27](https://github.com/truecharts/charts/compare/metallb-8.0.26...metallb-8.0.27) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/scratch to latest ([#8960](https://github.com/truecharts/charts/issues/8960)) - - - - -## [metallb-8.0.26](https://github.com/truecharts/charts/compare/metallb-8.0.25...metallb-8.0.26) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [metallb-8.0.25](https://github.com/truecharts/charts/compare/metallb-8.0.24...metallb-8.0.25) (2023-05-05) - - - - -## [metallb-8.0.24](https://github.com/truecharts/charts/compare/metallb-8.0.23...metallb-8.0.24) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/scratch to latest ([#8779](https://github.com/truecharts/charts/issues/8779)) - - - - -## [metallb-8.0.24](https://github.com/truecharts/charts/compare/metallb-8.0.23...metallb-8.0.24) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/scratch to latest ([#8779](https://github.com/truecharts/charts/issues/8779)) - - - - -## [metallb-8.0.24](https://github.com/truecharts/charts/compare/metallb-8.0.23...metallb-8.0.24) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/scratch to latest ([#8779](https://github.com/truecharts/charts/issues/8779)) - - - - -## [metallb-8.0.24](https://github.com/truecharts/charts/compare/metallb-8.0.23...metallb-8.0.24) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/scratch to latest ([#8779](https://github.com/truecharts/charts/issues/8779)) - - - - -## [metallb-8.0.24](https://github.com/truecharts/charts/compare/metallb-8.0.23...metallb-8.0.24) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/scratch to latest ([#8779](https://github.com/truecharts/charts/issues/8779)) - - - - -## [metallb-8.0.23](https://github.com/truecharts/charts/compare/metallb-8.0.22...metallb-8.0.23) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [metallb-8.0.22](https://github.com/truecharts/charts/compare/metallb-8.0.21...metallb-8.0.22) (2023-04-26) - -### Chore - -- update container image tccr.io/truecharts/scratch to latest ([#8166](https://github.com/truecharts/charts/issues/8166)) - - diff --git a/enterprise/metallb/8.0.28/Chart.yaml b/enterprise/metallb/8.0.28/Chart.yaml deleted file mode 100644 index f2fb43ab705..00000000000 --- a/enterprise/metallb/8.0.28/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -deprecated: false -description: A network load-balancer implementation for Kubernetes using standard routing protocols -home: https://truecharts.org/charts/enterprise/metallb -icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb.png -keywords: - - metallb - - loadbalancer -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: metallb -sources: - - https://github.com/truecharts/charts/tree/master/charts/enterprise/metallb - - https://github.com/metallb/metallb - - https://metallb.universe.tf -type: application -version: 8.0.28 -annotations: - truecharts.org/catagories: | - - core - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/enterprise/metallb/8.0.28/app-changelog.md b/enterprise/metallb/8.0.28/app-changelog.md deleted file mode 100644 index 59fe34d815e..00000000000 --- a/enterprise/metallb/8.0.28/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [metallb-8.0.28](https://github.com/truecharts/charts/compare/metallb-8.0.27...metallb-8.0.28) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - \ No newline at end of file diff --git a/enterprise/metallb/8.0.28/charts/common-12.8.1.tgz b/enterprise/metallb/8.0.28/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/enterprise/metallb/8.0.28/charts/common-12.8.1.tgz and /dev/null differ diff --git a/enterprise/metallb/8.0.29/CHANGELOG.md b/enterprise/metallb/8.0.29/CHANGELOG.md new file mode 100644 index 00000000000..08acd84754b --- /dev/null +++ b/enterprise/metallb/8.0.29/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [metallb-8.0.29](https://github.com/truecharts/charts/compare/metallb-8.0.28...metallb-8.0.29) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [metallb-8.0.28](https://github.com/truecharts/charts/compare/metallb-8.0.27...metallb-8.0.28) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [metallb-8.0.27](https://github.com/truecharts/charts/compare/metallb-8.0.26...metallb-8.0.27) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/scratch to latest ([#8960](https://github.com/truecharts/charts/issues/8960)) + + + + +## [metallb-8.0.26](https://github.com/truecharts/charts/compare/metallb-8.0.25...metallb-8.0.26) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [metallb-8.0.25](https://github.com/truecharts/charts/compare/metallb-8.0.24...metallb-8.0.25) (2023-05-05) + + + + +## [metallb-8.0.24](https://github.com/truecharts/charts/compare/metallb-8.0.23...metallb-8.0.24) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/scratch to latest ([#8779](https://github.com/truecharts/charts/issues/8779)) + + + + +## [metallb-8.0.24](https://github.com/truecharts/charts/compare/metallb-8.0.23...metallb-8.0.24) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/scratch to latest ([#8779](https://github.com/truecharts/charts/issues/8779)) + + + + +## [metallb-8.0.24](https://github.com/truecharts/charts/compare/metallb-8.0.23...metallb-8.0.24) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/scratch to latest ([#8779](https://github.com/truecharts/charts/issues/8779)) + + + + +## [metallb-8.0.24](https://github.com/truecharts/charts/compare/metallb-8.0.23...metallb-8.0.24) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/scratch to latest ([#8779](https://github.com/truecharts/charts/issues/8779)) + + + + +## [metallb-8.0.24](https://github.com/truecharts/charts/compare/metallb-8.0.23...metallb-8.0.24) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/scratch to latest ([#8779](https://github.com/truecharts/charts/issues/8779)) + + + + +## [metallb-8.0.23](https://github.com/truecharts/charts/compare/metallb-8.0.22...metallb-8.0.23) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + diff --git a/enterprise/metallb/8.0.29/Chart.yaml b/enterprise/metallb/8.0.29/Chart.yaml new file mode 100644 index 00000000000..8b1846465b5 --- /dev/null +++ b/enterprise/metallb/8.0.29/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +deprecated: false +description: A network load-balancer implementation for Kubernetes using standard routing protocols +home: https://truecharts.org/charts/enterprise/metallb +icon: https://truecharts.org/img/hotlink-ok/chart-icons/metallb.png +keywords: + - metallb + - loadbalancer +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: metallb +sources: + - https://github.com/truecharts/charts/tree/master/charts/enterprise/metallb + - https://github.com/metallb/metallb + - https://metallb.universe.tf +type: application +version: 8.0.29 +annotations: + truecharts.org/catagories: | + - core + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/enterprise/metallb/8.0.28/LICENSE b/enterprise/metallb/8.0.29/LICENSE similarity index 100% rename from enterprise/metallb/8.0.28/LICENSE rename to enterprise/metallb/8.0.29/LICENSE diff --git a/enterprise/metallb/8.0.29/README.md b/enterprise/metallb/8.0.29/README.md new file mode 100644 index 00000000000..de60b9ed65c --- /dev/null +++ b/enterprise/metallb/8.0.29/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/) + +**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%20Apps/Important-MUST-READ). +- 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/metallb/8.0.29/app-changelog.md b/enterprise/metallb/8.0.29/app-changelog.md new file mode 100644 index 00000000000..1323859db25 --- /dev/null +++ b/enterprise/metallb/8.0.29/app-changelog.md @@ -0,0 +1,9 @@ + + +## [metallb-8.0.29](https://github.com/truecharts/charts/compare/metallb-8.0.28...metallb-8.0.29) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/enterprise/metallb/8.0.28/app-readme.md b/enterprise/metallb/8.0.29/app-readme.md similarity index 100% rename from enterprise/metallb/8.0.28/app-readme.md rename to enterprise/metallb/8.0.29/app-readme.md diff --git a/enterprise/metallb/8.0.29/charts/common-12.9.2.tgz b/enterprise/metallb/8.0.29/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/enterprise/metallb/8.0.29/charts/common-12.9.2.tgz differ diff --git a/enterprise/metallb/8.0.28/ix_values.yaml b/enterprise/metallb/8.0.29/ix_values.yaml similarity index 100% rename from enterprise/metallb/8.0.28/ix_values.yaml rename to enterprise/metallb/8.0.29/ix_values.yaml diff --git a/enterprise/metallb/8.0.28/questions.yaml b/enterprise/metallb/8.0.29/questions.yaml similarity index 100% rename from enterprise/metallb/8.0.28/questions.yaml rename to enterprise/metallb/8.0.29/questions.yaml diff --git a/incubator/channels-dvr/1.0.1/templates/NOTES.txt b/enterprise/metallb/8.0.29/templates/NOTES.txt similarity index 100% rename from incubator/channels-dvr/1.0.1/templates/NOTES.txt rename to enterprise/metallb/8.0.29/templates/NOTES.txt diff --git a/enterprise/metallb/8.0.28/templates/_bgpadvertisement.tpl b/enterprise/metallb/8.0.29/templates/_bgpadvertisement.tpl similarity index 100% rename from enterprise/metallb/8.0.28/templates/_bgpadvertisement.tpl rename to enterprise/metallb/8.0.29/templates/_bgpadvertisement.tpl diff --git a/enterprise/metallb/8.0.28/templates/_community.tpl b/enterprise/metallb/8.0.29/templates/_community.tpl similarity index 100% rename from enterprise/metallb/8.0.28/templates/_community.tpl rename to enterprise/metallb/8.0.29/templates/_community.tpl diff --git a/enterprise/metallb/8.0.28/templates/_ipaddresspool.tpl b/enterprise/metallb/8.0.29/templates/_ipaddresspool.tpl similarity index 100% rename from enterprise/metallb/8.0.28/templates/_ipaddresspool.tpl rename to enterprise/metallb/8.0.29/templates/_ipaddresspool.tpl diff --git a/enterprise/metallb/8.0.28/templates/_l2advertisement.tpl b/enterprise/metallb/8.0.29/templates/_l2advertisement.tpl similarity index 100% rename from enterprise/metallb/8.0.28/templates/_l2advertisement.tpl rename to enterprise/metallb/8.0.29/templates/_l2advertisement.tpl diff --git a/enterprise/metallb/8.0.28/templates/_peers.tpl b/enterprise/metallb/8.0.29/templates/_peers.tpl similarity index 100% rename from enterprise/metallb/8.0.28/templates/_peers.tpl rename to enterprise/metallb/8.0.29/templates/_peers.tpl diff --git a/enterprise/metallb/8.0.28/templates/common.yaml b/enterprise/metallb/8.0.29/templates/common.yaml similarity index 100% rename from enterprise/metallb/8.0.28/templates/common.yaml rename to enterprise/metallb/8.0.29/templates/common.yaml diff --git a/incubator/channels-dvr/1.0.1/values.yaml b/enterprise/metallb/8.0.29/values.yaml similarity index 100% rename from incubator/channels-dvr/1.0.1/values.yaml rename to enterprise/metallb/8.0.29/values.yaml diff --git a/enterprise/traefik/17.0.39/CHANGELOG.md b/enterprise/traefik/17.0.39/CHANGELOG.md new file mode 100644 index 00000000000..710f9c40b2b --- /dev/null +++ b/enterprise/traefik/17.0.39/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [traefik-17.0.39](https://github.com/truecharts/charts/compare/traefik-17.0.38...traefik-17.0.39) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [traefik-17.0.38](https://github.com/truecharts/charts/compare/traefik-17.0.37...traefik-17.0.38) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [traefik-17.0.37](https://github.com/truecharts/charts/compare/traefik-17.0.36...traefik-17.0.37) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [traefik-17.0.36](https://github.com/truecharts/charts/compare/traefik-17.0.35...traefik-17.0.36) (2023-05-05) + + + + +## [traefik-17.0.35](https://github.com/truecharts/charts/compare/traefik-17.0.34...traefik-17.0.35) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [traefik-17.0.34](https://github.com/truecharts/charts/compare/traefik-17.0.33...traefik-17.0.34) (2023-04-30) + +### Docs + +- Fix broken website link ([#8640](https://github.com/truecharts/charts/issues/8640)) + + + + +## [traefik-17.0.33](https://github.com/truecharts/charts/compare/traefik-17.0.32...traefik-17.0.33) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/traefik to v2.9.10 ([#8530](https://github.com/truecharts/charts/issues/8530)) + + + + +## [traefik-17.0.32](https://github.com/truecharts/charts/compare/traefik-17.0.31...traefik-17.0.32) (2023-04-26) + +### Fix + +- fix misake in rbac + + + + +## [traefik-17.0.31](https://github.com/truecharts/charts/compare/traefik-17.0.30...traefik-17.0.31) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [traefik-17.0.30](https://github.com/truecharts/charts/compare/traefik-17.0.29...traefik-17.0.30) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [traefik-17.0.29](https://github.com/truecharts/charts/compare/traefik-17.0.28...traefik-17.0.29) (2023-04-25) + +### Fix + +- revert last container update and update cluster role + + diff --git a/enterprise/traefik/17.0.39/Chart.yaml b/enterprise/traefik/17.0.39/Chart.yaml new file mode 100644 index 00000000000..ff0b8fb6108 --- /dev/null +++ b/enterprise/traefik/17.0.39/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2.9.10" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - traefik + - ingress +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: traefik +sources: + - https://github.com/truecharts/charts/tree/master/charts/enterprise/traefik + - https://github.com/traefik/traefik + - https://github.com/traefik/traefik-helm-chart + - https://traefik.io/ +type: application +version: 17.0.39 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/enterprise/traefik/17.0.39/LICENSE b/enterprise/traefik/17.0.39/LICENSE new file mode 100644 index 00000000000..4139714f204 --- /dev/null +++ b/enterprise/traefik/17.0.39/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/17.0.39/README.md b/enterprise/traefik/17.0.39/README.md new file mode 100644 index 00000000000..de60b9ed65c --- /dev/null +++ b/enterprise/traefik/17.0.39/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/) + +**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%20Apps/Important-MUST-READ). +- 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/17.0.39/app-changelog.md b/enterprise/traefik/17.0.39/app-changelog.md new file mode 100644 index 00000000000..9ed62587967 --- /dev/null +++ b/enterprise/traefik/17.0.39/app-changelog.md @@ -0,0 +1,9 @@ + + +## [traefik-17.0.39](https://github.com/truecharts/charts/compare/traefik-17.0.38...traefik-17.0.39) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/enterprise/traefik/17.0.39/app-readme.md b/enterprise/traefik/17.0.39/app-readme.md new file mode 100644 index 00000000000..02206fafcf4 --- /dev/null +++ b/enterprise/traefik/17.0.39/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/17.0.39/charts/common-12.9.2.tgz b/enterprise/traefik/17.0.39/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/enterprise/traefik/17.0.39/charts/common-12.9.2.tgz differ diff --git a/enterprise/traefik/17.0.39/ix_values.yaml b/enterprise/traefik/17.0.39/ix_values.yaml new file mode 100644 index 00000000000..4b525809a2b --- /dev/null +++ b/enterprise/traefik/17.0.39/ix_values.yaml @@ -0,0 +1,417 @@ +image: + repository: tccr.io/truecharts/traefik + tag: 2.9.10@sha256:53a8cc0ea5d6fb681aa1e39864fbf0d1ecec8fab3547df4a59f68989bdf10925 + pullPolicy: IfNotPresent + +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" + + # -- Redainess 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 + +# -- 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: true + 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" + +# -- 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: 9080 + 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: 9443 + 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.io + - traefik.containo.us + 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 + 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: [] + themeParkVersion: v1.3.0 + 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 + realIPVersion: v1.0.3 + # 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" + geoBlockVersion: v0.2.4 + 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 + +portalhook: + enabled: true + +persistence: + plugins: + enabled: true + mountPath: "/plugins-storage" + type: emptyDir + +portal: + open: + enabled: true + path: /dashboard/ + override: + protocol: http diff --git a/enterprise/traefik/17.0.39/questions.yaml b/enterprise/traefik/17.0.39/questions.yaml new file mode 100644 index 00000000000..775a9bbdc0c --- /dev/null +++ b/enterprise/traefik/17.0.39/questions.yaml @@ -0,0 +1,2631 @@ +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": "2"}] + 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: ingressClass + label: "ingressClass" + group: "App Configuration" + 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 + show_subquestions_if: true + subquestions: + - variable: isDefaultClass + label: "isDefaultClass" + schema: + type: boolean + 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: 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: 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: 9080 + 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: 9443 + 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: + 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: true + 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: 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: + 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: + 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 + - 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/incubator/mongo-express/0.0.6/templates/NOTES.txt b/enterprise/traefik/17.0.39/templates/NOTES.txt similarity index 100% rename from incubator/mongo-express/0.0.6/templates/NOTES.txt rename to enterprise/traefik/17.0.39/templates/NOTES.txt diff --git a/enterprise/traefik/17.0.39/templates/_args.tpl b/enterprise/traefik/17.0.39/templates/_args.tpl new file mode 100644 index 00000000000..cf1e35a1d49 --- /dev/null +++ b/enterprise/traefik/17.0.39/templates/_args.tpl @@ -0,0 +1,182 @@ +{{/* 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 }} + {{/* theme.park */}} + {{- if .Values.middlewares.themePark }} + - "--experimental.plugins.traefik-themepark.modulename=github.com/packruler/traefik-themepark" + - "--experimental.plugins.traefik-themepark.version={{ .Values.middlewares.themeParkVersion }}" + {{- end }} + {{/* End of theme.park */}} + {{/* GeoBlock */}} + {{- if .Values.middlewares.geoBlock }} + - "--experimental.plugins.GeoBlock.modulename=github.com/PascalMinder/geoblock" + - "--experimental.plugins.GeoBlock.version={{ .Values.middlewares.geoBlockVersion }}" + {{- end }} + {{/* End of GeoBlock */}} + {{/* RealIP */}} + {{- if .Values.middlewares.realIP }} + - "--experimental.plugins.traefik-real-ip.modulename=github.com/soulbalz/traefik-real-ip" + - "--experimental.plugins.traefik-real-ip.version={{ .Values.middlewares.realIPVersion }}" + {{- end }} + {{/* End of RealIP */}} + {{- with .Values.additionalArguments }} + {{- range . }} + - {{ . | quote }} + {{- end }} + {{- end }} +{{- end -}} diff --git a/enterprise/traefik/17.0.39/templates/_helpers.tpl b/enterprise/traefik/17.0.39/templates/_helpers.tpl new file mode 100644 index 00000000000..1345dcea39a --- /dev/null +++ b/enterprise/traefik/17.0.39/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/17.0.39/templates/_ingressclass.tpl b/enterprise/traefik/17.0.39/templates/_ingressclass.tpl new file mode 100644 index 00000000000..004d4a6dcda --- /dev/null +++ b/enterprise/traefik/17.0.39/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/17.0.39/templates/_ingressroute.tpl b/enterprise/traefik/17.0.39/templates/_ingressroute.tpl new file mode 100644 index 00000000000..6599ceb6e2b --- /dev/null +++ b/enterprise/traefik/17.0.39/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.containo.us/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/17.0.39/templates/_portalhook.tpl b/enterprise/traefik/17.0.39/templates/_portalhook.tpl new file mode 100644 index 00000000000..e3586c5d4e9 --- /dev/null +++ b/enterprise/traefik/17.0.39/templates/_portalhook.tpl @@ -0,0 +1,26 @@ +{{/* Define the portalHook */}} +{{- define "traefik.portalhook" -}} +{{- if .Values.portalhook.enabled }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +--- + +apiVersion: v1 +kind: ConfigMap +metadata: + name: portalhook + namespace: {{ $namespace }} +data: + {{- $ports := dict }} + {{- range $.Values.service }} + {{- range $name, $value := .ports }} + {{- $_ := set $ports $name $value }} + {{- end }} + {{- end }} + {{- range $name, $value := $ports }} + {{ $name }}: {{ $value.port | quote }} + {{- end }} +{{- end }} +{{- end -}} diff --git a/enterprise/traefik/17.0.39/templates/_tlsoptions.tpl b/enterprise/traefik/17.0.39/templates/_tlsoptions.tpl new file mode 100644 index 00000000000..3e5aad3bee9 --- /dev/null +++ b/enterprise/traefik/17.0.39/templates/_tlsoptions.tpl @@ -0,0 +1,12 @@ +{{/* Define the tlsOptions */}} +{{- define "traefik.tlsOptions" -}} +{{- range $name, $config := .Values.tlsOptions }} +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: TLSOption +metadata: + name: {{ $name }} +spec: + {{- toYaml $config | nindent 2 }} +{{- end }} +{{- end -}} diff --git a/enterprise/traefik/17.0.39/templates/common.yaml b/enterprise/traefik/17.0.39/templates/common.yaml new file mode 100644 index 00000000000..d70a9887a47 --- /dev/null +++ b/enterprise/traefik/17.0.39/templates/common.yaml @@ -0,0 +1,23 @@ +{{/* 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.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/17.0.39/templates/middlewares/addPrefix.yaml b/enterprise/traefik/17.0.39/templates/middlewares/addPrefix.yaml new file mode 100644 index 00000000000..233b23834c3 --- /dev/null +++ b/enterprise/traefik/17.0.39/templates/middlewares/addPrefix.yaml @@ -0,0 +1,17 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{- range $index, $middlewareData := .Values.middlewares.addPrefix }} + +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + addPrefix: + prefix: {{ $middlewareData.prefix }} +{{- end }} diff --git a/enterprise/traefik/17.0.39/templates/middlewares/basic-middleware.yaml b/enterprise/traefik/17.0.39/templates/middlewares/basic-middleware.yaml new file mode 100644 index 00000000000..9ba8e5c5d93 --- /dev/null +++ b/enterprise/traefik/17.0.39/templates/middlewares/basic-middleware.yaml @@ -0,0 +1,62 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: compress + namespace: {{ $namespace }} +spec: + compress: {} +--- +# Here, an average of 300 requests per second is allowed. +# In addition, a burst of 200 requests is allowed. +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: basic-ratelimit + namespace: {{ $namespace }} +spec: + rateLimit: + average: 600 + burst: 400 +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: basic-secure-headers + namespace: {{ $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.containo.us/v1alpha1 +kind: Middleware +metadata: + name: chain-basic + namespace: {{ $namespace }} +spec: + chain: + middlewares: + - name: basic-ratelimit + - name: basic-secure-headers + - name: compress diff --git a/enterprise/traefik/17.0.39/templates/middlewares/basicauth.yaml b/enterprise/traefik/17.0.39/templates/middlewares/basicauth.yaml new file mode 100644 index 00000000000..ccb541742f0 --- /dev/null +++ b/enterprise/traefik/17.0.39/templates/middlewares/basicauth.yaml @@ -0,0 +1,34 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{ range $index, $middlewareData := .Values.middlewares.basicAuth }} +--- +{{- $users := list }} +{{ range $index, $userdata := $middlewareData.users }} + {{ $users = append $users ( htpasswd $userdata.username $userdata.password ) }} +{{ end }} + +apiVersion: v1 +kind: Secret +metadata: + name: {{printf "%v-%v" $middlewareData.name "secret" }} + namespace: {{ $namespace }} +type: Opaque +stringData: + users: | + {{- range $index, $user := $users }} + {{ printf "%s" $user }} + {{- end }} +--- +# Declaring the user list +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + basicAuth: + secret: {{printf "%v-%v" $middlewareData.name "secret" }} +{{ end }} diff --git a/enterprise/traefik/17.0.39/templates/middlewares/chain.yaml b/enterprise/traefik/17.0.39/templates/middlewares/chain.yaml new file mode 100644 index 00000000000..f87994f7956 --- /dev/null +++ b/enterprise/traefik/17.0.39/templates/middlewares/chain.yaml @@ -0,0 +1,21 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{ range $index, $middlewareData := .Values.middlewares.chain }} + +--- +# Declaring the user list +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + chain: + middlewares: + {{ range $index, $middleware := .middlewares }} + - name: {{ printf "%v-%v@%v" $namespace $middleware "kubernetescrd" }} + {{ end }} +{{ end }} diff --git a/enterprise/traefik/17.0.39/templates/middlewares/forwardauth.yaml b/enterprise/traefik/17.0.39/templates/middlewares/forwardauth.yaml new file mode 100644 index 00000000000..4bdefbd5c01 --- /dev/null +++ b/enterprise/traefik/17.0.39/templates/middlewares/forwardauth.yaml @@ -0,0 +1,34 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{ range $index, $middlewareData := .Values.middlewares.forwardAuth }} +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + forwardAuth: + address: {{ $middlewareData.address }} + {{- with $middlewareData.authResponseHeaders }} + authResponseHeaders: + {{- toYaml . | nindent 4 }} + {{- end }} + {{- with $middlewareData.authRequestHeaders }} + authRequestHeaders: + {{- toYaml . | nindent 4 }} + {{- end }} + {{- if $middlewareData.authResponseHeadersRegex }} + authResponseHeadersRegex: {{ $middlewareData.authResponseHeadersRegex }} + {{- end }} + {{- if $middlewareData.trustForwardHeader }} + trustForwardHeader: true + {{- end }} + {{- with $middlewareData.tls }} + tls: + insecureSkipVerify: {{ .insecureSkipVerify | default false }} + {{- end }} +{{ end }} diff --git a/enterprise/traefik/17.0.39/templates/middlewares/geoblock.yaml b/enterprise/traefik/17.0.39/templates/middlewares/geoblock.yaml new file mode 100644 index 00000000000..be21bcf57b6 --- /dev/null +++ b/enterprise/traefik/17.0.39/templates/middlewares/geoblock.yaml @@ -0,0 +1,35 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{- range $index, $middlewareData := .Values.middlewares.geoBlock }} + +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $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/17.0.39/templates/middlewares/ipwhitelist.yaml b/enterprise/traefik/17.0.39/templates/middlewares/ipwhitelist.yaml new file mode 100644 index 00000000000..1179245017e --- /dev/null +++ b/enterprise/traefik/17.0.39/templates/middlewares/ipwhitelist.yaml @@ -0,0 +1,33 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{ range $index, $middlewareData := .Values.middlewares.ipWhiteList }} + +--- +# Declaring the user list +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + ipWhiteList: + sourceRange: + {{- range $middlewareData.sourceRange }} + - {{ . }} + {{- end }} + {{- if $middlewareData.ipStrategy }} + ipStrategy: + {{- if $middlewareData.ipStrategy.depth }} + depth: {{ $middlewareData.ipStrategy.depth }} + {{- end }} + {{- if $middlewareData.ipStrategy.excludedIPs }} + excludedIPs: + {{- range $middlewareData.ipStrategy.excludedIPs }} + - {{ . }} + {{- end }} + {{- end }} + {{- end }} +{{ end }} diff --git a/enterprise/traefik/17.0.39/templates/middlewares/ratelimit.yaml b/enterprise/traefik/17.0.39/templates/middlewares/ratelimit.yaml new file mode 100644 index 00000000000..144b9d8bf38 --- /dev/null +++ b/enterprise/traefik/17.0.39/templates/middlewares/ratelimit.yaml @@ -0,0 +1,19 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{ range $index, $middlewareData := .Values.middlewares.rateLimit }} + +--- +# Declaring the user list +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + rateLimit: + average: {{ $middlewareData.average }} + burst: {{ $middlewareData.burst }} +{{ end }} diff --git a/enterprise/traefik/17.0.39/templates/middlewares/real-ip.yaml b/enterprise/traefik/17.0.39/templates/middlewares/real-ip.yaml new file mode 100644 index 00000000000..2dd1ae030a4 --- /dev/null +++ b/enterprise/traefik/17.0.39/templates/middlewares/real-ip.yaml @@ -0,0 +1,21 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{- range $index, $middlewareData := .Values.middlewares.realIP }} + +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + plugin: + traefik-real-ip: + excludednets: + {{- range $middlewareData.excludedNetworks }} + - {{ . | quote }} + {{- end }} +{{- end }} diff --git a/enterprise/traefik/17.0.39/templates/middlewares/redirectScheme.yaml b/enterprise/traefik/17.0.39/templates/middlewares/redirectScheme.yaml new file mode 100644 index 00000000000..f2413f84e19 --- /dev/null +++ b/enterprise/traefik/17.0.39/templates/middlewares/redirectScheme.yaml @@ -0,0 +1,19 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{ range $index, $middlewareData := .Values.middlewares.redirectScheme }} + +--- +# Declaring the user list +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + redirectScheme: + scheme: {{ $middlewareData.scheme }} + permanent: {{ $middlewareData.permanent }} +{{ end }} diff --git a/enterprise/traefik/17.0.39/templates/middlewares/redirectregex.yaml b/enterprise/traefik/17.0.39/templates/middlewares/redirectregex.yaml new file mode 100644 index 00000000000..46e3e724dd6 --- /dev/null +++ b/enterprise/traefik/17.0.39/templates/middlewares/redirectregex.yaml @@ -0,0 +1,20 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{ range $index, $middlewareData := .Values.middlewares.redirectRegex }} + +--- +# Declaring the user list +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + redirectRegex: + regex: {{ $middlewareData.regex | quote }} + replacement: {{ $middlewareData.replacement | quote }} + permanent: {{ $middlewareData.permanent }} +{{ end }} diff --git a/enterprise/traefik/17.0.39/templates/middlewares/stripPrefixRegex.yaml b/enterprise/traefik/17.0.39/templates/middlewares/stripPrefixRegex.yaml new file mode 100644 index 00000000000..007c166ff39 --- /dev/null +++ b/enterprise/traefik/17.0.39/templates/middlewares/stripPrefixRegex.yaml @@ -0,0 +1,20 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} + +{{ range $index, $middlewareData := .Values.middlewares.stripPrefixRegex }} +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $namespace }} +spec: + stripPrefixRegex: + regex: + {{- range $middlewareData.regex }} + - {{ . | quote }} + {{- end }} +{{ end }} diff --git a/enterprise/traefik/17.0.39/templates/middlewares/tc-chains.yaml b/enterprise/traefik/17.0.39/templates/middlewares/tc-chains.yaml new file mode 100644 index 00000000000..409766daa89 --- /dev/null +++ b/enterprise/traefik/17.0.39/templates/middlewares/tc-chains.yaml @@ -0,0 +1,29 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: tc-opencors-chain + namespace: {{ $namespace }} +spec: + chain: + middlewares: + - name: basic-ratelimit + - name: tc-opencors-headers + - name: compress +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: tc-closedcors-chain + namespace: {{ $namespace }} +spec: + chain: + middlewares: + - name: basic-ratelimit + - name: tc-closedcors-headers + - name: compress diff --git a/enterprise/traefik/17.0.39/templates/middlewares/tc-headers.yaml b/enterprise/traefik/17.0.39/templates/middlewares/tc-headers.yaml new file mode 100644 index 00000000000..a0462f1fd73 --- /dev/null +++ b/enterprise/traefik/17.0.39/templates/middlewares/tc-headers.yaml @@ -0,0 +1,62 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: tc-opencors-headers + namespace: {{ $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.containo.us/v1alpha1 +kind: Middleware +metadata: + name: tc-closedcors-headers + namespace: {{ $namespace }} +spec: + headers: + accessControlAllowMethods: + - GET + - OPTIONS + - HEAD + - PUT + accessControlMaxAge: 100 + sslRedirect: true + stsSeconds: 63072000 + # stsIncludeSubdomains: false + # stsPreload: false + forceSTSHeader: true + contentTypeNosniff: true + browserXssFilter: true + sslForceHost: true + referrerPolicy: same-origin + customRequestHeaders: + X-Forwarded-Proto: "https" + customResponseHeaders: + server: '' diff --git a/enterprise/traefik/17.0.39/templates/middlewares/tc-nextcloud.yaml b/enterprise/traefik/17.0.39/templates/middlewares/tc-nextcloud.yaml new file mode 100644 index 00000000000..6a3019d56c5 --- /dev/null +++ b/enterprise/traefik/17.0.39/templates/middlewares/tc-nextcloud.yaml @@ -0,0 +1,25 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: tc-nextcloud-redirectregex-dav + namespace: {{ $namespace }} +spec: + redirectRegex: + regex: "https://(.*)/.well-known/(card|cal)dav" + replacement: "https://${1}/remote.php/dav/" +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: tc-nextcloud-chain + namespace: {{ $namespace }} +spec: + chain: + middlewares: + - name: tc-nextcloud-redirectregex-dav diff --git a/enterprise/traefik/17.0.39/templates/middlewares/theme-park.yaml b/enterprise/traefik/17.0.39/templates/middlewares/theme-park.yaml new file mode 100644 index 00000000000..92a4257e279 --- /dev/null +++ b/enterprise/traefik/17.0.39/templates/middlewares/theme-park.yaml @@ -0,0 +1,26 @@ +{{- $values := .Values }} +{{- $namespace := ( printf "ix-%s" .Release.Name ) }} +{{- if or ( not .Values.ingressClass.enabled ) ( and ( .Values.ingressClass.enabled ) ( .Values.ingressClass.isDefaultClass ) ) }} +{{- $namespace = "default" }} +{{- end }} +{{- range $index, $middlewareData := .Values.middlewares.themePark }} + +--- +apiVersion: traefik.containo.us/v1alpha1 +kind: Middleware +metadata: + name: {{ $middlewareData.name }} + namespace: {{ $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/incubator/dashy/3.0.1/values.yaml b/enterprise/traefik/17.0.39/values.yaml similarity index 100% rename from incubator/dashy/3.0.1/values.yaml rename to enterprise/traefik/17.0.39/values.yaml diff --git a/enterprise/vaultwarden/20.0.25/CHANGELOG.md b/enterprise/vaultwarden/20.0.25/CHANGELOG.md new file mode 100644 index 00000000000..a7dd15a0aec --- /dev/null +++ b/enterprise/vaultwarden/20.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [vaultwarden-20.0.25](https://github.com/truecharts/charts/compare/vaultwarden-20.0.24...vaultwarden-20.0.25) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + + + +## [vaultwarden-20.0.24](https://github.com/truecharts/charts/compare/vaultwarden-20.0.23...vaultwarden-20.0.24) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [vaultwarden-20.0.23](https://github.com/truecharts/charts/compare/vaultwarden-20.0.22...vaultwarden-20.0.23) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [vaultwarden-20.0.22](https://github.com/truecharts/charts/compare/vaultwarden-20.0.21...vaultwarden-20.0.22) (2023-05-05) + + + + +## [vaultwarden-20.0.21](https://github.com/truecharts/charts/compare/vaultwarden-20.0.20...vaultwarden-20.0.21) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [vaultwarden-20.0.20](https://github.com/truecharts/charts/compare/vaultwarden-20.0.19...vaultwarden-20.0.20) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [vaultwarden-20.0.19](https://github.com/truecharts/charts/compare/vaultwarden-20.0.18...vaultwarden-20.0.19) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [vaultwarden-20.0.18](https://github.com/truecharts/charts/compare/vaultwarden-20.0.17...vaultwarden-20.0.18) (2023-04-24) + +### Chore + +- update container image tccr.io/truecharts/vaultwarden to v1.28.1 ([#8142](https://github.com/truecharts/charts/issues/8142)) + + + + +## [vaultwarden-20.0.17](https://github.com/truecharts/charts/compare/vaultwarden-20.0.16...vaultwarden-20.0.17) (2023-04-21) + + + + +## [vaultwarden-20.0.16](https://github.com/truecharts/charts/compare/vaultwarden-20.0.15...vaultwarden-20.0.16) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [vaultwarden-20.0.15](https://github.com/truecharts/charts/compare/vaultwarden-20.0.14...vaultwarden-20.0.15) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + diff --git a/enterprise/vaultwarden/20.0.25/Chart.yaml b/enterprise/vaultwarden/20.0.25/Chart.yaml new file mode 100644 index 00000000000..a8d8a16b499 --- /dev/null +++ b/enterprise/vaultwarden/20.0.25/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "1.28.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - bitwarden + - bitwardenrs + - bitwarden_rs + - vaultwarden + - password + - rust +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: vaultwarden +sources: + - https://github.com/truecharts/charts/tree/master/charts/enterprise/vaultwarden + - https://github.com/dani-garcia/vaultwarden +type: application +version: 20.0.25 +annotations: + truecharts.org/catagories: | + - security + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/enterprise/vaultwarden/20.0.25/LICENSE b/enterprise/vaultwarden/20.0.25/LICENSE new file mode 100644 index 00000000000..80e4ab93f92 --- /dev/null +++ b/enterprise/vaultwarden/20.0.25/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/20.0.25/README.md b/enterprise/vaultwarden/20.0.25/README.md new file mode 100644 index 00000000000..de60b9ed65c --- /dev/null +++ b/enterprise/vaultwarden/20.0.25/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/) + +**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%20Apps/Important-MUST-READ). +- 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/20.0.25/app-changelog.md b/enterprise/vaultwarden/20.0.25/app-changelog.md new file mode 100644 index 00000000000..c02af471aef --- /dev/null +++ b/enterprise/vaultwarden/20.0.25/app-changelog.md @@ -0,0 +1,13 @@ + + +## [vaultwarden-20.0.25](https://github.com/truecharts/charts/compare/vaultwarden-20.0.24...vaultwarden-20.0.25) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + \ No newline at end of file diff --git a/enterprise/vaultwarden/20.0.25/app-readme.md b/enterprise/vaultwarden/20.0.25/app-readme.md new file mode 100644 index 00000000000..08d9cc8b1dd --- /dev/null +++ b/enterprise/vaultwarden/20.0.25/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/20.0.25/charts/common-12.9.2.tgz b/enterprise/vaultwarden/20.0.25/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/enterprise/vaultwarden/20.0.25/charts/common-12.9.2.tgz differ diff --git a/enterprise/vaultwarden/20.0.25/ix_values.yaml b/enterprise/vaultwarden/20.0.25/ix_values.yaml new file mode 100644 index 00000000000..bd3e3c8bbe8 --- /dev/null +++ b/enterprise/vaultwarden/20.0.25/ix_values.yaml @@ -0,0 +1,164 @@ +image: + repository: tccr.io/truecharts/vaultwarden + pullPolicy: IfNotPresent + tag: 1.28.1@sha256:b8e2476d869797abb514848b256e9e4a8591bffac44cf6574c061ec56aea6dbd + +service: + main: + ports: + main: + port: 10102 + targetPort: 8080 + ws: + enabled: true + ports: + ws: + enabled: true + port: 3012 + targetPort: 3012 + +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 Websockets for notification. https://github.com/dani-garcia/bitwarden_rs/wiki/Enabling-WebSocket-notifications + # Redirect HTTP path "/notifications/hub" to port 3012. Ingress/IngressRoute controllers are automatically configured. + enableWebsockets: true + # Enable Web Vault (static content). https://github.com/dani-garcia/bitwarden_rs/wiki/Disabling-or-overriding-the-Vault-interface-hosting + enableWebVault: true + # Restrict creation of orgs. Options are: 'all', 'none' or a comma-separated list of users. + orgCreationUsers: all + ## Limit attachment disk usage per organization. + # attachmentLimitOrg: + ## Limit attachment disk usage per user. + # attachmentLimitUser: + ## HaveIBeenPwned API Key. Can be purchased at https://haveibeenpwned.com/API/Key. + # hibpApiKey: + + admin: + # Enable admin portal. + enabled: false + # Disabling the admin token will make the admin portal accessible to anyone, use carefully: https://github.com/dani-garcia/bitwarden_rs/wiki/Disable-admin-token + disableAdminToken: false + ## Token for admin login, will be generated if not defined. https://github.com/dani-garcia/bitwarden_rs/wiki/Enabling-admin-page + # token: + + # Enable SMTP. https://github.com/dani-garcia/bitwarden_rs/wiki/SMTP-configuration + smtp: + enabled: false + # SMTP hostname, required if SMTP is enabled. + host: "" + # SMTP sender e-mail address, required if SMTP is enabled. + from: "" + ## SMTP sender name, defaults to 'Bitwarden_RS'. + # fromName: "" + ## Enable SSL connection. + # ssl: true + ## SMTP port. Defaults to 25 without SSL, 587 with SSL. + # port: 587 + ## SMTP Authentication Mechanisms. Comma-separated options: 'Plain', 'Login' and 'Xoauth2'. Defaults to 'Plain'. + # authMechanism: Plain + ## Hostname to be sent for SMTP HELO. Defaults to pod name. + # heloName: "" + ## SMTP timeout. + # timeout: 15 + ## Accept SSL session if certificate is valid but hostname doesn't match. DANGEROUS, vulnerable to men-in-the-middle attacks! + # invalidHostname: false + ## Accept invalid certificates. DANGEROUS, vulnerable to men-in-the-middle attacks! + # invalidCertificate: false + ## SMTP username. + # user: "" + ## SMTP password. Required is user is specified, ignored if no user provided. + # password: "" + + ## Enable Yubico OTP authentication. https://github.com/dani-garcia/bitwarden_rs/wiki/Enabling-Yubikey-OTP-authentication + yubico: + enabled: false + ## Yubico server. Defaults to YubiCloud. + # server: + ## Yubico ID and Secret Key. + # clientId: + # secretKey: + + ## Logging options. https://github.com/dani-garcia/bitwarden_rs/wiki/Logging + log: + # Log to file. + file: "" + # Log level. Options are "trace", "debug", "info", "warn", "error" or "off". + level: "trace" + ## Log timestamp format. See https://docs.rs/chrono/0.4.15/chrono/format/strftime/index.html. Defaults to time in milliseconds. + # timeFormat: "" + + icons: + # Disables download of external icons. Setting to true will still serve icons from cache (/data/icon_cache). TTL will default to zero. + disableDownload: false + ## Cache time-to-live for icons fetched. 0 means no purging. + # cache: 2592000 + ## Cache time-to-live for icons that were not available. 0 means no purging. + # cacheFailed: 259200 + +persistence: + data: + enabled: true + mountPath: "/data" + +cnpg: + main: + enabled: true + user: vaultwarden + database: vaultwarden + +portal: + open: + enabled: true diff --git a/enterprise/vaultwarden/20.0.25/questions.yaml b/enterprise/vaultwarden/20.0.25/questions.yaml new file mode 100644 index 00000000000..3fbd835ec15 --- /dev/null +++ b/enterprise/vaultwarden/20.0.25/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: + 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": "2"}] + 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: 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: 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: ssl + label: "Enable SSL connection" + schema: + type: boolean + default: true + - variable: port + label: "SMTP port" + description: "Usually: 25 without SSL, 587 with SSL" + schema: + type: int + default: 587 + - variable: authMechanism + label: "SMTP Authentication Mechanisms" + description: "Comma-separated options: Plain, Login and Xoauth2" + schema: + type: string + default: "Plain" + - variable: heloName + label: "SMTP HELO - Hostname" + description: "Hostname to be sent for SMTP HELO. Defaults to pod name" + schema: + type: string + default: "" + - variable: 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: 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: 3012 + 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: cnpg + group: Postgresql + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walsize + label: Walsize + schema: + type: string + default: "256Gi" + - variable: pooler + label: "Pooler" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: Monitoring + label: "Metrics" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: 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: 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: + 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: + 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 + - 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/incubator/romm/0.0.1/templates/NOTES.txt b/enterprise/vaultwarden/20.0.25/templates/NOTES.txt similarity index 100% rename from incubator/romm/0.0.1/templates/NOTES.txt rename to enterprise/vaultwarden/20.0.25/templates/NOTES.txt diff --git a/enterprise/vaultwarden/20.0.25/templates/_configmap.tpl b/enterprise/vaultwarden/20.0.25/templates/_configmap.tpl new file mode 100644 index 00000000000..c21ff158df0 --- /dev/null +++ b/enterprise/vaultwarden/20.0.25/templates/_configmap.tpl @@ -0,0 +1,112 @@ +{{/* 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 }} + WEBSOCKET_ENABLED: {{ .Values.vaultwarden.enableWebsockets | quote }} + WEB_VAULT_ENABLED: {{ .Values.vaultwarden.enableWebVault | quote }} + ORG_CREATION_USERS: {{ .Values.vaultwarden.orgCreationUsers | quote }} + {{- if .Values.vaultwarden.attachmentLimitOrg }} + ORG_ATTACHMENT_LIMIT: {{ .Values.vaultwarden.attachmentLimitOrg | quote }} + {{- end }} + {{- if .Values.vaultwarden.attachmentLimitUser }} + USER_ATTACHMENT_LIMIT: {{ .Values.vaultwarden.attachmentLimitUser | quote }} + {{- end }} + {{- if .Values.vaultwarden.hibpApiKey }} + HIBP_API_KEY: {{ .Values.vaultwarden.hibpApiKey | quote }} + {{- end }} + {{- include "vaultwarden.dbTypeValid" . }} + {{- if .Values.database.retries }} + DB_CONNECTION_RETRIES: {{ .Values.database.retries | quote }} + {{- end }} + {{- if .Values.database.maxConnections }} + DATABASE_MAX_CONNS: {{ .Values.database.maxConnections | quote }} + {{- end }} + {{- if eq .Values.vaultwarden.smtp.enabled true }} + SMTP_HOST: {{ required "SMTP host is required to enable SMTP" .Values.vaultwarden.smtp.host | quote }} + SMTP_FROM: {{ required "SMTP sender address ('from') is required to enable SMTP" .Values.vaultwarden.smtp.from | quote }} + {{- if .Values.vaultwarden.smtp.fromName }} + SMTP_FROM_NAME: {{ .Values.vaultwarden.smtp.fromName | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.ssl }} + SMTP_SSL: {{ .Values.vaultwarden.smtp.ssl | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.port }} + SMTP_PORT: {{ .Values.vaultwarden.smtp.port | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.authMechanism }} + SMTP_AUTH_MECHANISM: {{ .Values.vaultwarden.smtp.authMechanism | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.heloName }} + HELO_NAME: {{ .Values.vaultwarden.smtp.heloName | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.timeout }} + SMTP_TIMEOUT: {{ .Values.vaultwarden.smtp.timeout | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.invalidHostname }} + SMTP_ACCEPT_INVALID_HOSTNAMES: {{ .Values.vaultwarden.smtp.invalidHostname | quote }} + {{- end }} + {{- if .Values.vaultwarden.smtp.invalidCertificate }} + SMTP_ACCEPT_INVALID_CERTS: {{ .Values.vaultwarden.smtp.invalidCertificate | quote }} + {{- end }} + {{- end }} + {{- if .Values.vaultwarden.log.file }} + LOG_FILE: {{ .Values.vaultwarden.log.file | quote }} + {{- end }} + {{- if or .Values.vaultwarden.log.level .Values.vaultwarden.log.timeFormat }} + EXTENDED_LOGGING: "true" + {{- end }} + {{- if .Values.vaultwarden.log.level }} + {{- include "vaultwarden.logLevelValid" . }} + LOG_LEVEL: {{ .Values.vaultwarden.log.level | quote }} + {{- end }} + {{- if .Values.vaultwarden.log.timeFormat }} + LOG_TIMESTAMP_FORMAT: {{ .Values.vaultwarden.log.timeFormat | quote }} + {{- end }} + {{- if .Values.vaultwarden.icons.disableDownload }} + DISABLE_ICON_DOWNLOAD: {{ .Values.vaultwarden.icons.disableDownload | quote }} + {{- if and (not .Values.vaultwarden.icons.cache) (eq .Values.vaultwarden.icons.disableDownload "true") }} + ICON_CACHE_TTL: "0" + {{- end }} + {{- end }} + {{- if .Values.vaultwarden.icons.cache }} + ICON_CACHE_TTL: {{ .Values.vaultwarden.icons.cache | quote }} + {{- end }} + {{- if .Values.vaultwarden.icons.cacheFailed }} + ICON_CACHE_NEGTTL: {{ .Values.vaultwarden.icons.cacheFailed | quote }} + {{- end }} + {{- if eq .Values.vaultwarden.admin.enabled true }} + {{- if eq .Values.vaultwarden.admin.disableAdminToken true }} + DISABLE_ADMIN_TOKEN: "true" + {{- end }} + {{- end }} + {{- if eq .Values.vaultwarden.yubico.enabled true }} + {{- if .Values.vaultwarden.yubico.server }} + YUBICO_SERVER: {{ .Values.vaultwarden.yubico.server | quote }} + {{- end }} + {{- end }} + {{- if eq .Values.database.type "sqlite" }} + ENABLE_DB_WAL: {{ .Values.database.wal | quote }} + {{- else }} + ENABLE_DB_WAL: "false" + {{- end }} +{{- end -}} diff --git a/enterprise/vaultwarden/20.0.25/templates/_secrets.tpl b/enterprise/vaultwarden/20.0.25/templates/_secrets.tpl new file mode 100644 index 00000000000..a33f037cf71 --- /dev/null +++ b/enterprise/vaultwarden/20.0.25/templates/_secrets.tpl @@ -0,0 +1,32 @@ +{{/* 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 }} +{{- end -}} diff --git a/enterprise/vaultwarden/20.0.25/templates/_validate.tpl b/enterprise/vaultwarden/20.0.25/templates/_validate.tpl new file mode 100644 index 00000000000..e4832c2f6e5 --- /dev/null +++ b/enterprise/vaultwarden/20.0.25/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/20.0.25/templates/common.yaml b/enterprise/vaultwarden/20.0.25/templates/common.yaml new file mode 100644 index 00000000000..00565a16a7a --- /dev/null +++ b/enterprise/vaultwarden/20.0.25/templates/common.yaml @@ -0,0 +1,45 @@ +{{/* 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 -}} + +{{/* Define path for websocket */}} +{{- define "vaultwarden.websocket" -}} +{{- $fullname := include "tc.v1.common.lib.chart.names.fullname" . -}} +path: "/notifications/hub" +# -- Ignored if not kubeVersion >= 1.14-0 +pathType: Prefix +service: + # -- Overrides the service name reference for this path + name: {{ printf "%s-ws" $fullname }} + port: {{ .Values.service.ws.ports.ws.port }} +{{- end -}} + +{{/* inject websocket path to all main ingress hosts*/}} +{{- define "vaultwarden.websocketinjector" -}} +{{- $path := list (include "vaultwarden.websocket" . | fromYaml) -}} +{{- if .Values.ingress.main.enabled }} +{{- range .Values.ingress.main.hosts }} +{{- $newpaths := list }} +{{- $newpaths := concat .paths $path }} +{{- $_ := set . "paths" ( deepCopy $newpaths ) -}} +{{- end }} +{{- end }} +{{- end -}} + +{{/* inject websocket paths in ingress */}} +{{- include "vaultwarden.websocketinjector" . }} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/incubator/mongo-express/0.0.6/values.yaml b/enterprise/vaultwarden/20.0.25/values.yaml similarity index 100% rename from incubator/mongo-express/0.0.6/values.yaml rename to enterprise/vaultwarden/20.0.25/values.yaml diff --git a/incubator/channels-dvr/1.0.1/CHANGELOG.md b/incubator/channels-dvr/1.0.1/CHANGELOG.md deleted file mode 100644 index 85d55ccf21f..00000000000 --- a/incubator/channels-dvr/1.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [channels-dvr-1.0.1](https://github.com/truecharts/charts/compare/channels-dvr-1.0.0...channels-dvr-1.0.1) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [channels-dvr-1.0.0](https://github.com/truecharts/charts/compare/channels-dvr-0.0.11...channels-dvr-1.0.0) (2023-05-15) - -### Feat - -- Port to new common ([#8924](https://github.com/truecharts/charts/issues/8924)) - - - - -## [channels-dvr-0.0.11](https://github.com/truecharts/charts/compare/channels-dvr-0.0.10...channels-dvr-0.0.11) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [channels-dvr-0.0.10](https://github.com/truecharts/charts/compare/channels-dvr-0.0.9...channels-dvr-0.0.10) (2023-02-03) - - - - -## [channels-dvr-0.0.9](https://github.com/truecharts/charts/compare/channels-dvr-0.0.8...channels-dvr-0.0.9) (2023-01-17) - -### Chore - -- update container image tccr.io/truecharts/channels-dvr-tve to latest - - - - -## [channels-dvr-0.0.8](https://github.com/truecharts/charts/compare/channels-dvr-0.0.7...channels-dvr-0.0.8) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - - - -## [channels-dvr-0.0.7](https://github.com/truecharts/charts/compare/channels-dvr-0.0.6...channels-dvr-0.0.7) (2022-12-26) - -### Chore - -- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - - - -## [channels-dvr-0.0.6](https://github.com/truecharts/charts/compare/channels-dvr-0.0.5...channels-dvr-0.0.6) (2022-12-25) - -### Chore - -- update helm general non-major - - - - -## [channels-dvr-0.0.5](https://github.com/truecharts/charts/compare/channels-dvr-0.0.4...channels-dvr-0.0.5) (2022-12-19) - -### Chore - -- update helm general non-major - - - - -## [channels-dvr-0.0.4](https://github.com/truecharts/charts/compare/channels-dvr-0.0.3...channels-dvr-0.0.4) (2022-12-13) - -### Chore - -- update helm general non-major - - - - -## [channels-dvr-0.0.3](https://github.com/truecharts/charts/compare/channels-dvr-0.0.2...channels-dvr-0.0.3) (2022-12-01) - - - - -## [channels-dvr-0.0.2](https://github.com/truecharts/charts/compare/channels-dvr-0.0.1...channels-dvr-0.0.2) (2022-11-30) - diff --git a/incubator/channels-dvr/1.0.1/Chart.yaml b/incubator/channels-dvr/1.0.1/Chart.yaml deleted file mode 100644 index fc131058ee4..00000000000 --- a/incubator/channels-dvr/1.0.1/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -description: Channels DVR Server -home: https://truecharts.org/charts/incubator/channels-dvr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/channels-dvr.png -keywords: - - channels-dvr -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: channels-dvr -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/channels-dvr -type: application -version: 1.0.1 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/incubator/channels-dvr/1.0.1/app-changelog.md b/incubator/channels-dvr/1.0.1/app-changelog.md deleted file mode 100644 index d3047fe25c2..00000000000 --- a/incubator/channels-dvr/1.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [channels-dvr-1.0.1](https://github.com/truecharts/charts/compare/channels-dvr-1.0.0...channels-dvr-1.0.1) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - \ No newline at end of file diff --git a/incubator/channels-dvr/1.0.1/charts/common-12.8.1.tgz b/incubator/channels-dvr/1.0.1/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/incubator/channels-dvr/1.0.1/charts/common-12.8.1.tgz and /dev/null differ diff --git a/incubator/channels-dvr/1.0.1/questions.yaml b/incubator/channels-dvr/1.0.1/questions.yaml deleted file mode 100644 index 76e6ddce540..00000000000 --- a/incubator/channels-dvr/1.0.1/questions.yaml +++ /dev/null @@ -1,1878 +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: imageSelector - group: Container Image - label: Select Image - schema: - type: string - default: image - enum: - - value: image - description: Channels DVR - - value: tveImage - description: Channels DVR with TV Everywhere - - - 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: 8089 - required: true - - variable: serviceexpert - group: Networking and Services - label: Show Expert Config - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: hostNetwork - group: Networking and Services - label: Host-Networking (Complicated) - schema: - hidden: true - type: boolean - default: false - - 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: - 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: - 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 - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: [] - items: - - variable: pathEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: path - label: Path - schema: - type: string - required: true - default: "/" - - variable: pathType - label: Path Type - schema: - type: string - required: true - default: Prefix - - variable: certificateIssuer - label: Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - 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: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: 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: service - label: Linked Service - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: Service Name - schema: - type: string - default: "" - - variable: port - label: Service Port - schema: - type: int - - variable: clusterIssuer - label: clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - default: [] - show_if: [["clusterIssuer", "=", ""]] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - variable: clusterIssuer - 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: [["clusterIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - type: string - show_if: [["clusterIssuer", "=", ""]] - default: "" - - variable: entrypoint - label: Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: securityContext - group: Security and Permissions - label: Security Context - schema: - additional_attrs: true - type: dict - attrs: - - variable: container - label: Container - schema: - additional_attrs: true - type: dict - attrs: - # Settings from questions.yaml get appended here on a per-app basis - - - variable: runAsUser - label: "runAsUser" - description: "The UserID of the user running the application" - schema: - type: int - default: 568 - - variable: runAsGroup - label: "runAsGroup" - description: "The groupID this App of the user running the application" - schema: - type: int - default: 568 - # Settings from questions.yaml get appended here on a per-app basis - - variable: PUID - label: Process User ID - PUID - description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps - schema: - type: int - show_if: [["runAsUser", "=", 0]] - default: 568 - - variable: UMASK - label: UMASK - description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps - schema: - type: string - default: "0022" - - variable: advanced - label: Show Advanced Settings - description: Advanced settings are not covered by TrueCharts Support - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: privileged - label: "Privileged mode" - schema: - type: boolean - default: false - - variable: readOnlyRootFilesystem - label: "ReadOnly Root Filesystem" - schema: - type: boolean - default: true - - variable: pod - label: Pod - schema: - additional_attrs: true - type: dict - attrs: - - variable: fsGroupChangePolicy - label: "When should we take ownership?" - schema: - type: string - default: OnRootMismatch - enum: - - value: OnRootMismatch - description: OnRootMismatch - - value: Always - description: Always - - variable: supplementalGroups - label: Supplemental Groups - schema: - type: list - default: [] - items: - - variable: supplementalGroupsEntry - label: Supplemental Group - schema: - type: int - # Settings from questions.yaml get appended here on a per-app basis - - variable: fsGroup - label: "fsGroup" - description: "The group that should own ALL storage." - schema: - type: int - default: 568 - - - variable: resources - group: Resources and Devices - label: "Resource Limits" - schema: - additional_attrs: true - type: dict - attrs: - - variable: limits - label: Advanced Limit Resource Consumption - schema: - additional_attrs: true - type: dict - attrs: - - variable: cpu - label: CPU - description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: - 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: 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: - 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: - 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 - - 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/incubator/channels-dvr/1.0.2/CHANGELOG.md b/incubator/channels-dvr/1.0.2/CHANGELOG.md new file mode 100644 index 00000000000..4d602cc90a7 --- /dev/null +++ b/incubator/channels-dvr/1.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [channels-dvr-1.0.2](https://github.com/truecharts/charts/compare/channels-dvr-1.0.1...channels-dvr-1.0.2) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + + + +## [channels-dvr-1.0.1](https://github.com/truecharts/charts/compare/channels-dvr-1.0.0...channels-dvr-1.0.1) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [channels-dvr-1.0.0](https://github.com/truecharts/charts/compare/channels-dvr-0.0.11...channels-dvr-1.0.0) (2023-05-15) + +### Feat + +- Port to new common ([#8924](https://github.com/truecharts/charts/issues/8924)) + + + + +## [channels-dvr-0.0.11](https://github.com/truecharts/charts/compare/channels-dvr-0.0.10...channels-dvr-0.0.11) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [channels-dvr-0.0.10](https://github.com/truecharts/charts/compare/channels-dvr-0.0.9...channels-dvr-0.0.10) (2023-02-03) + + + + +## [channels-dvr-0.0.9](https://github.com/truecharts/charts/compare/channels-dvr-0.0.8...channels-dvr-0.0.9) (2023-01-17) + +### Chore + +- update container image tccr.io/truecharts/channels-dvr-tve to latest + + + + +## [channels-dvr-0.0.8](https://github.com/truecharts/charts/compare/channels-dvr-0.0.7...channels-dvr-0.0.8) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + + +## [channels-dvr-0.0.7](https://github.com/truecharts/charts/compare/channels-dvr-0.0.6...channels-dvr-0.0.7) (2022-12-26) + +### Chore + +- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) + + + + +## [channels-dvr-0.0.6](https://github.com/truecharts/charts/compare/channels-dvr-0.0.5...channels-dvr-0.0.6) (2022-12-25) + +### Chore + +- update helm general non-major + + + + +## [channels-dvr-0.0.5](https://github.com/truecharts/charts/compare/channels-dvr-0.0.4...channels-dvr-0.0.5) (2022-12-19) + +### Chore + +- update helm general non-major + + + + +## [channels-dvr-0.0.4](https://github.com/truecharts/charts/compare/channels-dvr-0.0.3...channels-dvr-0.0.4) (2022-12-13) + +### Chore diff --git a/incubator/channels-dvr/1.0.2/Chart.yaml b/incubator/channels-dvr/1.0.2/Chart.yaml new file mode 100644 index 00000000000..38dbd09cf5d --- /dev/null +++ b/incubator/channels-dvr/1.0.2/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +description: Channels DVR Server +home: https://truecharts.org/charts/incubator/channels-dvr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/channels-dvr.png +keywords: + - channels-dvr +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: channels-dvr +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/channels-dvr +type: application +version: 1.0.2 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/incubator/channels-dvr/1.0.1/README.md b/incubator/channels-dvr/1.0.2/README.md similarity index 100% rename from incubator/channels-dvr/1.0.1/README.md rename to incubator/channels-dvr/1.0.2/README.md diff --git a/incubator/channels-dvr/1.0.2/app-changelog.md b/incubator/channels-dvr/1.0.2/app-changelog.md new file mode 100644 index 00000000000..fffeb5b8d6c --- /dev/null +++ b/incubator/channels-dvr/1.0.2/app-changelog.md @@ -0,0 +1,13 @@ + + +## [channels-dvr-1.0.2](https://github.com/truecharts/charts/compare/channels-dvr-1.0.1...channels-dvr-1.0.2) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + \ No newline at end of file diff --git a/incubator/channels-dvr/1.0.1/app-readme.md b/incubator/channels-dvr/1.0.2/app-readme.md similarity index 100% rename from incubator/channels-dvr/1.0.1/app-readme.md rename to incubator/channels-dvr/1.0.2/app-readme.md diff --git a/incubator/channels-dvr/1.0.2/charts/common-12.9.2.tgz b/incubator/channels-dvr/1.0.2/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/incubator/channels-dvr/1.0.2/charts/common-12.9.2.tgz differ diff --git a/incubator/channels-dvr/1.0.1/ix_values.yaml b/incubator/channels-dvr/1.0.2/ix_values.yaml similarity index 100% rename from incubator/channels-dvr/1.0.1/ix_values.yaml rename to incubator/channels-dvr/1.0.2/ix_values.yaml diff --git a/incubator/channels-dvr/1.0.2/questions.yaml b/incubator/channels-dvr/1.0.2/questions.yaml new file mode 100644 index 00000000000..752e8a0acbf --- /dev/null +++ b/incubator/channels-dvr/1.0.2/questions.yaml @@ -0,0 +1,1871 @@ +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 + group: Container Image + label: Select Image + schema: + type: string + default: image + enum: + - value: image + description: Channels DVR + - value: tveImage + description: Channels DVR with TV Everywhere + + - 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: 8089 + 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/incubator/speedtest-tracker/4.0.5/templates/NOTES.txt b/incubator/channels-dvr/1.0.2/templates/NOTES.txt similarity index 100% rename from incubator/speedtest-tracker/4.0.5/templates/NOTES.txt rename to incubator/channels-dvr/1.0.2/templates/NOTES.txt diff --git a/incubator/channels-dvr/1.0.1/templates/common.yaml b/incubator/channels-dvr/1.0.2/templates/common.yaml similarity index 100% rename from incubator/channels-dvr/1.0.1/templates/common.yaml rename to incubator/channels-dvr/1.0.2/templates/common.yaml diff --git a/incubator/romm/0.0.1/values.yaml b/incubator/channels-dvr/1.0.2/values.yaml similarity index 100% rename from incubator/romm/0.0.1/values.yaml rename to incubator/channels-dvr/1.0.2/values.yaml diff --git a/incubator/dashy/3.0.1/CHANGELOG.md b/incubator/dashy/3.0.1/CHANGELOG.md deleted file mode 100644 index 24a66e9a591..00000000000 --- a/incubator/dashy/3.0.1/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [dashy-3.0.1](https://github.com/truecharts/charts/compare/dashy-3.0.0...dashy-3.0.1) (2023-05-19) - -### Chore - -- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) - - - - -## [dashy-3.0.0](https://github.com/truecharts/charts/compare/dashy-2.0.20...dashy-3.0.0) (2023-05-18) - -### Fix - -- Move to new common ([#8975](https://github.com/truecharts/charts/issues/8975)) - - - - -## [dashy-2.0.20](https://github.com/truecharts/charts/compare/dashy-2.0.19...dashy-2.0.20) (2023-02-27) - -### Chore - -- update container image tccr.io/truecharts/dashy to 2.1.1 - - - - -## [dashy-2.0.19](https://github.com/truecharts/charts/compare/dashy-2.0.18...dashy-2.0.19) (2023-02-26) - -### Chore - -- update container image tccr.io/truecharts/dashy to 2.1.1 - - - - -## [dashy-2.0.18](https://github.com/truecharts/charts/compare/dashy-2.0.17...dashy-2.0.18) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [dashy-2.0.17](https://github.com/truecharts/charts/compare/dashy-2.0.16...dashy-2.0.17) (2023-02-06) - -### Chore - -- update container image tccr.io/truecharts/dashy to 2.1.1 - - - - -## [dashy-2.0.16](https://github.com/truecharts/charts/compare/dashy-2.0.15...dashy-2.0.16) (2023-02-03) - -### Chore - -- update container image tccr.io/truecharts/dashy to 2.1.1 - - - - -## [dashy-2.0.15](https://github.com/truecharts/charts/compare/dashy-2.0.14...dashy-2.0.15) (2023-02-03) - -### Fix - -- clean more non-link sources ([#6925](https://github.com/truecharts/charts/issues/6925)) - - - - -## [dashy-2.0.14](https://github.com/truecharts/charts/compare/dashy-2.0.13...dashy-2.0.14) (2023-01-24) - -### Chore - -- update container image tccr.io/truecharts/dashy to 2.1.1 - - - - -## [dashy-2.0.13](https://github.com/truecharts/charts/compare/dashy-2.0.12...dashy-2.0.13) (2023-01-12) - -### Chore - -- update container image tccr.io/truecharts/dashy to 2.1.1 - - - - -## [dashy-2.0.12](https://github.com/truecharts/charts/compare/dashy-2.0.11...dashy-2.0.12) (2023-01-04) - -### Chore diff --git a/incubator/dashy/3.0.1/Chart.yaml b/incubator/dashy/3.0.1/Chart.yaml deleted file mode 100644 index fa2b5ee65bc..00000000000 --- a/incubator/dashy/3.0.1/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "2.1.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -description: Dashy helps you organize your self-hosted services by making them accessible from a single place -home: https://truecharts.org/charts/incubator/dashy -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashy.png -keywords: - - dashboard -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: dashy -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/dashy - - https://github.com/airsonic/airsonic -version: 3.0.1 -annotations: - truecharts.org/catagories: | - - dashboard - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/dashy/3.0.1/app-changelog.md b/incubator/dashy/3.0.1/app-changelog.md deleted file mode 100644 index db8374527e5..00000000000 --- a/incubator/dashy/3.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dashy-3.0.1](https://github.com/truecharts/charts/compare/dashy-3.0.0...dashy-3.0.1) (2023-05-19) - -### Chore - -- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) - - \ No newline at end of file diff --git a/incubator/dashy/3.0.1/charts/common-12.8.1.tgz b/incubator/dashy/3.0.1/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/incubator/dashy/3.0.1/charts/common-12.8.1.tgz and /dev/null differ diff --git a/incubator/dashy/3.0.1/questions.yaml b/incubator/dashy/3.0.1/questions.yaml deleted file mode 100644 index 6c5a49dc7b2..00000000000 --- a/incubator/dashy/3.0.1/questions.yaml +++ /dev/null @@ -1,1961 +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: dashy - group: App Configuration - label: Dashy Configuration - schema: - additional_attrs: true - type: dict - attrs: - - variable: enabled - label: Enable Config File Mount - description: Mounts a config file from the given host path - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: configFileHostPath - label: Config File Host Path - description: Absolute host path of the config file - schema: - type: string - default: "" - - variable: configFileHostReadOnly - label: Config File Read Only - description: Mount config file as read Only - schema: - type: boolean - default: 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": "2"}] - items: - - variable: optionsEntry - label: "Option Entry" - schema: - type: dict - additional_attrs: true - attrs: - - variable: name - label: "Name" - schema: - type: string - required: true - - variable: value - label: "Value" - schema: - type: string - - variable: nameservers - label: "Nameservers" - schema: - type: list - default: [] - items: - - variable: nsEntry - label: "Nameserver Entry" - schema: - type: string - required: true - - variable: searches - label: "Searches" - schema: - type: list - default: [] - items: - - variable: searchEntry - label: "Search Entry" - schema: - type: string - required: true - - variable: service - group: Networking and Services - label: Configure Service(s) - schema: - additional_attrs: true - type: dict - attrs: - - variable: main - label: Main Service - description: The Primary service on which the healthcheck runs, often the webUI - schema: - additional_attrs: true - type: dict - attrs: - - variable: enabled - label: Enable the Service - schema: - type: boolean - default: true - hidden: true - - variable: type - label: Service Type - description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" - schema: - type: string - default: LoadBalancer - enum: - - value: LoadBalancer - description: LoadBalancer (Expose Ports) - - value: ClusterIP - description: ClusterIP (Do Not Expose Ports) - - variable: loadBalancerIP - label: LoadBalancer IP - description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" - schema: - show_if: [["type", "=", "LoadBalancer"]] - type: string - default: "" - - variable: ports - label: "Service's Port(s) Configuration" - schema: - additional_attrs: true - type: dict - attrs: - - variable: main - label: Main Service Port Configuration - schema: - additional_attrs: true - type: dict - attrs: - - variable: port - label: Port - description: This port exposes the container port on the service - schema: - type: int - default: 10310 - required: true - - variable: serviceexpert - group: Networking and Services - label: Show Expert Config - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: hostNetwork - group: Networking and Services - label: Host-Networking (Complicated) - schema: - hidden: true - type: boolean - default: false - - 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: - 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: - 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: icons - label: App Icons Storage - description: Stores the Application Icons. - 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 - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: [] - items: - - variable: pathEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: path - label: Path - schema: - type: string - required: true - default: "/" - - variable: pathType - label: Path Type - schema: - type: string - required: true - default: Prefix - - variable: certificateIssuer - label: Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - 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: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: 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: service - label: Linked Service - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: Service Name - schema: - type: string - default: "" - - variable: port - label: Service Port - schema: - type: int - - variable: clusterIssuer - label: clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - default: [] - show_if: [["clusterIssuer", "=", ""]] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - variable: clusterIssuer - 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: [["clusterIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - type: string - show_if: [["clusterIssuer", "=", ""]] - default: "" - - variable: entrypoint - label: Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: securityContext - group: Security and Permissions - label: Security Context - schema: - additional_attrs: true - type: dict - attrs: - - variable: container - label: Container - schema: - additional_attrs: true - type: dict - attrs: - # Settings from questions.yaml get appended here on a per-app basis - - variable: runAsUser - label: runAsUser - description: The UserID of the user running the application - schema: - type: int - default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: - 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: 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: - 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: - 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 - - 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/incubator/dashy/3.0.2/CHANGELOG.md b/incubator/dashy/3.0.2/CHANGELOG.md new file mode 100644 index 00000000000..c2ce3002808 --- /dev/null +++ b/incubator/dashy/3.0.2/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [dashy-3.0.2](https://github.com/truecharts/charts/compare/dashy-3.0.1...dashy-3.0.2) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + + + +## [dashy-3.0.1](https://github.com/truecharts/charts/compare/dashy-3.0.0...dashy-3.0.1) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + + + +## [dashy-3.0.0](https://github.com/truecharts/charts/compare/dashy-2.0.20...dashy-3.0.0) (2023-05-18) + +### Fix + +- Move to new common ([#8975](https://github.com/truecharts/charts/issues/8975)) + + + + +## [dashy-2.0.20](https://github.com/truecharts/charts/compare/dashy-2.0.19...dashy-2.0.20) (2023-02-27) + +### Chore + +- update container image tccr.io/truecharts/dashy to 2.1.1 + + + + +## [dashy-2.0.19](https://github.com/truecharts/charts/compare/dashy-2.0.18...dashy-2.0.19) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/dashy to 2.1.1 + + + + +## [dashy-2.0.18](https://github.com/truecharts/charts/compare/dashy-2.0.17...dashy-2.0.18) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [dashy-2.0.17](https://github.com/truecharts/charts/compare/dashy-2.0.16...dashy-2.0.17) (2023-02-06) + +### Chore + +- update container image tccr.io/truecharts/dashy to 2.1.1 + + + + +## [dashy-2.0.16](https://github.com/truecharts/charts/compare/dashy-2.0.15...dashy-2.0.16) (2023-02-03) + +### Chore + +- update container image tccr.io/truecharts/dashy to 2.1.1 + + + + +## [dashy-2.0.15](https://github.com/truecharts/charts/compare/dashy-2.0.14...dashy-2.0.15) (2023-02-03) + +### Fix + +- clean more non-link sources ([#6925](https://github.com/truecharts/charts/issues/6925)) + + + + +## [dashy-2.0.14](https://github.com/truecharts/charts/compare/dashy-2.0.13...dashy-2.0.14) (2023-01-24) + +### Chore + +- update container image tccr.io/truecharts/dashy to 2.1.1 + + + diff --git a/incubator/dashy/3.0.2/Chart.yaml b/incubator/dashy/3.0.2/Chart.yaml new file mode 100644 index 00000000000..a296a983317 --- /dev/null +++ b/incubator/dashy/3.0.2/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "2.1.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +description: Dashy helps you organize your self-hosted services by making them accessible from a single place +home: https://truecharts.org/charts/incubator/dashy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dashy.png +keywords: + - dashboard +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dashy +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/dashy + - https://github.com/airsonic/airsonic +version: 3.0.2 +annotations: + truecharts.org/catagories: | + - dashboard + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/dashy/3.0.1/README.md b/incubator/dashy/3.0.2/README.md similarity index 100% rename from incubator/dashy/3.0.1/README.md rename to incubator/dashy/3.0.2/README.md diff --git a/incubator/dashy/3.0.2/app-changelog.md b/incubator/dashy/3.0.2/app-changelog.md new file mode 100644 index 00000000000..750811ee0b7 --- /dev/null +++ b/incubator/dashy/3.0.2/app-changelog.md @@ -0,0 +1,13 @@ + + +## [dashy-3.0.2](https://github.com/truecharts/charts/compare/dashy-3.0.1...dashy-3.0.2) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + \ No newline at end of file diff --git a/incubator/dashy/3.0.1/app-readme.md b/incubator/dashy/3.0.2/app-readme.md similarity index 100% rename from incubator/dashy/3.0.1/app-readme.md rename to incubator/dashy/3.0.2/app-readme.md diff --git a/incubator/dashy/3.0.2/charts/common-12.9.2.tgz b/incubator/dashy/3.0.2/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/incubator/dashy/3.0.2/charts/common-12.9.2.tgz differ diff --git a/incubator/dashy/3.0.1/ix_values.yaml b/incubator/dashy/3.0.2/ix_values.yaml similarity index 100% rename from incubator/dashy/3.0.1/ix_values.yaml rename to incubator/dashy/3.0.2/ix_values.yaml diff --git a/incubator/dashy/3.0.2/questions.yaml b/incubator/dashy/3.0.2/questions.yaml new file mode 100644 index 00000000000..8227545e6b0 --- /dev/null +++ b/incubator/dashy/3.0.2/questions.yaml @@ -0,0 +1,1954 @@ +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: dashy + group: App Configuration + label: Dashy Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable Config File Mount + description: Mounts a config file from the given host path + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: configFileHostPath + label: Config File Host Path + description: Absolute host path of the config file + schema: + type: string + default: "" + - variable: configFileHostReadOnly + label: Config File Read Only + description: Mount config file as read Only + schema: + type: boolean + default: 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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service + description: The Primary service on which the healthcheck runs, often the webUI + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 10310 + 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: + 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: + 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: icons + label: App Icons Storage + description: Stores the Application Icons. + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + - variable: runAsUser + label: runAsUser + description: The UserID of the user running the application + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/incubator/dashy/3.0.1/templates/_configmap.tpl b/incubator/dashy/3.0.2/templates/_configmap.tpl similarity index 100% rename from incubator/dashy/3.0.1/templates/_configmap.tpl rename to incubator/dashy/3.0.2/templates/_configmap.tpl diff --git a/incubator/dashy/3.0.1/templates/common.yaml b/incubator/dashy/3.0.2/templates/common.yaml similarity index 100% rename from incubator/dashy/3.0.1/templates/common.yaml rename to incubator/dashy/3.0.2/templates/common.yaml diff --git a/incubator/speedtest-tracker/4.0.5/values.yaml b/incubator/dashy/3.0.2/values.yaml similarity index 100% rename from incubator/speedtest-tracker/4.0.5/values.yaml rename to incubator/dashy/3.0.2/values.yaml diff --git a/incubator/mongo-express/0.0.6/CHANGELOG.md b/incubator/mongo-express/0.0.6/CHANGELOG.md deleted file mode 100644 index b660ddf1bd3..00000000000 --- a/incubator/mongo-express/0.0.6/CHANGELOG.md +++ /dev/null @@ -1,58 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mongo-express-0.0.6](https://github.com/truecharts/charts/compare/mongo-express-0.0.5...mongo-express-0.0.6) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [mongo-express-0.0.5](https://github.com/truecharts/charts/compare/mongo-express-0.0.4...mongo-express-0.0.5) (2023-05-09) - -### Fix - -- Remove required db name ([#8873](https://github.com/truecharts/charts/issues/8873)) - - - - -## [mongo-express-0.0.4](https://github.com/truecharts/charts/compare/mongo-express-0.0.3...mongo-express-0.0.4) (2023-05-07) - -### Fix - -- Fix persistence question error ([#8821](https://github.com/truecharts/charts/issues/8821)) - - - - -## [mongo-express-0.0.3](https://github.com/truecharts/charts/compare/mongo-express-0.0.2...mongo-express-0.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [mongo-express-0.0.2](https://github.com/truecharts/charts/compare/mongo-express-0.0.1...mongo-express-0.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [mongo-express-0.0.1]mongo-express-0.0.1 (2023-04-30) - -### Feat - -- Add mongo-express ([#8158](https://github.com/truecharts/charts/issues/8158)) - - \ No newline at end of file diff --git a/incubator/mongo-express/0.0.6/Chart.yaml b/incubator/mongo-express/0.0.6/Chart.yaml deleted file mode 100644 index 7fec111eabd..00000000000 --- a/incubator/mongo-express/0.0.6/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - - condition: mongodb.enabled - name: mongodb - repository: https://deps.truecharts.org/ - version: 6.0.25 -deprecated: false -description: mongo-express is a web-based MongoDB admin interface written in Node.js, Express.js, and Bootstrap3. -home: https://truecharts.org/charts/incubator/mongo-express -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mongo-express.png -keywords: - - mongo - - mongodb - - database -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mongo-express -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/mongo-express - - https://github.com/mongo-express/mongo-express -type: application -version: 0.0.6 -annotations: - truecharts.org/catagories: | - - database - - utilities - truecharts.org/SCALE-support: "true" diff --git a/incubator/mongo-express/0.0.6/app-changelog.md b/incubator/mongo-express/0.0.6/app-changelog.md deleted file mode 100644 index 1900981c210..00000000000 --- a/incubator/mongo-express/0.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mongo-express-0.0.6](https://github.com/truecharts/charts/compare/mongo-express-0.0.5...mongo-express-0.0.6) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - \ No newline at end of file diff --git a/incubator/mongo-express/0.0.6/charts/common-12.8.1.tgz b/incubator/mongo-express/0.0.6/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/incubator/mongo-express/0.0.6/charts/common-12.8.1.tgz and /dev/null differ diff --git a/incubator/mongo-express/0.0.6/charts/mongodb-6.0.25.tgz b/incubator/mongo-express/0.0.6/charts/mongodb-6.0.25.tgz deleted file mode 100644 index 99b87664405..00000000000 Binary files a/incubator/mongo-express/0.0.6/charts/mongodb-6.0.25.tgz and /dev/null differ diff --git a/incubator/mongo-express/0.0.6/questions.yaml b/incubator/mongo-express/0.0.6/questions.yaml deleted file mode 100644 index 615e3f1749e..00000000000 --- a/incubator/mongo-express/0.0.6/questions.yaml +++ /dev/null @@ -1,1850 +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: env - group: App Configuration - label: Image Environment - schema: - additional_attrs: true - type: dict - attrs: - - variable: ME_CONFIG_BASICAUTH_USERNAME - label: WebUI Basic Auth Username - description: Basic Auth Username - schema: - type: string - default: "" - required: true - - variable: ME_CONFIG_BASICAUTH_PASSWORD - label: WebUI Basic Auth Password - description: Basic Auth Password - schema: - type: string - default: "" - required: true - private: true - - variable: ME_CONFIG_MONGODB_SERVER - label: MongoDB Database Server - description: Database Server - schema: - type: string - default: "" - - variable: ME_CONFIG_MONGODB_PORT - label: MongoDB Database Port - description: Database Port - schema: - type: int - default: 27017 - - variable: ME_CONFIG_MONGODB_AUTH_DATABASE - label: MongoDB Database name - description: Database name - schema: - type: string - default: "" - - variable: ME_CONFIG_MONGODB_AUTH_USERNAME - label: MongoDB Database username - description: Database username - schema: - type: string - required: true - default: mongo-express - - variable: ME_CONFIG_MONGODB_AUTH_PASSWORD - label: MongoDB Database Password - description: Database password - schema: - type: string - default: "" - private: true - - variable: ME_CONFIG_OPTIONS_EDITORTHEME - label: Editor Theme - description: Pick a theme from https://codemirror.net/5/demo/theme.html - schema: - type: string - required: true - default: 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: 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: 18081 - required: true - - variable: serviceexpert - group: Networking and Services - label: Show Expert Config - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: hostNetwork - group: Networking and Services - label: Host-Networking (Complicated) - schema: - hidden: true - type: boolean - default: false - - 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: - 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: - 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: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: [] - items: - - variable: pathEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: path - label: Path - schema: - type: string - required: true - default: "/" - - variable: pathType - label: Path Type - schema: - type: string - required: true - default: Prefix - - variable: certificateIssuer - label: Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - 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: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: 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: service - label: Linked Service - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: Service Name - schema: - type: string - default: "" - - variable: port - label: Service Port - schema: - type: int - - variable: clusterIssuer - label: clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - default: [] - show_if: [["clusterIssuer", "=", ""]] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - variable: clusterIssuer - 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: [["clusterIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - type: string - show_if: [["clusterIssuer", "=", ""]] - default: "" - - variable: entrypoint - label: Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: securityContext - group: Security and Permissions - label: Security Context - schema: - additional_attrs: true - type: dict - attrs: - - variable: container - label: Container - schema: - additional_attrs: true - type: dict - attrs: - # Settings from questions.yaml get appended here on a per-app basis - - - variable: runAsUser - label: runAsUser - description: The UserID of the user running the application - schema: - type: int - default: 568 - - variable: runAsGroup - label: runAsGroup - description: The groupID this App of the user running the application - schema: - type: int - default: 568 - # Settings from questions.yaml get appended here on a per-app basis - - variable: PUID - label: Process User ID - PUID - description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps - schema: - type: int - show_if: [["runAsUser", "=", 0]] - default: 568 - - variable: UMASK - label: UMASK - description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps - schema: - type: string - default: "0022" - - variable: advanced - label: Show Advanced Settings - description: Advanced settings are not covered by TrueCharts Support - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: privileged - label: "Privileged mode" - schema: - type: boolean - default: false - - variable: readOnlyRootFilesystem - label: "ReadOnly Root Filesystem" - schema: - type: boolean - default: true - - variable: pod - label: Pod - schema: - additional_attrs: true - type: dict - attrs: - - variable: fsGroupChangePolicy - label: "When should we take ownership?" - schema: - type: string - default: OnRootMismatch - enum: - - value: OnRootMismatch - description: OnRootMismatch - - value: Always - description: Always - - variable: supplementalGroups - label: Supplemental Groups - schema: - type: list - default: [] - items: - - variable: supplementalGroupsEntry - label: Supplemental Group - schema: - type: int - # Settings from questions.yaml get appended here on a per-app basis - - variable: fsGroup - label: fsGroup - description: The group that should own ALL storage. - schema: - type: int - default: 568 - - - variable: resources - group: Resources and Devices - label: "Resource Limits" - schema: - additional_attrs: true - type: dict - attrs: - - variable: limits - label: Advanced Limit Resource Consumption - schema: - additional_attrs: true - type: dict - attrs: - - variable: cpu - label: CPU - description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: - 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: 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: - 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: - 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 - - 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/incubator/mongo-express/0.0.7/CHANGELOG.md b/incubator/mongo-express/0.0.7/CHANGELOG.md new file mode 100644 index 00000000000..90f50733ed2 --- /dev/null +++ b/incubator/mongo-express/0.0.7/CHANGELOG.md @@ -0,0 +1,71 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mongo-express-0.0.7](https://github.com/truecharts/charts/compare/mongo-express-0.0.6...mongo-express-0.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + + + +## [mongo-express-0.0.6](https://github.com/truecharts/charts/compare/mongo-express-0.0.5...mongo-express-0.0.6) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [mongo-express-0.0.5](https://github.com/truecharts/charts/compare/mongo-express-0.0.4...mongo-express-0.0.5) (2023-05-09) + +### Fix + +- Remove required db name ([#8873](https://github.com/truecharts/charts/issues/8873)) + + + + +## [mongo-express-0.0.4](https://github.com/truecharts/charts/compare/mongo-express-0.0.3...mongo-express-0.0.4) (2023-05-07) + +### Fix + +- Fix persistence question error ([#8821](https://github.com/truecharts/charts/issues/8821)) + + + + +## [mongo-express-0.0.3](https://github.com/truecharts/charts/compare/mongo-express-0.0.2...mongo-express-0.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [mongo-express-0.0.2](https://github.com/truecharts/charts/compare/mongo-express-0.0.1...mongo-express-0.0.2) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [mongo-express-0.0.1]mongo-express-0.0.1 (2023-04-30) + +### Feat + +- Add mongo-express ([#8158](https://github.com/truecharts/charts/issues/8158)) + + \ No newline at end of file diff --git a/incubator/mongo-express/0.0.7/Chart.yaml b/incubator/mongo-express/0.0.7/Chart.yaml new file mode 100644 index 00000000000..aa852a5f533 --- /dev/null +++ b/incubator/mongo-express/0.0.7/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + - condition: mongodb.enabled + name: mongodb + repository: https://deps.truecharts.org/ + version: 6.0.29 +deprecated: false +description: mongo-express is a web-based MongoDB admin interface written in Node.js, Express.js, and Bootstrap3. +home: https://truecharts.org/charts/incubator/mongo-express +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mongo-express.png +keywords: + - mongo + - mongodb + - database +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mongo-express +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/mongo-express + - https://github.com/mongo-express/mongo-express +type: application +version: 0.0.7 +annotations: + truecharts.org/catagories: | + - database + - utilities + truecharts.org/SCALE-support: "true" diff --git a/incubator/mongo-express/0.0.6/README.md b/incubator/mongo-express/0.0.7/README.md similarity index 100% rename from incubator/mongo-express/0.0.6/README.md rename to incubator/mongo-express/0.0.7/README.md diff --git a/incubator/mongo-express/0.0.7/app-changelog.md b/incubator/mongo-express/0.0.7/app-changelog.md new file mode 100644 index 00000000000..345dee4d7da --- /dev/null +++ b/incubator/mongo-express/0.0.7/app-changelog.md @@ -0,0 +1,13 @@ + + +## [mongo-express-0.0.7](https://github.com/truecharts/charts/compare/mongo-express-0.0.6...mongo-express-0.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + \ No newline at end of file diff --git a/incubator/mongo-express/0.0.6/app-readme.md b/incubator/mongo-express/0.0.7/app-readme.md similarity index 100% rename from incubator/mongo-express/0.0.6/app-readme.md rename to incubator/mongo-express/0.0.7/app-readme.md diff --git a/incubator/mongo-express/0.0.7/charts/common-12.9.2.tgz b/incubator/mongo-express/0.0.7/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/incubator/mongo-express/0.0.7/charts/common-12.9.2.tgz differ diff --git a/incubator/mongo-express/0.0.7/charts/mongodb-6.0.29.tgz b/incubator/mongo-express/0.0.7/charts/mongodb-6.0.29.tgz new file mode 100644 index 00000000000..9a7a593e381 Binary files /dev/null and b/incubator/mongo-express/0.0.7/charts/mongodb-6.0.29.tgz differ diff --git a/incubator/mongo-express/0.0.6/ix_values.yaml b/incubator/mongo-express/0.0.7/ix_values.yaml similarity index 100% rename from incubator/mongo-express/0.0.6/ix_values.yaml rename to incubator/mongo-express/0.0.7/ix_values.yaml diff --git a/incubator/mongo-express/0.0.7/questions.yaml b/incubator/mongo-express/0.0.7/questions.yaml new file mode 100644 index 00000000000..af9f634fdd7 --- /dev/null +++ b/incubator/mongo-express/0.0.7/questions.yaml @@ -0,0 +1,1843 @@ +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: ME_CONFIG_BASICAUTH_USERNAME + label: WebUI Basic Auth Username + description: Basic Auth Username + schema: + type: string + default: "" + required: true + - variable: ME_CONFIG_BASICAUTH_PASSWORD + label: WebUI Basic Auth Password + description: Basic Auth Password + schema: + type: string + default: "" + required: true + private: true + - variable: ME_CONFIG_MONGODB_SERVER + label: MongoDB Database Server + description: Database Server + schema: + type: string + default: "" + - variable: ME_CONFIG_MONGODB_PORT + label: MongoDB Database Port + description: Database Port + schema: + type: int + default: 27017 + - variable: ME_CONFIG_MONGODB_AUTH_DATABASE + label: MongoDB Database name + description: Database name + schema: + type: string + default: "" + - variable: ME_CONFIG_MONGODB_AUTH_USERNAME + label: MongoDB Database username + description: Database username + schema: + type: string + required: true + default: mongo-express + - variable: ME_CONFIG_MONGODB_AUTH_PASSWORD + label: MongoDB Database Password + description: Database password + schema: + type: string + default: "" + private: true + - variable: ME_CONFIG_OPTIONS_EDITORTHEME + label: Editor Theme + description: Pick a theme from https://codemirror.net/5/demo/theme.html + schema: + type: string + required: true + default: 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: 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: 18081 + 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: + 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: + 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: runAsUser + description: The UserID of the user running the application + schema: + type: int + default: 568 + - variable: runAsGroup + label: runAsGroup + description: The groupID this App of the user running the application + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: fsGroup + description: The group that should own ALL storage. + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/incubator/sshwifty/0.0.4/templates/NOTES.txt b/incubator/mongo-express/0.0.7/templates/NOTES.txt similarity index 100% rename from incubator/sshwifty/0.0.4/templates/NOTES.txt rename to incubator/mongo-express/0.0.7/templates/NOTES.txt diff --git a/incubator/mongo-express/0.0.6/templates/common.yaml b/incubator/mongo-express/0.0.7/templates/common.yaml similarity index 100% rename from incubator/mongo-express/0.0.6/templates/common.yaml rename to incubator/mongo-express/0.0.7/templates/common.yaml diff --git a/incubator/sshwifty/0.0.4/values.yaml b/incubator/mongo-express/0.0.7/values.yaml similarity index 100% rename from incubator/sshwifty/0.0.4/values.yaml rename to incubator/mongo-express/0.0.7/values.yaml diff --git a/incubator/romm/0.0.1/CHANGELOG.md b/incubator/romm/0.0.1/CHANGELOG.md deleted file mode 100644 index 9ac397a3b30..00000000000 --- a/incubator/romm/0.0.1/CHANGELOG.md +++ /dev/null @@ -1,8 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [romm-0.0.1]romm-0.0.1 (2023-05-20) - diff --git a/incubator/romm/0.0.1/Chart.yaml b/incubator/romm/0.0.1/Chart.yaml deleted file mode 100644 index 6da1b82ac56..00000000000 --- a/incubator/romm/0.0.1/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "1.7.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.27 -deprecated: false -description: game library manager focused in retro gaming -home: https://truecharts.org/charts/incubator/romm -icon: https://truecharts.org/img/hotlink-ok/chart-icons/romm.png -keywords: - - romm - - rom-manager -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: romm -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/romm - - https://github.com/zurdi15/romm -type: application -version: 0.0.1 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/incubator/romm/0.0.1/app-changelog.md b/incubator/romm/0.0.1/app-changelog.md deleted file mode 100644 index 668b1ae961e..00000000000 --- a/incubator/romm/0.0.1/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [romm-0.0.1]romm-0.0.1 (2023-05-20) - diff --git a/incubator/romm/0.0.1/charts/common-12.8.1.tgz b/incubator/romm/0.0.1/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/incubator/romm/0.0.1/charts/common-12.8.1.tgz and /dev/null differ diff --git a/incubator/romm/0.0.1/charts/mariadb-7.0.27.tgz b/incubator/romm/0.0.1/charts/mariadb-7.0.27.tgz deleted file mode 100644 index c0d43d828b9..00000000000 Binary files a/incubator/romm/0.0.1/charts/mariadb-7.0.27.tgz and /dev/null differ diff --git a/incubator/romm/0.0.1/questions.yaml b/incubator/romm/0.0.1/questions.yaml deleted file mode 100644 index 8fa639c54c4..00000000000 --- a/incubator/romm/0.0.1/questions.yaml +++ /dev/null @@ -1,1965 +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: env - label: Image Environment - schema: - additional_attrs: true - type: dict - attrs: - - variable: CLIENT_ID - label: Client Id - description: IGDB Client Id - schema: - type: string - required: true - default: "" - - variable: CLIENT_SECRET - label: Client Secret - description: IGDB Client Secret - schema: - type: string - required: true - private: true - default: "" - - variable: STEAMGRIDDB_API_KEY - label: SteamGridDB API Key - description: SteamGridDB WIP (optional) - 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: 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: 10680 - required: true - - variable: serviceexpert - group: Networking and Services - label: Show Expert Config - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: hostNetwork - group: Networking and Services - label: Host-Networking (Complicated) - schema: - hidden: true - type: boolean - default: false - - 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: - 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: - 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: romm - label: App Romm Storage - description: Stores the Application Romm. - 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 - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: library - label: App Library Storage - description: Stores the Application Library. - 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 - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: [] - items: - - variable: pathEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: path - label: Path - schema: - type: string - required: true - default: "/" - - variable: pathType - label: Path Type - schema: - type: string - required: true - default: Prefix - - variable: certificateIssuer - label: Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - 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: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: 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: service - label: Linked Service - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: Service Name - schema: - type: string - default: "" - - variable: port - label: Service Port - schema: - type: int - - variable: clusterIssuer - label: clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - default: [] - show_if: [["clusterIssuer", "=", ""]] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - variable: clusterIssuer - 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: [["clusterIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - type: string - show_if: [["clusterIssuer", "=", ""]] - default: "" - - variable: entrypoint - label: Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: securityContext - group: Security and Permissions - label: Security Context - schema: - additional_attrs: true - type: dict - attrs: - - variable: container - label: Container - schema: - additional_attrs: true - type: dict - attrs: - # Settings from questions.yaml get appended here on a per-app basis - - - variable: runAsUser - label: runAsUser - description: The UserID of the user running the application - schema: - type: int - default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: - 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: 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: - 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: - 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 - - 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/incubator/romm/0.0.2/CHANGELOG.md b/incubator/romm/0.0.2/CHANGELOG.md new file mode 100644 index 00000000000..abe5530ce7a --- /dev/null +++ b/incubator/romm/0.0.2/CHANGELOG.md @@ -0,0 +1,21 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [romm-0.0.2](https://github.com/truecharts/charts/compare/romm-0.0.1...romm-0.0.2) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + + + +## [romm-0.0.1]romm-0.0.1 (2023-05-20) + diff --git a/incubator/romm/0.0.2/Chart.yaml b/incubator/romm/0.0.2/Chart.yaml new file mode 100644 index 00000000000..d82bae07162 --- /dev/null +++ b/incubator/romm/0.0.2/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.8.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.29 +deprecated: false +description: game library manager focused in retro gaming +home: https://truecharts.org/charts/incubator/romm +icon: https://truecharts.org/img/hotlink-ok/chart-icons/romm.png +keywords: + - romm + - rom-manager +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: romm +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/romm + - https://github.com/zurdi15/romm +type: application +version: 0.0.2 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/incubator/romm/0.0.1/README.md b/incubator/romm/0.0.2/README.md similarity index 100% rename from incubator/romm/0.0.1/README.md rename to incubator/romm/0.0.2/README.md diff --git a/incubator/romm/0.0.2/app-changelog.md b/incubator/romm/0.0.2/app-changelog.md new file mode 100644 index 00000000000..49601dd851b --- /dev/null +++ b/incubator/romm/0.0.2/app-changelog.md @@ -0,0 +1,13 @@ + + +## [romm-0.0.2](https://github.com/truecharts/charts/compare/romm-0.0.1...romm-0.0.2) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + \ No newline at end of file diff --git a/incubator/romm/0.0.1/app-readme.md b/incubator/romm/0.0.2/app-readme.md similarity index 100% rename from incubator/romm/0.0.1/app-readme.md rename to incubator/romm/0.0.2/app-readme.md diff --git a/incubator/romm/0.0.2/charts/common-12.9.2.tgz b/incubator/romm/0.0.2/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/incubator/romm/0.0.2/charts/common-12.9.2.tgz differ diff --git a/incubator/romm/0.0.2/charts/mariadb-7.0.29.tgz b/incubator/romm/0.0.2/charts/mariadb-7.0.29.tgz new file mode 100644 index 00000000000..21a10bce974 Binary files /dev/null and b/incubator/romm/0.0.2/charts/mariadb-7.0.29.tgz differ diff --git a/incubator/romm/0.0.1/ix_values.yaml b/incubator/romm/0.0.2/ix_values.yaml similarity index 100% rename from incubator/romm/0.0.1/ix_values.yaml rename to incubator/romm/0.0.2/ix_values.yaml diff --git a/incubator/romm/0.0.2/questions.yaml b/incubator/romm/0.0.2/questions.yaml new file mode 100644 index 00000000000..b256dca8a89 --- /dev/null +++ b/incubator/romm/0.0.2/questions.yaml @@ -0,0 +1,1958 @@ +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: CLIENT_ID + label: Client Id + description: IGDB Client Id + schema: + type: string + required: true + default: "" + - variable: CLIENT_SECRET + label: Client Secret + description: IGDB Client Secret + schema: + type: string + required: true + private: true + default: "" + - variable: STEAMGRIDDB_API_KEY + label: SteamGridDB API Key + description: SteamGridDB WIP (optional) + 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: 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: 10680 + 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: + 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: + 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: romm + label: App Romm Storage + description: Stores the Application Romm. + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: library + label: App Library Storage + description: Stores the Application Library. + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: runAsUser + description: The UserID of the user running the application + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/actualserver/4.0.15/templates/NOTES.txt b/incubator/romm/0.0.2/templates/NOTES.txt similarity index 100% rename from stable/actualserver/4.0.15/templates/NOTES.txt rename to incubator/romm/0.0.2/templates/NOTES.txt diff --git a/incubator/romm/0.0.1/templates/common.yaml b/incubator/romm/0.0.2/templates/common.yaml similarity index 100% rename from incubator/romm/0.0.1/templates/common.yaml rename to incubator/romm/0.0.2/templates/common.yaml diff --git a/stable/actualserver/4.0.15/values.yaml b/incubator/romm/0.0.2/values.yaml similarity index 100% rename from stable/actualserver/4.0.15/values.yaml rename to incubator/romm/0.0.2/values.yaml diff --git a/incubator/speedtest-tracker/4.0.5/CHANGELOG.md b/incubator/speedtest-tracker/4.0.5/CHANGELOG.md deleted file mode 100644 index 1235e9056d4..00000000000 --- a/incubator/speedtest-tracker/4.0.5/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [speedtest-tracker-4.0.5](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.4...speedtest-tracker-4.0.5) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [speedtest-tracker-4.0.4](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.3...speedtest-tracker-4.0.4) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [speedtest-tracker-4.0.3](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.2...speedtest-tracker-4.0.3) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [speedtest-tracker-4.0.2](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.1...speedtest-tracker-4.0.2) (2023-04-30) - -### Chore - -- update helm general non-major ([#8542](https://github.com/truecharts/charts/issues/8542)) - - - - -## [speedtest-tracker-4.0.1](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.0...speedtest-tracker-4.0.1) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/speedtest-tracker to latest ([#8381](https://github.com/truecharts/charts/issues/8381)) - - - - -## [speedtest-tracker-4.0.0](https://github.com/truecharts/charts/compare/speedtest-tracker-3.0.31...speedtest-tracker-4.0.0) (2023-04-30) - -### Fix - -- Port speedtest-tracker ([#8122](https://github.com/truecharts/charts/issues/8122)) - - - - -## [speedtest-tracker-3.0.31](https://github.com/truecharts/charts/compare/speedtest-tracker-3.0.30...speedtest-tracker-3.0.31) (2023-02-27) - -### Chore - -- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725)) - - - - -## [speedtest-tracker-3.0.30](https://github.com/truecharts/charts/compare/speedtest-tracker-3.0.29...speedtest-tracker-3.0.30) (2023-02-26) - -### Chore - -- update container image tccr.io/truecharts/speedtest-tracker to latest - - - - -## [speedtest-tracker-3.0.29](https://github.com/truecharts/charts/compare/speedtest-tracker-3.0.28...speedtest-tracker-3.0.29) (2023-02-19) - -### Chore - -- update helm general non-major - - - - -## [speedtest-tracker-3.0.28](https://github.com/truecharts/charts/compare/speedtest-tracker-3.0.27...speedtest-tracker-3.0.28) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [speedtest-tracker-3.0.27](https://github.com/truecharts/charts/compare/speedtest-tracker-3.0.26...speedtest-tracker-3.0.27) (2023-02-03) - -### Chore diff --git a/incubator/speedtest-tracker/4.0.5/Chart.yaml b/incubator/speedtest-tracker/4.0.5/Chart.yaml deleted file mode 100644 index 55c13804d72..00000000000 --- a/incubator/speedtest-tracker/4.0.5/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -description: A self-hosted internet performance tracking application that runs speedtest checks against Ookla's Speedtest service. -home: https://truecharts.org/charts/incubator/speedtest-tracker -icon: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-tracker.png -keywords: - - speedtest -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: speedtest-tracker -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/speedtest-tracker - - https://github.com/alexjustesen/speedtest-tracker -version: 4.0.5 -annotations: - truecharts.org/catagories: | - - speedtest - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/incubator/speedtest-tracker/4.0.5/app-changelog.md b/incubator/speedtest-tracker/4.0.5/app-changelog.md deleted file mode 100644 index 2e32d1f2c3a..00000000000 --- a/incubator/speedtest-tracker/4.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [speedtest-tracker-4.0.5](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.4...speedtest-tracker-4.0.5) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - \ No newline at end of file diff --git a/incubator/speedtest-tracker/4.0.5/charts/common-12.8.1.tgz b/incubator/speedtest-tracker/4.0.5/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/incubator/speedtest-tracker/4.0.5/charts/common-12.8.1.tgz and /dev/null differ diff --git a/incubator/speedtest-tracker/4.0.5/questions.yaml b/incubator/speedtest-tracker/4.0.5/questions.yaml deleted file mode 100644 index afdf7f06b3c..00000000000 --- a/incubator/speedtest-tracker/4.0.5/questions.yaml +++ /dev/null @@ -1,1930 +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": "2"}] - items: - - variable: optionsEntry - label: "Option Entry" - schema: - type: dict - additional_attrs: true - attrs: - - variable: name - label: "Name" - schema: - type: string - required: true - - variable: value - label: "Value" - schema: - type: string - - variable: nameservers - label: "Nameservers" - schema: - type: list - default: [] - items: - - variable: nsEntry - label: "Nameserver Entry" - schema: - type: string - required: true - - variable: searches - label: "Searches" - schema: - type: list - default: [] - items: - - variable: searchEntry - label: "Search Entry" - schema: - type: string - required: true - - variable: service - group: Networking and Services - label: Configure Service(s) - schema: - additional_attrs: true - type: dict - attrs: - - variable: main - label: "Main Service" - description: "The Primary service on which the healthcheck runs, often the webUI" - schema: - additional_attrs: true - type: dict - attrs: - - variable: enabled - label: Enable the Service - schema: - type: boolean - default: true - hidden: true - - variable: type - label: Service Type - description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" - schema: - type: string - default: LoadBalancer - enum: - - value: LoadBalancer - description: LoadBalancer (Expose Ports) - - value: ClusterIP - description: ClusterIP (Do Not Expose Ports) - - variable: loadBalancerIP - label: LoadBalancer IP - description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" - schema: - show_if: [["type", "=", "LoadBalancer"]] - type: string - default: "" - - variable: ports - label: "Service's Port(s) Configuration" - schema: - additional_attrs: true - type: dict - attrs: - - variable: main - label: "Main Service Port Configuration" - schema: - additional_attrs: true - type: dict - attrs: - - variable: port - label: "Port" - description: "This port exposes the container port on the service" - schema: - type: int - default: 8765 - required: true - - variable: serviceexpert - group: Networking and Services - label: Show Expert Config - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: hostNetwork - group: Networking and Services - label: Host-Networking (Complicated) - schema: - hidden: true - type: boolean - default: false - - 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: - 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: - 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 - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: [] - items: - - variable: pathEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: path - label: Path - schema: - type: string - required: true - default: "/" - - variable: pathType - label: Path Type - schema: - type: string - required: true - default: Prefix - - variable: certificateIssuer - label: Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - 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: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: 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: service - label: Linked Service - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: Service Name - schema: - type: string - default: "" - - variable: port - label: Service Port - schema: - type: int - - variable: clusterIssuer - label: clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - default: [] - show_if: [["clusterIssuer", "=", ""]] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - variable: clusterIssuer - 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: [["clusterIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - type: string - show_if: [["clusterIssuer", "=", ""]] - default: "" - - variable: entrypoint - label: Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: securityContext - group: Security and Permissions - label: Security Context - schema: - additional_attrs: true - type: dict - attrs: - - variable: container - label: Container - schema: - additional_attrs: true - type: dict - attrs: - # Settings from questions.yaml get appended here on a per-app basis - - variable: runAsUser - label: "runAsUser" - description: "The UserID of the user running the application" - schema: - type: int - default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: - 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: 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: - 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: - 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 - - 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/incubator/speedtest-tracker/4.0.6/CHANGELOG.md b/incubator/speedtest-tracker/4.0.6/CHANGELOG.md new file mode 100644 index 00000000000..f6d2738575b --- /dev/null +++ b/incubator/speedtest-tracker/4.0.6/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [speedtest-tracker-4.0.6](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.5...speedtest-tracker-4.0.6) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + + + +## [speedtest-tracker-4.0.5](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.4...speedtest-tracker-4.0.5) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [speedtest-tracker-4.0.4](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.3...speedtest-tracker-4.0.4) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [speedtest-tracker-4.0.3](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.2...speedtest-tracker-4.0.3) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [speedtest-tracker-4.0.2](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.1...speedtest-tracker-4.0.2) (2023-04-30) + +### Chore + +- update helm general non-major ([#8542](https://github.com/truecharts/charts/issues/8542)) + + + + +## [speedtest-tracker-4.0.1](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.0...speedtest-tracker-4.0.1) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/speedtest-tracker to latest ([#8381](https://github.com/truecharts/charts/issues/8381)) + + + + +## [speedtest-tracker-4.0.0](https://github.com/truecharts/charts/compare/speedtest-tracker-3.0.31...speedtest-tracker-4.0.0) (2023-04-30) + +### Fix + +- Port speedtest-tracker ([#8122](https://github.com/truecharts/charts/issues/8122)) + + + + +## [speedtest-tracker-3.0.31](https://github.com/truecharts/charts/compare/speedtest-tracker-3.0.30...speedtest-tracker-3.0.31) (2023-02-27) + +### Chore + +- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725)) + + + + +## [speedtest-tracker-3.0.30](https://github.com/truecharts/charts/compare/speedtest-tracker-3.0.29...speedtest-tracker-3.0.30) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/speedtest-tracker to latest + + + + +## [speedtest-tracker-3.0.29](https://github.com/truecharts/charts/compare/speedtest-tracker-3.0.28...speedtest-tracker-3.0.29) (2023-02-19) + +### Chore + +- update helm general non-major + + + diff --git a/incubator/speedtest-tracker/4.0.6/Chart.yaml b/incubator/speedtest-tracker/4.0.6/Chart.yaml new file mode 100644 index 00000000000..7fd5da40973 --- /dev/null +++ b/incubator/speedtest-tracker/4.0.6/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +description: A self-hosted internet performance tracking application that runs speedtest checks against Ookla's Speedtest service. +home: https://truecharts.org/charts/incubator/speedtest-tracker +icon: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-tracker.png +keywords: + - speedtest +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: speedtest-tracker +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/speedtest-tracker + - https://github.com/alexjustesen/speedtest-tracker +version: 4.0.6 +annotations: + truecharts.org/catagories: | + - speedtest + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/speedtest-tracker/4.0.5/README.md b/incubator/speedtest-tracker/4.0.6/README.md similarity index 100% rename from incubator/speedtest-tracker/4.0.5/README.md rename to incubator/speedtest-tracker/4.0.6/README.md diff --git a/incubator/speedtest-tracker/4.0.6/app-changelog.md b/incubator/speedtest-tracker/4.0.6/app-changelog.md new file mode 100644 index 00000000000..fb26499c7da --- /dev/null +++ b/incubator/speedtest-tracker/4.0.6/app-changelog.md @@ -0,0 +1,13 @@ + + +## [speedtest-tracker-4.0.6](https://github.com/truecharts/charts/compare/speedtest-tracker-4.0.5...speedtest-tracker-4.0.6) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + \ No newline at end of file diff --git a/incubator/speedtest-tracker/4.0.5/app-readme.md b/incubator/speedtest-tracker/4.0.6/app-readme.md similarity index 100% rename from incubator/speedtest-tracker/4.0.5/app-readme.md rename to incubator/speedtest-tracker/4.0.6/app-readme.md diff --git a/incubator/speedtest-tracker/4.0.6/charts/common-12.9.2.tgz b/incubator/speedtest-tracker/4.0.6/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/incubator/speedtest-tracker/4.0.6/charts/common-12.9.2.tgz differ diff --git a/incubator/speedtest-tracker/4.0.5/ix_values.yaml b/incubator/speedtest-tracker/4.0.6/ix_values.yaml similarity index 100% rename from incubator/speedtest-tracker/4.0.5/ix_values.yaml rename to incubator/speedtest-tracker/4.0.6/ix_values.yaml diff --git a/incubator/speedtest-tracker/4.0.6/questions.yaml b/incubator/speedtest-tracker/4.0.6/questions.yaml new file mode 100644 index 00000000000..d4ca1511ad6 --- /dev/null +++ b/incubator/speedtest-tracker/4.0.6/questions.yaml @@ -0,0 +1,1923 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8765 + 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/5.0.14/templates/NOTES.txt b/incubator/speedtest-tracker/4.0.6/templates/NOTES.txt similarity index 100% rename from stable/adguard-home/5.0.14/templates/NOTES.txt rename to incubator/speedtest-tracker/4.0.6/templates/NOTES.txt diff --git a/incubator/speedtest-tracker/4.0.5/templates/common.yaml b/incubator/speedtest-tracker/4.0.6/templates/common.yaml similarity index 100% rename from incubator/speedtest-tracker/4.0.5/templates/common.yaml rename to incubator/speedtest-tracker/4.0.6/templates/common.yaml diff --git a/stable/adguard-home/5.0.14/values.yaml b/incubator/speedtest-tracker/4.0.6/values.yaml similarity index 100% rename from stable/adguard-home/5.0.14/values.yaml rename to incubator/speedtest-tracker/4.0.6/values.yaml diff --git a/incubator/sshwifty/0.0.4/CHANGELOG.md b/incubator/sshwifty/0.0.4/CHANGELOG.md deleted file mode 100644 index 97a2ef10098..00000000000 --- a/incubator/sshwifty/0.0.4/CHANGELOG.md +++ /dev/null @@ -1,35 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [sshwifty-0.0.4](https://github.com/truecharts/charts/compare/sshwifty-0.0.3...sshwifty-0.0.4) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [sshwifty-0.0.3](https://github.com/truecharts/charts/compare/sshwifty-0.0.2...sshwifty-0.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [sshwifty-0.0.2](https://github.com/truecharts/charts/compare/sshwifty-0.0.1...sshwifty-0.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [sshwifty-0.0.1]sshwifty-0.0.1 (2023-04-30) - diff --git a/incubator/sshwifty/0.0.4/Chart.yaml b/incubator/sshwifty/0.0.4/Chart.yaml deleted file mode 100644 index 2b4b60c6874..00000000000 --- a/incubator/sshwifty/0.0.4/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -description: SSHwifty is a SSH and Telnet connector made for the Web. -home: https://truecharts.org/charts/incubator/sshwifty -icon: https://truecharts.org/img/hotlink-ok/chart-icons/sshwifty.png -keywords: - - ssh -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: sshwifty -sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/sshwifty - - https://github.com/niruix/sshwifty -type: application -version: 0.0.4 -annotations: - truecharts.org/catagories: | - - ssh - truecharts.org/SCALE-support: "true" diff --git a/incubator/sshwifty/0.0.4/app-changelog.md b/incubator/sshwifty/0.0.4/app-changelog.md deleted file mode 100644 index 723d738c639..00000000000 --- a/incubator/sshwifty/0.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [sshwifty-0.0.4](https://github.com/truecharts/charts/compare/sshwifty-0.0.3...sshwifty-0.0.4) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - \ No newline at end of file diff --git a/incubator/sshwifty/0.0.4/charts/common-12.8.1.tgz b/incubator/sshwifty/0.0.4/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/incubator/sshwifty/0.0.4/charts/common-12.8.1.tgz and /dev/null differ diff --git a/incubator/sshwifty/0.0.4/questions.yaml b/incubator/sshwifty/0.0.4/questions.yaml deleted file mode 100644 index 20b4c2db477..00000000000 --- a/incubator/sshwifty/0.0.4/questions.yaml +++ /dev/null @@ -1,1888 +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: env - label: Image Environment - schema: - additional_attrs: true - type: dict - attrs: - - variable: SSHWIFTY_HOSTNAME - label: HostName - description: HTTP Host. Keep it empty to accept request from all hosts - schema: - type: string - default: "" - - variable: SSHWIFTY_SHAREDKEY - label: SharedKey - description: Web interface access password. Set to empty to allow public access - schema: - type: string - private: true - default: "" - - variable: DialTimeout - label: Dial Timeout - description: Remote dial timeout in seconds. - schema: - type: int - default: 10 - - variable: SOCKS5 - label: Show SOCKS5 Section - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: SSHWIFTY_SOCKS5 - label: Socks5 Host - description: connect remote through the given proxy - schema: - type: string - default: "" - - variable: SSHWIFTY_SOCKS5_USER - label: Socks5 User - description: Username of the Socks5 server - schema: - type: string - default: "" - - variable: SSHWIFTY_SOCKS5_PASSWORD - label: Socks5 Password - description: Password of the Socks5 server - schema: - type: string - private: true - default: "" - - variable: SSHWIFTY_LISTENINTERFACE - label: Listen Interface - description: Which local network interface this server will be listening. - schema: - type: string - default: 0.0.0.0 - - variable: SSHWIFTY_INITIALTIMEOUT - label: Initial TimeOut - description: Timeout of initial request in Seconds. - schema: - type: int - default: 3 - - variable: SSHWIFTY_READTIMEOUT - label: Read TimeOut - description: How long does the connection can stay in idle before the backend server disconnects the client in Seconds. - schema: - type: int - default: 60 - - variable: SSHWIFTY_WRITETIMEOUT - label: Write TimeOut - description: How long the server will wait until the client connection is ready to receive new data in Seconds. - schema: - type: int - default: 60 - - variable: SSHWIFTY_HEARTBEATTIMEOUT - label: HeartBeat TimeOut - description: The interval between internal echo requests in Seconds. - schema: - type: int - default: 20 - - variable: SSHWIFTY_READDELAY - label: Read Delay - description: Forced delay between each request in MilliSeconds. - schema: - type: int - default: 10 - - variable: SSHWIFTY_WRITEDELAY - label: Write Delay - description: Forced delay between each write in MilliSeconds. - schema: - type: int - default: 10 - - variable: SSHWIFTY_ONLYALLOWPRESETREMOTES - label: Only Allow Preset Remotes - description: Allow the Preset Remotes only, and refuse to connect to any other remote host. - 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: 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: 8182 - required: true - - variable: serviceexpert - group: Networking and Services - label: Show Expert Config - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: hostNetwork - group: Networking and Services - label: Host-Networking (Complicated) - schema: - hidden: true - type: boolean - default: false - - 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: - 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: - 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: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: [] - items: - - variable: pathEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: path - label: Path - schema: - type: string - required: true - default: "/" - - variable: pathType - label: Path Type - schema: - type: string - required: true - default: Prefix - - variable: certificateIssuer - label: Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - 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: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: 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: service - label: Linked Service - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: Service Name - schema: - type: string - default: "" - - variable: port - label: Service Port - schema: - type: int - - variable: clusterIssuer - label: clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - default: [] - show_if: [["clusterIssuer", "=", ""]] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - variable: clusterIssuer - 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: [["clusterIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - type: string - show_if: [["clusterIssuer", "=", ""]] - default: "" - - variable: entrypoint - label: Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: securityContext - group: Security and Permissions - label: Security Context - schema: - additional_attrs: true - type: dict - attrs: - - variable: container - label: Container - schema: - additional_attrs: true - type: dict - attrs: - # Settings from questions.yaml get appended here on a per-app basis - - - variable: runAsUser - label: "runAsUser" - description: "The UserID of the user running the application" - schema: - type: int - default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: - 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: 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: - 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: - 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 - - 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/incubator/sshwifty/0.0.5/CHANGELOG.md b/incubator/sshwifty/0.0.5/CHANGELOG.md new file mode 100644 index 00000000000..b4d1004d4ea --- /dev/null +++ b/incubator/sshwifty/0.0.5/CHANGELOG.md @@ -0,0 +1,48 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [sshwifty-0.0.5](https://github.com/truecharts/charts/compare/sshwifty-0.0.4...sshwifty-0.0.5) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + + + +## [sshwifty-0.0.4](https://github.com/truecharts/charts/compare/sshwifty-0.0.3...sshwifty-0.0.4) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [sshwifty-0.0.3](https://github.com/truecharts/charts/compare/sshwifty-0.0.2...sshwifty-0.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [sshwifty-0.0.2](https://github.com/truecharts/charts/compare/sshwifty-0.0.1...sshwifty-0.0.2) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [sshwifty-0.0.1]sshwifty-0.0.1 (2023-04-30) + diff --git a/incubator/sshwifty/0.0.5/Chart.yaml b/incubator/sshwifty/0.0.5/Chart.yaml new file mode 100644 index 00000000000..c1680402dfe --- /dev/null +++ b/incubator/sshwifty/0.0.5/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +description: SSHwifty is a SSH and Telnet connector made for the Web. +home: https://truecharts.org/charts/incubator/sshwifty +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sshwifty.png +keywords: + - ssh +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sshwifty +sources: + - https://github.com/truecharts/charts/tree/master/charts/incubator/sshwifty + - https://github.com/niruix/sshwifty +type: application +version: 0.0.5 +annotations: + truecharts.org/catagories: | + - ssh + truecharts.org/SCALE-support: "true" diff --git a/incubator/sshwifty/0.0.4/README.md b/incubator/sshwifty/0.0.5/README.md similarity index 100% rename from incubator/sshwifty/0.0.4/README.md rename to incubator/sshwifty/0.0.5/README.md diff --git a/incubator/sshwifty/0.0.5/app-changelog.md b/incubator/sshwifty/0.0.5/app-changelog.md new file mode 100644 index 00000000000..91a6ca3e0ba --- /dev/null +++ b/incubator/sshwifty/0.0.5/app-changelog.md @@ -0,0 +1,13 @@ + + +## [sshwifty-0.0.5](https://github.com/truecharts/charts/compare/sshwifty-0.0.4...sshwifty-0.0.5) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + \ No newline at end of file diff --git a/incubator/sshwifty/0.0.4/app-readme.md b/incubator/sshwifty/0.0.5/app-readme.md similarity index 100% rename from incubator/sshwifty/0.0.4/app-readme.md rename to incubator/sshwifty/0.0.5/app-readme.md diff --git a/incubator/sshwifty/0.0.5/charts/common-12.9.2.tgz b/incubator/sshwifty/0.0.5/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/incubator/sshwifty/0.0.5/charts/common-12.9.2.tgz differ diff --git a/incubator/sshwifty/0.0.4/ix_values.yaml b/incubator/sshwifty/0.0.5/ix_values.yaml similarity index 100% rename from incubator/sshwifty/0.0.4/ix_values.yaml rename to incubator/sshwifty/0.0.5/ix_values.yaml diff --git a/incubator/sshwifty/0.0.5/questions.yaml b/incubator/sshwifty/0.0.5/questions.yaml new file mode 100644 index 00000000000..ab7a508dca0 --- /dev/null +++ b/incubator/sshwifty/0.0.5/questions.yaml @@ -0,0 +1,1881 @@ +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: SSHWIFTY_HOSTNAME + label: HostName + description: HTTP Host. Keep it empty to accept request from all hosts + schema: + type: string + default: "" + - variable: SSHWIFTY_SHAREDKEY + label: SharedKey + description: Web interface access password. Set to empty to allow public access + schema: + type: string + private: true + default: "" + - variable: DialTimeout + label: Dial Timeout + description: Remote dial timeout in seconds. + schema: + type: int + default: 10 + - variable: SOCKS5 + label: Show SOCKS5 Section + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: SSHWIFTY_SOCKS5 + label: Socks5 Host + description: connect remote through the given proxy + schema: + type: string + default: "" + - variable: SSHWIFTY_SOCKS5_USER + label: Socks5 User + description: Username of the Socks5 server + schema: + type: string + default: "" + - variable: SSHWIFTY_SOCKS5_PASSWORD + label: Socks5 Password + description: Password of the Socks5 server + schema: + type: string + private: true + default: "" + - variable: SSHWIFTY_LISTENINTERFACE + label: Listen Interface + description: Which local network interface this server will be listening. + schema: + type: string + default: 0.0.0.0 + - variable: SSHWIFTY_INITIALTIMEOUT + label: Initial TimeOut + description: Timeout of initial request in Seconds. + schema: + type: int + default: 3 + - variable: SSHWIFTY_READTIMEOUT + label: Read TimeOut + description: How long does the connection can stay in idle before the backend server disconnects the client in Seconds. + schema: + type: int + default: 60 + - variable: SSHWIFTY_WRITETIMEOUT + label: Write TimeOut + description: How long the server will wait until the client connection is ready to receive new data in Seconds. + schema: + type: int + default: 60 + - variable: SSHWIFTY_HEARTBEATTIMEOUT + label: HeartBeat TimeOut + description: The interval between internal echo requests in Seconds. + schema: + type: int + default: 20 + - variable: SSHWIFTY_READDELAY + label: Read Delay + description: Forced delay between each request in MilliSeconds. + schema: + type: int + default: 10 + - variable: SSHWIFTY_WRITEDELAY + label: Write Delay + description: Forced delay between each write in MilliSeconds. + schema: + type: int + default: 10 + - variable: SSHWIFTY_ONLYALLOWPRESETREMOTES + label: Only Allow Preset Remotes + description: Allow the Preset Remotes only, and refuse to connect to any other remote host. + 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: 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: 8182 + 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: + 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: + 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/adminer/4.0.15/templates/NOTES.txt b/incubator/sshwifty/0.0.5/templates/NOTES.txt similarity index 100% rename from stable/adminer/4.0.15/templates/NOTES.txt rename to incubator/sshwifty/0.0.5/templates/NOTES.txt diff --git a/incubator/sshwifty/0.0.4/templates/common.yaml b/incubator/sshwifty/0.0.5/templates/common.yaml similarity index 100% rename from incubator/sshwifty/0.0.4/templates/common.yaml rename to incubator/sshwifty/0.0.5/templates/common.yaml diff --git a/stable/adminer/4.0.15/values.yaml b/incubator/sshwifty/0.0.5/values.yaml similarity index 100% rename from stable/adminer/4.0.15/values.yaml rename to incubator/sshwifty/0.0.5/values.yaml diff --git a/stable/actualserver/4.0.15/CHANGELOG.md b/stable/actualserver/4.0.15/CHANGELOG.md deleted file mode 100644 index b75c419ea4c..00000000000 --- a/stable/actualserver/4.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [actualserver-4.0.15](https://github.com/truecharts/charts/compare/actualserver-4.0.14...actualserver-4.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [actualserver-4.0.14](https://github.com/truecharts/charts/compare/actualserver-4.0.13...actualserver-4.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [actualserver-4.0.13](https://github.com/truecharts/charts/compare/actualserver-4.0.12...actualserver-4.0.13) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/actualserver to v23.5.0 ([#8847](https://github.com/truecharts/charts/issues/8847)) - - - - -## [actualserver-4.0.12](https://github.com/truecharts/charts/compare/actualserver-4.0.11...actualserver-4.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [actualserver-4.0.11](https://github.com/truecharts/charts/compare/actualserver-4.0.10...actualserver-4.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [actualserver-4.0.10](https://github.com/truecharts/charts/compare/actualserver-4.0.9...actualserver-4.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/actualserver to v23.4.2 ([#8547](https://github.com/truecharts/charts/issues/8547)) - - - - -## [actualserver-4.0.9](https://github.com/truecharts/charts/compare/actualserver-4.0.8...actualserver-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [actualserver-4.0.8](https://github.com/truecharts/charts/compare/actualserver-4.0.7...actualserver-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [actualserver-4.0.7](https://github.com/truecharts/charts/compare/actualserver-4.0.6...actualserver-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [actualserver-4.0.6](https://github.com/truecharts/charts/compare/actualserver-4.0.5...actualserver-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [actualserver-4.0.5](https://github.com/truecharts/charts/compare/actualserver-4.0.4...actualserver-4.0.5) (2023-04-16) - -### Chore diff --git a/stable/actualserver/4.0.15/Chart.yaml b/stable/actualserver/4.0.15/Chart.yaml deleted file mode 100644 index 56cad07d6f5..00000000000 --- a/stable/actualserver/4.0.15/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "23.5.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - actualserver - - finance -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: actualserver -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/actualserver - - https://github.com/Kippenhof/docker-templates -type: application -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - finance -version: 4.0.15 diff --git a/stable/actualserver/4.0.15/app-changelog.md b/stable/actualserver/4.0.15/app-changelog.md deleted file mode 100644 index 2f3747a7edc..00000000000 --- a/stable/actualserver/4.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [actualserver-4.0.15](https://github.com/truecharts/charts/compare/actualserver-4.0.14...actualserver-4.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/actualserver/4.0.15/charts/common-12.8.1.tgz b/stable/actualserver/4.0.15/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/actualserver/4.0.15/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/actualserver/4.0.16/CHANGELOG.md b/stable/actualserver/4.0.16/CHANGELOG.md new file mode 100644 index 00000000000..606cd6cf819 --- /dev/null +++ b/stable/actualserver/4.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [actualserver-4.0.16](https://github.com/truecharts/charts/compare/actualserver-4.0.15...actualserver-4.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [actualserver-4.0.15](https://github.com/truecharts/charts/compare/actualserver-4.0.14...actualserver-4.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [actualserver-4.0.14](https://github.com/truecharts/charts/compare/actualserver-4.0.13...actualserver-4.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [actualserver-4.0.13](https://github.com/truecharts/charts/compare/actualserver-4.0.12...actualserver-4.0.13) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/actualserver to v23.5.0 ([#8847](https://github.com/truecharts/charts/issues/8847)) + + + + +## [actualserver-4.0.12](https://github.com/truecharts/charts/compare/actualserver-4.0.11...actualserver-4.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [actualserver-4.0.11](https://github.com/truecharts/charts/compare/actualserver-4.0.10...actualserver-4.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [actualserver-4.0.10](https://github.com/truecharts/charts/compare/actualserver-4.0.9...actualserver-4.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/actualserver to v23.4.2 ([#8547](https://github.com/truecharts/charts/issues/8547)) + + + + +## [actualserver-4.0.9](https://github.com/truecharts/charts/compare/actualserver-4.0.8...actualserver-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [actualserver-4.0.8](https://github.com/truecharts/charts/compare/actualserver-4.0.7...actualserver-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [actualserver-4.0.7](https://github.com/truecharts/charts/compare/actualserver-4.0.6...actualserver-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [actualserver-4.0.6](https://github.com/truecharts/charts/compare/actualserver-4.0.5...actualserver-4.0.6) (2023-04-16) + +### Chore diff --git a/stable/actualserver/4.0.16/Chart.yaml b/stable/actualserver/4.0.16/Chart.yaml new file mode 100644 index 00000000000..22a1138091d --- /dev/null +++ b/stable/actualserver/4.0.16/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "23.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - actualserver + - finance +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: actualserver +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/actualserver + - https://github.com/Kippenhof/docker-templates +type: application +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - finance +version: 4.0.16 diff --git a/stable/actualserver/4.0.15/README.md b/stable/actualserver/4.0.16/README.md similarity index 100% rename from stable/actualserver/4.0.15/README.md rename to stable/actualserver/4.0.16/README.md diff --git a/stable/actualserver/4.0.16/app-changelog.md b/stable/actualserver/4.0.16/app-changelog.md new file mode 100644 index 00000000000..ced8e2a30f8 --- /dev/null +++ b/stable/actualserver/4.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [actualserver-4.0.16](https://github.com/truecharts/charts/compare/actualserver-4.0.15...actualserver-4.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/actualserver/4.0.15/app-readme.md b/stable/actualserver/4.0.16/app-readme.md similarity index 100% rename from stable/actualserver/4.0.15/app-readme.md rename to stable/actualserver/4.0.16/app-readme.md diff --git a/stable/actualserver/4.0.16/charts/common-12.9.2.tgz b/stable/actualserver/4.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/actualserver/4.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/actualserver/4.0.15/ix_values.yaml b/stable/actualserver/4.0.16/ix_values.yaml similarity index 100% rename from stable/actualserver/4.0.15/ix_values.yaml rename to stable/actualserver/4.0.16/ix_values.yaml diff --git a/stable/actualserver/4.0.15/questions.yaml b/stable/actualserver/4.0.16/questions.yaml similarity index 100% rename from stable/actualserver/4.0.15/questions.yaml rename to stable/actualserver/4.0.16/questions.yaml diff --git a/stable/airdcpp-webclient/6.0.14/templates/NOTES.txt b/stable/actualserver/4.0.16/templates/NOTES.txt similarity index 100% rename from stable/airdcpp-webclient/6.0.14/templates/NOTES.txt rename to stable/actualserver/4.0.16/templates/NOTES.txt diff --git a/stable/actualserver/4.0.15/templates/common.yaml b/stable/actualserver/4.0.16/templates/common.yaml similarity index 100% rename from stable/actualserver/4.0.15/templates/common.yaml rename to stable/actualserver/4.0.16/templates/common.yaml diff --git a/stable/airdcpp-webclient/6.0.14/values.yaml b/stable/actualserver/4.0.16/values.yaml similarity index 100% rename from stable/airdcpp-webclient/6.0.14/values.yaml rename to stable/actualserver/4.0.16/values.yaml diff --git a/stable/adguard-home/5.0.14/CHANGELOG.md b/stable/adguard-home/5.0.14/CHANGELOG.md deleted file mode 100644 index ddfde01e5a1..00000000000 --- a/stable/adguard-home/5.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [adguard-home-5.0.14](https://github.com/truecharts/charts/compare/adguard-home-5.0.12...adguard-home-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [adguard-home-5.0.12](https://github.com/truecharts/charts/compare/adguard-home-5.0.11...adguard-home-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [adguard-home-5.0.11](https://github.com/truecharts/charts/compare/adguard-home-5.0.10...adguard-home-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [adguard-home-5.0.10](https://github.com/truecharts/charts/compare/adguard-home-5.0.9...adguard-home-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [adguard-home-5.0.9](https://github.com/truecharts/charts/compare/adguard-home-5.0.8...adguard-home-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [adguard-home-5.0.8](https://github.com/truecharts/charts/compare/adguard-home-5.0.7...adguard-home-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [adguard-home-5.0.7](https://github.com/truecharts/charts/compare/adguard-home-5.0.6...adguard-home-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [adguard-home-5.0.6](https://github.com/truecharts/charts/compare/adguard-home-5.0.5...adguard-home-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [adguard-home-5.0.5](https://github.com/truecharts/charts/compare/adguard-home-5.0.4...adguard-home-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [adguard-home-5.0.4](https://github.com/truecharts/charts/compare/adguard-home-5.0.3...adguard-home-5.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [adguard-home-5.0.3](https://github.com/truecharts/charts/compare/adguard-home-5.0.2...adguard-home-5.0.3) (2023-04-14) - - diff --git a/stable/adguard-home/5.0.14/Chart.yaml b/stable/adguard-home/5.0.14/Chart.yaml deleted file mode 100644 index c7330b97403..00000000000 --- a/stable/adguard-home/5.0.14/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "0.107.25" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - adblock - - adguard -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: adguard-home -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home -version: 5.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/adguard-home/5.0.14/app-changelog.md b/stable/adguard-home/5.0.14/app-changelog.md deleted file mode 100644 index d738ada8e21..00000000000 --- a/stable/adguard-home/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [adguard-home-5.0.14](https://github.com/truecharts/charts/compare/adguard-home-5.0.12...adguard-home-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/adguard-home/5.0.14/charts/common-12.8.1.tgz b/stable/adguard-home/5.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/adguard-home/5.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/adguard-home/5.0.15/CHANGELOG.md b/stable/adguard-home/5.0.15/CHANGELOG.md new file mode 100644 index 00000000000..8c86d51ee17 --- /dev/null +++ b/stable/adguard-home/5.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [adguard-home-5.0.15](https://github.com/truecharts/charts/compare/adguard-home-5.0.14...adguard-home-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [adguard-home-5.0.14](https://github.com/truecharts/charts/compare/adguard-home-5.0.12...adguard-home-5.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [adguard-home-5.0.12](https://github.com/truecharts/charts/compare/adguard-home-5.0.11...adguard-home-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [adguard-home-5.0.11](https://github.com/truecharts/charts/compare/adguard-home-5.0.10...adguard-home-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [adguard-home-5.0.10](https://github.com/truecharts/charts/compare/adguard-home-5.0.9...adguard-home-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [adguard-home-5.0.9](https://github.com/truecharts/charts/compare/adguard-home-5.0.8...adguard-home-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [adguard-home-5.0.8](https://github.com/truecharts/charts/compare/adguard-home-5.0.7...adguard-home-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [adguard-home-5.0.7](https://github.com/truecharts/charts/compare/adguard-home-5.0.6...adguard-home-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [adguard-home-5.0.6](https://github.com/truecharts/charts/compare/adguard-home-5.0.5...adguard-home-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [adguard-home-5.0.5](https://github.com/truecharts/charts/compare/adguard-home-5.0.4...adguard-home-5.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [adguard-home-5.0.4](https://github.com/truecharts/charts/compare/adguard-home-5.0.3...adguard-home-5.0.4) (2023-04-15) + +### Chore diff --git a/stable/adguard-home/5.0.15/Chart.yaml b/stable/adguard-home/5.0.15/Chart.yaml new file mode 100644 index 00000000000..453b5e2a805 --- /dev/null +++ b/stable/adguard-home/5.0.15/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "0.107.25" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - adblock + - adguard +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: adguard-home +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/adguard-home +version: 5.0.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/adguard-home/5.0.14/README.md b/stable/adguard-home/5.0.15/README.md similarity index 100% rename from stable/adguard-home/5.0.14/README.md rename to stable/adguard-home/5.0.15/README.md diff --git a/stable/adguard-home/5.0.15/app-changelog.md b/stable/adguard-home/5.0.15/app-changelog.md new file mode 100644 index 00000000000..7e3dc20ed15 --- /dev/null +++ b/stable/adguard-home/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [adguard-home-5.0.15](https://github.com/truecharts/charts/compare/adguard-home-5.0.14...adguard-home-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/adguard-home/5.0.14/app-readme.md b/stable/adguard-home/5.0.15/app-readme.md similarity index 100% rename from stable/adguard-home/5.0.14/app-readme.md rename to stable/adguard-home/5.0.15/app-readme.md diff --git a/stable/adguard-home/5.0.15/charts/common-12.9.2.tgz b/stable/adguard-home/5.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/adguard-home/5.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/adguard-home/5.0.14/ix_values.yaml b/stable/adguard-home/5.0.15/ix_values.yaml similarity index 100% rename from stable/adguard-home/5.0.14/ix_values.yaml rename to stable/adguard-home/5.0.15/ix_values.yaml diff --git a/stable/adguard-home/5.0.14/questions.yaml b/stable/adguard-home/5.0.15/questions.yaml similarity index 100% rename from stable/adguard-home/5.0.14/questions.yaml rename to stable/adguard-home/5.0.15/questions.yaml diff --git a/stable/airsonic-advanced/9.0.3/templates/NOTES.txt b/stable/adguard-home/5.0.15/templates/NOTES.txt similarity index 100% rename from stable/airsonic-advanced/9.0.3/templates/NOTES.txt rename to stable/adguard-home/5.0.15/templates/NOTES.txt diff --git a/stable/adguard-home/5.0.14/templates/common.yaml b/stable/adguard-home/5.0.15/templates/common.yaml similarity index 100% rename from stable/adguard-home/5.0.14/templates/common.yaml rename to stable/adguard-home/5.0.15/templates/common.yaml diff --git a/stable/airsonic-advanced/9.0.3/values.yaml b/stable/adguard-home/5.0.15/values.yaml similarity index 100% rename from stable/airsonic-advanced/9.0.3/values.yaml rename to stable/adguard-home/5.0.15/values.yaml diff --git a/stable/adminer/4.0.15/CHANGELOG.md b/stable/adminer/4.0.15/CHANGELOG.md deleted file mode 100644 index af5b590bbb2..00000000000 --- a/stable/adminer/4.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [adminer-4.0.15](https://github.com/truecharts/charts/compare/adminer-4.0.14...adminer-4.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [adminer-4.0.14](https://github.com/truecharts/charts/compare/adminer-4.0.13...adminer-4.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [adminer-4.0.13](https://github.com/truecharts/charts/compare/adminer-4.0.12...adminer-4.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [adminer-4.0.12](https://github.com/truecharts/charts/compare/adminer-4.0.11...adminer-4.0.12) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#8770](https://github.com/truecharts/charts/issues/8770)) - - - - -## [adminer-4.0.12](https://github.com/truecharts/charts/compare/adminer-4.0.11...adminer-4.0.12) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#8770](https://github.com/truecharts/charts/issues/8770)) - - - - -## [adminer-4.0.12](https://github.com/truecharts/charts/compare/adminer-4.0.11...adminer-4.0.12) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#8770](https://github.com/truecharts/charts/issues/8770)) - - - - -## [adminer-4.0.12](https://github.com/truecharts/charts/compare/adminer-4.0.11...adminer-4.0.12) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#8770](https://github.com/truecharts/charts/issues/8770)) - - - - -## [adminer-4.0.12](https://github.com/truecharts/charts/compare/adminer-4.0.11...adminer-4.0.12) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#8770](https://github.com/truecharts/charts/issues/8770)) - - - - -## [adminer-4.0.11](https://github.com/truecharts/charts/compare/adminer-4.0.10...adminer-4.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [adminer-4.0.10](https://github.com/truecharts/charts/compare/adminer-4.0.9...adminer-4.0.10) (2023-04-26) - -### Chore - -- update container image tccr.io/truecharts/adminer to latest ([#8167](https://github.com/truecharts/charts/issues/8167)) - - - - -## [adminer-4.0.9](https://github.com/truecharts/charts/compare/adminer-4.0.8...adminer-4.0.9) (2023-04-25) - -### Chore diff --git a/stable/adminer/4.0.15/Chart.yaml b/stable/adminer/4.0.15/Chart.yaml deleted file mode 100644 index 00c1afb7c5e..00000000000 --- a/stable/adminer/4.0.15/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - adminer - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: adminer -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/adminer - - https://github.com/vrana/adminer - - http://hub.docker.com/_/adminer/ -type: application -version: 4.0.15 diff --git a/stable/adminer/4.0.15/app-changelog.md b/stable/adminer/4.0.15/app-changelog.md deleted file mode 100644 index cdc94d0bbf0..00000000000 --- a/stable/adminer/4.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [adminer-4.0.15](https://github.com/truecharts/charts/compare/adminer-4.0.14...adminer-4.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/adminer/4.0.15/charts/common-12.8.1.tgz b/stable/adminer/4.0.15/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/adminer/4.0.15/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/adminer/4.0.16/CHANGELOG.md b/stable/adminer/4.0.16/CHANGELOG.md new file mode 100644 index 00000000000..36383313f0e --- /dev/null +++ b/stable/adminer/4.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [adminer-4.0.16](https://github.com/truecharts/charts/compare/adminer-4.0.15...adminer-4.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [adminer-4.0.15](https://github.com/truecharts/charts/compare/adminer-4.0.14...adminer-4.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [adminer-4.0.14](https://github.com/truecharts/charts/compare/adminer-4.0.13...adminer-4.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [adminer-4.0.13](https://github.com/truecharts/charts/compare/adminer-4.0.12...adminer-4.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [adminer-4.0.12](https://github.com/truecharts/charts/compare/adminer-4.0.11...adminer-4.0.12) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#8770](https://github.com/truecharts/charts/issues/8770)) + + + + +## [adminer-4.0.12](https://github.com/truecharts/charts/compare/adminer-4.0.11...adminer-4.0.12) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#8770](https://github.com/truecharts/charts/issues/8770)) + + + + +## [adminer-4.0.12](https://github.com/truecharts/charts/compare/adminer-4.0.11...adminer-4.0.12) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#8770](https://github.com/truecharts/charts/issues/8770)) + + + + +## [adminer-4.0.12](https://github.com/truecharts/charts/compare/adminer-4.0.11...adminer-4.0.12) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#8770](https://github.com/truecharts/charts/issues/8770)) + + + + +## [adminer-4.0.12](https://github.com/truecharts/charts/compare/adminer-4.0.11...adminer-4.0.12) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/adminer to latest ([#8770](https://github.com/truecharts/charts/issues/8770)) + + + + +## [adminer-4.0.11](https://github.com/truecharts/charts/compare/adminer-4.0.10...adminer-4.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [adminer-4.0.10](https://github.com/truecharts/charts/compare/adminer-4.0.9...adminer-4.0.10) (2023-04-26) + +### Chore diff --git a/stable/adminer/4.0.16/Chart.yaml b/stable/adminer/4.0.16/Chart.yaml new file mode 100644 index 00000000000..2910463638c --- /dev/null +++ b/stable/adminer/4.0.16/Chart.yaml @@ -0,0 +1,29 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - adminer + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: adminer +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/adminer + - https://github.com/vrana/adminer + - http://hub.docker.com/_/adminer/ +type: application +version: 4.0.16 diff --git a/stable/adminer/4.0.15/README.md b/stable/adminer/4.0.16/README.md similarity index 100% rename from stable/adminer/4.0.15/README.md rename to stable/adminer/4.0.16/README.md diff --git a/stable/adminer/4.0.16/app-changelog.md b/stable/adminer/4.0.16/app-changelog.md new file mode 100644 index 00000000000..9686d422f5d --- /dev/null +++ b/stable/adminer/4.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [adminer-4.0.16](https://github.com/truecharts/charts/compare/adminer-4.0.15...adminer-4.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/adminer/4.0.15/app-readme.md b/stable/adminer/4.0.16/app-readme.md similarity index 100% rename from stable/adminer/4.0.15/app-readme.md rename to stable/adminer/4.0.16/app-readme.md diff --git a/stable/adminer/4.0.16/charts/common-12.9.2.tgz b/stable/adminer/4.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/adminer/4.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/adminer/4.0.15/ix_values.yaml b/stable/adminer/4.0.16/ix_values.yaml similarity index 100% rename from stable/adminer/4.0.15/ix_values.yaml rename to stable/adminer/4.0.16/ix_values.yaml diff --git a/stable/adminer/4.0.15/questions.yaml b/stable/adminer/4.0.16/questions.yaml similarity index 100% rename from stable/adminer/4.0.15/questions.yaml rename to stable/adminer/4.0.16/questions.yaml diff --git a/stable/airsonic/9.0.14/templates/NOTES.txt b/stable/adminer/4.0.16/templates/NOTES.txt similarity index 100% rename from stable/airsonic/9.0.14/templates/NOTES.txt rename to stable/adminer/4.0.16/templates/NOTES.txt diff --git a/stable/adminer/4.0.15/templates/common.yaml b/stable/adminer/4.0.16/templates/common.yaml similarity index 100% rename from stable/adminer/4.0.15/templates/common.yaml rename to stable/adminer/4.0.16/templates/common.yaml diff --git a/stable/airsonic/9.0.14/values.yaml b/stable/adminer/4.0.16/values.yaml similarity index 100% rename from stable/airsonic/9.0.14/values.yaml rename to stable/adminer/4.0.16/values.yaml diff --git a/stable/airdcpp-webclient/6.0.14/CHANGELOG.md b/stable/airdcpp-webclient/6.0.14/CHANGELOG.md deleted file mode 100644 index d82bd3720d5..00000000000 --- a/stable/airdcpp-webclient/6.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [airdcpp-webclient-6.0.14](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.13...airdcpp-webclient-6.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [airdcpp-webclient-6.0.13](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.12...airdcpp-webclient-6.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [airdcpp-webclient-6.0.12](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.11...airdcpp-webclient-6.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [airdcpp-webclient-6.0.11](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.10...airdcpp-webclient-6.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [airdcpp-webclient-6.0.10](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.9...airdcpp-webclient-6.0.10) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/airdcpp-webclient to v2.11.4 ([#8433](https://github.com/truecharts/charts/issues/8433)) - - - - -## [airdcpp-webclient-6.0.9](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.8...airdcpp-webclient-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [airdcpp-webclient-6.0.8](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.7...airdcpp-webclient-6.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [airdcpp-webclient-6.0.7](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.6...airdcpp-webclient-6.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [airdcpp-webclient-6.0.6](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.5...airdcpp-webclient-6.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [airdcpp-webclient-6.0.5](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.4...airdcpp-webclient-6.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [airdcpp-webclient-6.0.4](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.3...airdcpp-webclient-6.0.4) (2023-04-15) - -### Chore diff --git a/stable/airdcpp-webclient/6.0.14/Chart.yaml b/stable/airdcpp-webclient/6.0.14/Chart.yaml deleted file mode 100644 index 0cb9bb0e79f..00000000000 --- a/stable/airdcpp-webclient/6.0.14/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "2.11.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - DC++ - - dcpp - - airdcpp -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: airdcpp-webclient -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/airdcpp-webclient - - https://airdcpp-web.github.io/ - - https://github.com/airdcpp-web/airdcpp-webclient -type: application -version: 6.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/airdcpp-webclient/6.0.14/app-changelog.md b/stable/airdcpp-webclient/6.0.14/app-changelog.md deleted file mode 100644 index cec09999187..00000000000 --- a/stable/airdcpp-webclient/6.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [airdcpp-webclient-6.0.14](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.13...airdcpp-webclient-6.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/airdcpp-webclient/6.0.14/charts/common-12.8.1.tgz b/stable/airdcpp-webclient/6.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/airdcpp-webclient/6.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/airdcpp-webclient/6.0.15/CHANGELOG.md b/stable/airdcpp-webclient/6.0.15/CHANGELOG.md new file mode 100644 index 00000000000..d0e2772bd0b --- /dev/null +++ b/stable/airdcpp-webclient/6.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [airdcpp-webclient-6.0.15](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.14...airdcpp-webclient-6.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [airdcpp-webclient-6.0.14](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.13...airdcpp-webclient-6.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [airdcpp-webclient-6.0.13](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.12...airdcpp-webclient-6.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [airdcpp-webclient-6.0.12](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.11...airdcpp-webclient-6.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [airdcpp-webclient-6.0.11](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.10...airdcpp-webclient-6.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [airdcpp-webclient-6.0.10](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.9...airdcpp-webclient-6.0.10) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/airdcpp-webclient to v2.11.4 ([#8433](https://github.com/truecharts/charts/issues/8433)) + + + + +## [airdcpp-webclient-6.0.9](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.8...airdcpp-webclient-6.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [airdcpp-webclient-6.0.8](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.7...airdcpp-webclient-6.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [airdcpp-webclient-6.0.7](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.6...airdcpp-webclient-6.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [airdcpp-webclient-6.0.6](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.5...airdcpp-webclient-6.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [airdcpp-webclient-6.0.5](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.4...airdcpp-webclient-6.0.5) (2023-04-16) + +### Chore diff --git a/stable/airdcpp-webclient/6.0.15/Chart.yaml b/stable/airdcpp-webclient/6.0.15/Chart.yaml new file mode 100644 index 00000000000..f9ccebc0fcf --- /dev/null +++ b/stable/airdcpp-webclient/6.0.15/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2.11.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - DC++ + - dcpp + - airdcpp +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: airdcpp-webclient +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/airdcpp-webclient + - https://airdcpp-web.github.io/ + - https://github.com/airdcpp-web/airdcpp-webclient +type: application +version: 6.0.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/airdcpp-webclient/6.0.14/README.md b/stable/airdcpp-webclient/6.0.15/README.md similarity index 100% rename from stable/airdcpp-webclient/6.0.14/README.md rename to stable/airdcpp-webclient/6.0.15/README.md diff --git a/stable/airdcpp-webclient/6.0.15/app-changelog.md b/stable/airdcpp-webclient/6.0.15/app-changelog.md new file mode 100644 index 00000000000..1b63c68f30e --- /dev/null +++ b/stable/airdcpp-webclient/6.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [airdcpp-webclient-6.0.15](https://github.com/truecharts/charts/compare/airdcpp-webclient-6.0.14...airdcpp-webclient-6.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/airdcpp-webclient/6.0.14/app-readme.md b/stable/airdcpp-webclient/6.0.15/app-readme.md similarity index 100% rename from stable/airdcpp-webclient/6.0.14/app-readme.md rename to stable/airdcpp-webclient/6.0.15/app-readme.md diff --git a/stable/airdcpp-webclient/6.0.15/charts/common-12.9.2.tgz b/stable/airdcpp-webclient/6.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/airdcpp-webclient/6.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/airdcpp-webclient/6.0.14/ix_values.yaml b/stable/airdcpp-webclient/6.0.15/ix_values.yaml similarity index 100% rename from stable/airdcpp-webclient/6.0.14/ix_values.yaml rename to stable/airdcpp-webclient/6.0.15/ix_values.yaml diff --git a/stable/airdcpp-webclient/6.0.14/questions.yaml b/stable/airdcpp-webclient/6.0.15/questions.yaml similarity index 100% rename from stable/airdcpp-webclient/6.0.14/questions.yaml rename to stable/airdcpp-webclient/6.0.15/questions.yaml diff --git a/stable/alist/5.0.14/templates/NOTES.txt b/stable/airdcpp-webclient/6.0.15/templates/NOTES.txt similarity index 100% rename from stable/alist/5.0.14/templates/NOTES.txt rename to stable/airdcpp-webclient/6.0.15/templates/NOTES.txt diff --git a/stable/airdcpp-webclient/6.0.14/templates/common.yaml b/stable/airdcpp-webclient/6.0.15/templates/common.yaml similarity index 100% rename from stable/airdcpp-webclient/6.0.14/templates/common.yaml rename to stable/airdcpp-webclient/6.0.15/templates/common.yaml diff --git a/stable/alist/5.0.14/values.yaml b/stable/airdcpp-webclient/6.0.15/values.yaml similarity index 100% rename from stable/alist/5.0.14/values.yaml rename to stable/airdcpp-webclient/6.0.15/values.yaml diff --git a/stable/airsonic-advanced/9.0.3/CHANGELOG.md b/stable/airsonic-advanced/9.0.3/CHANGELOG.md deleted file mode 100644 index 7cc73e1ab9e..00000000000 --- a/stable/airsonic-advanced/9.0.3/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [airsonic-advanced-9.0.3](https://github.com/truecharts/charts/compare/airsonic-advanced-9.0.2...airsonic-advanced-9.0.3) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [airsonic-advanced-9.0.2](https://github.com/truecharts/charts/compare/airsonic-advanced-9.0.1...airsonic-advanced-9.0.2) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [airsonic-advanced-9.0.1](https://github.com/truecharts/charts/compare/airsonic-advanced-9.0.0...airsonic-advanced-9.0.1) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [airsonic-advanced-9.0.0](https://github.com/truecharts/charts/compare/airsonic-advanced-7.0.23...airsonic-advanced-9.0.0) (2023-04-29) - -### Feat - -- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) - - - - -## [airsonic-advanced-7.0.23](https://github.com/truecharts/charts/compare/airsonic-advanced-7.0.22...airsonic-advanced-7.0.23) (2023-02-27) - -### Chore - -- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725)) - - - - -## [airsonic-advanced-7.0.22](https://github.com/truecharts/charts/compare/airsonic-advanced-7.0.21...airsonic-advanced-7.0.22) (2023-02-19) - -### Chore - -- update helm general non-major - - - - -## [airsonic-advanced-7.0.21](https://github.com/truecharts/charts/compare/airsonic-advanced-7.0.20...airsonic-advanced-7.0.21) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [airsonic-advanced-7.0.20](https://github.com/truecharts/charts/compare/airsonic-advanced-7.0.19...airsonic-advanced-7.0.20) (2023-02-03) - - - - -## [airsonic-advanced-7.0.19](https://github.com/truecharts/charts/compare/airsonic-advanced-7.0.18...airsonic-advanced-7.0.19) (2023-01-24) - -### Chore - -- update helm general non-major ([#6689](https://github.com/truecharts/charts/issues/6689)) - - - - -## [airsonic-advanced-7.0.18](https://github.com/truecharts/charts/compare/airsonic-advanced-7.0.17...airsonic-advanced-7.0.18) (2023-01-23) - -### Chore - -- update helm general non-major - - - - -## [airsonic-advanced-7.0.17](https://github.com/truecharts/charts/compare/airsonic-advanced-7.0.16...airsonic-advanced-7.0.17) (2023-01-17) - -### Chore - -- update helm general non-major ([#6430](https://github.com/truecharts/charts/issues/6430)) - - diff --git a/stable/airsonic-advanced/9.0.3/Chart.yaml b/stable/airsonic-advanced/9.0.3/Chart.yaml deleted file mode 100644 index 655524fc0b7..00000000000 --- a/stable/airsonic-advanced/9.0.3/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "11.0.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - airsonic -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: airsonic-advanced -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic-advanced - - https://github.com/airsonic/airsonic-advanced -version: 9.0.3 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/airsonic-advanced/9.0.3/app-changelog.md b/stable/airsonic-advanced/9.0.3/app-changelog.md deleted file mode 100644 index ef4714912ee..00000000000 --- a/stable/airsonic-advanced/9.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [airsonic-advanced-9.0.3](https://github.com/truecharts/charts/compare/airsonic-advanced-9.0.2...airsonic-advanced-9.0.3) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - \ No newline at end of file diff --git a/stable/airsonic-advanced/9.0.3/charts/common-12.8.1.tgz b/stable/airsonic-advanced/9.0.3/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/airsonic-advanced/9.0.3/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/airsonic-advanced/9.0.3/questions.yaml b/stable/airsonic-advanced/9.0.3/questions.yaml deleted file mode 100644 index 6f78c6abb94..00000000000 --- a/stable/airsonic-advanced/9.0.3/questions.yaml +++ /dev/null @@ -1,2164 +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: 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": "2"}] - items: - - variable: optionsEntry - label: "Option Entry" - schema: - type: dict - additional_attrs: true - attrs: - - variable: name - label: "Name" - schema: - type: string - required: true - - variable: value - label: "Value" - schema: - type: string - - variable: nameservers - label: "Nameservers" - schema: - type: list - default: [] - items: - - variable: nsEntry - label: "Nameserver Entry" - schema: - type: string - required: true - - variable: searches - label: "Searches" - schema: - type: list - default: [] - items: - - variable: searchEntry - label: "Search Entry" - schema: - type: string - required: true - - variable: service - group: Networking and Services - label: Configure Service(s) - schema: - additional_attrs: true - type: dict - attrs: - - variable: main - label: "Main Service" - description: "The Primary service on which the healthcheck runs, often the webUI" - schema: - additional_attrs: true - type: dict - attrs: - - variable: enabled - label: Enable the Service - schema: - type: boolean - default: true - hidden: true - - variable: type - label: Service Type - description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" - schema: - type: string - default: LoadBalancer - enum: - - value: LoadBalancer - description: LoadBalancer (Expose Ports) - - value: ClusterIP - description: ClusterIP (Do Not Expose Ports) - - variable: loadBalancerIP - label: LoadBalancer IP - description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" - schema: - show_if: [["type", "=", "LoadBalancer"]] - type: string - default: "" - - variable: ports - label: "Service's Port(s) Configuration" - schema: - additional_attrs: true - type: dict - attrs: - - variable: main - label: "Main Service Port Configuration" - schema: - additional_attrs: true - type: dict - attrs: - - variable: port - label: "Port" - description: "This port exposes the container port on the service" - schema: - type: int - default: 10122 - required: true - - variable: serviceexpert - group: Networking and Services - label: Show Expert Config - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: hostNetwork - group: Networking and Services - label: Host-Networking (Complicated) - schema: - hidden: true - type: boolean - default: false - - 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: - 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: - 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 - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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 - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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 - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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 - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: [] - items: - - variable: pathEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: path - label: Path - schema: - type: string - required: true - default: "/" - - variable: pathType - label: Path Type - schema: - type: string - required: true - default: Prefix - - variable: certificateIssuer - label: Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - 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: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: 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: service - label: Linked Service - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: Service Name - schema: - type: string - default: "" - - variable: port - label: Service Port - schema: - type: int - - variable: clusterIssuer - label: clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - default: [] - show_if: [["clusterIssuer", "=", ""]] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - variable: clusterIssuer - 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: [["clusterIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - type: string - show_if: [["clusterIssuer", "=", ""]] - default: "" - - variable: entrypoint - label: Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: securityContext - group: Security and Permissions - label: Security Context - schema: - additional_attrs: true - type: dict - attrs: - - variable: container - label: Container - schema: - additional_attrs: true - type: dict - attrs: - # Settings from questions.yaml get appended here on a per-app basis - - - variable: runAsUser - label: "runAsUser" - description: "The UserID of the user running the application" - schema: - type: int - default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: - 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: 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: - 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: - 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 - - 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/airsonic-advanced/9.0.4/CHANGELOG.md b/stable/airsonic-advanced/9.0.4/CHANGELOG.md new file mode 100644 index 00000000000..b29b23f8a46 --- /dev/null +++ b/stable/airsonic-advanced/9.0.4/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [airsonic-advanced-9.0.4](https://github.com/truecharts/charts/compare/airsonic-advanced-9.0.3...airsonic-advanced-9.0.4) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [airsonic-advanced-9.0.3](https://github.com/truecharts/charts/compare/airsonic-advanced-9.0.2...airsonic-advanced-9.0.3) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [airsonic-advanced-9.0.2](https://github.com/truecharts/charts/compare/airsonic-advanced-9.0.1...airsonic-advanced-9.0.2) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [airsonic-advanced-9.0.1](https://github.com/truecharts/charts/compare/airsonic-advanced-9.0.0...airsonic-advanced-9.0.1) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [airsonic-advanced-9.0.0](https://github.com/truecharts/charts/compare/airsonic-advanced-7.0.23...airsonic-advanced-9.0.0) (2023-04-29) + +### Feat + +- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) + + + + +## [airsonic-advanced-7.0.23](https://github.com/truecharts/charts/compare/airsonic-advanced-7.0.22...airsonic-advanced-7.0.23) (2023-02-27) + +### Chore + +- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725)) + + + + +## [airsonic-advanced-7.0.22](https://github.com/truecharts/charts/compare/airsonic-advanced-7.0.21...airsonic-advanced-7.0.22) (2023-02-19) + +### Chore + +- update helm general non-major + + + + +## [airsonic-advanced-7.0.21](https://github.com/truecharts/charts/compare/airsonic-advanced-7.0.20...airsonic-advanced-7.0.21) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [airsonic-advanced-7.0.20](https://github.com/truecharts/charts/compare/airsonic-advanced-7.0.19...airsonic-advanced-7.0.20) (2023-02-03) + + + + +## [airsonic-advanced-7.0.19](https://github.com/truecharts/charts/compare/airsonic-advanced-7.0.18...airsonic-advanced-7.0.19) (2023-01-24) + +### Chore + +- update helm general non-major ([#6689](https://github.com/truecharts/charts/issues/6689)) + + + + +## [airsonic-advanced-7.0.18](https://github.com/truecharts/charts/compare/airsonic-advanced-7.0.17...airsonic-advanced-7.0.18) (2023-01-23) + +### Chore diff --git a/stable/airsonic-advanced/9.0.4/Chart.yaml b/stable/airsonic-advanced/9.0.4/Chart.yaml new file mode 100644 index 00000000000..0973ca2a810 --- /dev/null +++ b/stable/airsonic-advanced/9.0.4/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "11.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - airsonic +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: airsonic-advanced +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic-advanced + - https://github.com/airsonic/airsonic-advanced +version: 9.0.4 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/airsonic-advanced/9.0.3/README.md b/stable/airsonic-advanced/9.0.4/README.md similarity index 100% rename from stable/airsonic-advanced/9.0.3/README.md rename to stable/airsonic-advanced/9.0.4/README.md diff --git a/stable/airsonic-advanced/9.0.4/app-changelog.md b/stable/airsonic-advanced/9.0.4/app-changelog.md new file mode 100644 index 00000000000..46274e565ca --- /dev/null +++ b/stable/airsonic-advanced/9.0.4/app-changelog.md @@ -0,0 +1,13 @@ + + +## [airsonic-advanced-9.0.4](https://github.com/truecharts/charts/compare/airsonic-advanced-9.0.3...airsonic-advanced-9.0.4) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + \ No newline at end of file diff --git a/stable/airsonic-advanced/9.0.3/app-readme.md b/stable/airsonic-advanced/9.0.4/app-readme.md similarity index 100% rename from stable/airsonic-advanced/9.0.3/app-readme.md rename to stable/airsonic-advanced/9.0.4/app-readme.md diff --git a/stable/airsonic-advanced/9.0.4/charts/common-12.9.2.tgz b/stable/airsonic-advanced/9.0.4/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/airsonic-advanced/9.0.4/charts/common-12.9.2.tgz differ diff --git a/stable/airsonic-advanced/9.0.3/ix_values.yaml b/stable/airsonic-advanced/9.0.4/ix_values.yaml similarity index 100% rename from stable/airsonic-advanced/9.0.3/ix_values.yaml rename to stable/airsonic-advanced/9.0.4/ix_values.yaml diff --git a/stable/airsonic-advanced/9.0.4/questions.yaml b/stable/airsonic-advanced/9.0.4/questions.yaml new file mode 100644 index 00000000000..d2488512cb5 --- /dev/null +++ b/stable/airsonic-advanced/9.0.4/questions.yaml @@ -0,0 +1,2157 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/amcrest2mqtt/7.0.13/templates/NOTES.txt b/stable/airsonic-advanced/9.0.4/templates/NOTES.txt similarity index 100% rename from stable/amcrest2mqtt/7.0.13/templates/NOTES.txt rename to stable/airsonic-advanced/9.0.4/templates/NOTES.txt diff --git a/stable/airsonic-advanced/9.0.3/templates/common.yaml b/stable/airsonic-advanced/9.0.4/templates/common.yaml similarity index 100% rename from stable/airsonic-advanced/9.0.3/templates/common.yaml rename to stable/airsonic-advanced/9.0.4/templates/common.yaml diff --git a/stable/amcrest2mqtt/7.0.13/values.yaml b/stable/airsonic-advanced/9.0.4/values.yaml similarity index 100% rename from stable/amcrest2mqtt/7.0.13/values.yaml rename to stable/airsonic-advanced/9.0.4/values.yaml diff --git a/stable/airsonic/9.0.14/CHANGELOG.md b/stable/airsonic/9.0.14/CHANGELOG.md deleted file mode 100644 index 8947cc8a210..00000000000 --- a/stable/airsonic/9.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [airsonic-9.0.14](https://github.com/truecharts/charts/compare/airsonic-9.0.12...airsonic-9.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [airsonic-9.0.12](https://github.com/truecharts/charts/compare/airsonic-9.0.11...airsonic-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [airsonic-9.0.11](https://github.com/truecharts/charts/compare/airsonic-9.0.10...airsonic-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [airsonic-9.0.10](https://github.com/truecharts/charts/compare/airsonic-9.0.9...airsonic-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [airsonic-9.0.9](https://github.com/truecharts/charts/compare/airsonic-9.0.8...airsonic-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [airsonic-9.0.8](https://github.com/truecharts/charts/compare/airsonic-9.0.7...airsonic-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [airsonic-9.0.7](https://github.com/truecharts/charts/compare/airsonic-9.0.6...airsonic-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [airsonic-9.0.6](https://github.com/truecharts/charts/compare/airsonic-9.0.5...airsonic-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [airsonic-9.0.5](https://github.com/truecharts/charts/compare/airsonic-9.0.4...airsonic-9.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [airsonic-9.0.4](https://github.com/truecharts/charts/compare/airsonic-9.0.3...airsonic-9.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [airsonic-9.0.3](https://github.com/truecharts/charts/compare/airsonic-9.0.2...airsonic-9.0.3) (2023-04-14) - - diff --git a/stable/airsonic/9.0.14/Chart.yaml b/stable/airsonic/9.0.14/Chart.yaml deleted file mode 100644 index 5183c0f8bc5..00000000000 --- a/stable/airsonic/9.0.14/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "10.6.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - airsonic -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: airsonic -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic - - https://github.com/airsonic/airsonic - - https://github.com/linuxserver/docker-airsonic - - https://github.com/k8s-at-home/charts/tree/master/charts/airsonic -version: 9.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/airsonic/9.0.14/app-changelog.md b/stable/airsonic/9.0.14/app-changelog.md deleted file mode 100644 index a74d60d07a9..00000000000 --- a/stable/airsonic/9.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [airsonic-9.0.14](https://github.com/truecharts/charts/compare/airsonic-9.0.12...airsonic-9.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/airsonic/9.0.14/charts/common-12.8.1.tgz b/stable/airsonic/9.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/airsonic/9.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/airsonic/9.0.15/CHANGELOG.md b/stable/airsonic/9.0.15/CHANGELOG.md new file mode 100644 index 00000000000..0a9e59518bd --- /dev/null +++ b/stable/airsonic/9.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [airsonic-9.0.15](https://github.com/truecharts/charts/compare/airsonic-9.0.14...airsonic-9.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [airsonic-9.0.14](https://github.com/truecharts/charts/compare/airsonic-9.0.12...airsonic-9.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [airsonic-9.0.12](https://github.com/truecharts/charts/compare/airsonic-9.0.11...airsonic-9.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [airsonic-9.0.11](https://github.com/truecharts/charts/compare/airsonic-9.0.10...airsonic-9.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [airsonic-9.0.10](https://github.com/truecharts/charts/compare/airsonic-9.0.9...airsonic-9.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [airsonic-9.0.9](https://github.com/truecharts/charts/compare/airsonic-9.0.8...airsonic-9.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [airsonic-9.0.8](https://github.com/truecharts/charts/compare/airsonic-9.0.7...airsonic-9.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [airsonic-9.0.7](https://github.com/truecharts/charts/compare/airsonic-9.0.6...airsonic-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [airsonic-9.0.6](https://github.com/truecharts/charts/compare/airsonic-9.0.5...airsonic-9.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [airsonic-9.0.5](https://github.com/truecharts/charts/compare/airsonic-9.0.4...airsonic-9.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [airsonic-9.0.4](https://github.com/truecharts/charts/compare/airsonic-9.0.3...airsonic-9.0.4) (2023-04-15) + +### Chore diff --git a/stable/airsonic/9.0.15/Chart.yaml b/stable/airsonic/9.0.15/Chart.yaml new file mode 100644 index 00000000000..6e10190b3dd --- /dev/null +++ b/stable/airsonic/9.0.15/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "10.6.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.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 +keywords: + - airsonic +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: airsonic +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/airsonic + - https://github.com/airsonic/airsonic + - https://github.com/linuxserver/docker-airsonic + - https://github.com/k8s-at-home/charts/tree/master/charts/airsonic +version: 9.0.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/airsonic/9.0.14/README.md b/stable/airsonic/9.0.15/README.md similarity index 100% rename from stable/airsonic/9.0.14/README.md rename to stable/airsonic/9.0.15/README.md diff --git a/stable/airsonic/9.0.15/app-changelog.md b/stable/airsonic/9.0.15/app-changelog.md new file mode 100644 index 00000000000..c51479b6140 --- /dev/null +++ b/stable/airsonic/9.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [airsonic-9.0.15](https://github.com/truecharts/charts/compare/airsonic-9.0.14...airsonic-9.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/airsonic/9.0.14/app-readme.md b/stable/airsonic/9.0.15/app-readme.md similarity index 100% rename from stable/airsonic/9.0.14/app-readme.md rename to stable/airsonic/9.0.15/app-readme.md diff --git a/stable/airsonic/9.0.15/charts/common-12.9.2.tgz b/stable/airsonic/9.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/airsonic/9.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/airsonic/9.0.14/ix_values.yaml b/stable/airsonic/9.0.15/ix_values.yaml similarity index 100% rename from stable/airsonic/9.0.14/ix_values.yaml rename to stable/airsonic/9.0.15/ix_values.yaml diff --git a/stable/airsonic/9.0.14/questions.yaml b/stable/airsonic/9.0.15/questions.yaml similarity index 100% rename from stable/airsonic/9.0.14/questions.yaml rename to stable/airsonic/9.0.15/questions.yaml diff --git a/stable/amule/3.0.13/templates/NOTES.txt b/stable/airsonic/9.0.15/templates/NOTES.txt similarity index 100% rename from stable/amule/3.0.13/templates/NOTES.txt rename to stable/airsonic/9.0.15/templates/NOTES.txt diff --git a/stable/airsonic/9.0.14/templates/common.yaml b/stable/airsonic/9.0.15/templates/common.yaml similarity index 100% rename from stable/airsonic/9.0.14/templates/common.yaml rename to stable/airsonic/9.0.15/templates/common.yaml diff --git a/stable/amule/3.0.13/values.yaml b/stable/airsonic/9.0.15/values.yaml similarity index 100% rename from stable/amule/3.0.13/values.yaml rename to stable/airsonic/9.0.15/values.yaml diff --git a/stable/alist/5.0.14/CHANGELOG.md b/stable/alist/5.0.14/CHANGELOG.md deleted file mode 100644 index 7558ad2bb8e..00000000000 --- a/stable/alist/5.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [alist-5.0.14](https://github.com/truecharts/charts/compare/alist-5.0.13...alist-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [alist-5.0.13](https://github.com/truecharts/charts/compare/alist-5.0.12...alist-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [alist-5.0.12](https://github.com/truecharts/charts/compare/alist-5.0.11...alist-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [alist-5.0.11](https://github.com/truecharts/charts/compare/alist-5.0.10...alist-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [alist-5.0.10](https://github.com/truecharts/charts/compare/alist-5.0.9...alist-5.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/alist to v3.16.3 ([#8548](https://github.com/truecharts/charts/issues/8548)) - - - - -## [alist-5.0.9](https://github.com/truecharts/charts/compare/alist-5.0.8...alist-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [alist-5.0.8](https://github.com/truecharts/charts/compare/alist-5.0.7...alist-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [alist-5.0.7](https://github.com/truecharts/charts/compare/alist-5.0.6...alist-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [alist-5.0.6](https://github.com/truecharts/charts/compare/alist-5.0.5...alist-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [alist-5.0.5](https://github.com/truecharts/charts/compare/alist-5.0.4...alist-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [alist-5.0.4](https://github.com/truecharts/charts/compare/alist-5.0.3...alist-5.0.4) (2023-04-15) - -### Chore diff --git a/stable/alist/5.0.14/Chart.yaml b/stable/alist/5.0.14/Chart.yaml deleted file mode 100644 index 3784b7381bc..00000000000 --- a/stable/alist/5.0.14/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: alist -version: 5.0.14 -appVersion: "3.16.3" -description: Alist program that supports multiple storage, powered by Gin and React -type: application -deprecated: false -home: https://truecharts.org/charts/stable/alist -icon: https://truecharts.org/img/hotlink-ok/chart-icons/alist.png -keywords: - - alist - - storage - - webdav - - google driver - - aliyun driver - - baiduyun -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/alist - - https://github.com/Xhofe/alist -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - cloud - truecharts.org/SCALE-support: "true" diff --git a/stable/alist/5.0.14/app-changelog.md b/stable/alist/5.0.14/app-changelog.md deleted file mode 100644 index 00299dc3884..00000000000 --- a/stable/alist/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [alist-5.0.14](https://github.com/truecharts/charts/compare/alist-5.0.13...alist-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/alist/5.0.14/charts/common-12.8.1.tgz b/stable/alist/5.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/alist/5.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/alist/5.0.15/CHANGELOG.md b/stable/alist/5.0.15/CHANGELOG.md new file mode 100644 index 00000000000..00454f056bf --- /dev/null +++ b/stable/alist/5.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [alist-5.0.15](https://github.com/truecharts/charts/compare/alist-5.0.14...alist-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [alist-5.0.14](https://github.com/truecharts/charts/compare/alist-5.0.13...alist-5.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [alist-5.0.13](https://github.com/truecharts/charts/compare/alist-5.0.12...alist-5.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [alist-5.0.12](https://github.com/truecharts/charts/compare/alist-5.0.11...alist-5.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [alist-5.0.11](https://github.com/truecharts/charts/compare/alist-5.0.10...alist-5.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [alist-5.0.10](https://github.com/truecharts/charts/compare/alist-5.0.9...alist-5.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/alist to v3.16.3 ([#8548](https://github.com/truecharts/charts/issues/8548)) + + + + +## [alist-5.0.9](https://github.com/truecharts/charts/compare/alist-5.0.8...alist-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [alist-5.0.8](https://github.com/truecharts/charts/compare/alist-5.0.7...alist-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [alist-5.0.7](https://github.com/truecharts/charts/compare/alist-5.0.6...alist-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [alist-5.0.6](https://github.com/truecharts/charts/compare/alist-5.0.5...alist-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [alist-5.0.5](https://github.com/truecharts/charts/compare/alist-5.0.4...alist-5.0.5) (2023-04-16) + +### Chore diff --git a/stable/alist/5.0.15/Chart.yaml b/stable/alist/5.0.15/Chart.yaml new file mode 100644 index 00000000000..3eccd903835 --- /dev/null +++ b/stable/alist/5.0.15/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: alist +version: 5.0.15 +appVersion: "3.16.3" +description: Alist program that supports multiple storage, powered by Gin and React +type: application +deprecated: false +home: https://truecharts.org/charts/stable/alist +icon: https://truecharts.org/img/hotlink-ok/chart-icons/alist.png +keywords: + - alist + - storage + - webdav + - google driver + - aliyun driver + - baiduyun +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/alist + - https://github.com/Xhofe/alist +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" diff --git a/stable/alist/5.0.14/README.md b/stable/alist/5.0.15/README.md similarity index 100% rename from stable/alist/5.0.14/README.md rename to stable/alist/5.0.15/README.md diff --git a/stable/alist/5.0.15/app-changelog.md b/stable/alist/5.0.15/app-changelog.md new file mode 100644 index 00000000000..2443830a9f6 --- /dev/null +++ b/stable/alist/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [alist-5.0.15](https://github.com/truecharts/charts/compare/alist-5.0.14...alist-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/alist/5.0.14/app-readme.md b/stable/alist/5.0.15/app-readme.md similarity index 100% rename from stable/alist/5.0.14/app-readme.md rename to stable/alist/5.0.15/app-readme.md diff --git a/stable/alist/5.0.15/charts/common-12.9.2.tgz b/stable/alist/5.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/alist/5.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/alist/5.0.14/ix_values.yaml b/stable/alist/5.0.15/ix_values.yaml similarity index 100% rename from stable/alist/5.0.14/ix_values.yaml rename to stable/alist/5.0.15/ix_values.yaml diff --git a/stable/alist/5.0.14/questions.yaml b/stable/alist/5.0.15/questions.yaml similarity index 100% rename from stable/alist/5.0.14/questions.yaml rename to stable/alist/5.0.15/questions.yaml diff --git a/stable/apache-musicindex/7.0.11/templates/NOTES.txt b/stable/alist/5.0.15/templates/NOTES.txt similarity index 100% rename from stable/apache-musicindex/7.0.11/templates/NOTES.txt rename to stable/alist/5.0.15/templates/NOTES.txt diff --git a/stable/alist/5.0.14/templates/common.yaml b/stable/alist/5.0.15/templates/common.yaml similarity index 100% rename from stable/alist/5.0.14/templates/common.yaml rename to stable/alist/5.0.15/templates/common.yaml diff --git a/stable/apache-musicindex/7.0.11/values.yaml b/stable/alist/5.0.15/values.yaml similarity index 100% rename from stable/apache-musicindex/7.0.11/values.yaml rename to stable/alist/5.0.15/values.yaml diff --git a/stable/amcrest2mqtt/7.0.13/CHANGELOG.md b/stable/amcrest2mqtt/7.0.13/CHANGELOG.md deleted file mode 100644 index 570bfe41e1e..00000000000 --- a/stable/amcrest2mqtt/7.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [amcrest2mqtt-7.0.13](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.12...amcrest2mqtt-7.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [amcrest2mqtt-7.0.12](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.11...amcrest2mqtt-7.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [amcrest2mqtt-7.0.11](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.10...amcrest2mqtt-7.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [amcrest2mqtt-7.0.10](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.9...amcrest2mqtt-7.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [amcrest2mqtt-7.0.9](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.8...amcrest2mqtt-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [amcrest2mqtt-7.0.8](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.7...amcrest2mqtt-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [amcrest2mqtt-7.0.7](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.6...amcrest2mqtt-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [amcrest2mqtt-7.0.6](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.5...amcrest2mqtt-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [amcrest2mqtt-7.0.5](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.4...amcrest2mqtt-7.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [amcrest2mqtt-7.0.4](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.3...amcrest2mqtt-7.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [amcrest2mqtt-7.0.3](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.2...amcrest2mqtt-7.0.3) (2023-04-14) - - diff --git a/stable/amcrest2mqtt/7.0.13/Chart.yaml b/stable/amcrest2mqtt/7.0.13/Chart.yaml deleted file mode 100644 index bf99ffb1396..00000000000 --- a/stable/amcrest2mqtt/7.0.13/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "1.0.16" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - amcrest2mqtt -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: amcrest2mqtt -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/amcrest2mqtt - - https://github.com/dchesterton/amcrest2mqtt -version: 7.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/amcrest2mqtt/7.0.13/app-changelog.md b/stable/amcrest2mqtt/7.0.13/app-changelog.md deleted file mode 100644 index 774f9f17adc..00000000000 --- a/stable/amcrest2mqtt/7.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [amcrest2mqtt-7.0.13](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.12...amcrest2mqtt-7.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/amcrest2mqtt/7.0.13/charts/common-12.8.1.tgz b/stable/amcrest2mqtt/7.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/amcrest2mqtt/7.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/amcrest2mqtt/7.0.14/CHANGELOG.md b/stable/amcrest2mqtt/7.0.14/CHANGELOG.md new file mode 100644 index 00000000000..cad7716abbb --- /dev/null +++ b/stable/amcrest2mqtt/7.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [amcrest2mqtt-7.0.14](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.13...amcrest2mqtt-7.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [amcrest2mqtt-7.0.13](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.12...amcrest2mqtt-7.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [amcrest2mqtt-7.0.12](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.11...amcrest2mqtt-7.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [amcrest2mqtt-7.0.11](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.10...amcrest2mqtt-7.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [amcrest2mqtt-7.0.10](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.9...amcrest2mqtt-7.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [amcrest2mqtt-7.0.9](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.8...amcrest2mqtt-7.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [amcrest2mqtt-7.0.8](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.7...amcrest2mqtt-7.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [amcrest2mqtt-7.0.7](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.6...amcrest2mqtt-7.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [amcrest2mqtt-7.0.6](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.5...amcrest2mqtt-7.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [amcrest2mqtt-7.0.5](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.4...amcrest2mqtt-7.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [amcrest2mqtt-7.0.4](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.3...amcrest2mqtt-7.0.4) (2023-04-15) + +### Chore diff --git a/stable/amcrest2mqtt/7.0.14/Chart.yaml b/stable/amcrest2mqtt/7.0.14/Chart.yaml new file mode 100644 index 00000000000..95e3382e253 --- /dev/null +++ b/stable/amcrest2mqtt/7.0.14/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.0.16" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - amcrest2mqtt +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: amcrest2mqtt +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/amcrest2mqtt + - https://github.com/dchesterton/amcrest2mqtt +version: 7.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/amcrest2mqtt/7.0.13/README.md b/stable/amcrest2mqtt/7.0.14/README.md similarity index 100% rename from stable/amcrest2mqtt/7.0.13/README.md rename to stable/amcrest2mqtt/7.0.14/README.md diff --git a/stable/amcrest2mqtt/7.0.14/app-changelog.md b/stable/amcrest2mqtt/7.0.14/app-changelog.md new file mode 100644 index 00000000000..e8149d1c443 --- /dev/null +++ b/stable/amcrest2mqtt/7.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [amcrest2mqtt-7.0.14](https://github.com/truecharts/charts/compare/amcrest2mqtt-7.0.13...amcrest2mqtt-7.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/amcrest2mqtt/7.0.13/app-readme.md b/stable/amcrest2mqtt/7.0.14/app-readme.md similarity index 100% rename from stable/amcrest2mqtt/7.0.13/app-readme.md rename to stable/amcrest2mqtt/7.0.14/app-readme.md diff --git a/stable/amcrest2mqtt/7.0.14/charts/common-12.9.2.tgz b/stable/amcrest2mqtt/7.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/amcrest2mqtt/7.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/amcrest2mqtt/7.0.13/ix_values.yaml b/stable/amcrest2mqtt/7.0.14/ix_values.yaml similarity index 100% rename from stable/amcrest2mqtt/7.0.13/ix_values.yaml rename to stable/amcrest2mqtt/7.0.14/ix_values.yaml diff --git a/stable/amcrest2mqtt/7.0.13/questions.yaml b/stable/amcrest2mqtt/7.0.14/questions.yaml similarity index 100% rename from stable/amcrest2mqtt/7.0.13/questions.yaml rename to stable/amcrest2mqtt/7.0.14/questions.yaml diff --git a/stable/apt-cacher-ng/4.0.11/templates/NOTES.txt b/stable/amcrest2mqtt/7.0.14/templates/NOTES.txt similarity index 100% rename from stable/apt-cacher-ng/4.0.11/templates/NOTES.txt rename to stable/amcrest2mqtt/7.0.14/templates/NOTES.txt diff --git a/stable/amcrest2mqtt/7.0.13/templates/common.yaml b/stable/amcrest2mqtt/7.0.14/templates/common.yaml similarity index 100% rename from stable/amcrest2mqtt/7.0.13/templates/common.yaml rename to stable/amcrest2mqtt/7.0.14/templates/common.yaml diff --git a/stable/apt-cacher-ng/4.0.11/values.yaml b/stable/amcrest2mqtt/7.0.14/values.yaml similarity index 100% rename from stable/apt-cacher-ng/4.0.11/values.yaml rename to stable/amcrest2mqtt/7.0.14/values.yaml diff --git a/stable/amule/3.0.13/CHANGELOG.md b/stable/amule/3.0.13/CHANGELOG.md deleted file mode 100644 index 10f26079bc2..00000000000 --- a/stable/amule/3.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [amule-3.0.13](https://github.com/truecharts/charts/compare/amule-3.0.12...amule-3.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [amule-3.0.12](https://github.com/truecharts/charts/compare/amule-3.0.11...amule-3.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [amule-3.0.11](https://github.com/truecharts/charts/compare/amule-3.0.10...amule-3.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [amule-3.0.10](https://github.com/truecharts/charts/compare/amule-3.0.9...amule-3.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [amule-3.0.9](https://github.com/truecharts/charts/compare/amule-3.0.8...amule-3.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [amule-3.0.8](https://github.com/truecharts/charts/compare/amule-3.0.7...amule-3.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [amule-3.0.7](https://github.com/truecharts/charts/compare/amule-3.0.6...amule-3.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [amule-3.0.6](https://github.com/truecharts/charts/compare/amule-3.0.5...amule-3.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [amule-3.0.5](https://github.com/truecharts/charts/compare/amule-3.0.4...amule-3.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [amule-3.0.4](https://github.com/truecharts/charts/compare/amule-3.0.3...amule-3.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [amule-3.0.3](https://github.com/truecharts/charts/compare/amule-3.0.2...amule-3.0.3) (2023-04-14) - - diff --git a/stable/amule/3.0.13/Chart.yaml b/stable/amule/3.0.13/Chart.yaml deleted file mode 100644 index c4de30da875..00000000000 --- a/stable/amule/3.0.13/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - Productivity - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - amule - - Downloaders - - Productivity - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: amule -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/amule - - https://github.com/t-chab/dockerfiles -type: application -version: 3.0.13 diff --git a/stable/amule/3.0.13/app-changelog.md b/stable/amule/3.0.13/app-changelog.md deleted file mode 100644 index 863bfb78c3c..00000000000 --- a/stable/amule/3.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [amule-3.0.13](https://github.com/truecharts/charts/compare/amule-3.0.12...amule-3.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/amule/3.0.13/charts/common-12.8.1.tgz b/stable/amule/3.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/amule/3.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/amule/3.0.14/CHANGELOG.md b/stable/amule/3.0.14/CHANGELOG.md new file mode 100644 index 00000000000..fb419dc2602 --- /dev/null +++ b/stable/amule/3.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [amule-3.0.14](https://github.com/truecharts/charts/compare/amule-3.0.13...amule-3.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [amule-3.0.13](https://github.com/truecharts/charts/compare/amule-3.0.12...amule-3.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [amule-3.0.12](https://github.com/truecharts/charts/compare/amule-3.0.11...amule-3.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [amule-3.0.11](https://github.com/truecharts/charts/compare/amule-3.0.10...amule-3.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [amule-3.0.10](https://github.com/truecharts/charts/compare/amule-3.0.9...amule-3.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [amule-3.0.9](https://github.com/truecharts/charts/compare/amule-3.0.8...amule-3.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [amule-3.0.8](https://github.com/truecharts/charts/compare/amule-3.0.7...amule-3.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [amule-3.0.7](https://github.com/truecharts/charts/compare/amule-3.0.6...amule-3.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [amule-3.0.6](https://github.com/truecharts/charts/compare/amule-3.0.5...amule-3.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [amule-3.0.5](https://github.com/truecharts/charts/compare/amule-3.0.4...amule-3.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [amule-3.0.4](https://github.com/truecharts/charts/compare/amule-3.0.3...amule-3.0.4) (2023-04-15) + +### Chore diff --git a/stable/amule/3.0.14/Chart.yaml b/stable/amule/3.0.14/Chart.yaml new file mode 100644 index 00000000000..77e285d4c67 --- /dev/null +++ b/stable/amule/3.0.14/Chart.yaml @@ -0,0 +1,32 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders + - Productivity + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - amule + - Downloaders + - Productivity + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: amule +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/amule + - https://github.com/t-chab/dockerfiles +type: application +version: 3.0.14 diff --git a/stable/amule/3.0.13/README.md b/stable/amule/3.0.14/README.md similarity index 100% rename from stable/amule/3.0.13/README.md rename to stable/amule/3.0.14/README.md diff --git a/stable/amule/3.0.14/app-changelog.md b/stable/amule/3.0.14/app-changelog.md new file mode 100644 index 00000000000..8c8aeba9e50 --- /dev/null +++ b/stable/amule/3.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [amule-3.0.14](https://github.com/truecharts/charts/compare/amule-3.0.13...amule-3.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/amule/3.0.13/app-readme.md b/stable/amule/3.0.14/app-readme.md similarity index 100% rename from stable/amule/3.0.13/app-readme.md rename to stable/amule/3.0.14/app-readme.md diff --git a/stable/amule/3.0.14/charts/common-12.9.2.tgz b/stable/amule/3.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/amule/3.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/amule/3.0.13/ix_values.yaml b/stable/amule/3.0.14/ix_values.yaml similarity index 100% rename from stable/amule/3.0.13/ix_values.yaml rename to stable/amule/3.0.14/ix_values.yaml diff --git a/stable/amule/3.0.13/questions.yaml b/stable/amule/3.0.14/questions.yaml similarity index 100% rename from stable/amule/3.0.13/questions.yaml rename to stable/amule/3.0.14/questions.yaml diff --git a/stable/aria2/8.0.11/templates/NOTES.txt b/stable/amule/3.0.14/templates/NOTES.txt similarity index 100% rename from stable/aria2/8.0.11/templates/NOTES.txt rename to stable/amule/3.0.14/templates/NOTES.txt diff --git a/stable/amule/3.0.13/templates/common.yaml b/stable/amule/3.0.14/templates/common.yaml similarity index 100% rename from stable/amule/3.0.13/templates/common.yaml rename to stable/amule/3.0.14/templates/common.yaml diff --git a/stable/aria2/8.0.11/values.yaml b/stable/amule/3.0.14/values.yaml similarity index 100% rename from stable/aria2/8.0.11/values.yaml rename to stable/amule/3.0.14/values.yaml diff --git a/stable/anonaddy/13.0.7/CHANGELOG.md b/stable/anonaddy/13.0.7/CHANGELOG.md new file mode 100644 index 00000000000..ffd865f893f --- /dev/null +++ b/stable/anonaddy/13.0.7/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [anonaddy-13.0.7](https://github.com/truecharts/charts/compare/anonaddy-13.0.6...anonaddy-13.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + + + +## [anonaddy-13.0.6](https://github.com/truecharts/charts/compare/anonaddy-13.0.5...anonaddy-13.0.6) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + + + +## [anonaddy-13.0.5](https://github.com/truecharts/charts/compare/anonaddy-13.0.4...anonaddy-13.0.5) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [anonaddy-13.0.4](https://github.com/truecharts/charts/compare/anonaddy-13.0.3...anonaddy-13.0.4) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/anonaddy to v0.14.1 ([#8812](https://github.com/truecharts/charts/issues/8812)) + + + + +## [anonaddy-13.0.4](https://github.com/truecharts/charts/compare/anonaddy-13.0.3...anonaddy-13.0.4) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/anonaddy to v0.14.1 ([#8812](https://github.com/truecharts/charts/issues/8812)) + + + + +## [anonaddy-13.0.4](https://github.com/truecharts/charts/compare/anonaddy-13.0.3...anonaddy-13.0.4) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/anonaddy to v0.14.1 ([#8812](https://github.com/truecharts/charts/issues/8812)) + + + + +## [anonaddy-13.0.4](https://github.com/truecharts/charts/compare/anonaddy-13.0.3...anonaddy-13.0.4) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/anonaddy to v0.14.1 ([#8812](https://github.com/truecharts/charts/issues/8812)) + + + + +## [anonaddy-13.0.4](https://github.com/truecharts/charts/compare/anonaddy-13.0.3...anonaddy-13.0.4) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/anonaddy to v0.14.1 ([#8812](https://github.com/truecharts/charts/issues/8812)) + + + + +## [anonaddy-13.0.3](https://github.com/truecharts/charts/compare/anonaddy-13.0.2...anonaddy-13.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [anonaddy-13.0.2](https://github.com/truecharts/charts/compare/anonaddy-13.0.1...anonaddy-13.0.2) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + diff --git a/stable/anonaddy/13.0.7/Chart.yaml b/stable/anonaddy/13.0.7/Chart.yaml new file mode 100644 index 00000000000..7ec99bf8364 --- /dev/null +++ b/stable/anonaddy/13.0.7/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "0.14.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.29 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.43 +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 +keywords: + - anonaddy +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: anonaddy +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/anonaddy + - https://github.com/anonaddy/docker +version: 13.0.7 +annotations: + truecharts.org/catagories: | + - email + truecharts.org/SCALE-support: "true" diff --git a/stable/apache-musicindex/7.0.11/README.md b/stable/anonaddy/13.0.7/README.md similarity index 100% rename from stable/apache-musicindex/7.0.11/README.md rename to stable/anonaddy/13.0.7/README.md diff --git a/stable/anonaddy/13.0.7/app-changelog.md b/stable/anonaddy/13.0.7/app-changelog.md new file mode 100644 index 00000000000..c705af20824 --- /dev/null +++ b/stable/anonaddy/13.0.7/app-changelog.md @@ -0,0 +1,13 @@ + + +## [anonaddy-13.0.7](https://github.com/truecharts/charts/compare/anonaddy-13.0.6...anonaddy-13.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + \ No newline at end of file diff --git a/stable/anonaddy/13.0.7/app-readme.md b/stable/anonaddy/13.0.7/app-readme.md new file mode 100644 index 00000000000..cd09b84c606 --- /dev/null +++ b/stable/anonaddy/13.0.7/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/13.0.7/charts/common-12.9.2.tgz b/stable/anonaddy/13.0.7/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/anonaddy/13.0.7/charts/common-12.9.2.tgz differ diff --git a/stable/anonaddy/13.0.7/charts/mariadb-7.0.29.tgz b/stable/anonaddy/13.0.7/charts/mariadb-7.0.29.tgz new file mode 100644 index 00000000000..21a10bce974 Binary files /dev/null and b/stable/anonaddy/13.0.7/charts/mariadb-7.0.29.tgz differ diff --git a/stable/anonaddy/13.0.7/charts/redis-6.0.43.tgz b/stable/anonaddy/13.0.7/charts/redis-6.0.43.tgz new file mode 100644 index 00000000000..458131b9e1e Binary files /dev/null and b/stable/anonaddy/13.0.7/charts/redis-6.0.43.tgz differ diff --git a/stable/anonaddy/13.0.7/ix_values.yaml b/stable/anonaddy/13.0.7/ix_values.yaml new file mode 100644 index 00000000000..a4b3d61c8af --- /dev/null +++ b/stable/anonaddy/13.0.7/ix_values.yaml @@ -0,0 +1,90 @@ +image: + repository: tccr.io/truecharts/anonaddy + tag: v0.14.1@sha256:4bbab3dec6fecbbe8804ebf8b9b9cf5c5ffb9cbabff19da9b71d8e6d61cfa2f8 + 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" + DB_DATABASE: anonaddy + DB_USERNAME: anonaddy + 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: appkey + key: appkey + ANONADDY_SECRET: + secretKeyRef: + name: appkey + key: secret + +persistence: + config: + enabled: true + mountPath: /config + +portal: + open: + enabled: true + +redis: + enabled: true + +mariadb: + enabled: true + mariadbUsername: anonaddy + mariadbDatabase: anonaddy diff --git a/stable/anonaddy/13.0.7/questions.yaml b/stable/anonaddy/13.0.7/questions.yaml new file mode 100644 index 00000000000..753c21e75b2 --- /dev/null +++ b/stable/anonaddy/13.0.7/questions.yaml @@ -0,0 +1,1990 @@ +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 + 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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/ariang/4.0.13/templates/NOTES.txt b/stable/anonaddy/13.0.7/templates/NOTES.txt similarity index 100% rename from stable/ariang/4.0.13/templates/NOTES.txt rename to stable/anonaddy/13.0.7/templates/NOTES.txt diff --git a/stable/anonaddy/13.0.7/templates/_appkey.tpl b/stable/anonaddy/13.0.7/templates/_appkey.tpl new file mode 100644 index 00000000000..9f19b8c7185 --- /dev/null +++ b/stable/anonaddy/13.0.7/templates/_appkey.tpl @@ -0,0 +1,21 @@ +{{/* +This template generates a random password and ensures it persists across updates/edits to the chart +*/}} +{{- define "anonaddy.appkey" -}} +enabled: true +{{- $keyprevious := lookup "v1" "Secret" .Release.Namespace "appkey" }} +{{- $appkey := "" }} +{{- $secret := "" }} +data: +{{- if $keyprevious }} + {{- $appkey = ( index $keyprevious.data "appkey" ) }} + {{- $secret = ( index $keyprevious.data "secret" ) }} + appkey: {{ ( index $keyprevious.data "appkey" ) }} + secret: {{ ( index $keyprevious.data "secret" ) }} +{{- else }} + {{- $appkey = randAlphaNum 32 }} + {{- $secret = randAlphaNum 32 }} + appkey: {{ $appkey | b64enc }} + secret: {{ $secret | b64enc }} +{{- end }} +{{- end -}} diff --git a/stable/anonaddy/13.0.7/templates/common.yaml b/stable/anonaddy/13.0.7/templates/common.yaml new file mode 100644 index 00000000000..886ce2dd56b --- /dev/null +++ b/stable/anonaddy/13.0.7/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render appkey for anonaddy */}} +{{- $secret := include "anonaddy.appkey" . | fromYaml -}} +{{- if $secret -}} + {{- $_ := set .Values.secret "appkey" $secret -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/ariang/4.0.13/values.yaml b/stable/anonaddy/13.0.7/values.yaml similarity index 100% rename from stable/ariang/4.0.13/values.yaml rename to stable/anonaddy/13.0.7/values.yaml diff --git a/stable/apache-musicindex/7.0.11/CHANGELOG.md b/stable/apache-musicindex/7.0.11/CHANGELOG.md deleted file mode 100644 index ae8ce201374..00000000000 --- a/stable/apache-musicindex/7.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [apache-musicindex-7.0.11](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.10...apache-musicindex-7.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [apache-musicindex-7.0.10](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.9...apache-musicindex-7.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [apache-musicindex-7.0.9](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.8...apache-musicindex-7.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [apache-musicindex-7.0.8](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.7...apache-musicindex-7.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [apache-musicindex-7.0.7](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.6...apache-musicindex-7.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [apache-musicindex-7.0.6](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.5...apache-musicindex-7.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [apache-musicindex-7.0.5](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.4...apache-musicindex-7.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [apache-musicindex-7.0.4](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.3...apache-musicindex-7.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [apache-musicindex-7.0.3](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.2...apache-musicindex-7.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [apache-musicindex-7.0.2](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.1...apache-musicindex-7.0.2) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [apache-musicindex-7.0.1](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.0...apache-musicindex-7.0.1) (2023-04-14) - - diff --git a/stable/apache-musicindex/7.0.11/Chart.yaml b/stable/apache-musicindex/7.0.11/Chart.yaml deleted file mode 100644 index 13048a9c332..00000000000 --- a/stable/apache-musicindex/7.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.4.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - apache-musicindex - - streaming - - m3u - - playlist -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: apache-musicindex -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/apache-musicindex - - http://hacks.slashdirt.org/sw/musicindex/ -version: 7.0.11 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/apache-musicindex/7.0.11/app-changelog.md b/stable/apache-musicindex/7.0.11/app-changelog.md deleted file mode 100644 index 0eef4357d86..00000000000 --- a/stable/apache-musicindex/7.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [apache-musicindex-7.0.11](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.10...apache-musicindex-7.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/apache-musicindex/7.0.11/charts/common-12.8.1.tgz b/stable/apache-musicindex/7.0.11/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/apache-musicindex/7.0.11/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/apache-musicindex/7.0.12/CHANGELOG.md b/stable/apache-musicindex/7.0.12/CHANGELOG.md new file mode 100644 index 00000000000..88576af2180 --- /dev/null +++ b/stable/apache-musicindex/7.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [apache-musicindex-7.0.12](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.11...apache-musicindex-7.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [apache-musicindex-7.0.11](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.10...apache-musicindex-7.0.11) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [apache-musicindex-7.0.10](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.9...apache-musicindex-7.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [apache-musicindex-7.0.9](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.8...apache-musicindex-7.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [apache-musicindex-7.0.8](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.7...apache-musicindex-7.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [apache-musicindex-7.0.7](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.6...apache-musicindex-7.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [apache-musicindex-7.0.6](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.5...apache-musicindex-7.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [apache-musicindex-7.0.5](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.4...apache-musicindex-7.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [apache-musicindex-7.0.4](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.3...apache-musicindex-7.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [apache-musicindex-7.0.3](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.2...apache-musicindex-7.0.3) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [apache-musicindex-7.0.2](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.1...apache-musicindex-7.0.2) (2023-04-15) + +### Chore diff --git a/stable/apache-musicindex/7.0.12/Chart.yaml b/stable/apache-musicindex/7.0.12/Chart.yaml new file mode 100644 index 00000000000..5a515cb0a03 --- /dev/null +++ b/stable/apache-musicindex/7.0.12/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.4.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.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 +keywords: + - apache-musicindex + - streaming + - m3u + - playlist +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: apache-musicindex +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/apache-musicindex + - http://hacks.slashdirt.org/sw/musicindex/ +version: 7.0.12 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/apt-cacher-ng/4.0.11/README.md b/stable/apache-musicindex/7.0.12/README.md similarity index 100% rename from stable/apt-cacher-ng/4.0.11/README.md rename to stable/apache-musicindex/7.0.12/README.md diff --git a/stable/apache-musicindex/7.0.12/app-changelog.md b/stable/apache-musicindex/7.0.12/app-changelog.md new file mode 100644 index 00000000000..c82ec58f019 --- /dev/null +++ b/stable/apache-musicindex/7.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [apache-musicindex-7.0.12](https://github.com/truecharts/charts/compare/apache-musicindex-7.0.11...apache-musicindex-7.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/apache-musicindex/7.0.11/app-readme.md b/stable/apache-musicindex/7.0.12/app-readme.md similarity index 100% rename from stable/apache-musicindex/7.0.11/app-readme.md rename to stable/apache-musicindex/7.0.12/app-readme.md diff --git a/stable/apache-musicindex/7.0.12/charts/common-12.9.2.tgz b/stable/apache-musicindex/7.0.12/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/apache-musicindex/7.0.12/charts/common-12.9.2.tgz differ diff --git a/stable/apache-musicindex/7.0.11/ix_values.yaml b/stable/apache-musicindex/7.0.12/ix_values.yaml similarity index 100% rename from stable/apache-musicindex/7.0.11/ix_values.yaml rename to stable/apache-musicindex/7.0.12/ix_values.yaml diff --git a/stable/apache-musicindex/7.0.11/questions.yaml b/stable/apache-musicindex/7.0.12/questions.yaml similarity index 100% rename from stable/apache-musicindex/7.0.11/questions.yaml rename to stable/apache-musicindex/7.0.12/questions.yaml diff --git a/stable/audacity/8.0.13/templates/NOTES.txt b/stable/apache-musicindex/7.0.12/templates/NOTES.txt similarity index 100% rename from stable/audacity/8.0.13/templates/NOTES.txt rename to stable/apache-musicindex/7.0.12/templates/NOTES.txt diff --git a/stable/apache-musicindex/7.0.11/templates/common.yaml b/stable/apache-musicindex/7.0.12/templates/common.yaml similarity index 100% rename from stable/apache-musicindex/7.0.11/templates/common.yaml rename to stable/apache-musicindex/7.0.12/templates/common.yaml diff --git a/stable/audacity/8.0.13/values.yaml b/stable/apache-musicindex/7.0.12/values.yaml similarity index 100% rename from stable/audacity/8.0.13/values.yaml rename to stable/apache-musicindex/7.0.12/values.yaml diff --git a/stable/appdaemon/12.0.15/CHANGELOG.md b/stable/appdaemon/12.0.15/CHANGELOG.md new file mode 100644 index 00000000000..df66787b8eb --- /dev/null +++ b/stable/appdaemon/12.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [appdaemon-12.0.15](https://github.com/truecharts/charts/compare/appdaemon-12.0.14...appdaemon-12.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [appdaemon-12.0.14](https://github.com/truecharts/charts/compare/appdaemon-12.0.13...appdaemon-12.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [appdaemon-12.0.13](https://github.com/truecharts/charts/compare/appdaemon-12.0.12...appdaemon-12.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [appdaemon-12.0.12](https://github.com/truecharts/charts/compare/appdaemon-12.0.11...appdaemon-12.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [appdaemon-12.0.11](https://github.com/truecharts/charts/compare/appdaemon-12.0.10...appdaemon-12.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [appdaemon-12.0.10](https://github.com/truecharts/charts/compare/appdaemon-12.0.9...appdaemon-12.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/appdaemon to v4.4.2 ([#8550](https://github.com/truecharts/charts/issues/8550)) + + + + +## [appdaemon-12.0.9](https://github.com/truecharts/charts/compare/appdaemon-12.0.8...appdaemon-12.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [appdaemon-12.0.8](https://github.com/truecharts/charts/compare/appdaemon-12.0.7...appdaemon-12.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [appdaemon-12.0.7](https://github.com/truecharts/charts/compare/appdaemon-12.0.6...appdaemon-12.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [appdaemon-12.0.6](https://github.com/truecharts/charts/compare/appdaemon-12.0.5...appdaemon-12.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [appdaemon-12.0.5](https://github.com/truecharts/charts/compare/appdaemon-12.0.4...appdaemon-12.0.5) (2023-04-16) + +### Chore diff --git a/stable/appdaemon/12.0.15/Chart.yaml b/stable/appdaemon/12.0.15/Chart.yaml new file mode 100644 index 00000000000..58aece6d639 --- /dev/null +++ b/stable/appdaemon/12.0.15/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "4.4.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - appdaemon + - homeautomation +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org + - email: 20650065+warllo54@users.noreply.github.com + name: warllo54 + url: truecharts.org +name: appdaemon +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/appdaemon + - https://github.com/AppDaemon/appdaemon +type: application +version: 12.0.15 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/aria2/8.0.11/README.md b/stable/appdaemon/12.0.15/README.md similarity index 100% rename from stable/aria2/8.0.11/README.md rename to stable/appdaemon/12.0.15/README.md diff --git a/stable/appdaemon/12.0.15/app-changelog.md b/stable/appdaemon/12.0.15/app-changelog.md new file mode 100644 index 00000000000..0f9ebe16557 --- /dev/null +++ b/stable/appdaemon/12.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [appdaemon-12.0.15](https://github.com/truecharts/charts/compare/appdaemon-12.0.14...appdaemon-12.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/appdaemon/12.0.15/app-readme.md b/stable/appdaemon/12.0.15/app-readme.md new file mode 100644 index 00000000000..c51736d02b5 --- /dev/null +++ b/stable/appdaemon/12.0.15/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/12.0.15/charts/common-12.9.2.tgz b/stable/appdaemon/12.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/appdaemon/12.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/appdaemon/12.0.15/ix_values.yaml b/stable/appdaemon/12.0.15/ix_values.yaml new file mode 100644 index 00000000000..a61898bb8d2 --- /dev/null +++ b/stable/appdaemon/12.0.15/ix_values.yaml @@ -0,0 +1,52 @@ +image: + repository: tccr.io/truecharts/appdaemon + pullPolicy: IfNotPresent + tag: 4.4.2@sha256:a0705dcc407656fa8df4382574048956ec75d8fd923e1f69bf05c6fc74fcca6d + +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/12.0.15/questions.yaml b/stable/appdaemon/12.0.15/questions.yaml new file mode 100644 index 00000000000..56082a33ff9 --- /dev/null +++ b/stable/appdaemon/12.0.15/questions.yaml @@ -0,0 +1,1979 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/5.0.13/templates/NOTES.txt b/stable/appdaemon/12.0.15/templates/NOTES.txt similarity index 100% rename from stable/audiobookshelf/5.0.13/templates/NOTES.txt rename to stable/appdaemon/12.0.15/templates/NOTES.txt diff --git a/stable/aria2/8.0.11/templates/common.yaml b/stable/appdaemon/12.0.15/templates/common.yaml similarity index 100% rename from stable/aria2/8.0.11/templates/common.yaml rename to stable/appdaemon/12.0.15/templates/common.yaml diff --git a/stable/audiobookshelf/5.0.13/values.yaml b/stable/appdaemon/12.0.15/values.yaml similarity index 100% rename from stable/audiobookshelf/5.0.13/values.yaml rename to stable/appdaemon/12.0.15/values.yaml diff --git a/stable/apt-cacher-ng/4.0.11/CHANGELOG.md b/stable/apt-cacher-ng/4.0.11/CHANGELOG.md deleted file mode 100644 index 2781bb05270..00000000000 --- a/stable/apt-cacher-ng/4.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [apt-cacher-ng-4.0.11](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.10...apt-cacher-ng-4.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [apt-cacher-ng-4.0.10](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.9...apt-cacher-ng-4.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [apt-cacher-ng-4.0.9](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.8...apt-cacher-ng-4.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [apt-cacher-ng-4.0.8](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.7...apt-cacher-ng-4.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [apt-cacher-ng-4.0.7](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.6...apt-cacher-ng-4.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [apt-cacher-ng-4.0.6](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.5...apt-cacher-ng-4.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [apt-cacher-ng-4.0.5](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.4...apt-cacher-ng-4.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [apt-cacher-ng-4.0.4](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.3...apt-cacher-ng-4.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [apt-cacher-ng-4.0.3](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.2...apt-cacher-ng-4.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [apt-cacher-ng-4.0.2](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.1...apt-cacher-ng-4.0.2) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [apt-cacher-ng-4.0.1](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.0...apt-cacher-ng-4.0.1) (2023-04-14) - - diff --git a/stable/apt-cacher-ng/4.0.11/Chart.yaml b/stable/apt-cacher-ng/4.0.11/Chart.yaml deleted file mode 100644 index 3b5f2e11d62..00000000000 --- a/stable/apt-cacher-ng/4.0.11/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "3.7.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - apt-cacher-ng - - Network-Proxy - - Network-Other - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: apt-cacher-ng -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/apt-cacher-ng - - https://www.unix-ag.uni-kl.de/~bloch/acng/ -type: application -version: 4.0.11 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Network-Proxy - - Network-Other - - Tools-Utilities diff --git a/stable/apt-cacher-ng/4.0.11/app-changelog.md b/stable/apt-cacher-ng/4.0.11/app-changelog.md deleted file mode 100644 index a725911a0f7..00000000000 --- a/stable/apt-cacher-ng/4.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [apt-cacher-ng-4.0.11](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.10...apt-cacher-ng-4.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/apt-cacher-ng/4.0.11/charts/common-12.8.1.tgz b/stable/apt-cacher-ng/4.0.11/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/apt-cacher-ng/4.0.11/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/apt-cacher-ng/4.0.12/CHANGELOG.md b/stable/apt-cacher-ng/4.0.12/CHANGELOG.md new file mode 100644 index 00000000000..d756a6c9337 --- /dev/null +++ b/stable/apt-cacher-ng/4.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [apt-cacher-ng-4.0.12](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.11...apt-cacher-ng-4.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [apt-cacher-ng-4.0.11](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.10...apt-cacher-ng-4.0.11) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [apt-cacher-ng-4.0.10](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.9...apt-cacher-ng-4.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [apt-cacher-ng-4.0.9](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.8...apt-cacher-ng-4.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [apt-cacher-ng-4.0.8](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.7...apt-cacher-ng-4.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [apt-cacher-ng-4.0.7](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.6...apt-cacher-ng-4.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [apt-cacher-ng-4.0.6](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.5...apt-cacher-ng-4.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [apt-cacher-ng-4.0.5](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.4...apt-cacher-ng-4.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [apt-cacher-ng-4.0.4](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.3...apt-cacher-ng-4.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [apt-cacher-ng-4.0.3](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.2...apt-cacher-ng-4.0.3) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [apt-cacher-ng-4.0.2](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.1...apt-cacher-ng-4.0.2) (2023-04-15) + +### Chore diff --git a/stable/apt-cacher-ng/4.0.12/Chart.yaml b/stable/apt-cacher-ng/4.0.12/Chart.yaml new file mode 100644 index 00000000000..ba7091ff5cd --- /dev/null +++ b/stable/apt-cacher-ng/4.0.12/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "3.7.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - apt-cacher-ng + - Network-Proxy + - Network-Other + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: apt-cacher-ng +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/apt-cacher-ng + - https://www.unix-ag.uni-kl.de/~bloch/acng/ +type: application +version: 4.0.12 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Network-Proxy + - Network-Other + - Tools-Utilities diff --git a/stable/ariang/4.0.13/README.md b/stable/apt-cacher-ng/4.0.12/README.md similarity index 100% rename from stable/ariang/4.0.13/README.md rename to stable/apt-cacher-ng/4.0.12/README.md diff --git a/stable/apt-cacher-ng/4.0.12/app-changelog.md b/stable/apt-cacher-ng/4.0.12/app-changelog.md new file mode 100644 index 00000000000..4aa60f4029d --- /dev/null +++ b/stable/apt-cacher-ng/4.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [apt-cacher-ng-4.0.12](https://github.com/truecharts/charts/compare/apt-cacher-ng-4.0.11...apt-cacher-ng-4.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/apt-cacher-ng/4.0.11/app-readme.md b/stable/apt-cacher-ng/4.0.12/app-readme.md similarity index 100% rename from stable/apt-cacher-ng/4.0.11/app-readme.md rename to stable/apt-cacher-ng/4.0.12/app-readme.md diff --git a/stable/apt-cacher-ng/4.0.12/charts/common-12.9.2.tgz b/stable/apt-cacher-ng/4.0.12/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/apt-cacher-ng/4.0.12/charts/common-12.9.2.tgz differ diff --git a/stable/apt-cacher-ng/4.0.11/ix_values.yaml b/stable/apt-cacher-ng/4.0.12/ix_values.yaml similarity index 100% rename from stable/apt-cacher-ng/4.0.11/ix_values.yaml rename to stable/apt-cacher-ng/4.0.12/ix_values.yaml diff --git a/stable/apt-cacher-ng/4.0.11/questions.yaml b/stable/apt-cacher-ng/4.0.12/questions.yaml similarity index 100% rename from stable/apt-cacher-ng/4.0.11/questions.yaml rename to stable/apt-cacher-ng/4.0.12/questions.yaml diff --git a/stable/autobrr/4.0.14/templates/NOTES.txt b/stable/apt-cacher-ng/4.0.12/templates/NOTES.txt similarity index 100% rename from stable/autobrr/4.0.14/templates/NOTES.txt rename to stable/apt-cacher-ng/4.0.12/templates/NOTES.txt diff --git a/stable/apt-cacher-ng/4.0.11/templates/common.yaml b/stable/apt-cacher-ng/4.0.12/templates/common.yaml similarity index 100% rename from stable/apt-cacher-ng/4.0.11/templates/common.yaml rename to stable/apt-cacher-ng/4.0.12/templates/common.yaml diff --git a/stable/autobrr/4.0.14/values.yaml b/stable/apt-cacher-ng/4.0.12/values.yaml similarity index 100% rename from stable/autobrr/4.0.14/values.yaml rename to stable/apt-cacher-ng/4.0.12/values.yaml diff --git a/stable/aria2/8.0.11/CHANGELOG.md b/stable/aria2/8.0.11/CHANGELOG.md deleted file mode 100644 index 85bbba618a7..00000000000 --- a/stable/aria2/8.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [aria2-8.0.11](https://github.com/truecharts/charts/compare/aria2-8.0.10...aria2-8.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [aria2-8.0.10](https://github.com/truecharts/charts/compare/aria2-8.0.9...aria2-8.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [aria2-8.0.9](https://github.com/truecharts/charts/compare/aria2-8.0.8...aria2-8.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [aria2-8.0.8](https://github.com/truecharts/charts/compare/aria2-8.0.7...aria2-8.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [aria2-8.0.7](https://github.com/truecharts/charts/compare/aria2-8.0.6...aria2-8.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [aria2-8.0.6](https://github.com/truecharts/charts/compare/aria2-8.0.5...aria2-8.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [aria2-8.0.5](https://github.com/truecharts/charts/compare/aria2-8.0.4...aria2-8.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [aria2-8.0.4](https://github.com/truecharts/charts/compare/aria2-8.0.3...aria2-8.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [aria2-8.0.3](https://github.com/truecharts/charts/compare/aria2-8.0.2...aria2-8.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [aria2-8.0.2](https://github.com/truecharts/charts/compare/aria2-8.0.1...aria2-8.0.2) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [aria2-8.0.1](https://github.com/truecharts/charts/compare/aria2-8.0.0...aria2-8.0.1) (2023-04-14) - - diff --git a/stable/aria2/8.0.11/Chart.yaml b/stable/aria2/8.0.11/Chart.yaml deleted file mode 100644 index e288aa6c9b7..00000000000 --- a/stable/aria2/8.0.11/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - aria2 -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: aria2 -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/aria2 - - https://github.com/P3TERX/Aria2-Pro-Docker -version: 8.0.11 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/aria2/8.0.11/app-changelog.md b/stable/aria2/8.0.11/app-changelog.md deleted file mode 100644 index 8a7c1ebad52..00000000000 --- a/stable/aria2/8.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [aria2-8.0.11](https://github.com/truecharts/charts/compare/aria2-8.0.10...aria2-8.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/aria2/8.0.11/charts/common-12.8.1.tgz b/stable/aria2/8.0.11/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/aria2/8.0.11/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/aria2/8.0.12/CHANGELOG.md b/stable/aria2/8.0.12/CHANGELOG.md new file mode 100644 index 00000000000..267f11e32aa --- /dev/null +++ b/stable/aria2/8.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [aria2-8.0.12](https://github.com/truecharts/charts/compare/aria2-8.0.11...aria2-8.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [aria2-8.0.11](https://github.com/truecharts/charts/compare/aria2-8.0.10...aria2-8.0.11) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [aria2-8.0.10](https://github.com/truecharts/charts/compare/aria2-8.0.9...aria2-8.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [aria2-8.0.9](https://github.com/truecharts/charts/compare/aria2-8.0.8...aria2-8.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [aria2-8.0.8](https://github.com/truecharts/charts/compare/aria2-8.0.7...aria2-8.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [aria2-8.0.7](https://github.com/truecharts/charts/compare/aria2-8.0.6...aria2-8.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [aria2-8.0.6](https://github.com/truecharts/charts/compare/aria2-8.0.5...aria2-8.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [aria2-8.0.5](https://github.com/truecharts/charts/compare/aria2-8.0.4...aria2-8.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [aria2-8.0.4](https://github.com/truecharts/charts/compare/aria2-8.0.3...aria2-8.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [aria2-8.0.3](https://github.com/truecharts/charts/compare/aria2-8.0.2...aria2-8.0.3) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [aria2-8.0.2](https://github.com/truecharts/charts/compare/aria2-8.0.1...aria2-8.0.2) (2023-04-15) + +### Chore diff --git a/stable/aria2/8.0.12/Chart.yaml b/stable/aria2/8.0.12/Chart.yaml new file mode 100644 index 00000000000..98d4943e23a --- /dev/null +++ b/stable/aria2/8.0.12/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - aria2 +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: aria2 +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/aria2 + - https://github.com/P3TERX/Aria2-Pro-Docker +version: 8.0.12 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/audacity/8.0.13/README.md b/stable/aria2/8.0.12/README.md similarity index 100% rename from stable/audacity/8.0.13/README.md rename to stable/aria2/8.0.12/README.md diff --git a/stable/aria2/8.0.12/app-changelog.md b/stable/aria2/8.0.12/app-changelog.md new file mode 100644 index 00000000000..24ace24ad44 --- /dev/null +++ b/stable/aria2/8.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [aria2-8.0.12](https://github.com/truecharts/charts/compare/aria2-8.0.11...aria2-8.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/aria2/8.0.11/app-readme.md b/stable/aria2/8.0.12/app-readme.md similarity index 100% rename from stable/aria2/8.0.11/app-readme.md rename to stable/aria2/8.0.12/app-readme.md diff --git a/stable/aria2/8.0.12/charts/common-12.9.2.tgz b/stable/aria2/8.0.12/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/aria2/8.0.12/charts/common-12.9.2.tgz differ diff --git a/stable/aria2/8.0.11/ix_values.yaml b/stable/aria2/8.0.12/ix_values.yaml similarity index 100% rename from stable/aria2/8.0.11/ix_values.yaml rename to stable/aria2/8.0.12/ix_values.yaml diff --git a/stable/aria2/8.0.11/questions.yaml b/stable/aria2/8.0.12/questions.yaml similarity index 100% rename from stable/aria2/8.0.11/questions.yaml rename to stable/aria2/8.0.12/questions.yaml diff --git a/stable/automatic-music-downloader/5.0.12/templates/NOTES.txt b/stable/aria2/8.0.12/templates/NOTES.txt similarity index 100% rename from stable/automatic-music-downloader/5.0.12/templates/NOTES.txt rename to stable/aria2/8.0.12/templates/NOTES.txt diff --git a/stable/ariang/4.0.13/templates/common.yaml b/stable/aria2/8.0.12/templates/common.yaml similarity index 100% rename from stable/ariang/4.0.13/templates/common.yaml rename to stable/aria2/8.0.12/templates/common.yaml diff --git a/stable/automatic-music-downloader/5.0.12/values.yaml b/stable/aria2/8.0.12/values.yaml similarity index 100% rename from stable/automatic-music-downloader/5.0.12/values.yaml rename to stable/aria2/8.0.12/values.yaml diff --git a/stable/ariang/4.0.13/CHANGELOG.md b/stable/ariang/4.0.13/CHANGELOG.md deleted file mode 100644 index 4972236c6c8..00000000000 --- a/stable/ariang/4.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ariang-4.0.13](https://github.com/truecharts/charts/compare/ariang-4.0.12...ariang-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [ariang-4.0.12](https://github.com/truecharts/charts/compare/ariang-4.0.11...ariang-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [ariang-4.0.11](https://github.com/truecharts/charts/compare/ariang-4.0.10...ariang-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [ariang-4.0.10](https://github.com/truecharts/charts/compare/ariang-4.0.9...ariang-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [ariang-4.0.9](https://github.com/truecharts/charts/compare/ariang-4.0.8...ariang-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [ariang-4.0.8](https://github.com/truecharts/charts/compare/ariang-4.0.7...ariang-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [ariang-4.0.7](https://github.com/truecharts/charts/compare/ariang-4.0.6...ariang-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [ariang-4.0.6](https://github.com/truecharts/charts/compare/ariang-4.0.5...ariang-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [ariang-4.0.5](https://github.com/truecharts/charts/compare/ariang-4.0.4...ariang-4.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [ariang-4.0.4](https://github.com/truecharts/charts/compare/ariang-4.0.3...ariang-4.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [ariang-4.0.3](https://github.com/truecharts/charts/compare/ariang-4.0.2...ariang-4.0.3) (2023-04-14) - - diff --git a/stable/ariang/4.0.13/Chart.yaml b/stable/ariang/4.0.13/Chart.yaml deleted file mode 100644 index b2a83a9f459..00000000000 --- a/stable/ariang/4.0.13/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "1.3.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - ariang -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ariang -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ariang - - https://github.com/leonismoe/docker-images -version: 4.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/ariang/4.0.13/app-changelog.md b/stable/ariang/4.0.13/app-changelog.md deleted file mode 100644 index 89a4543aa72..00000000000 --- a/stable/ariang/4.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ariang-4.0.13](https://github.com/truecharts/charts/compare/ariang-4.0.12...ariang-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/ariang/4.0.13/charts/common-12.8.1.tgz b/stable/ariang/4.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/ariang/4.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/ariang/4.0.14/CHANGELOG.md b/stable/ariang/4.0.14/CHANGELOG.md new file mode 100644 index 00000000000..6ef0a70ae52 --- /dev/null +++ b/stable/ariang/4.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ariang-4.0.14](https://github.com/truecharts/charts/compare/ariang-4.0.13...ariang-4.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [ariang-4.0.13](https://github.com/truecharts/charts/compare/ariang-4.0.12...ariang-4.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [ariang-4.0.12](https://github.com/truecharts/charts/compare/ariang-4.0.11...ariang-4.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [ariang-4.0.11](https://github.com/truecharts/charts/compare/ariang-4.0.10...ariang-4.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [ariang-4.0.10](https://github.com/truecharts/charts/compare/ariang-4.0.9...ariang-4.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [ariang-4.0.9](https://github.com/truecharts/charts/compare/ariang-4.0.8...ariang-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [ariang-4.0.8](https://github.com/truecharts/charts/compare/ariang-4.0.7...ariang-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [ariang-4.0.7](https://github.com/truecharts/charts/compare/ariang-4.0.6...ariang-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [ariang-4.0.6](https://github.com/truecharts/charts/compare/ariang-4.0.5...ariang-4.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [ariang-4.0.5](https://github.com/truecharts/charts/compare/ariang-4.0.4...ariang-4.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [ariang-4.0.4](https://github.com/truecharts/charts/compare/ariang-4.0.3...ariang-4.0.4) (2023-04-15) + +### Chore diff --git a/stable/ariang/4.0.14/Chart.yaml b/stable/ariang/4.0.14/Chart.yaml new file mode 100644 index 00000000000..a4a3c22ff24 --- /dev/null +++ b/stable/ariang/4.0.14/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.3.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - ariang +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ariang +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ariang + - https://github.com/leonismoe/docker-images +version: 4.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/audiobookshelf/5.0.13/README.md b/stable/ariang/4.0.14/README.md similarity index 100% rename from stable/audiobookshelf/5.0.13/README.md rename to stable/ariang/4.0.14/README.md diff --git a/stable/ariang/4.0.14/app-changelog.md b/stable/ariang/4.0.14/app-changelog.md new file mode 100644 index 00000000000..3a7da428640 --- /dev/null +++ b/stable/ariang/4.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ariang-4.0.14](https://github.com/truecharts/charts/compare/ariang-4.0.13...ariang-4.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/ariang/4.0.13/app-readme.md b/stable/ariang/4.0.14/app-readme.md similarity index 100% rename from stable/ariang/4.0.13/app-readme.md rename to stable/ariang/4.0.14/app-readme.md diff --git a/stable/ariang/4.0.14/charts/common-12.9.2.tgz b/stable/ariang/4.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/ariang/4.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/ariang/4.0.13/ix_values.yaml b/stable/ariang/4.0.14/ix_values.yaml similarity index 100% rename from stable/ariang/4.0.13/ix_values.yaml rename to stable/ariang/4.0.14/ix_values.yaml diff --git a/stable/ariang/4.0.13/questions.yaml b/stable/ariang/4.0.14/questions.yaml similarity index 100% rename from stable/ariang/4.0.13/questions.yaml rename to stable/ariang/4.0.14/questions.yaml diff --git a/stable/autoscan/4.0.16/templates/NOTES.txt b/stable/ariang/4.0.14/templates/NOTES.txt similarity index 100% rename from stable/autoscan/4.0.16/templates/NOTES.txt rename to stable/ariang/4.0.14/templates/NOTES.txt diff --git a/stable/autobrr/4.0.14/templates/common.yaml b/stable/ariang/4.0.14/templates/common.yaml similarity index 100% rename from stable/autobrr/4.0.14/templates/common.yaml rename to stable/ariang/4.0.14/templates/common.yaml diff --git a/stable/autoscan/4.0.16/values.yaml b/stable/ariang/4.0.14/values.yaml similarity index 100% rename from stable/autoscan/4.0.16/values.yaml rename to stable/ariang/4.0.14/values.yaml diff --git a/stable/audacity/8.0.13/CHANGELOG.md b/stable/audacity/8.0.13/CHANGELOG.md deleted file mode 100644 index 7c6b98af59e..00000000000 --- a/stable/audacity/8.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [audacity-8.0.13](https://github.com/truecharts/charts/compare/audacity-8.0.12...audacity-8.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [audacity-8.0.12](https://github.com/truecharts/charts/compare/audacity-8.0.11...audacity-8.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [audacity-8.0.11](https://github.com/truecharts/charts/compare/audacity-8.0.10...audacity-8.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [audacity-8.0.10](https://github.com/truecharts/charts/compare/audacity-8.0.9...audacity-8.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [audacity-8.0.9](https://github.com/truecharts/charts/compare/audacity-8.0.8...audacity-8.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [audacity-8.0.8](https://github.com/truecharts/charts/compare/audacity-8.0.7...audacity-8.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [audacity-8.0.7](https://github.com/truecharts/charts/compare/audacity-8.0.6...audacity-8.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [audacity-8.0.6](https://github.com/truecharts/charts/compare/audacity-8.0.5...audacity-8.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [audacity-8.0.5](https://github.com/truecharts/charts/compare/audacity-8.0.4...audacity-8.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [audacity-8.0.4](https://github.com/truecharts/charts/compare/audacity-8.0.3...audacity-8.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [audacity-8.0.3](https://github.com/truecharts/charts/compare/audacity-8.0.2...audacity-8.0.3) (2023-04-14) - - diff --git a/stable/audacity/8.0.13/Chart.yaml b/stable/audacity/8.0.13/Chart.yaml deleted file mode 100644 index 760db022ad4..00000000000 --- a/stable/audacity/8.0.13/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "3.0.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - audacity - - music - - recorder - - editor - - audio -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: audacity -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/audacity - - https://github.com/linuxserver/docker-audacity - - https://www.audacityteam.org/ -type: application -version: 8.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/audacity/8.0.13/app-changelog.md b/stable/audacity/8.0.13/app-changelog.md deleted file mode 100644 index f8ad4bd4883..00000000000 --- a/stable/audacity/8.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [audacity-8.0.13](https://github.com/truecharts/charts/compare/audacity-8.0.12...audacity-8.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/audacity/8.0.13/charts/common-12.8.1.tgz b/stable/audacity/8.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/audacity/8.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/audacity/8.0.14/CHANGELOG.md b/stable/audacity/8.0.14/CHANGELOG.md new file mode 100644 index 00000000000..15e9bd2a98b --- /dev/null +++ b/stable/audacity/8.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [audacity-8.0.14](https://github.com/truecharts/charts/compare/audacity-8.0.13...audacity-8.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [audacity-8.0.13](https://github.com/truecharts/charts/compare/audacity-8.0.12...audacity-8.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [audacity-8.0.12](https://github.com/truecharts/charts/compare/audacity-8.0.11...audacity-8.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [audacity-8.0.11](https://github.com/truecharts/charts/compare/audacity-8.0.10...audacity-8.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [audacity-8.0.10](https://github.com/truecharts/charts/compare/audacity-8.0.9...audacity-8.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [audacity-8.0.9](https://github.com/truecharts/charts/compare/audacity-8.0.8...audacity-8.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [audacity-8.0.8](https://github.com/truecharts/charts/compare/audacity-8.0.7...audacity-8.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [audacity-8.0.7](https://github.com/truecharts/charts/compare/audacity-8.0.6...audacity-8.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [audacity-8.0.6](https://github.com/truecharts/charts/compare/audacity-8.0.5...audacity-8.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [audacity-8.0.5](https://github.com/truecharts/charts/compare/audacity-8.0.4...audacity-8.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [audacity-8.0.4](https://github.com/truecharts/charts/compare/audacity-8.0.3...audacity-8.0.4) (2023-04-15) + +### Chore diff --git a/stable/audacity/8.0.14/Chart.yaml b/stable/audacity/8.0.14/Chart.yaml new file mode 100644 index 00000000000..4b28be3a638 --- /dev/null +++ b/stable/audacity/8.0.14/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "3.0.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.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 +keywords: + - audacity + - music + - recorder + - editor + - audio +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: audacity +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/audacity + - https://github.com/linuxserver/docker-audacity + - https://www.audacityteam.org/ +type: application +version: 8.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/autobrr/4.0.14/README.md b/stable/audacity/8.0.14/README.md similarity index 100% rename from stable/autobrr/4.0.14/README.md rename to stable/audacity/8.0.14/README.md diff --git a/stable/audacity/8.0.14/app-changelog.md b/stable/audacity/8.0.14/app-changelog.md new file mode 100644 index 00000000000..37bc68be6a5 --- /dev/null +++ b/stable/audacity/8.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [audacity-8.0.14](https://github.com/truecharts/charts/compare/audacity-8.0.13...audacity-8.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/audacity/8.0.13/app-readme.md b/stable/audacity/8.0.14/app-readme.md similarity index 100% rename from stable/audacity/8.0.13/app-readme.md rename to stable/audacity/8.0.14/app-readme.md diff --git a/stable/audacity/8.0.14/charts/common-12.9.2.tgz b/stable/audacity/8.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/audacity/8.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/audacity/8.0.13/ix_values.yaml b/stable/audacity/8.0.14/ix_values.yaml similarity index 100% rename from stable/audacity/8.0.13/ix_values.yaml rename to stable/audacity/8.0.14/ix_values.yaml diff --git a/stable/audacity/8.0.13/questions.yaml b/stable/audacity/8.0.14/questions.yaml similarity index 100% rename from stable/audacity/8.0.13/questions.yaml rename to stable/audacity/8.0.14/questions.yaml diff --git a/stable/avidemux/4.0.14/templates/NOTES.txt b/stable/audacity/8.0.14/templates/NOTES.txt similarity index 100% rename from stable/avidemux/4.0.14/templates/NOTES.txt rename to stable/audacity/8.0.14/templates/NOTES.txt diff --git a/stable/audacity/8.0.13/templates/common.yaml b/stable/audacity/8.0.14/templates/common.yaml similarity index 100% rename from stable/audacity/8.0.13/templates/common.yaml rename to stable/audacity/8.0.14/templates/common.yaml diff --git a/stable/avidemux/4.0.14/values.yaml b/stable/audacity/8.0.14/values.yaml similarity index 100% rename from stable/avidemux/4.0.14/values.yaml rename to stable/audacity/8.0.14/values.yaml diff --git a/stable/audiobookshelf/5.0.13/CHANGELOG.md b/stable/audiobookshelf/5.0.13/CHANGELOG.md deleted file mode 100644 index 1170039e5ae..00000000000 --- a/stable/audiobookshelf/5.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [audiobookshelf-5.0.13](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.12...audiobookshelf-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [audiobookshelf-5.0.12](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.11...audiobookshelf-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [audiobookshelf-5.0.11](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.10...audiobookshelf-5.0.11) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/audiobookshelf to v2.2.20 ([#8813](https://github.com/truecharts/charts/issues/8813)) - - - - -## [audiobookshelf-5.0.11](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.10...audiobookshelf-5.0.11) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/audiobookshelf to v2.2.20 ([#8813](https://github.com/truecharts/charts/issues/8813)) - - - - -## [audiobookshelf-5.0.11](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.10...audiobookshelf-5.0.11) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/audiobookshelf to v2.2.20 ([#8813](https://github.com/truecharts/charts/issues/8813)) - - - - -## [audiobookshelf-5.0.11](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.10...audiobookshelf-5.0.11) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/audiobookshelf to v2.2.20 ([#8813](https://github.com/truecharts/charts/issues/8813)) - - - - -## [audiobookshelf-5.0.10](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.9...audiobookshelf-5.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [audiobookshelf-5.0.9](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.8...audiobookshelf-5.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [audiobookshelf-5.0.8](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.7...audiobookshelf-5.0.8) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/audiobookshelf to v2.2.19 ([#8435](https://github.com/truecharts/charts/issues/8435)) - - - - -## [audiobookshelf-5.0.7](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.6...audiobookshelf-5.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [audiobookshelf-5.0.6](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.5...audiobookshelf-5.0.6) (2023-04-25) - -### Chore diff --git a/stable/audiobookshelf/5.0.13/Chart.yaml b/stable/audiobookshelf/5.0.13/Chart.yaml deleted file mode 100644 index c8679eeb532..00000000000 --- a/stable/audiobookshelf/5.0.13/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "2.2.20" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - audiobookshelf -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: audiobookshelf -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf - - https://github.com/advplyr/audiobookshelf -version: 5.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/audiobookshelf/5.0.13/app-changelog.md b/stable/audiobookshelf/5.0.13/app-changelog.md deleted file mode 100644 index 9d4feb1c7fa..00000000000 --- a/stable/audiobookshelf/5.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [audiobookshelf-5.0.13](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.12...audiobookshelf-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/audiobookshelf/5.0.13/charts/common-12.8.1.tgz b/stable/audiobookshelf/5.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/audiobookshelf/5.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/audiobookshelf/5.0.14/CHANGELOG.md b/stable/audiobookshelf/5.0.14/CHANGELOG.md new file mode 100644 index 00000000000..62a7be05d12 --- /dev/null +++ b/stable/audiobookshelf/5.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [audiobookshelf-5.0.14](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.13...audiobookshelf-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [audiobookshelf-5.0.13](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.12...audiobookshelf-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [audiobookshelf-5.0.12](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.11...audiobookshelf-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [audiobookshelf-5.0.11](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.10...audiobookshelf-5.0.11) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/audiobookshelf to v2.2.20 ([#8813](https://github.com/truecharts/charts/issues/8813)) + + + + +## [audiobookshelf-5.0.11](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.10...audiobookshelf-5.0.11) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/audiobookshelf to v2.2.20 ([#8813](https://github.com/truecharts/charts/issues/8813)) + + + + +## [audiobookshelf-5.0.11](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.10...audiobookshelf-5.0.11) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/audiobookshelf to v2.2.20 ([#8813](https://github.com/truecharts/charts/issues/8813)) + + + + +## [audiobookshelf-5.0.11](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.10...audiobookshelf-5.0.11) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/audiobookshelf to v2.2.20 ([#8813](https://github.com/truecharts/charts/issues/8813)) + + + + +## [audiobookshelf-5.0.10](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.9...audiobookshelf-5.0.10) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [audiobookshelf-5.0.9](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.8...audiobookshelf-5.0.9) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [audiobookshelf-5.0.8](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.7...audiobookshelf-5.0.8) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/audiobookshelf to v2.2.19 ([#8435](https://github.com/truecharts/charts/issues/8435)) + + + + +## [audiobookshelf-5.0.7](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.6...audiobookshelf-5.0.7) (2023-04-25) + +### Chore diff --git a/stable/audiobookshelf/5.0.14/Chart.yaml b/stable/audiobookshelf/5.0.14/Chart.yaml new file mode 100644 index 00000000000..cdd9ef5a26e --- /dev/null +++ b/stable/audiobookshelf/5.0.14/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "2.2.20" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - audiobookshelf +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: audiobookshelf +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf + - https://github.com/advplyr/audiobookshelf +version: 5.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/automatic-music-downloader/5.0.12/README.md b/stable/audiobookshelf/5.0.14/README.md similarity index 100% rename from stable/automatic-music-downloader/5.0.12/README.md rename to stable/audiobookshelf/5.0.14/README.md diff --git a/stable/audiobookshelf/5.0.14/app-changelog.md b/stable/audiobookshelf/5.0.14/app-changelog.md new file mode 100644 index 00000000000..920ece8e569 --- /dev/null +++ b/stable/audiobookshelf/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [audiobookshelf-5.0.14](https://github.com/truecharts/charts/compare/audiobookshelf-5.0.13...audiobookshelf-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/audiobookshelf/5.0.13/app-readme.md b/stable/audiobookshelf/5.0.14/app-readme.md similarity index 100% rename from stable/audiobookshelf/5.0.13/app-readme.md rename to stable/audiobookshelf/5.0.14/app-readme.md diff --git a/stable/audiobookshelf/5.0.14/charts/common-12.9.2.tgz b/stable/audiobookshelf/5.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/audiobookshelf/5.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/audiobookshelf/5.0.13/ix_values.yaml b/stable/audiobookshelf/5.0.14/ix_values.yaml similarity index 100% rename from stable/audiobookshelf/5.0.13/ix_values.yaml rename to stable/audiobookshelf/5.0.14/ix_values.yaml diff --git a/stable/audiobookshelf/5.0.13/questions.yaml b/stable/audiobookshelf/5.0.14/questions.yaml similarity index 100% rename from stable/audiobookshelf/5.0.13/questions.yaml rename to stable/audiobookshelf/5.0.14/questions.yaml diff --git a/stable/baserow/7.0.14/templates/NOTES.txt b/stable/audiobookshelf/5.0.14/templates/NOTES.txt similarity index 100% rename from stable/baserow/7.0.14/templates/NOTES.txt rename to stable/audiobookshelf/5.0.14/templates/NOTES.txt diff --git a/stable/audiobookshelf/5.0.13/templates/_secrets.tpl b/stable/audiobookshelf/5.0.14/templates/_secrets.tpl similarity index 100% rename from stable/audiobookshelf/5.0.13/templates/_secrets.tpl rename to stable/audiobookshelf/5.0.14/templates/_secrets.tpl diff --git a/stable/audiobookshelf/5.0.13/templates/common.yaml b/stable/audiobookshelf/5.0.14/templates/common.yaml similarity index 100% rename from stable/audiobookshelf/5.0.13/templates/common.yaml rename to stable/audiobookshelf/5.0.14/templates/common.yaml diff --git a/stable/baserow/7.0.14/values.yaml b/stable/audiobookshelf/5.0.14/values.yaml similarity index 100% rename from stable/baserow/7.0.14/values.yaml rename to stable/audiobookshelf/5.0.14/values.yaml diff --git a/stable/autobrr/4.0.14/CHANGELOG.md b/stable/autobrr/4.0.14/CHANGELOG.md deleted file mode 100644 index cae3a4bc0f7..00000000000 --- a/stable/autobrr/4.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [autobrr-4.0.14](https://github.com/truecharts/charts/compare/autobrr-4.0.13...autobrr-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [autobrr-4.0.13](https://github.com/truecharts/charts/compare/autobrr-4.0.12...autobrr-4.0.13) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/autobrr to v1.26.2 ([#9042](https://github.com/truecharts/charts/issues/9042)) - - - - -## [autobrr-4.0.12](https://github.com/truecharts/charts/compare/autobrr-4.0.11...autobrr-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [autobrr-4.0.11](https://github.com/truecharts/charts/compare/autobrr-4.0.10...autobrr-4.0.11) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/autobrr to v1.25.0 ([#8848](https://github.com/truecharts/charts/issues/8848)) - - - - -## [autobrr-4.0.10](https://github.com/truecharts/charts/compare/autobrr-4.0.9...autobrr-4.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [autobrr-4.0.9](https://github.com/truecharts/charts/compare/autobrr-4.0.8...autobrr-4.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [autobrr-4.0.8](https://github.com/truecharts/charts/compare/autobrr-4.0.7...autobrr-4.0.8) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/autobrr to v1.24.1 ([#8552](https://github.com/truecharts/charts/issues/8552)) - - - - -## [autobrr-4.0.7](https://github.com/truecharts/charts/compare/autobrr-4.0.6...autobrr-4.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [autobrr-4.0.6](https://github.com/truecharts/charts/compare/autobrr-4.0.5...autobrr-4.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [autobrr-4.0.5](https://github.com/truecharts/charts/compare/autobrr-4.0.4...autobrr-4.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [autobrr-4.0.4](https://github.com/truecharts/charts/compare/autobrr-4.0.3...autobrr-4.0.4) (2023-04-16) - -### Chore diff --git a/stable/autobrr/4.0.14/Chart.yaml b/stable/autobrr/4.0.14/Chart.yaml deleted file mode 100644 index 7ce24bb2357..00000000000 --- a/stable/autobrr/4.0.14/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: autobrr -version: 4.0.14 -appVersion: "1.26.2" -description: The modern download automation tool for torrents. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/autobrr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/autobrr.png -keywords: - - autobrr - - torrent -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/autobrr - - https://github.com/autobrr/autobrr -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/autobrr/4.0.14/app-changelog.md b/stable/autobrr/4.0.14/app-changelog.md deleted file mode 100644 index 6b9d3205954..00000000000 --- a/stable/autobrr/4.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [autobrr-4.0.14](https://github.com/truecharts/charts/compare/autobrr-4.0.13...autobrr-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/autobrr/4.0.14/charts/common-12.8.1.tgz b/stable/autobrr/4.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/autobrr/4.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/autobrr/4.0.15/CHANGELOG.md b/stable/autobrr/4.0.15/CHANGELOG.md new file mode 100644 index 00000000000..410ebf9217c --- /dev/null +++ b/stable/autobrr/4.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [autobrr-4.0.15](https://github.com/truecharts/charts/compare/autobrr-4.0.14...autobrr-4.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [autobrr-4.0.14](https://github.com/truecharts/charts/compare/autobrr-4.0.13...autobrr-4.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [autobrr-4.0.13](https://github.com/truecharts/charts/compare/autobrr-4.0.12...autobrr-4.0.13) (2023-05-21) + +### Chore + +- update container image tccr.io/truecharts/autobrr to v1.26.2 ([#9042](https://github.com/truecharts/charts/issues/9042)) + + + + +## [autobrr-4.0.12](https://github.com/truecharts/charts/compare/autobrr-4.0.11...autobrr-4.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [autobrr-4.0.11](https://github.com/truecharts/charts/compare/autobrr-4.0.10...autobrr-4.0.11) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/autobrr to v1.25.0 ([#8848](https://github.com/truecharts/charts/issues/8848)) + + + + +## [autobrr-4.0.10](https://github.com/truecharts/charts/compare/autobrr-4.0.9...autobrr-4.0.10) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [autobrr-4.0.9](https://github.com/truecharts/charts/compare/autobrr-4.0.8...autobrr-4.0.9) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [autobrr-4.0.8](https://github.com/truecharts/charts/compare/autobrr-4.0.7...autobrr-4.0.8) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/autobrr to v1.24.1 ([#8552](https://github.com/truecharts/charts/issues/8552)) + + + + +## [autobrr-4.0.7](https://github.com/truecharts/charts/compare/autobrr-4.0.6...autobrr-4.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [autobrr-4.0.6](https://github.com/truecharts/charts/compare/autobrr-4.0.5...autobrr-4.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [autobrr-4.0.5](https://github.com/truecharts/charts/compare/autobrr-4.0.4...autobrr-4.0.5) (2023-04-20) + +### Chore diff --git a/stable/autobrr/4.0.15/Chart.yaml b/stable/autobrr/4.0.15/Chart.yaml new file mode 100644 index 00000000000..55f44a823fa --- /dev/null +++ b/stable/autobrr/4.0.15/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: autobrr +version: 4.0.15 +appVersion: "1.26.2" +description: The modern download automation tool for torrents. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/autobrr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/autobrr.png +keywords: + - autobrr + - torrent +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/autobrr + - https://github.com/autobrr/autobrr +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/autoscan/4.0.16/README.md b/stable/autobrr/4.0.15/README.md similarity index 100% rename from stable/autoscan/4.0.16/README.md rename to stable/autobrr/4.0.15/README.md diff --git a/stable/autobrr/4.0.15/app-changelog.md b/stable/autobrr/4.0.15/app-changelog.md new file mode 100644 index 00000000000..5d6fa38208c --- /dev/null +++ b/stable/autobrr/4.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [autobrr-4.0.15](https://github.com/truecharts/charts/compare/autobrr-4.0.14...autobrr-4.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/autobrr/4.0.14/app-readme.md b/stable/autobrr/4.0.15/app-readme.md similarity index 100% rename from stable/autobrr/4.0.14/app-readme.md rename to stable/autobrr/4.0.15/app-readme.md diff --git a/stable/autobrr/4.0.15/charts/common-12.9.2.tgz b/stable/autobrr/4.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/autobrr/4.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/autobrr/4.0.14/ix_values.yaml b/stable/autobrr/4.0.15/ix_values.yaml similarity index 100% rename from stable/autobrr/4.0.14/ix_values.yaml rename to stable/autobrr/4.0.15/ix_values.yaml diff --git a/stable/autobrr/4.0.14/questions.yaml b/stable/autobrr/4.0.15/questions.yaml similarity index 100% rename from stable/autobrr/4.0.14/questions.yaml rename to stable/autobrr/4.0.15/questions.yaml diff --git a/stable/beets/7.0.17/templates/NOTES.txt b/stable/autobrr/4.0.15/templates/NOTES.txt similarity index 100% rename from stable/beets/7.0.17/templates/NOTES.txt rename to stable/autobrr/4.0.15/templates/NOTES.txt diff --git a/stable/automatic-music-downloader/5.0.12/templates/common.yaml b/stable/autobrr/4.0.15/templates/common.yaml similarity index 100% rename from stable/automatic-music-downloader/5.0.12/templates/common.yaml rename to stable/autobrr/4.0.15/templates/common.yaml diff --git a/stable/beets/7.0.17/values.yaml b/stable/autobrr/4.0.15/values.yaml similarity index 100% rename from stable/beets/7.0.17/values.yaml rename to stable/autobrr/4.0.15/values.yaml diff --git a/stable/automatic-music-downloader/5.0.12/CHANGELOG.md b/stable/automatic-music-downloader/5.0.12/CHANGELOG.md deleted file mode 100644 index 430377e4282..00000000000 --- a/stable/automatic-music-downloader/5.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [automatic-music-downloader-5.0.12](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.11...automatic-music-downloader-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [automatic-music-downloader-5.0.11](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.10...automatic-music-downloader-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [automatic-music-downloader-5.0.10](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.9...automatic-music-downloader-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [automatic-music-downloader-5.0.9](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.8...automatic-music-downloader-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [automatic-music-downloader-5.0.8](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.7...automatic-music-downloader-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [automatic-music-downloader-5.0.7](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.6...automatic-music-downloader-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [automatic-music-downloader-5.0.6](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.5...automatic-music-downloader-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [automatic-music-downloader-5.0.5](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.4...automatic-music-downloader-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [automatic-music-downloader-5.0.4](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.3...automatic-music-downloader-5.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [automatic-music-downloader-5.0.3](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.2...automatic-music-downloader-5.0.3) (2023-04-14) - - - - -## [automatic-music-downloader-5.0.2](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.1...automatic-music-downloader-5.0.2) (2023-04-12) - -### Chore - -- bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959)) - - diff --git a/stable/automatic-music-downloader/5.0.12/Chart.yaml b/stable/automatic-music-downloader/5.0.12/Chart.yaml deleted file mode 100644 index 636f529c5e7..00000000000 --- a/stable/automatic-music-downloader/5.0.12/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - automatic - - music - - downloader - - deemix -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: automatic-music-downloader -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/automatic-music-downloader - - https://github.com/RandomNinjaAtk/docker-amd -type: application -version: 5.0.12 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/automatic-music-downloader/5.0.12/app-changelog.md b/stable/automatic-music-downloader/5.0.12/app-changelog.md deleted file mode 100644 index 1a49b566223..00000000000 --- a/stable/automatic-music-downloader/5.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [automatic-music-downloader-5.0.12](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.11...automatic-music-downloader-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - \ No newline at end of file diff --git a/stable/automatic-music-downloader/5.0.12/charts/common-12.8.1.tgz b/stable/automatic-music-downloader/5.0.12/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/automatic-music-downloader/5.0.12/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/automatic-music-downloader/5.0.12/questions.yaml b/stable/automatic-music-downloader/5.0.12/questions.yaml deleted file mode 100644 index 9c436ba0185..00000000000 --- a/stable/automatic-music-downloader/5.0.12/questions.yaml +++ /dev/null @@ -1,1799 +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: {} -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: AUTOSTART - label: "Auto Start" - description: "true = Enabled :: Runs script automatically on startup" - schema: - type: boolean - default: true - - variable: SCRIPTINTERVAL - label: "Script Interval" - description: "#s or #m or #h or #d :: s = seconds, m = minutes, h = hours, d = days :: Amount of time between each script run, when AUTOSTART is enabled" - schema: - type: string - default: "1h" - - variable: DOWNLOADMODE - label: "Download Mode" - description: > - "`wanted` or `artist` :: wanted mode only download missing/cutoff :: - artist mode downloads all albums by an artist (requires lidarr volume mapping root media folders for import)" - schema: - type: string - default: "wanted" - enum: - - value: "wanted" - description: "Only missing/cutoff" - - value: "artist" - description: "All albums" - - variable: FALLBACKSEARCH - label: "Fallback Search" - description: "True or False :: True = enabled :: Allows DL client to search for missing songs when they are not available" - schema: - type: boolean - default: true - - variable: LIST - label: "LIST" - description: "Both or missing or cutoff :: both = missing + cutoff :: missng = lidarr missing list :: cutoff = lidarr cutoff list" - schema: - type: string - default: "both" - enum: - - value: "both" - description: "missing + cutoff" - - value: "missing" - description: "lidarr missing list" - - value: "cutoff" - description: "lidarr cutoff list" - - variable: SearchType - label: "Search Type" - description: | - both or artist or fuzzy - both = artist + fuzzy searching - artist = only artist searching - fuzzy = only fuzzy searching (Various Artist is always fuzzy searched, regardless of setting) - schema: - type: string - default: "both" - enum: - - value: "both" - description: "Artist + fuzzy searching." - - value: "artist" - description: "Only artist searching." - - value: "fuzzy" - description: "Only fuzzy searching." - - variable: Concurrency - label: "Concurrency" - description: "Number of concurrent downloads" - schema: - type: int - default: 1 - - variable: EMBEDDED_COVER_QUALITY - label: "Embedded Cover Quality" - description: "Controls the quality of the cover image compression in percentage, 100 = no compression" - schema: - type: int - default: 80 - - variable: FORMAT - label: "Format" - description: | - FLAC or MP3 or OPUS or AAC or ALAC. - FLAC is an audio coding format for lossless compression of digital audio. - MP3 (or mp3) as a file format commonly designates files containing an elementary stream of MPEG-1 Audio or MPEG-2 Audio encoded data. - Opus is a lossy audio coding format developed by the Xiph.Org Foundation and standardized by the Internet Engineering Task Force. - Advanced Audio Coding (AAC) is an audio coding standard for lossy digital audio compression. - schema: - type: string - default: "FLAC" - enum: - - value: "FLAC" - description: "FLAC" - - value: "MP3" - description: "MP3" - - value: "OPUS" - description: "OPUS" - - value: "AAC" - description: "AAC" - - value: "ALAC" - description: "ALAC" - - variable: BITRATE - label: "Bit Rate" - description: "FLAC -> OPUS/AAC/MP3 will be converted using this bitrate (MP3 320/128 is native, not converted)" - schema: - type: int - default: 320 - - variable: ENABLEPOSTPROCESSING - label: "Enable Postprocessing" - description: "true = enabled :: enables or disables post processing processes as much as possible" - schema: - type: boolean - default: true - - variable: FORCECONVERT - label: "Force Convert" - description: "true = enabled :: This will convert lossy MP3 to desired target format (exluding FLAC/ALAC, ALAC will convert to AAC)" - schema: - type: boolean - default: true - - variable: requirequality - label: "Require Quality" - description: "true = enabled :: Requires all downloaded files match target file extension (mp3 or flac) when enabled" - schema: - type: boolean - default: true - - variable: MatchDistance - label: "Match Distance" - description: > - "Set as an integer, the higher the number, the more lenient it is. - Example: A match score of 0 is a perfect match :: For more information, - this score is produced using this function: Algorithm Implementation/Strings/Levenshtein distance" - schema: - type: int - default: 10 - - variable: replaygain - label: "Replay Gain" - description: "true = enabled :: Scans and analyzes files to add replaygain tags to song metadata" - schema: - type: boolean - default: true - - variable: FolderPermissions - label: "Folder Permissions" - description: "Based on chmod linux permissions" - schema: - type: int - default: 766 - - variable: FilePermissions - label: "File Permissions" - description: "Based on chmod linux permissions" - schema: - type: int - default: 666 - - variable: MBRAINZMIRROR - label: "Mbrainz Mirror" - description: "OPTIONAL :: Only change if using a different mirror" - schema: - type: string - default: "https://musicbrainz.org" - - variable: MBRATELIMIT - label: "Mb Rate Limit" - description: "OPTIONAL: musicbrainz rate limit, musicbrainz allows only 1 connection per second, max setting is 10 :: Set to 101 to disable limit" - schema: - type: int - default: 1 - - variable: LidarrUrl - label: "Lidarr Url" - description: "Set domain or IP to your Lidarr instance including port. If using reverse proxy, do not use a trailing slash. Ensure you specify http/s." - schema: - type: string - default: "http://x.x.x.x:8686" - - variable: LidarrAPIkey - label: "Lidarr Api Key" - description: "Lidarr API key." - schema: - type: string - default: "LIDARRAPI" - - variable: ARL_TOKEN - label: "ARL Token" - description: "Deezer ARL Cookie" - schema: - type: string - default: "ARLTOKEN" - - variable: NOTIFYPLEX - label: "Notify PLEX" - description: "true = enabled :: ONLY APPLIES ARTIST MODE :: Plex must have a music library added and be configured to use the exact same mount point as Lidarr's root folder" - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: PLEXLIBRARYNAME - label: "PLEX Library Name" - description: "This must exactly match the name of the Plex Library that contains the Lidarr Media Folder data" - schema: - type: string - default: "Music" - - variable: PLEXURL - label: "PLEX URL" - description: "Path to PLEX." - schema: - type: string - default: "http://x.x.x.x:32400" - - variable: PLEXTOKEN - label: "PLEX Token" - description: "PLEX API token." - schema: - type: string - default: "plextoken" - - variable: ALBUM_TYPE_FILTER - label: "Album Type Filter" - description: 'Filter Types: COMPILE, SINGLE, ALBUM, EP (this is a ", " separated list of Album Types to skip) (Applicable to artist mode only)' - schema: - type: string - default: "COMPILE" - - variable: POSTPROCESSTHREADS - label: "Post Process Threads" - description: "Controls number of threads used for Format conversion and replay gain tagging" - schema: - type: int - default: 1 - - 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: serviceexpert - group: Networking and Services - label: Show Expert Config - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: hostNetwork - group: Networking and Services - label: Host-Networking (Complicated) - schema: - hidden: true - type: boolean - default: false - - 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: - 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: - 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 - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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 - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: - 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: 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: - 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: - 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 - - 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-music-downloader/5.0.13/CHANGELOG.md b/stable/automatic-music-downloader/5.0.13/CHANGELOG.md new file mode 100644 index 00000000000..977a90cc48c --- /dev/null +++ b/stable/automatic-music-downloader/5.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [automatic-music-downloader-5.0.13](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.12...automatic-music-downloader-5.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [automatic-music-downloader-5.0.12](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.11...automatic-music-downloader-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [automatic-music-downloader-5.0.11](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.10...automatic-music-downloader-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [automatic-music-downloader-5.0.10](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.9...automatic-music-downloader-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [automatic-music-downloader-5.0.9](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.8...automatic-music-downloader-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [automatic-music-downloader-5.0.8](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.7...automatic-music-downloader-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [automatic-music-downloader-5.0.7](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.6...automatic-music-downloader-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [automatic-music-downloader-5.0.6](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.5...automatic-music-downloader-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [automatic-music-downloader-5.0.5](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.4...automatic-music-downloader-5.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [automatic-music-downloader-5.0.4](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.3...automatic-music-downloader-5.0.4) (2023-04-15) + +### Chore + +- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) + + + diff --git a/stable/automatic-music-downloader/5.0.13/Chart.yaml b/stable/automatic-music-downloader/5.0.13/Chart.yaml new file mode 100644 index 00000000000..b2ffba22667 --- /dev/null +++ b/stable/automatic-music-downloader/5.0.13/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - automatic + - music + - downloader + - deemix +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: automatic-music-downloader +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/automatic-music-downloader + - https://github.com/RandomNinjaAtk/docker-amd +type: application +version: 5.0.13 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/avidemux/4.0.14/README.md b/stable/automatic-music-downloader/5.0.13/README.md similarity index 100% rename from stable/avidemux/4.0.14/README.md rename to stable/automatic-music-downloader/5.0.13/README.md diff --git a/stable/automatic-music-downloader/5.0.13/app-changelog.md b/stable/automatic-music-downloader/5.0.13/app-changelog.md new file mode 100644 index 00000000000..090554a496a --- /dev/null +++ b/stable/automatic-music-downloader/5.0.13/app-changelog.md @@ -0,0 +1,13 @@ + + +## [automatic-music-downloader-5.0.13](https://github.com/truecharts/charts/compare/automatic-music-downloader-5.0.12...automatic-music-downloader-5.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + \ No newline at end of file diff --git a/stable/automatic-music-downloader/5.0.12/app-readme.md b/stable/automatic-music-downloader/5.0.13/app-readme.md similarity index 100% rename from stable/automatic-music-downloader/5.0.12/app-readme.md rename to stable/automatic-music-downloader/5.0.13/app-readme.md diff --git a/stable/automatic-music-downloader/5.0.13/charts/common-12.9.2.tgz b/stable/automatic-music-downloader/5.0.13/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/automatic-music-downloader/5.0.13/charts/common-12.9.2.tgz differ diff --git a/stable/automatic-music-downloader/5.0.12/ix_values.yaml b/stable/automatic-music-downloader/5.0.13/ix_values.yaml similarity index 100% rename from stable/automatic-music-downloader/5.0.12/ix_values.yaml rename to stable/automatic-music-downloader/5.0.13/ix_values.yaml diff --git a/stable/automatic-music-downloader/5.0.13/questions.yaml b/stable/automatic-music-downloader/5.0.13/questions.yaml new file mode 100644 index 00000000000..e76fe781c28 --- /dev/null +++ b/stable/automatic-music-downloader/5.0.13/questions.yaml @@ -0,0 +1,1792 @@ +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: AUTOSTART + label: "Auto Start" + description: "true = Enabled :: Runs script automatically on startup" + schema: + type: boolean + default: true + - variable: SCRIPTINTERVAL + label: "Script Interval" + description: "#s or #m or #h or #d :: s = seconds, m = minutes, h = hours, d = days :: Amount of time between each script run, when AUTOSTART is enabled" + schema: + type: string + default: "1h" + - variable: DOWNLOADMODE + label: "Download Mode" + description: > + "`wanted` or `artist` :: wanted mode only download missing/cutoff :: + artist mode downloads all albums by an artist (requires lidarr volume mapping root media folders for import)" + schema: + type: string + default: "wanted" + enum: + - value: "wanted" + description: "Only missing/cutoff" + - value: "artist" + description: "All albums" + - variable: FALLBACKSEARCH + label: "Fallback Search" + description: "True or False :: True = enabled :: Allows DL client to search for missing songs when they are not available" + schema: + type: boolean + default: true + - variable: LIST + label: "LIST" + description: "Both or missing or cutoff :: both = missing + cutoff :: missng = lidarr missing list :: cutoff = lidarr cutoff list" + schema: + type: string + default: "both" + enum: + - value: "both" + description: "missing + cutoff" + - value: "missing" + description: "lidarr missing list" + - value: "cutoff" + description: "lidarr cutoff list" + - variable: SearchType + label: "Search Type" + description: | + both or artist or fuzzy + both = artist + fuzzy searching + artist = only artist searching + fuzzy = only fuzzy searching (Various Artist is always fuzzy searched, regardless of setting) + schema: + type: string + default: "both" + enum: + - value: "both" + description: "Artist + fuzzy searching." + - value: "artist" + description: "Only artist searching." + - value: "fuzzy" + description: "Only fuzzy searching." + - variable: Concurrency + label: "Concurrency" + description: "Number of concurrent downloads" + schema: + type: int + default: 1 + - variable: EMBEDDED_COVER_QUALITY + label: "Embedded Cover Quality" + description: "Controls the quality of the cover image compression in percentage, 100 = no compression" + schema: + type: int + default: 80 + - variable: FORMAT + label: "Format" + description: | + FLAC or MP3 or OPUS or AAC or ALAC. + FLAC is an audio coding format for lossless compression of digital audio. + MP3 (or mp3) as a file format commonly designates files containing an elementary stream of MPEG-1 Audio or MPEG-2 Audio encoded data. + Opus is a lossy audio coding format developed by the Xiph.Org Foundation and standardized by the Internet Engineering Task Force. + Advanced Audio Coding (AAC) is an audio coding standard for lossy digital audio compression. + schema: + type: string + default: "FLAC" + enum: + - value: "FLAC" + description: "FLAC" + - value: "MP3" + description: "MP3" + - value: "OPUS" + description: "OPUS" + - value: "AAC" + description: "AAC" + - value: "ALAC" + description: "ALAC" + - variable: BITRATE + label: "Bit Rate" + description: "FLAC -> OPUS/AAC/MP3 will be converted using this bitrate (MP3 320/128 is native, not converted)" + schema: + type: int + default: 320 + - variable: ENABLEPOSTPROCESSING + label: "Enable Postprocessing" + description: "true = enabled :: enables or disables post processing processes as much as possible" + schema: + type: boolean + default: true + - variable: FORCECONVERT + label: "Force Convert" + description: "true = enabled :: This will convert lossy MP3 to desired target format (exluding FLAC/ALAC, ALAC will convert to AAC)" + schema: + type: boolean + default: true + - variable: requirequality + label: "Require Quality" + description: "true = enabled :: Requires all downloaded files match target file extension (mp3 or flac) when enabled" + schema: + type: boolean + default: true + - variable: MatchDistance + label: "Match Distance" + description: > + "Set as an integer, the higher the number, the more lenient it is. + Example: A match score of 0 is a perfect match :: For more information, + this score is produced using this function: Algorithm Implementation/Strings/Levenshtein distance" + schema: + type: int + default: 10 + - variable: replaygain + label: "Replay Gain" + description: "true = enabled :: Scans and analyzes files to add replaygain tags to song metadata" + schema: + type: boolean + default: true + - variable: FolderPermissions + label: "Folder Permissions" + description: "Based on chmod linux permissions" + schema: + type: int + default: 766 + - variable: FilePermissions + label: "File Permissions" + description: "Based on chmod linux permissions" + schema: + type: int + default: 666 + - variable: MBRAINZMIRROR + label: "Mbrainz Mirror" + description: "OPTIONAL :: Only change if using a different mirror" + schema: + type: string + default: "https://musicbrainz.org" + - variable: MBRATELIMIT + label: "Mb Rate Limit" + description: "OPTIONAL: musicbrainz rate limit, musicbrainz allows only 1 connection per second, max setting is 10 :: Set to 101 to disable limit" + schema: + type: int + default: 1 + - variable: LidarrUrl + label: "Lidarr Url" + description: "Set domain or IP to your Lidarr instance including port. If using reverse proxy, do not use a trailing slash. Ensure you specify http/s." + schema: + type: string + default: "http://x.x.x.x:8686" + - variable: LidarrAPIkey + label: "Lidarr Api Key" + description: "Lidarr API key." + schema: + type: string + default: "LIDARRAPI" + - variable: ARL_TOKEN + label: "ARL Token" + description: "Deezer ARL Cookie" + schema: + type: string + default: "ARLTOKEN" + - variable: NOTIFYPLEX + label: "Notify PLEX" + description: "true = enabled :: ONLY APPLIES ARTIST MODE :: Plex must have a music library added and be configured to use the exact same mount point as Lidarr's root folder" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: PLEXLIBRARYNAME + label: "PLEX Library Name" + description: "This must exactly match the name of the Plex Library that contains the Lidarr Media Folder data" + schema: + type: string + default: "Music" + - variable: PLEXURL + label: "PLEX URL" + description: "Path to PLEX." + schema: + type: string + default: "http://x.x.x.x:32400" + - variable: PLEXTOKEN + label: "PLEX Token" + description: "PLEX API token." + schema: + type: string + default: "plextoken" + - variable: ALBUM_TYPE_FILTER + label: "Album Type Filter" + description: 'Filter Types: COMPILE, SINGLE, ALBUM, EP (this is a ", " separated list of Album Types to skip) (Applicable to artist mode only)' + schema: + type: string + default: "COMPILE" + - variable: POSTPROCESSTHREADS + label: "Post Process Threads" + description: "Controls number of threads used for Format conversion and replay gain tagging" + schema: + type: int + default: 1 + - 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: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/blog/7.0.13/templates/NOTES.txt b/stable/automatic-music-downloader/5.0.13/templates/NOTES.txt similarity index 100% rename from stable/blog/7.0.13/templates/NOTES.txt rename to stable/automatic-music-downloader/5.0.13/templates/NOTES.txt diff --git a/stable/avidemux/4.0.14/templates/common.yaml b/stable/automatic-music-downloader/5.0.13/templates/common.yaml similarity index 100% rename from stable/avidemux/4.0.14/templates/common.yaml rename to stable/automatic-music-downloader/5.0.13/templates/common.yaml diff --git a/stable/blog/7.0.13/values.yaml b/stable/automatic-music-downloader/5.0.13/values.yaml similarity index 100% rename from stable/blog/7.0.13/values.yaml rename to stable/automatic-music-downloader/5.0.13/values.yaml diff --git a/stable/autoscan/4.0.16/CHANGELOG.md b/stable/autoscan/4.0.16/CHANGELOG.md deleted file mode 100644 index 104dc8609f2..00000000000 --- a/stable/autoscan/4.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [autoscan-4.0.16](https://github.com/truecharts/charts/compare/autoscan-4.0.15...autoscan-4.0.16) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/autoscan to latest ([#9067](https://github.com/truecharts/charts/issues/9067)) - - - - -## [autoscan-4.0.15](https://github.com/truecharts/charts/compare/autoscan-4.0.14...autoscan-4.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [autoscan-4.0.14](https://github.com/truecharts/charts/compare/autoscan-4.0.13...autoscan-4.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [autoscan-4.0.13](https://github.com/truecharts/charts/compare/autoscan-4.0.12...autoscan-4.0.13) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/autoscan to latest ([#8934](https://github.com/truecharts/charts/issues/8934)) - - - - -## [autoscan-4.0.12](https://github.com/truecharts/charts/compare/autoscan-4.0.11...autoscan-4.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [autoscan-4.0.11](https://github.com/truecharts/charts/compare/autoscan-4.0.10...autoscan-4.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [autoscan-4.0.10](https://github.com/truecharts/charts/compare/autoscan-4.0.9...autoscan-4.0.10) (2023-04-26) - -### Chore - -- update container image tccr.io/truecharts/autoscan to latest ([#8172](https://github.com/truecharts/charts/issues/8172)) - - - - -## [autoscan-4.0.9](https://github.com/truecharts/charts/compare/autoscan-4.0.8...autoscan-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [autoscan-4.0.8](https://github.com/truecharts/charts/compare/autoscan-4.0.7...autoscan-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [autoscan-4.0.7](https://github.com/truecharts/charts/compare/autoscan-4.0.6...autoscan-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [autoscan-4.0.6](https://github.com/truecharts/charts/compare/autoscan-4.0.5...autoscan-4.0.6) (2023-04-16) - -### Chore diff --git a/stable/autoscan/4.0.16/Chart.yaml b/stable/autoscan/4.0.16/Chart.yaml deleted file mode 100644 index 0f0f9e0f39a..00000000000 --- a/stable/autoscan/4.0.16/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: autoscan -version: 4.0.16 -appVersion: "latest" -description: Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/autoscan -icon: https://truecharts.org/img/hotlink-ok/chart-icons/autoscan.png -keywords: - - autoscan - - media -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/autoscan - - https://hotio.dev/containers/autoscan -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/autoscan/4.0.16/app-changelog.md b/stable/autoscan/4.0.16/app-changelog.md deleted file mode 100644 index 94fae926e4e..00000000000 --- a/stable/autoscan/4.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [autoscan-4.0.16](https://github.com/truecharts/charts/compare/autoscan-4.0.15...autoscan-4.0.16) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/autoscan to latest ([#9067](https://github.com/truecharts/charts/issues/9067)) - - \ No newline at end of file diff --git a/stable/autoscan/4.0.16/charts/common-12.8.1.tgz b/stable/autoscan/4.0.16/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/autoscan/4.0.16/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/autoscan/4.0.17/CHANGELOG.md b/stable/autoscan/4.0.17/CHANGELOG.md new file mode 100644 index 00000000000..7ee68c19b25 --- /dev/null +++ b/stable/autoscan/4.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [autoscan-4.0.17](https://github.com/truecharts/charts/compare/autoscan-4.0.16...autoscan-4.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [autoscan-4.0.16](https://github.com/truecharts/charts/compare/autoscan-4.0.15...autoscan-4.0.16) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/autoscan to latest ([#9067](https://github.com/truecharts/charts/issues/9067)) + + + + +## [autoscan-4.0.15](https://github.com/truecharts/charts/compare/autoscan-4.0.14...autoscan-4.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [autoscan-4.0.14](https://github.com/truecharts/charts/compare/autoscan-4.0.13...autoscan-4.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [autoscan-4.0.13](https://github.com/truecharts/charts/compare/autoscan-4.0.12...autoscan-4.0.13) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/autoscan to latest ([#8934](https://github.com/truecharts/charts/issues/8934)) + + + + +## [autoscan-4.0.12](https://github.com/truecharts/charts/compare/autoscan-4.0.11...autoscan-4.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [autoscan-4.0.11](https://github.com/truecharts/charts/compare/autoscan-4.0.10...autoscan-4.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [autoscan-4.0.10](https://github.com/truecharts/charts/compare/autoscan-4.0.9...autoscan-4.0.10) (2023-04-26) + +### Chore + +- update container image tccr.io/truecharts/autoscan to latest ([#8172](https://github.com/truecharts/charts/issues/8172)) + + + + +## [autoscan-4.0.9](https://github.com/truecharts/charts/compare/autoscan-4.0.8...autoscan-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [autoscan-4.0.8](https://github.com/truecharts/charts/compare/autoscan-4.0.7...autoscan-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [autoscan-4.0.7](https://github.com/truecharts/charts/compare/autoscan-4.0.6...autoscan-4.0.7) (2023-04-20) + +### Chore diff --git a/stable/autoscan/4.0.17/Chart.yaml b/stable/autoscan/4.0.17/Chart.yaml new file mode 100644 index 00000000000..28812c8755e --- /dev/null +++ b/stable/autoscan/4.0.17/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: autoscan +version: 4.0.17 +appVersion: "latest" +description: Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/autoscan +icon: https://truecharts.org/img/hotlink-ok/chart-icons/autoscan.png +keywords: + - autoscan + - media +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/autoscan + - https://hotio.dev/containers/autoscan +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/baserow/7.0.14/README.md b/stable/autoscan/4.0.17/README.md similarity index 100% rename from stable/baserow/7.0.14/README.md rename to stable/autoscan/4.0.17/README.md diff --git a/stable/autoscan/4.0.17/app-changelog.md b/stable/autoscan/4.0.17/app-changelog.md new file mode 100644 index 00000000000..8a9bc42020a --- /dev/null +++ b/stable/autoscan/4.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [autoscan-4.0.17](https://github.com/truecharts/charts/compare/autoscan-4.0.16...autoscan-4.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/autoscan/4.0.16/app-readme.md b/stable/autoscan/4.0.17/app-readme.md similarity index 100% rename from stable/autoscan/4.0.16/app-readme.md rename to stable/autoscan/4.0.17/app-readme.md diff --git a/stable/autoscan/4.0.17/charts/common-12.9.2.tgz b/stable/autoscan/4.0.17/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/autoscan/4.0.17/charts/common-12.9.2.tgz differ diff --git a/stable/autoscan/4.0.16/ix_values.yaml b/stable/autoscan/4.0.17/ix_values.yaml similarity index 100% rename from stable/autoscan/4.0.16/ix_values.yaml rename to stable/autoscan/4.0.17/ix_values.yaml diff --git a/stable/autoscan/4.0.16/questions.yaml b/stable/autoscan/4.0.17/questions.yaml similarity index 100% rename from stable/autoscan/4.0.16/questions.yaml rename to stable/autoscan/4.0.17/questions.yaml diff --git a/stable/boinc/5.0.14/templates/NOTES.txt b/stable/autoscan/4.0.17/templates/NOTES.txt similarity index 100% rename from stable/boinc/5.0.14/templates/NOTES.txt rename to stable/autoscan/4.0.17/templates/NOTES.txt diff --git a/stable/autoscan/4.0.16/templates/common.yaml b/stable/autoscan/4.0.17/templates/common.yaml similarity index 100% rename from stable/autoscan/4.0.16/templates/common.yaml rename to stable/autoscan/4.0.17/templates/common.yaml diff --git a/stable/boinc/5.0.14/values.yaml b/stable/autoscan/4.0.17/values.yaml similarity index 100% rename from stable/boinc/5.0.14/values.yaml rename to stable/autoscan/4.0.17/values.yaml diff --git a/stable/avidemux/4.0.14/CHANGELOG.md b/stable/avidemux/4.0.14/CHANGELOG.md deleted file mode 100644 index f32465efbe7..00000000000 --- a/stable/avidemux/4.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [avidemux-4.0.14](https://github.com/truecharts/charts/compare/avidemux-4.0.13...avidemux-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [avidemux-4.0.13](https://github.com/truecharts/charts/compare/avidemux-4.0.12...avidemux-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [avidemux-4.0.12](https://github.com/truecharts/charts/compare/avidemux-4.0.11...avidemux-4.0.12) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/avidemux to v23.04.1 ([#8850](https://github.com/truecharts/charts/issues/8850)) - - - - -## [avidemux-4.0.11](https://github.com/truecharts/charts/compare/avidemux-4.0.10...avidemux-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [avidemux-4.0.10](https://github.com/truecharts/charts/compare/avidemux-4.0.9...avidemux-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [avidemux-4.0.9](https://github.com/truecharts/charts/compare/avidemux-4.0.8...avidemux-4.0.9) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/avidemux to v23.03.1 ([#8291](https://github.com/truecharts/charts/issues/8291)) - - - - -## [avidemux-4.0.8](https://github.com/truecharts/charts/compare/avidemux-4.0.7...avidemux-4.0.8) (2023-04-29) - -### Fix - -- add KILL cap ([#8140](https://github.com/truecharts/charts/issues/8140)) - - - - -## [avidemux-4.0.7](https://github.com/truecharts/charts/compare/avidemux-4.0.6...avidemux-4.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [avidemux-4.0.6](https://github.com/truecharts/charts/compare/avidemux-4.0.5...avidemux-4.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [avidemux-4.0.5](https://github.com/truecharts/charts/compare/avidemux-4.0.4...avidemux-4.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [avidemux-4.0.4](https://github.com/truecharts/charts/compare/avidemux-4.0.3...avidemux-4.0.4) (2023-04-16) - -### Chore diff --git a/stable/avidemux/4.0.14/Chart.yaml b/stable/avidemux/4.0.14/Chart.yaml deleted file mode 100644 index a8846582b74..00000000000 --- a/stable/avidemux/4.0.14/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "23.04.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - media - - avidemux -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: avidemux -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/avidemux - - https://github.com/jlesage/docker-avidemux -type: application -version: 4.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/avidemux/4.0.14/app-changelog.md b/stable/avidemux/4.0.14/app-changelog.md deleted file mode 100644 index fda2fd35a9a..00000000000 --- a/stable/avidemux/4.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [avidemux-4.0.14](https://github.com/truecharts/charts/compare/avidemux-4.0.13...avidemux-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/avidemux/4.0.14/charts/common-12.8.1.tgz b/stable/avidemux/4.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/avidemux/4.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/avidemux/4.0.15/CHANGELOG.md b/stable/avidemux/4.0.15/CHANGELOG.md new file mode 100644 index 00000000000..58ef9971380 --- /dev/null +++ b/stable/avidemux/4.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [avidemux-4.0.15](https://github.com/truecharts/charts/compare/avidemux-4.0.14...avidemux-4.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [avidemux-4.0.14](https://github.com/truecharts/charts/compare/avidemux-4.0.13...avidemux-4.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [avidemux-4.0.13](https://github.com/truecharts/charts/compare/avidemux-4.0.12...avidemux-4.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [avidemux-4.0.12](https://github.com/truecharts/charts/compare/avidemux-4.0.11...avidemux-4.0.12) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/avidemux to v23.04.1 ([#8850](https://github.com/truecharts/charts/issues/8850)) + + + + +## [avidemux-4.0.11](https://github.com/truecharts/charts/compare/avidemux-4.0.10...avidemux-4.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [avidemux-4.0.10](https://github.com/truecharts/charts/compare/avidemux-4.0.9...avidemux-4.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [avidemux-4.0.9](https://github.com/truecharts/charts/compare/avidemux-4.0.8...avidemux-4.0.9) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/avidemux to v23.03.1 ([#8291](https://github.com/truecharts/charts/issues/8291)) + + + + +## [avidemux-4.0.8](https://github.com/truecharts/charts/compare/avidemux-4.0.7...avidemux-4.0.8) (2023-04-29) + +### Fix + +- add KILL cap ([#8140](https://github.com/truecharts/charts/issues/8140)) + + + + +## [avidemux-4.0.7](https://github.com/truecharts/charts/compare/avidemux-4.0.6...avidemux-4.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [avidemux-4.0.6](https://github.com/truecharts/charts/compare/avidemux-4.0.5...avidemux-4.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [avidemux-4.0.5](https://github.com/truecharts/charts/compare/avidemux-4.0.4...avidemux-4.0.5) (2023-04-20) + +### Chore diff --git a/stable/avidemux/4.0.15/Chart.yaml b/stable/avidemux/4.0.15/Chart.yaml new file mode 100644 index 00000000000..a84afa451d0 --- /dev/null +++ b/stable/avidemux/4.0.15/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "23.04.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - media + - avidemux +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: avidemux +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/avidemux + - https://github.com/jlesage/docker-avidemux +type: application +version: 4.0.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/beets/7.0.17/README.md b/stable/avidemux/4.0.15/README.md similarity index 100% rename from stable/beets/7.0.17/README.md rename to stable/avidemux/4.0.15/README.md diff --git a/stable/avidemux/4.0.15/app-changelog.md b/stable/avidemux/4.0.15/app-changelog.md new file mode 100644 index 00000000000..a5371f7dc9d --- /dev/null +++ b/stable/avidemux/4.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [avidemux-4.0.15](https://github.com/truecharts/charts/compare/avidemux-4.0.14...avidemux-4.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/avidemux/4.0.14/app-readme.md b/stable/avidemux/4.0.15/app-readme.md similarity index 100% rename from stable/avidemux/4.0.14/app-readme.md rename to stable/avidemux/4.0.15/app-readme.md diff --git a/stable/avidemux/4.0.15/charts/common-12.9.2.tgz b/stable/avidemux/4.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/avidemux/4.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/avidemux/4.0.14/ix_values.yaml b/stable/avidemux/4.0.15/ix_values.yaml similarity index 100% rename from stable/avidemux/4.0.14/ix_values.yaml rename to stable/avidemux/4.0.15/ix_values.yaml diff --git a/stable/avidemux/4.0.14/questions.yaml b/stable/avidemux/4.0.15/questions.yaml similarity index 100% rename from stable/avidemux/4.0.14/questions.yaml rename to stable/avidemux/4.0.15/questions.yaml diff --git a/stable/booksonic-air/9.0.14/templates/NOTES.txt b/stable/avidemux/4.0.15/templates/NOTES.txt similarity index 100% rename from stable/booksonic-air/9.0.14/templates/NOTES.txt rename to stable/avidemux/4.0.15/templates/NOTES.txt diff --git a/stable/boinc/5.0.14/templates/common.yaml b/stable/avidemux/4.0.15/templates/common.yaml similarity index 100% rename from stable/boinc/5.0.14/templates/common.yaml rename to stable/avidemux/4.0.15/templates/common.yaml diff --git a/stable/booksonic-air/9.0.14/values.yaml b/stable/avidemux/4.0.15/values.yaml similarity index 100% rename from stable/booksonic-air/9.0.14/values.yaml rename to stable/avidemux/4.0.15/values.yaml diff --git a/stable/babybuddy/12.0.17/CHANGELOG.md b/stable/babybuddy/12.0.17/CHANGELOG.md new file mode 100644 index 00000000000..a968f9eb2cf --- /dev/null +++ b/stable/babybuddy/12.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [babybuddy-12.0.17](https://github.com/truecharts/charts/compare/babybuddy-12.0.16...babybuddy-12.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [babybuddy-12.0.16](https://github.com/truecharts/charts/compare/babybuddy-12.0.15...babybuddy-12.0.16) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/babybuddy to v1.16.0 ([#9091](https://github.com/truecharts/charts/issues/9091)) + + + + +## [babybuddy-12.0.15](https://github.com/truecharts/charts/compare/babybuddy-12.0.14...babybuddy-12.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [babybuddy-12.0.14](https://github.com/truecharts/charts/compare/babybuddy-12.0.13...babybuddy-12.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [babybuddy-12.0.13](https://github.com/truecharts/charts/compare/babybuddy-12.0.12...babybuddy-12.0.13) (2023-05-14) + +### Chore + +- update container image tccr.io/truecharts/babybuddy to v1.16.0 ([#8929](https://github.com/truecharts/charts/issues/8929)) + + + + +## [babybuddy-12.0.12](https://github.com/truecharts/charts/compare/babybuddy-12.0.11...babybuddy-12.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [babybuddy-12.0.11](https://github.com/truecharts/charts/compare/babybuddy-12.0.10...babybuddy-12.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [babybuddy-12.0.10](https://github.com/truecharts/charts/compare/babybuddy-12.0.9...babybuddy-12.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/babybuddy to 1.15.1 ([#8641](https://github.com/truecharts/charts/issues/8641)) + + + + +## [babybuddy-12.0.9](https://github.com/truecharts/charts/compare/babybuddy-12.0.8...babybuddy-12.0.9) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/babybuddy to v1.15.1 ([#8436](https://github.com/truecharts/charts/issues/8436)) + + + + +## [babybuddy-12.0.8](https://github.com/truecharts/charts/compare/babybuddy-12.0.7...babybuddy-12.0.8) (2023-04-26) + +### Chore + +- update container image tccr.io/truecharts/babybuddy to v ([#8173](https://github.com/truecharts/charts/issues/8173)) + + + + +## [babybuddy-12.0.7](https://github.com/truecharts/charts/compare/babybuddy-12.0.6...babybuddy-12.0.7) (2023-04-25) + +### Chore diff --git a/stable/babybuddy/12.0.17/Chart.yaml b/stable/babybuddy/12.0.17/Chart.yaml new file mode 100644 index 00000000000..74ae49b8569 --- /dev/null +++ b/stable/babybuddy/12.0.17/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.16.0" +kubeVersion: ">=1.16.0-0" +version: 12.0.17 +name: babybuddy +description: Helps caregivers track sleep, feedings, diaper changes, tummy time and more to learn about and predict baby's needs without (as much) guess work. +type: application +home: https://truecharts.org/charts/stable/babybuddy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/babybuddy.png +keywords: + - baby + - buddy + - tracker + - parents + - parenting +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/babybuddy + - https://github.com/babybuddy/babybuddy +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/blog/7.0.13/README.md b/stable/babybuddy/12.0.17/README.md similarity index 100% rename from stable/blog/7.0.13/README.md rename to stable/babybuddy/12.0.17/README.md diff --git a/stable/babybuddy/12.0.17/app-changelog.md b/stable/babybuddy/12.0.17/app-changelog.md new file mode 100644 index 00000000000..54b5b3e3a9a --- /dev/null +++ b/stable/babybuddy/12.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [babybuddy-12.0.17](https://github.com/truecharts/charts/compare/babybuddy-12.0.16...babybuddy-12.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/babybuddy/12.0.17/app-readme.md b/stable/babybuddy/12.0.17/app-readme.md new file mode 100644 index 00000000000..97caca43a50 --- /dev/null +++ b/stable/babybuddy/12.0.17/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/12.0.17/charts/common-12.9.2.tgz b/stable/babybuddy/12.0.17/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/babybuddy/12.0.17/charts/common-12.9.2.tgz differ diff --git a/stable/babybuddy/12.0.17/ix_values.yaml b/stable/babybuddy/12.0.17/ix_values.yaml new file mode 100644 index 00000000000..b35901692b6 --- /dev/null +++ b/stable/babybuddy/12.0.17/ix_values.yaml @@ -0,0 +1,54 @@ +image: + repository: tccr.io/truecharts/babybuddy + pullPolicy: IfNotPresent + tag: v1.16.0@sha256:dbcbabeae388e683bf1f3b8a67d39d0c169dc2325113909ec7b6596e13a25a5b + +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/12.0.17/questions.yaml b/stable/babybuddy/12.0.17/questions.yaml new file mode 100644 index 00000000000..dd02b82b4d0 --- /dev/null +++ b/stable/babybuddy/12.0.17/questions.yaml @@ -0,0 +1,1940 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/bookstack/7.0.11/templates/NOTES.txt b/stable/babybuddy/12.0.17/templates/NOTES.txt similarity index 100% rename from stable/bookstack/7.0.11/templates/NOTES.txt rename to stable/babybuddy/12.0.17/templates/NOTES.txt diff --git a/stable/booksonic-air/9.0.14/templates/common.yaml b/stable/babybuddy/12.0.17/templates/common.yaml similarity index 100% rename from stable/booksonic-air/9.0.14/templates/common.yaml rename to stable/babybuddy/12.0.17/templates/common.yaml diff --git a/stable/bookstack/7.0.11/values.yaml b/stable/babybuddy/12.0.17/values.yaml similarity index 100% rename from stable/bookstack/7.0.11/values.yaml rename to stable/babybuddy/12.0.17/values.yaml diff --git a/stable/baserow/7.0.14/CHANGELOG.md b/stable/baserow/7.0.14/CHANGELOG.md deleted file mode 100644 index 294034da626..00000000000 --- a/stable/baserow/7.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [baserow-7.0.14](https://github.com/truecharts/charts/compare/baserow-7.0.13...baserow-7.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - ### Fix - -- Fix DATABASE_HOST env var ([#8872](https://github.com/truecharts/charts/issues/8872)) - - - - -## [baserow-7.0.13](https://github.com/truecharts/charts/compare/baserow-7.0.12...baserow-7.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [baserow-7.0.12](https://github.com/truecharts/charts/compare/baserow-7.0.11...baserow-7.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [baserow-7.0.11](https://github.com/truecharts/charts/compare/baserow-7.0.10...baserow-7.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [baserow-7.0.10](https://github.com/truecharts/charts/compare/baserow-7.0.9...baserow-7.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/baserow to v1.16.0 ([#8553](https://github.com/truecharts/charts/issues/8553)) - - - - -## [baserow-7.0.9](https://github.com/truecharts/charts/compare/baserow-7.0.8...baserow-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [baserow-7.0.8](https://github.com/truecharts/charts/compare/baserow-7.0.7...baserow-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [baserow-7.0.7](https://github.com/truecharts/charts/compare/baserow-7.0.6...baserow-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [baserow-7.0.6](https://github.com/truecharts/charts/compare/baserow-7.0.5...baserow-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [baserow-7.0.5](https://github.com/truecharts/charts/compare/baserow-7.0.4...baserow-7.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - diff --git a/stable/baserow/7.0.14/Chart.yaml b/stable/baserow/7.0.14/Chart.yaml deleted file mode 100644 index 4e2ef82843d..00000000000 --- a/stable/baserow/7.0.14/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.16.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.41 -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 -keywords: - - baserow -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: baserow -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/baserow - - https://gitlab.com/bramw/baserow/ -version: 7.0.14 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/baserow/7.0.14/app-changelog.md b/stable/baserow/7.0.14/app-changelog.md deleted file mode 100644 index e7e9eb9366a..00000000000 --- a/stable/baserow/7.0.14/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [baserow-7.0.14](https://github.com/truecharts/charts/compare/baserow-7.0.13...baserow-7.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - ### Fix - -- Fix DATABASE_HOST env var ([#8872](https://github.com/truecharts/charts/issues/8872)) - - \ No newline at end of file diff --git a/stable/baserow/7.0.14/charts/common-12.8.1.tgz b/stable/baserow/7.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/baserow/7.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/baserow/7.0.14/charts/redis-6.0.41.tgz b/stable/baserow/7.0.14/charts/redis-6.0.41.tgz deleted file mode 100644 index 7d49e097628..00000000000 Binary files a/stable/baserow/7.0.14/charts/redis-6.0.41.tgz and /dev/null differ diff --git a/stable/baserow/7.0.14/ix_values.yaml b/stable/baserow/7.0.14/ix_values.yaml deleted file mode 100644 index 2e6684fa230..00000000000 --- a/stable/baserow/7.0.14/ix_values.yaml +++ /dev/null @@ -1,90 +0,0 @@ -image: - repository: tccr.io/truecharts/baserow - tag: 1.16.0@sha256:6678f1b2824c08c327d53149c09f1f240251d2c6509a060695020dd8389ab4be - 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/7.0.15/CHANGELOG.md b/stable/baserow/7.0.15/CHANGELOG.md new file mode 100644 index 00000000000..bb6887e5719 --- /dev/null +++ b/stable/baserow/7.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [baserow-7.0.15](https://github.com/truecharts/charts/compare/baserow-7.0.14...baserow-7.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + - update container image tccr.io/truecharts/baserow to v1.17.1 ([#9036](https://github.com/truecharts/charts/issues/9036)) + + + + +## [baserow-7.0.14](https://github.com/truecharts/charts/compare/baserow-7.0.13...baserow-7.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + ### Fix + +- Fix DATABASE_HOST env var ([#8872](https://github.com/truecharts/charts/issues/8872)) + + + + +## [baserow-7.0.13](https://github.com/truecharts/charts/compare/baserow-7.0.12...baserow-7.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [baserow-7.0.12](https://github.com/truecharts/charts/compare/baserow-7.0.11...baserow-7.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [baserow-7.0.11](https://github.com/truecharts/charts/compare/baserow-7.0.10...baserow-7.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [baserow-7.0.10](https://github.com/truecharts/charts/compare/baserow-7.0.9...baserow-7.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/baserow to v1.16.0 ([#8553](https://github.com/truecharts/charts/issues/8553)) + + + + +## [baserow-7.0.9](https://github.com/truecharts/charts/compare/baserow-7.0.8...baserow-7.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [baserow-7.0.8](https://github.com/truecharts/charts/compare/baserow-7.0.7...baserow-7.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [baserow-7.0.7](https://github.com/truecharts/charts/compare/baserow-7.0.6...baserow-7.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [baserow-7.0.6](https://github.com/truecharts/charts/compare/baserow-7.0.5...baserow-7.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + diff --git a/stable/baserow/7.0.15/Chart.yaml b/stable/baserow/7.0.15/Chart.yaml new file mode 100644 index 00000000000..1f3d61b806c --- /dev/null +++ b/stable/baserow/7.0.15/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.17.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.43 +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 +keywords: + - baserow +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: baserow +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/baserow + - https://gitlab.com/bramw/baserow/ +version: 7.0.15 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/boinc/5.0.14/README.md b/stable/baserow/7.0.15/README.md similarity index 100% rename from stable/boinc/5.0.14/README.md rename to stable/baserow/7.0.15/README.md diff --git a/stable/baserow/7.0.15/app-changelog.md b/stable/baserow/7.0.15/app-changelog.md new file mode 100644 index 00000000000..4cbcdbccbcc --- /dev/null +++ b/stable/baserow/7.0.15/app-changelog.md @@ -0,0 +1,10 @@ + + +## [baserow-7.0.15](https://github.com/truecharts/charts/compare/baserow-7.0.14...baserow-7.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + - update container image tccr.io/truecharts/baserow to v1.17.1 ([#9036](https://github.com/truecharts/charts/issues/9036)) + + \ No newline at end of file diff --git a/stable/baserow/7.0.14/app-readme.md b/stable/baserow/7.0.15/app-readme.md similarity index 100% rename from stable/baserow/7.0.14/app-readme.md rename to stable/baserow/7.0.15/app-readme.md diff --git a/stable/baserow/7.0.15/charts/common-12.9.2.tgz b/stable/baserow/7.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/baserow/7.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/baserow/7.0.15/charts/redis-6.0.43.tgz b/stable/baserow/7.0.15/charts/redis-6.0.43.tgz new file mode 100644 index 00000000000..458131b9e1e Binary files /dev/null and b/stable/baserow/7.0.15/charts/redis-6.0.43.tgz differ diff --git a/stable/baserow/7.0.15/ix_values.yaml b/stable/baserow/7.0.15/ix_values.yaml new file mode 100644 index 00000000000..db18d66a06a --- /dev/null +++ b/stable/baserow/7.0.15/ix_values.yaml @@ -0,0 +1,90 @@ +image: + repository: tccr.io/truecharts/baserow + tag: v1.17.1@sha256:c37b42000c08e8150740ac376ff785d63bcd32c73a9afc95ff3900005ee99a7c + 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/7.0.14/questions.yaml b/stable/baserow/7.0.15/questions.yaml similarity index 100% rename from stable/baserow/7.0.14/questions.yaml rename to stable/baserow/7.0.15/questions.yaml diff --git a/stable/browserless-chrome/5.0.15/templates/NOTES.txt b/stable/baserow/7.0.15/templates/NOTES.txt similarity index 100% rename from stable/browserless-chrome/5.0.15/templates/NOTES.txt rename to stable/baserow/7.0.15/templates/NOTES.txt diff --git a/stable/baserow/7.0.14/templates/_secrets.tpl b/stable/baserow/7.0.15/templates/_secrets.tpl similarity index 100% rename from stable/baserow/7.0.14/templates/_secrets.tpl rename to stable/baserow/7.0.15/templates/_secrets.tpl diff --git a/stable/baserow/7.0.14/templates/common.yaml b/stable/baserow/7.0.15/templates/common.yaml similarity index 100% rename from stable/baserow/7.0.14/templates/common.yaml rename to stable/baserow/7.0.15/templates/common.yaml diff --git a/stable/browserless-chrome/5.0.15/values.yaml b/stable/baserow/7.0.15/values.yaml similarity index 100% rename from stable/browserless-chrome/5.0.15/values.yaml rename to stable/baserow/7.0.15/values.yaml diff --git a/stable/bazarr/14.0.18/CHANGELOG.md b/stable/bazarr/14.0.18/CHANGELOG.md new file mode 100644 index 00000000000..6279be8725e --- /dev/null +++ b/stable/bazarr/14.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [bazarr-14.0.18](https://github.com/truecharts/charts/compare/bazarr-14.0.17...bazarr-14.0.18) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [bazarr-14.0.17](https://github.com/truecharts/charts/compare/bazarr-14.0.16...bazarr-14.0.17) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [bazarr-14.0.16](https://github.com/truecharts/charts/compare/bazarr-14.0.15...bazarr-14.0.16) (2023-05-11) + +### Chore + +- update helm general non-major ([#8878](https://github.com/truecharts/charts/issues/8878)) + + + + +## [bazarr-14.0.15](https://github.com/truecharts/charts/compare/bazarr-14.0.14...bazarr-14.0.15) (2023-05-11) + +### Chore + +- update container image tccr.io/truecharts/bazarr to v1.2.1 ([#8896](https://github.com/truecharts/charts/issues/8896)) + + + + +## [bazarr-14.0.14](https://github.com/truecharts/charts/compare/bazarr-14.0.13...bazarr-14.0.14) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [bazarr-14.0.13](https://github.com/truecharts/charts/compare/bazarr-14.0.12...bazarr-14.0.13) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [bazarr-14.0.12](https://github.com/truecharts/charts/compare/bazarr-14.0.11...bazarr-14.0.12) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/bazarr to 1.2.0 ([#8626](https://github.com/truecharts/charts/issues/8626)) + + + + +## [bazarr-14.0.11](https://github.com/truecharts/charts/compare/bazarr-14.0.10...bazarr-14.0.11) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/bazarr to v1.2.0 ([#8554](https://github.com/truecharts/charts/issues/8554)) + + + + +## [bazarr-14.0.10](https://github.com/truecharts/charts/compare/bazarr-14.0.9...bazarr-14.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/bazarr to v ([#8175](https://github.com/truecharts/charts/issues/8175)) + + + + +## [bazarr-14.0.9](https://github.com/truecharts/charts/compare/bazarr-14.0.8...bazarr-14.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + diff --git a/stable/bazarr/14.0.18/Chart.yaml b/stable/bazarr/14.0.18/Chart.yaml new file mode 100644 index 00000000000..a37e07dac00 --- /dev/null +++ b/stable/bazarr/14.0.18/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.2.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - bazarr + - radarr + - sonarr + - subtitles + - usenet + - torrent +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: bazarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/bazarr + - https://github.com/morpheus65535/bazarr +type: application +version: 14.0.18 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/booksonic-air/9.0.14/README.md b/stable/bazarr/14.0.18/README.md similarity index 100% rename from stable/booksonic-air/9.0.14/README.md rename to stable/bazarr/14.0.18/README.md diff --git a/stable/bazarr/14.0.18/app-changelog.md b/stable/bazarr/14.0.18/app-changelog.md new file mode 100644 index 00000000000..ff39c6c22a6 --- /dev/null +++ b/stable/bazarr/14.0.18/app-changelog.md @@ -0,0 +1,13 @@ + + +## [bazarr-14.0.18](https://github.com/truecharts/charts/compare/bazarr-14.0.17...bazarr-14.0.18) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + \ No newline at end of file diff --git a/stable/bazarr/14.0.18/app-readme.md b/stable/bazarr/14.0.18/app-readme.md new file mode 100644 index 00000000000..90f6859f27b --- /dev/null +++ b/stable/bazarr/14.0.18/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/14.0.18/charts/common-12.9.2.tgz b/stable/bazarr/14.0.18/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/bazarr/14.0.18/charts/common-12.9.2.tgz differ diff --git a/stable/bazarr/14.0.18/ix_values.yaml b/stable/bazarr/14.0.18/ix_values.yaml new file mode 100644 index 00000000000..5b7fe85a25f --- /dev/null +++ b/stable/bazarr/14.0.18/ix_values.yaml @@ -0,0 +1,21 @@ +image: + repository: tccr.io/truecharts/bazarr + pullPolicy: IfNotPresent + tag: v1.2.1@sha256:b7d56090845189fe04fbe53e505e8640c9873db2407585e036f9f880cba6cc30 + +service: + main: + ports: + main: + port: 6767 + protocol: http + targetPort: 6767 + +persistence: + config: + enabled: true + mountPath: /config + +portal: + open: + enabled: true diff --git a/stable/bazarr/14.0.18/questions.yaml b/stable/bazarr/14.0.18/questions.yaml new file mode 100644 index 00000000000..36a66698e28 --- /dev/null +++ b/stable/bazarr/14.0.18/questions.yaml @@ -0,0 +1,1927 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/budge/5.0.14/templates/NOTES.txt b/stable/bazarr/14.0.18/templates/NOTES.txt similarity index 100% rename from stable/budge/5.0.14/templates/NOTES.txt rename to stable/bazarr/14.0.18/templates/NOTES.txt diff --git a/stable/browserless-chrome/5.0.15/templates/common.yaml b/stable/bazarr/14.0.18/templates/common.yaml similarity index 100% rename from stable/browserless-chrome/5.0.15/templates/common.yaml rename to stable/bazarr/14.0.18/templates/common.yaml diff --git a/stable/budge/5.0.14/values.yaml b/stable/bazarr/14.0.18/values.yaml similarity index 100% rename from stable/budge/5.0.14/values.yaml rename to stable/bazarr/14.0.18/values.yaml diff --git a/stable/beets/7.0.17/CHANGELOG.md b/stable/beets/7.0.17/CHANGELOG.md deleted file mode 100644 index 84683445977..00000000000 --- a/stable/beets/7.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [beets-7.0.17](https://github.com/truecharts/charts/compare/beets-7.0.16...beets-7.0.17) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/beets to v1.6.0 ([#9068](https://github.com/truecharts/charts/issues/9068)) - - - - -## [beets-7.0.16](https://github.com/truecharts/charts/compare/beets-7.0.15...beets-7.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [beets-7.0.15](https://github.com/truecharts/charts/compare/beets-7.0.14...beets-7.0.15) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [beets-7.0.14](https://github.com/truecharts/charts/compare/beets-7.0.13...beets-7.0.14) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/beets to v1.6.0 ([#8935](https://github.com/truecharts/charts/issues/8935)) - - - - -## [beets-7.0.13](https://github.com/truecharts/charts/compare/beets-7.0.12...beets-7.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [beets-7.0.12](https://github.com/truecharts/charts/compare/beets-7.0.11...beets-7.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [beets-7.0.11](https://github.com/truecharts/charts/compare/beets-7.0.10...beets-7.0.11) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/beets to v1.6.0 ([#8462](https://github.com/truecharts/charts/issues/8462)) - - - - -## [beets-7.0.10](https://github.com/truecharts/charts/compare/beets-7.0.9...beets-7.0.10) (2023-04-26) - -### Chore - -- update container image tccr.io/truecharts/beets to v1.6.0 ([#8176](https://github.com/truecharts/charts/issues/8176)) - - - - -## [beets-7.0.9](https://github.com/truecharts/charts/compare/beets-7.0.8...beets-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [beets-7.0.8](https://github.com/truecharts/charts/compare/beets-7.0.7...beets-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [beets-7.0.7](https://github.com/truecharts/charts/compare/beets-7.0.6...beets-7.0.7) (2023-04-20) - -### Chore diff --git a/stable/beets/7.0.17/Chart.yaml b/stable/beets/7.0.17/Chart.yaml deleted file mode 100644 index a66df6c5d75..00000000000 --- a/stable/beets/7.0.17/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "1.6.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - music - - library - - manager - - player - - beets -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: beets -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/beets - - https://github.com/linuxserver/docker-beets - - https://beets.io/ -type: application -version: 7.0.17 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/beets/7.0.17/app-changelog.md b/stable/beets/7.0.17/app-changelog.md deleted file mode 100644 index 29abf12cec9..00000000000 --- a/stable/beets/7.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [beets-7.0.17](https://github.com/truecharts/charts/compare/beets-7.0.16...beets-7.0.17) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/beets to v1.6.0 ([#9068](https://github.com/truecharts/charts/issues/9068)) - - \ No newline at end of file diff --git a/stable/beets/7.0.17/charts/common-12.8.1.tgz b/stable/beets/7.0.17/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/beets/7.0.17/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/beets/7.0.18/CHANGELOG.md b/stable/beets/7.0.18/CHANGELOG.md new file mode 100644 index 00000000000..d312b5ed5c9 --- /dev/null +++ b/stable/beets/7.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [beets-7.0.18](https://github.com/truecharts/charts/compare/beets-7.0.17...beets-7.0.18) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [beets-7.0.17](https://github.com/truecharts/charts/compare/beets-7.0.16...beets-7.0.17) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/beets to v1.6.0 ([#9068](https://github.com/truecharts/charts/issues/9068)) + + + + +## [beets-7.0.16](https://github.com/truecharts/charts/compare/beets-7.0.15...beets-7.0.16) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [beets-7.0.15](https://github.com/truecharts/charts/compare/beets-7.0.14...beets-7.0.15) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [beets-7.0.14](https://github.com/truecharts/charts/compare/beets-7.0.13...beets-7.0.14) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/beets to v1.6.0 ([#8935](https://github.com/truecharts/charts/issues/8935)) + + + + +## [beets-7.0.13](https://github.com/truecharts/charts/compare/beets-7.0.12...beets-7.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [beets-7.0.12](https://github.com/truecharts/charts/compare/beets-7.0.11...beets-7.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [beets-7.0.11](https://github.com/truecharts/charts/compare/beets-7.0.10...beets-7.0.11) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/beets to v1.6.0 ([#8462](https://github.com/truecharts/charts/issues/8462)) + + + + +## [beets-7.0.10](https://github.com/truecharts/charts/compare/beets-7.0.9...beets-7.0.10) (2023-04-26) + +### Chore + +- update container image tccr.io/truecharts/beets to v1.6.0 ([#8176](https://github.com/truecharts/charts/issues/8176)) + + + + +## [beets-7.0.9](https://github.com/truecharts/charts/compare/beets-7.0.8...beets-7.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [beets-7.0.8](https://github.com/truecharts/charts/compare/beets-7.0.7...beets-7.0.8) (2023-04-25) + +### Chore diff --git a/stable/beets/7.0.18/Chart.yaml b/stable/beets/7.0.18/Chart.yaml new file mode 100644 index 00000000000..32360444bfa --- /dev/null +++ b/stable/beets/7.0.18/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.6.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - music + - library + - manager + - player + - beets +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: beets +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/beets + - https://github.com/linuxserver/docker-beets + - https://beets.io/ +type: application +version: 7.0.18 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/bookstack/7.0.11/README.md b/stable/beets/7.0.18/README.md similarity index 100% rename from stable/bookstack/7.0.11/README.md rename to stable/beets/7.0.18/README.md diff --git a/stable/beets/7.0.18/app-changelog.md b/stable/beets/7.0.18/app-changelog.md new file mode 100644 index 00000000000..d4a9172a21c --- /dev/null +++ b/stable/beets/7.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [beets-7.0.18](https://github.com/truecharts/charts/compare/beets-7.0.17...beets-7.0.18) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/beets/7.0.17/app-readme.md b/stable/beets/7.0.18/app-readme.md similarity index 100% rename from stable/beets/7.0.17/app-readme.md rename to stable/beets/7.0.18/app-readme.md diff --git a/stable/beets/7.0.18/charts/common-12.9.2.tgz b/stable/beets/7.0.18/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/beets/7.0.18/charts/common-12.9.2.tgz differ diff --git a/stable/beets/7.0.17/ix_values.yaml b/stable/beets/7.0.18/ix_values.yaml similarity index 100% rename from stable/beets/7.0.17/ix_values.yaml rename to stable/beets/7.0.18/ix_values.yaml diff --git a/stable/beets/7.0.17/questions.yaml b/stable/beets/7.0.18/questions.yaml similarity index 100% rename from stable/beets/7.0.17/questions.yaml rename to stable/beets/7.0.18/questions.yaml diff --git a/stable/chevereto/7.0.14/templates/NOTES.txt b/stable/beets/7.0.18/templates/NOTES.txt similarity index 100% rename from stable/chevereto/7.0.14/templates/NOTES.txt rename to stable/beets/7.0.18/templates/NOTES.txt diff --git a/stable/beets/7.0.17/templates/common.yaml b/stable/beets/7.0.18/templates/common.yaml similarity index 100% rename from stable/beets/7.0.17/templates/common.yaml rename to stable/beets/7.0.18/templates/common.yaml diff --git a/stable/chevereto/7.0.14/values.yaml b/stable/beets/7.0.18/values.yaml similarity index 100% rename from stable/chevereto/7.0.14/values.yaml rename to stable/beets/7.0.18/values.yaml diff --git a/stable/blog/7.0.13/CHANGELOG.md b/stable/blog/7.0.13/CHANGELOG.md deleted file mode 100644 index be776e8a2f2..00000000000 --- a/stable/blog/7.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [blog-7.0.13](https://github.com/truecharts/charts/compare/blog-7.0.12...blog-7.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [blog-7.0.12](https://github.com/truecharts/charts/compare/blog-7.0.11...blog-7.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [blog-7.0.11](https://github.com/truecharts/charts/compare/blog-7.0.10...blog-7.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [blog-7.0.10](https://github.com/truecharts/charts/compare/blog-7.0.9...blog-7.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [blog-7.0.9](https://github.com/truecharts/charts/compare/blog-7.0.8...blog-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [blog-7.0.8](https://github.com/truecharts/charts/compare/blog-7.0.7...blog-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [blog-7.0.7](https://github.com/truecharts/charts/compare/blog-7.0.6...blog-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [blog-7.0.6](https://github.com/truecharts/charts/compare/blog-7.0.5...blog-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [blog-7.0.5](https://github.com/truecharts/charts/compare/blog-7.0.4...blog-7.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [blog-7.0.4](https://github.com/truecharts/charts/compare/blog-7.0.3...blog-7.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [blog-7.0.3](https://github.com/truecharts/charts/compare/blog-7.0.2...blog-7.0.3) (2023-04-14) - - diff --git a/stable/blog/7.0.13/Chart.yaml b/stable/blog/7.0.13/Chart.yaml deleted file mode 100644 index 41aa8832927..00000000000 --- a/stable/blog/7.0.13/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - blog - - php - - self - - hosted - - facebook -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: blog -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/blog - - https://github.com/m1k1o/blog - - https://github.com/nicholaswilde/docker-blog -version: 7.0.13 -annotations: - truecharts.org/catagories: | - - hosting - truecharts.org/SCALE-support: "true" diff --git a/stable/blog/7.0.13/app-changelog.md b/stable/blog/7.0.13/app-changelog.md deleted file mode 100644 index b10d130edf9..00000000000 --- a/stable/blog/7.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [blog-7.0.13](https://github.com/truecharts/charts/compare/blog-7.0.12...blog-7.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/blog/7.0.13/charts/common-12.8.1.tgz b/stable/blog/7.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/blog/7.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/blog/7.0.14/CHANGELOG.md b/stable/blog/7.0.14/CHANGELOG.md new file mode 100644 index 00000000000..f9960acdf72 --- /dev/null +++ b/stable/blog/7.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [blog-7.0.14](https://github.com/truecharts/charts/compare/blog-7.0.13...blog-7.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [blog-7.0.13](https://github.com/truecharts/charts/compare/blog-7.0.12...blog-7.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [blog-7.0.12](https://github.com/truecharts/charts/compare/blog-7.0.11...blog-7.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [blog-7.0.11](https://github.com/truecharts/charts/compare/blog-7.0.10...blog-7.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [blog-7.0.10](https://github.com/truecharts/charts/compare/blog-7.0.9...blog-7.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [blog-7.0.9](https://github.com/truecharts/charts/compare/blog-7.0.8...blog-7.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [blog-7.0.8](https://github.com/truecharts/charts/compare/blog-7.0.7...blog-7.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [blog-7.0.7](https://github.com/truecharts/charts/compare/blog-7.0.6...blog-7.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [blog-7.0.6](https://github.com/truecharts/charts/compare/blog-7.0.5...blog-7.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [blog-7.0.5](https://github.com/truecharts/charts/compare/blog-7.0.4...blog-7.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [blog-7.0.4](https://github.com/truecharts/charts/compare/blog-7.0.3...blog-7.0.4) (2023-04-15) + +### Chore diff --git a/stable/blog/7.0.14/Chart.yaml b/stable/blog/7.0.14/Chart.yaml new file mode 100644 index 00000000000..301ac129a3f --- /dev/null +++ b/stable/blog/7.0.14/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - blog + - php + - self + - hosted + - facebook +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: blog +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/blog + - https://github.com/m1k1o/blog + - https://github.com/nicholaswilde/docker-blog +version: 7.0.14 +annotations: + truecharts.org/catagories: | + - hosting + truecharts.org/SCALE-support: "true" diff --git a/stable/browserless-chrome/5.0.15/README.md b/stable/blog/7.0.14/README.md similarity index 100% rename from stable/browserless-chrome/5.0.15/README.md rename to stable/blog/7.0.14/README.md diff --git a/stable/blog/7.0.14/app-changelog.md b/stable/blog/7.0.14/app-changelog.md new file mode 100644 index 00000000000..ba2344d6f9d --- /dev/null +++ b/stable/blog/7.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [blog-7.0.14](https://github.com/truecharts/charts/compare/blog-7.0.13...blog-7.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/blog/7.0.13/app-readme.md b/stable/blog/7.0.14/app-readme.md similarity index 100% rename from stable/blog/7.0.13/app-readme.md rename to stable/blog/7.0.14/app-readme.md diff --git a/stable/blog/7.0.14/charts/common-12.9.2.tgz b/stable/blog/7.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/blog/7.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/blog/7.0.13/ix_values.yaml b/stable/blog/7.0.14/ix_values.yaml similarity index 100% rename from stable/blog/7.0.13/ix_values.yaml rename to stable/blog/7.0.14/ix_values.yaml diff --git a/stable/blog/7.0.13/questions.yaml b/stable/blog/7.0.14/questions.yaml similarity index 100% rename from stable/blog/7.0.13/questions.yaml rename to stable/blog/7.0.14/questions.yaml diff --git a/stable/chronos/4.0.13/templates/NOTES.txt b/stable/blog/7.0.14/templates/NOTES.txt similarity index 100% rename from stable/chronos/4.0.13/templates/NOTES.txt rename to stable/blog/7.0.14/templates/NOTES.txt diff --git a/stable/blog/7.0.13/templates/common.yaml b/stable/blog/7.0.14/templates/common.yaml similarity index 100% rename from stable/blog/7.0.13/templates/common.yaml rename to stable/blog/7.0.14/templates/common.yaml diff --git a/stable/chronos/4.0.13/values.yaml b/stable/blog/7.0.14/values.yaml similarity index 100% rename from stable/chronos/4.0.13/values.yaml rename to stable/blog/7.0.14/values.yaml diff --git a/stable/boinc/5.0.14/CHANGELOG.md b/stable/boinc/5.0.14/CHANGELOG.md deleted file mode 100644 index 9fc7f1e2dd7..00000000000 --- a/stable/boinc/5.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [boinc-5.0.14](https://github.com/truecharts/charts/compare/boinc-5.0.13...boinc-5.0.14) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/boinc to latest ([#9069](https://github.com/truecharts/charts/issues/9069)) - - - - -## [boinc-5.0.13](https://github.com/truecharts/charts/compare/boinc-5.0.12...boinc-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [boinc-5.0.12](https://github.com/truecharts/charts/compare/boinc-5.0.11...boinc-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [boinc-5.0.11](https://github.com/truecharts/charts/compare/boinc-5.0.10...boinc-5.0.11) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/boinc to latest ([#8936](https://github.com/truecharts/charts/issues/8936)) - - - - -## [boinc-5.0.10](https://github.com/truecharts/charts/compare/boinc-5.0.9...boinc-5.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - update container image tccr.io/truecharts/boinc to latest ([#8722](https://github.com/truecharts/charts/issues/8722)) - - - - -## [boinc-5.0.9](https://github.com/truecharts/charts/compare/boinc-5.0.8...boinc-5.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [boinc-5.0.8](https://github.com/truecharts/charts/compare/boinc-5.0.7...boinc-5.0.8) (2023-04-26) - -### Chore - -- update container image tccr.io/truecharts/boinc to latest ([#8179](https://github.com/truecharts/charts/issues/8179)) - - - - -## [boinc-5.0.7](https://github.com/truecharts/charts/compare/boinc-5.0.6...boinc-5.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [boinc-5.0.6](https://github.com/truecharts/charts/compare/boinc-5.0.5...boinc-5.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [boinc-5.0.5](https://github.com/truecharts/charts/compare/boinc-5.0.4...boinc-5.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [boinc-5.0.4](https://github.com/truecharts/charts/compare/boinc-5.0.3...boinc-5.0.4) (2023-04-16) - diff --git a/stable/boinc/5.0.14/Chart.yaml b/stable/boinc/5.0.14/Chart.yaml deleted file mode 100644 index 73c10d4ebd4..00000000000 --- a/stable/boinc/5.0.14/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: boinc -version: 5.0.14 -appVersion: "latest" -description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). -type: application -deprecated: false -home: https://truecharts.org/charts/stable/boinc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/boinc.png -keywords: - - boinc -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/boinc -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/boinc/5.0.14/app-changelog.md b/stable/boinc/5.0.14/app-changelog.md deleted file mode 100644 index a6c88f29dcd..00000000000 --- a/stable/boinc/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [boinc-5.0.14](https://github.com/truecharts/charts/compare/boinc-5.0.13...boinc-5.0.14) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/boinc to latest ([#9069](https://github.com/truecharts/charts/issues/9069)) - - \ No newline at end of file diff --git a/stable/boinc/5.0.14/charts/common-12.8.1.tgz b/stable/boinc/5.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/boinc/5.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/boinc/5.0.15/CHANGELOG.md b/stable/boinc/5.0.15/CHANGELOG.md new file mode 100644 index 00000000000..56ceb9dcefc --- /dev/null +++ b/stable/boinc/5.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [boinc-5.0.15](https://github.com/truecharts/charts/compare/boinc-5.0.14...boinc-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [boinc-5.0.14](https://github.com/truecharts/charts/compare/boinc-5.0.13...boinc-5.0.14) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#9069](https://github.com/truecharts/charts/issues/9069)) + + + + +## [boinc-5.0.13](https://github.com/truecharts/charts/compare/boinc-5.0.12...boinc-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [boinc-5.0.12](https://github.com/truecharts/charts/compare/boinc-5.0.11...boinc-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [boinc-5.0.11](https://github.com/truecharts/charts/compare/boinc-5.0.10...boinc-5.0.11) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#8936](https://github.com/truecharts/charts/issues/8936)) + + + + +## [boinc-5.0.10](https://github.com/truecharts/charts/compare/boinc-5.0.9...boinc-5.0.10) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + - update container image tccr.io/truecharts/boinc to latest ([#8722](https://github.com/truecharts/charts/issues/8722)) + + + + +## [boinc-5.0.9](https://github.com/truecharts/charts/compare/boinc-5.0.8...boinc-5.0.9) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [boinc-5.0.8](https://github.com/truecharts/charts/compare/boinc-5.0.7...boinc-5.0.8) (2023-04-26) + +### Chore + +- update container image tccr.io/truecharts/boinc to latest ([#8179](https://github.com/truecharts/charts/issues/8179)) + + + + +## [boinc-5.0.7](https://github.com/truecharts/charts/compare/boinc-5.0.6...boinc-5.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [boinc-5.0.6](https://github.com/truecharts/charts/compare/boinc-5.0.5...boinc-5.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [boinc-5.0.5](https://github.com/truecharts/charts/compare/boinc-5.0.4...boinc-5.0.5) (2023-04-20) + diff --git a/stable/boinc/5.0.15/Chart.yaml b/stable/boinc/5.0.15/Chart.yaml new file mode 100644 index 00000000000..ea489a312f1 --- /dev/null +++ b/stable/boinc/5.0.15/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: boinc +version: 5.0.15 +appVersion: "latest" +description: BOINC is a platform for high-throughput computing on a large scale (thousands or millions of computers). +type: application +deprecated: false +home: https://truecharts.org/charts/stable/boinc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/boinc.png +keywords: + - boinc +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/boinc +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/budge/5.0.14/README.md b/stable/boinc/5.0.15/README.md similarity index 100% rename from stable/budge/5.0.14/README.md rename to stable/boinc/5.0.15/README.md diff --git a/stable/boinc/5.0.15/app-changelog.md b/stable/boinc/5.0.15/app-changelog.md new file mode 100644 index 00000000000..183ef516cca --- /dev/null +++ b/stable/boinc/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [boinc-5.0.15](https://github.com/truecharts/charts/compare/boinc-5.0.14...boinc-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/boinc/5.0.14/app-readme.md b/stable/boinc/5.0.15/app-readme.md similarity index 100% rename from stable/boinc/5.0.14/app-readme.md rename to stable/boinc/5.0.15/app-readme.md diff --git a/stable/boinc/5.0.15/charts/common-12.9.2.tgz b/stable/boinc/5.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/boinc/5.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/boinc/5.0.14/ix_values.yaml b/stable/boinc/5.0.15/ix_values.yaml similarity index 100% rename from stable/boinc/5.0.14/ix_values.yaml rename to stable/boinc/5.0.15/ix_values.yaml diff --git a/stable/boinc/5.0.14/questions.yaml b/stable/boinc/5.0.15/questions.yaml similarity index 100% rename from stable/boinc/5.0.14/questions.yaml rename to stable/boinc/5.0.15/questions.yaml diff --git a/stable/clamav/6.0.5/templates/NOTES.txt b/stable/boinc/5.0.15/templates/NOTES.txt similarity index 100% rename from stable/clamav/6.0.5/templates/NOTES.txt rename to stable/boinc/5.0.15/templates/NOTES.txt diff --git a/stable/budge/5.0.14/templates/common.yaml b/stable/boinc/5.0.15/templates/common.yaml similarity index 100% rename from stable/budge/5.0.14/templates/common.yaml rename to stable/boinc/5.0.15/templates/common.yaml diff --git a/stable/clamav/6.0.5/values.yaml b/stable/boinc/5.0.15/values.yaml similarity index 100% rename from stable/clamav/6.0.5/values.yaml rename to stable/boinc/5.0.15/values.yaml diff --git a/stable/booksonic-air/9.0.14/CHANGELOG.md b/stable/booksonic-air/9.0.14/CHANGELOG.md deleted file mode 100644 index 35ceec5b9de..00000000000 --- a/stable/booksonic-air/9.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [booksonic-air-9.0.14](https://github.com/truecharts/charts/compare/booksonic-air-9.0.13...booksonic-air-9.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [booksonic-air-9.0.13](https://github.com/truecharts/charts/compare/booksonic-air-9.0.12...booksonic-air-9.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [booksonic-air-9.0.12](https://github.com/truecharts/charts/compare/booksonic-air-9.0.11...booksonic-air-9.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [booksonic-air-9.0.11](https://github.com/truecharts/charts/compare/booksonic-air-9.0.10...booksonic-air-9.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [booksonic-air-9.0.10](https://github.com/truecharts/charts/compare/booksonic-air-9.0.9...booksonic-air-9.0.10) (2023-04-26) - -### Chore - -- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 ([#8180](https://github.com/truecharts/charts/issues/8180)) - - - - -## [booksonic-air-9.0.9](https://github.com/truecharts/charts/compare/booksonic-air-9.0.8...booksonic-air-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [booksonic-air-9.0.8](https://github.com/truecharts/charts/compare/booksonic-air-9.0.7...booksonic-air-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [booksonic-air-9.0.7](https://github.com/truecharts/charts/compare/booksonic-air-9.0.6...booksonic-air-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [booksonic-air-9.0.6](https://github.com/truecharts/charts/compare/booksonic-air-9.0.5...booksonic-air-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [booksonic-air-9.0.5](https://github.com/truecharts/charts/compare/booksonic-air-9.0.4...booksonic-air-9.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [booksonic-air-9.0.4](https://github.com/truecharts/charts/compare/booksonic-air-9.0.3...booksonic-air-9.0.4) (2023-04-15) - -### Chore diff --git a/stable/booksonic-air/9.0.14/Chart.yaml b/stable/booksonic-air/9.0.14/Chart.yaml deleted file mode 100644 index 92b6b63483f..00000000000 --- a/stable/booksonic-air/9.0.14/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "2201.1.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - booksonic - - audiobook -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: booksonic-air -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air - - https://github.com/popeen/Booksonic-Air -version: 9.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/booksonic-air/9.0.14/app-changelog.md b/stable/booksonic-air/9.0.14/app-changelog.md deleted file mode 100644 index ca9f58203a0..00000000000 --- a/stable/booksonic-air/9.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [booksonic-air-9.0.14](https://github.com/truecharts/charts/compare/booksonic-air-9.0.13...booksonic-air-9.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/booksonic-air/9.0.14/charts/common-12.8.1.tgz b/stable/booksonic-air/9.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/booksonic-air/9.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/booksonic-air/9.0.15/CHANGELOG.md b/stable/booksonic-air/9.0.15/CHANGELOG.md new file mode 100644 index 00000000000..5c577ec9073 --- /dev/null +++ b/stable/booksonic-air/9.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [booksonic-air-9.0.15](https://github.com/truecharts/charts/compare/booksonic-air-9.0.14...booksonic-air-9.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [booksonic-air-9.0.14](https://github.com/truecharts/charts/compare/booksonic-air-9.0.13...booksonic-air-9.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [booksonic-air-9.0.13](https://github.com/truecharts/charts/compare/booksonic-air-9.0.12...booksonic-air-9.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [booksonic-air-9.0.12](https://github.com/truecharts/charts/compare/booksonic-air-9.0.11...booksonic-air-9.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [booksonic-air-9.0.11](https://github.com/truecharts/charts/compare/booksonic-air-9.0.10...booksonic-air-9.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [booksonic-air-9.0.10](https://github.com/truecharts/charts/compare/booksonic-air-9.0.9...booksonic-air-9.0.10) (2023-04-26) + +### Chore + +- update container image tccr.io/truecharts/booksonic-air to v2201.1.0 ([#8180](https://github.com/truecharts/charts/issues/8180)) + + + + +## [booksonic-air-9.0.9](https://github.com/truecharts/charts/compare/booksonic-air-9.0.8...booksonic-air-9.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [booksonic-air-9.0.8](https://github.com/truecharts/charts/compare/booksonic-air-9.0.7...booksonic-air-9.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [booksonic-air-9.0.7](https://github.com/truecharts/charts/compare/booksonic-air-9.0.6...booksonic-air-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [booksonic-air-9.0.6](https://github.com/truecharts/charts/compare/booksonic-air-9.0.5...booksonic-air-9.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [booksonic-air-9.0.5](https://github.com/truecharts/charts/compare/booksonic-air-9.0.4...booksonic-air-9.0.5) (2023-04-16) + +### Chore diff --git a/stable/booksonic-air/9.0.15/Chart.yaml b/stable/booksonic-air/9.0.15/Chart.yaml new file mode 100644 index 00000000000..441d1624b46 --- /dev/null +++ b/stable/booksonic-air/9.0.15/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "2201.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - booksonic + - audiobook +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: booksonic-air +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air + - https://github.com/popeen/Booksonic-Air +version: 9.0.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/chevereto/7.0.14/README.md b/stable/booksonic-air/9.0.15/README.md similarity index 100% rename from stable/chevereto/7.0.14/README.md rename to stable/booksonic-air/9.0.15/README.md diff --git a/stable/booksonic-air/9.0.15/app-changelog.md b/stable/booksonic-air/9.0.15/app-changelog.md new file mode 100644 index 00000000000..665b52baa4b --- /dev/null +++ b/stable/booksonic-air/9.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [booksonic-air-9.0.15](https://github.com/truecharts/charts/compare/booksonic-air-9.0.14...booksonic-air-9.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/booksonic-air/9.0.14/app-readme.md b/stable/booksonic-air/9.0.15/app-readme.md similarity index 100% rename from stable/booksonic-air/9.0.14/app-readme.md rename to stable/booksonic-air/9.0.15/app-readme.md diff --git a/stable/booksonic-air/9.0.15/charts/common-12.9.2.tgz b/stable/booksonic-air/9.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/booksonic-air/9.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/booksonic-air/9.0.14/ix_values.yaml b/stable/booksonic-air/9.0.15/ix_values.yaml similarity index 100% rename from stable/booksonic-air/9.0.14/ix_values.yaml rename to stable/booksonic-air/9.0.15/ix_values.yaml diff --git a/stable/booksonic-air/9.0.14/questions.yaml b/stable/booksonic-air/9.0.15/questions.yaml similarity index 100% rename from stable/booksonic-air/9.0.14/questions.yaml rename to stable/booksonic-air/9.0.15/questions.yaml diff --git a/stable/clarkson/7.0.12/templates/NOTES.txt b/stable/booksonic-air/9.0.15/templates/NOTES.txt similarity index 100% rename from stable/clarkson/7.0.12/templates/NOTES.txt rename to stable/booksonic-air/9.0.15/templates/NOTES.txt diff --git a/stable/chevereto/7.0.14/templates/common.yaml b/stable/booksonic-air/9.0.15/templates/common.yaml similarity index 100% rename from stable/chevereto/7.0.14/templates/common.yaml rename to stable/booksonic-air/9.0.15/templates/common.yaml diff --git a/stable/clarkson/7.0.12/values.yaml b/stable/booksonic-air/9.0.15/values.yaml similarity index 100% rename from stable/clarkson/7.0.12/values.yaml rename to stable/booksonic-air/9.0.15/values.yaml diff --git a/stable/bookstack/7.0.11/CHANGELOG.md b/stable/bookstack/7.0.11/CHANGELOG.md deleted file mode 100644 index fca6ed02b66..00000000000 --- a/stable/bookstack/7.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [bookstack-7.0.11](https://github.com/truecharts/charts/compare/bookstack-7.0.10...bookstack-7.0.11) (2023-05-19) - -### Chore - -- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) - - - - -## [bookstack-7.0.10](https://github.com/truecharts/charts/compare/bookstack-7.0.9...bookstack-7.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [bookstack-7.0.9](https://github.com/truecharts/charts/compare/bookstack-7.0.8...bookstack-7.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [bookstack-7.0.8](https://github.com/truecharts/charts/compare/bookstack-7.0.7...bookstack-7.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [bookstack-7.0.7](https://github.com/truecharts/charts/compare/bookstack-7.0.6...bookstack-7.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [bookstack-7.0.6](https://github.com/truecharts/charts/compare/bookstack-7.0.5...bookstack-7.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [bookstack-7.0.5](https://github.com/truecharts/charts/compare/bookstack-7.0.4...bookstack-7.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [bookstack-7.0.4](https://github.com/truecharts/charts/compare/bookstack-7.0.3...bookstack-7.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [bookstack-7.0.3](https://github.com/truecharts/charts/compare/bookstack-7.0.2...bookstack-7.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [bookstack-7.0.2](https://github.com/truecharts/charts/compare/bookstack-7.0.1...bookstack-7.0.2) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [bookstack-7.0.1](https://github.com/truecharts/charts/compare/bookstack-7.0.0...bookstack-7.0.1) (2023-04-14) - - diff --git a/stable/bookstack/7.0.11/Chart.yaml b/stable/bookstack/7.0.11/Chart.yaml deleted file mode 100644 index e338c3fee4a..00000000000 --- a/stable/bookstack/7.0.11/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "23.02.2023" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.27 -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 -keywords: - - bookstack - - book - - stack - - organizer - - server - - hosted -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: bookstack -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/bookstack - - https://www.bookstackapp.com/ -version: 7.0.11 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/bookstack/7.0.11/app-changelog.md b/stable/bookstack/7.0.11/app-changelog.md deleted file mode 100644 index 8ed8020c2d4..00000000000 --- a/stable/bookstack/7.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [bookstack-7.0.11](https://github.com/truecharts/charts/compare/bookstack-7.0.10...bookstack-7.0.11) (2023-05-19) - -### Chore - -- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) - - \ No newline at end of file diff --git a/stable/bookstack/7.0.11/charts/common-12.8.1.tgz b/stable/bookstack/7.0.11/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/bookstack/7.0.11/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/bookstack/7.0.11/charts/mariadb-7.0.27.tgz b/stable/bookstack/7.0.11/charts/mariadb-7.0.27.tgz deleted file mode 100644 index c0d43d828b9..00000000000 Binary files a/stable/bookstack/7.0.11/charts/mariadb-7.0.27.tgz and /dev/null differ diff --git a/stable/bookstack/7.0.11/questions.yaml b/stable/bookstack/7.0.11/questions.yaml deleted file mode 100644 index 3209355f065..00000000000 --- a/stable/bookstack/7.0.11/questions.yaml +++ /dev/null @@ -1,1879 +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: 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: 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: hostNetwork - group: Networking and Services - label: Host-Networking (Complicated) - schema: - hidden: true - type: boolean - default: false - - 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: - 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: - 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 - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: [] - items: - - variable: pathEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: path - label: Path - schema: - type: string - required: true - default: "/" - - variable: pathType - label: Path Type - schema: - type: string - required: true - default: Prefix - - variable: certificateIssuer - label: Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - 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: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: 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: service - label: Linked Service - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: Service Name - schema: - type: string - default: "" - - variable: port - label: Service Port - schema: - type: int - - variable: clusterIssuer - label: clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - default: [] - show_if: [["clusterIssuer", "=", ""]] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - variable: clusterIssuer - 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: [["clusterIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - type: string - show_if: [["clusterIssuer", "=", ""]] - default: "" - - variable: entrypoint - label: Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: securityContext - group: Security and Permissions - label: Security Context - schema: - additional_attrs: true - type: dict - attrs: - - variable: container - label: Container - schema: - additional_attrs: true - type: dict - attrs: - # Settings from questions.yaml get appended here on a per-app basis - - - variable: runAsUser - label: "runAsUser" - description: "The UserID of the user running the application" - schema: - type: int - default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: - 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: 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: - 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: - 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 - - 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/bookstack/7.0.12/CHANGELOG.md b/stable/bookstack/7.0.12/CHANGELOG.md new file mode 100644 index 00000000000..0da941c45db --- /dev/null +++ b/stable/bookstack/7.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [bookstack-7.0.12](https://github.com/truecharts/charts/compare/bookstack-7.0.11...bookstack-7.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [bookstack-7.0.11](https://github.com/truecharts/charts/compare/bookstack-7.0.10...bookstack-7.0.11) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + + + +## [bookstack-7.0.10](https://github.com/truecharts/charts/compare/bookstack-7.0.9...bookstack-7.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [bookstack-7.0.9](https://github.com/truecharts/charts/compare/bookstack-7.0.8...bookstack-7.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [bookstack-7.0.8](https://github.com/truecharts/charts/compare/bookstack-7.0.7...bookstack-7.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [bookstack-7.0.7](https://github.com/truecharts/charts/compare/bookstack-7.0.6...bookstack-7.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [bookstack-7.0.6](https://github.com/truecharts/charts/compare/bookstack-7.0.5...bookstack-7.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [bookstack-7.0.5](https://github.com/truecharts/charts/compare/bookstack-7.0.4...bookstack-7.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [bookstack-7.0.4](https://github.com/truecharts/charts/compare/bookstack-7.0.3...bookstack-7.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [bookstack-7.0.3](https://github.com/truecharts/charts/compare/bookstack-7.0.2...bookstack-7.0.3) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + diff --git a/stable/bookstack/7.0.12/Chart.yaml b/stable/bookstack/7.0.12/Chart.yaml new file mode 100644 index 00000000000..f84ba41c615 --- /dev/null +++ b/stable/bookstack/7.0.12/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "23.02.2023" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.29 +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 +keywords: + - bookstack + - book + - stack + - organizer + - server + - hosted +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: bookstack +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/bookstack + - https://www.bookstackapp.com/ +version: 7.0.12 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/chronos/4.0.13/README.md b/stable/bookstack/7.0.12/README.md similarity index 100% rename from stable/chronos/4.0.13/README.md rename to stable/bookstack/7.0.12/README.md diff --git a/stable/bookstack/7.0.12/app-changelog.md b/stable/bookstack/7.0.12/app-changelog.md new file mode 100644 index 00000000000..09bc17007f1 --- /dev/null +++ b/stable/bookstack/7.0.12/app-changelog.md @@ -0,0 +1,13 @@ + + +## [bookstack-7.0.12](https://github.com/truecharts/charts/compare/bookstack-7.0.11...bookstack-7.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + \ No newline at end of file diff --git a/stable/bookstack/7.0.11/app-readme.md b/stable/bookstack/7.0.12/app-readme.md similarity index 100% rename from stable/bookstack/7.0.11/app-readme.md rename to stable/bookstack/7.0.12/app-readme.md diff --git a/stable/bookstack/7.0.12/charts/common-12.9.2.tgz b/stable/bookstack/7.0.12/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/bookstack/7.0.12/charts/common-12.9.2.tgz differ diff --git a/stable/bookstack/7.0.12/charts/mariadb-7.0.29.tgz b/stable/bookstack/7.0.12/charts/mariadb-7.0.29.tgz new file mode 100644 index 00000000000..21a10bce974 Binary files /dev/null and b/stable/bookstack/7.0.12/charts/mariadb-7.0.29.tgz differ diff --git a/stable/bookstack/7.0.11/ix_values.yaml b/stable/bookstack/7.0.12/ix_values.yaml similarity index 100% rename from stable/bookstack/7.0.11/ix_values.yaml rename to stable/bookstack/7.0.12/ix_values.yaml diff --git a/stable/bookstack/7.0.12/questions.yaml b/stable/bookstack/7.0.12/questions.yaml new file mode 100644 index 00000000000..b0daea63a2f --- /dev/null +++ b/stable/bookstack/7.0.12/questions.yaml @@ -0,0 +1,1940 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/cloud9/7.0.13/templates/NOTES.txt b/stable/bookstack/7.0.12/templates/NOTES.txt similarity index 100% rename from stable/cloud9/7.0.13/templates/NOTES.txt rename to stable/bookstack/7.0.12/templates/NOTES.txt diff --git a/stable/bookstack/7.0.11/templates/_secrets.tpl b/stable/bookstack/7.0.12/templates/_secrets.tpl similarity index 100% rename from stable/bookstack/7.0.11/templates/_secrets.tpl rename to stable/bookstack/7.0.12/templates/_secrets.tpl diff --git a/stable/bookstack/7.0.11/templates/common.yaml b/stable/bookstack/7.0.12/templates/common.yaml similarity index 100% rename from stable/bookstack/7.0.11/templates/common.yaml rename to stable/bookstack/7.0.12/templates/common.yaml diff --git a/stable/cloud9/7.0.13/values.yaml b/stable/bookstack/7.0.12/values.yaml similarity index 100% rename from stable/cloud9/7.0.13/values.yaml rename to stable/bookstack/7.0.12/values.yaml diff --git a/stable/browserless-chrome/5.0.15/CHANGELOG.md b/stable/browserless-chrome/5.0.15/CHANGELOG.md deleted file mode 100644 index 484090cbd6d..00000000000 --- a/stable/browserless-chrome/5.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [browserless-chrome-5.0.15](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.14...browserless-chrome-5.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [browserless-chrome-5.0.14](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.13...browserless-chrome-5.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [browserless-chrome-5.0.13](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.12...browserless-chrome-5.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [browserless-chrome-5.0.12](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.11...browserless-chrome-5.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [browserless-chrome-5.0.11](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.10...browserless-chrome-5.0.11) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/browserless-chrome to v1.58.0 ([#8555](https://github.com/truecharts/charts/issues/8555)) - - update container image tccr.io/truecharts/browserless-chrome-puppeteer13 to v1.58.0 ([#8556](https://github.com/truecharts/charts/issues/8556)) - - - - -## [browserless-chrome-5.0.10](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.9...browserless-chrome-5.0.10) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [browserless-chrome-5.0.9](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.8...browserless-chrome-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [browserless-chrome-5.0.8](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.7...browserless-chrome-5.0.8) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [browserless-chrome-5.0.7](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.6...browserless-chrome-5.0.7) (2023-04-19) - -### Fix - -- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) - - - - -## [browserless-chrome-5.0.6](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.5...browserless-chrome-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [browserless-chrome-5.0.5](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.4...browserless-chrome-5.0.5) (2023-04-16) - diff --git a/stable/browserless-chrome/5.0.15/Chart.yaml b/stable/browserless-chrome/5.0.15/Chart.yaml deleted file mode 100644 index 0526cc20baa..00000000000 --- a/stable/browserless-chrome/5.0.15/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.58.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - browserless - - chrome - - puppeteer -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: browserless-chrome -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/browserless-chrome - - https://docs.browserless.io/docs/docker.html -version: 5.0.15 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/browserless-chrome/5.0.15/app-changelog.md b/stable/browserless-chrome/5.0.15/app-changelog.md deleted file mode 100644 index 62de3517b06..00000000000 --- a/stable/browserless-chrome/5.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [browserless-chrome-5.0.15](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.14...browserless-chrome-5.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/browserless-chrome/5.0.15/charts/common-12.8.1.tgz b/stable/browserless-chrome/5.0.15/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/browserless-chrome/5.0.15/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/browserless-chrome/5.0.16/CHANGELOG.md b/stable/browserless-chrome/5.0.16/CHANGELOG.md new file mode 100644 index 00000000000..b1c9baa8a72 --- /dev/null +++ b/stable/browserless-chrome/5.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [browserless-chrome-5.0.16](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.15...browserless-chrome-5.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [browserless-chrome-5.0.15](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.14...browserless-chrome-5.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [browserless-chrome-5.0.14](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.13...browserless-chrome-5.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [browserless-chrome-5.0.13](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.12...browserless-chrome-5.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [browserless-chrome-5.0.12](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.11...browserless-chrome-5.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [browserless-chrome-5.0.11](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.10...browserless-chrome-5.0.11) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/browserless-chrome to v1.58.0 ([#8555](https://github.com/truecharts/charts/issues/8555)) + - update container image tccr.io/truecharts/browserless-chrome-puppeteer13 to v1.58.0 ([#8556](https://github.com/truecharts/charts/issues/8556)) + + + + +## [browserless-chrome-5.0.10](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.9...browserless-chrome-5.0.10) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [browserless-chrome-5.0.9](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.8...browserless-chrome-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [browserless-chrome-5.0.8](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.7...browserless-chrome-5.0.8) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [browserless-chrome-5.0.7](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.6...browserless-chrome-5.0.7) (2023-04-19) + +### Fix + +- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) + + + + +## [browserless-chrome-5.0.6](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.5...browserless-chrome-5.0.6) (2023-04-16) + diff --git a/stable/browserless-chrome/5.0.16/Chart.yaml b/stable/browserless-chrome/5.0.16/Chart.yaml new file mode 100644 index 00000000000..dc93fad2844 --- /dev/null +++ b/stable/browserless-chrome/5.0.16/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.58.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - browserless + - chrome + - puppeteer +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: browserless-chrome +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/browserless-chrome + - https://docs.browserless.io/docs/docker.html +version: 5.0.16 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/clamav/6.0.5/README.md b/stable/browserless-chrome/5.0.16/README.md similarity index 100% rename from stable/clamav/6.0.5/README.md rename to stable/browserless-chrome/5.0.16/README.md diff --git a/stable/browserless-chrome/5.0.16/app-changelog.md b/stable/browserless-chrome/5.0.16/app-changelog.md new file mode 100644 index 00000000000..5768e133015 --- /dev/null +++ b/stable/browserless-chrome/5.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [browserless-chrome-5.0.16](https://github.com/truecharts/charts/compare/browserless-chrome-5.0.15...browserless-chrome-5.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/browserless-chrome/5.0.15/app-readme.md b/stable/browserless-chrome/5.0.16/app-readme.md similarity index 100% rename from stable/browserless-chrome/5.0.15/app-readme.md rename to stable/browserless-chrome/5.0.16/app-readme.md diff --git a/stable/browserless-chrome/5.0.16/charts/common-12.9.2.tgz b/stable/browserless-chrome/5.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/browserless-chrome/5.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/browserless-chrome/5.0.15/ix_values.yaml b/stable/browserless-chrome/5.0.16/ix_values.yaml similarity index 100% rename from stable/browserless-chrome/5.0.15/ix_values.yaml rename to stable/browserless-chrome/5.0.16/ix_values.yaml diff --git a/stable/browserless-chrome/5.0.15/questions.yaml b/stable/browserless-chrome/5.0.16/questions.yaml similarity index 100% rename from stable/browserless-chrome/5.0.15/questions.yaml rename to stable/browserless-chrome/5.0.16/questions.yaml diff --git a/stable/cloudflareddns/5.0.15/templates/NOTES.txt b/stable/browserless-chrome/5.0.16/templates/NOTES.txt similarity index 100% rename from stable/cloudflareddns/5.0.15/templates/NOTES.txt rename to stable/browserless-chrome/5.0.16/templates/NOTES.txt diff --git a/stable/clarkson/7.0.12/templates/common.yaml b/stable/browserless-chrome/5.0.16/templates/common.yaml similarity index 100% rename from stable/clarkson/7.0.12/templates/common.yaml rename to stable/browserless-chrome/5.0.16/templates/common.yaml diff --git a/stable/cloudflareddns/5.0.15/values.yaml b/stable/browserless-chrome/5.0.16/values.yaml similarity index 100% rename from stable/cloudflareddns/5.0.15/values.yaml rename to stable/browserless-chrome/5.0.16/values.yaml diff --git a/stable/budge/5.0.14/CHANGELOG.md b/stable/budge/5.0.14/CHANGELOG.md deleted file mode 100644 index 7b6d01d3eb7..00000000000 --- a/stable/budge/5.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [budge-5.0.14](https://github.com/truecharts/charts/compare/budge-5.0.13...budge-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [budge-5.0.13](https://github.com/truecharts/charts/compare/budge-5.0.12...budge-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [budge-5.0.12](https://github.com/truecharts/charts/compare/budge-5.0.11...budge-5.0.12) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#8937](https://github.com/truecharts/charts/issues/8937)) - - - - -## [budge-5.0.11](https://github.com/truecharts/charts/compare/budge-5.0.10...budge-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [budge-5.0.10](https://github.com/truecharts/charts/compare/budge-5.0.9...budge-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [budge-5.0.9](https://github.com/truecharts/charts/compare/budge-5.0.8...budge-5.0.9) (2023-05-01) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#8666](https://github.com/truecharts/charts/issues/8666)) - - - - -## [budge-5.0.8](https://github.com/truecharts/charts/compare/budge-5.0.7...budge-5.0.8) (2023-04-26) - -### Chore - -- update container image tccr.io/truecharts/budge to v0.0.9 ([#8183](https://github.com/truecharts/charts/issues/8183)) - - - - -## [budge-5.0.7](https://github.com/truecharts/charts/compare/budge-5.0.6...budge-5.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [budge-5.0.6](https://github.com/truecharts/charts/compare/budge-5.0.5...budge-5.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [budge-5.0.5](https://github.com/truecharts/charts/compare/budge-5.0.4...budge-5.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [budge-5.0.4](https://github.com/truecharts/charts/compare/budge-5.0.3...budge-5.0.4) (2023-04-16) - -### Chore diff --git a/stable/budge/5.0.14/Chart.yaml b/stable/budge/5.0.14/Chart.yaml deleted file mode 100644 index 992f0818453..00000000000 --- a/stable/budge/5.0.14/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "0.0.9" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - finance - - budge -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: budge -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/budge - - https://github.com/linuxserver/budge - - https://github.com/linuxserver/docker-BudgE -version: 5.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/budge/5.0.14/app-changelog.md b/stable/budge/5.0.14/app-changelog.md deleted file mode 100644 index 5ace3d0ba63..00000000000 --- a/stable/budge/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [budge-5.0.14](https://github.com/truecharts/charts/compare/budge-5.0.13...budge-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/budge/5.0.14/charts/common-12.8.1.tgz b/stable/budge/5.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/budge/5.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/budge/5.0.15/CHANGELOG.md b/stable/budge/5.0.15/CHANGELOG.md new file mode 100644 index 00000000000..1c53a4e46ff --- /dev/null +++ b/stable/budge/5.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [budge-5.0.15](https://github.com/truecharts/charts/compare/budge-5.0.14...budge-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [budge-5.0.14](https://github.com/truecharts/charts/compare/budge-5.0.13...budge-5.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [budge-5.0.13](https://github.com/truecharts/charts/compare/budge-5.0.12...budge-5.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [budge-5.0.12](https://github.com/truecharts/charts/compare/budge-5.0.11...budge-5.0.12) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#8937](https://github.com/truecharts/charts/issues/8937)) + + + + +## [budge-5.0.11](https://github.com/truecharts/charts/compare/budge-5.0.10...budge-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [budge-5.0.10](https://github.com/truecharts/charts/compare/budge-5.0.9...budge-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [budge-5.0.9](https://github.com/truecharts/charts/compare/budge-5.0.8...budge-5.0.9) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#8666](https://github.com/truecharts/charts/issues/8666)) + + + + +## [budge-5.0.8](https://github.com/truecharts/charts/compare/budge-5.0.7...budge-5.0.8) (2023-04-26) + +### Chore + +- update container image tccr.io/truecharts/budge to v0.0.9 ([#8183](https://github.com/truecharts/charts/issues/8183)) + + + + +## [budge-5.0.7](https://github.com/truecharts/charts/compare/budge-5.0.6...budge-5.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [budge-5.0.6](https://github.com/truecharts/charts/compare/budge-5.0.5...budge-5.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [budge-5.0.5](https://github.com/truecharts/charts/compare/budge-5.0.4...budge-5.0.5) (2023-04-20) + +### Chore diff --git a/stable/budge/5.0.15/Chart.yaml b/stable/budge/5.0.15/Chart.yaml new file mode 100644 index 00000000000..40f155f1fa5 --- /dev/null +++ b/stable/budge/5.0.15/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "0.0.9" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - finance + - budge +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: budge +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/budge + - https://github.com/linuxserver/budge + - https://github.com/linuxserver/docker-BudgE +version: 5.0.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/clarkson/7.0.12/README.md b/stable/budge/5.0.15/README.md similarity index 100% rename from stable/clarkson/7.0.12/README.md rename to stable/budge/5.0.15/README.md diff --git a/stable/budge/5.0.15/app-changelog.md b/stable/budge/5.0.15/app-changelog.md new file mode 100644 index 00000000000..927da69550b --- /dev/null +++ b/stable/budge/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [budge-5.0.15](https://github.com/truecharts/charts/compare/budge-5.0.14...budge-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/budge/5.0.14/app-readme.md b/stable/budge/5.0.15/app-readme.md similarity index 100% rename from stable/budge/5.0.14/app-readme.md rename to stable/budge/5.0.15/app-readme.md diff --git a/stable/budge/5.0.15/charts/common-12.9.2.tgz b/stable/budge/5.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/budge/5.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/budge/5.0.14/ix_values.yaml b/stable/budge/5.0.15/ix_values.yaml similarity index 100% rename from stable/budge/5.0.14/ix_values.yaml rename to stable/budge/5.0.15/ix_values.yaml diff --git a/stable/budge/5.0.14/questions.yaml b/stable/budge/5.0.15/questions.yaml similarity index 100% rename from stable/budge/5.0.14/questions.yaml rename to stable/budge/5.0.15/questions.yaml diff --git a/stable/code-server/7.0.15/templates/NOTES.txt b/stable/budge/5.0.15/templates/NOTES.txt similarity index 100% rename from stable/code-server/7.0.15/templates/NOTES.txt rename to stable/budge/5.0.15/templates/NOTES.txt diff --git a/stable/cloud9/7.0.13/templates/common.yaml b/stable/budge/5.0.15/templates/common.yaml similarity index 100% rename from stable/cloud9/7.0.13/templates/common.yaml rename to stable/budge/5.0.15/templates/common.yaml diff --git a/stable/code-server/7.0.15/values.yaml b/stable/budge/5.0.15/values.yaml similarity index 100% rename from stable/code-server/7.0.15/values.yaml rename to stable/budge/5.0.15/values.yaml diff --git a/stable/calibre-web/14.0.18/CHANGELOG.md b/stable/calibre-web/14.0.18/CHANGELOG.md new file mode 100644 index 00000000000..24021587a71 --- /dev/null +++ b/stable/calibre-web/14.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [calibre-web-14.0.18](https://github.com/truecharts/charts/compare/calibre-web-14.0.17...calibre-web-14.0.18) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [calibre-web-14.0.17](https://github.com/truecharts/charts/compare/calibre-web-14.0.16...calibre-web-14.0.17) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [calibre-web-14.0.16](https://github.com/truecharts/charts/compare/calibre-web-14.0.15...calibre-web-14.0.16) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [calibre-web-14.0.15](https://github.com/truecharts/charts/compare/calibre-web-14.0.14...calibre-web-14.0.15) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [calibre-web-14.0.14](https://github.com/truecharts/charts/compare/calibre-web-14.0.13...calibre-web-14.0.14) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [calibre-web-14.0.13](https://github.com/truecharts/charts/compare/calibre-web-14.0.12...calibre-web-14.0.13) (2023-04-30) + +### Chore + +- update helm general non-major ([#8542](https://github.com/truecharts/charts/issues/8542)) + + + + +## [calibre-web-14.0.12](https://github.com/truecharts/charts/compare/calibre-web-14.0.11...calibre-web-14.0.12) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/calibre-web to 0.6.20 ([#8617](https://github.com/truecharts/charts/issues/8617)) + + + + +## [calibre-web-14.0.11](https://github.com/truecharts/charts/compare/calibre-web-14.0.10...calibre-web-14.0.11) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/calibre-web to v0.6.20 ([#8437](https://github.com/truecharts/charts/issues/8437)) + + + + +## [calibre-web-14.0.10](https://github.com/truecharts/charts/compare/calibre-web-14.0.9...calibre-web-14.0.10) (2023-04-26) + +### Chore + +- update container image tccr.io/truecharts/calibre-web to v ([#8185](https://github.com/truecharts/charts/issues/8185)) + + + + +## [calibre-web-14.0.9](https://github.com/truecharts/charts/compare/calibre-web-14.0.8...calibre-web-14.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [calibre-web-14.0.8](https://github.com/truecharts/charts/compare/calibre-web-14.0.7...calibre-web-14.0.8) (2023-04-25) + +### Chore diff --git a/stable/calibre-web/14.0.18/Chart.yaml b/stable/calibre-web/14.0.18/Chart.yaml new file mode 100644 index 00000000000..9c73e2fb429 --- /dev/null +++ b/stable/calibre-web/14.0.18/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.6.20" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - calibre-web + - calibre + - ebook +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: calibre-web +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/calibre-web + - https://github.com/janeczku/calibre-web +type: application +version: 14.0.18 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/cloud9/7.0.13/README.md b/stable/calibre-web/14.0.18/README.md similarity index 100% rename from stable/cloud9/7.0.13/README.md rename to stable/calibre-web/14.0.18/README.md diff --git a/stable/calibre-web/14.0.18/app-changelog.md b/stable/calibre-web/14.0.18/app-changelog.md new file mode 100644 index 00000000000..88566bc8924 --- /dev/null +++ b/stable/calibre-web/14.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [calibre-web-14.0.18](https://github.com/truecharts/charts/compare/calibre-web-14.0.17...calibre-web-14.0.18) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/calibre-web/14.0.18/app-readme.md b/stable/calibre-web/14.0.18/app-readme.md new file mode 100644 index 00000000000..339588b8b4e --- /dev/null +++ b/stable/calibre-web/14.0.18/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/14.0.18/charts/common-12.9.2.tgz b/stable/calibre-web/14.0.18/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/calibre-web/14.0.18/charts/common-12.9.2.tgz differ diff --git a/stable/calibre-web/14.0.18/ix_values.yaml b/stable/calibre-web/14.0.18/ix_values.yaml new file mode 100644 index 00000000000..ccf7ff62276 --- /dev/null +++ b/stable/calibre-web/14.0.18/ix_values.yaml @@ -0,0 +1,45 @@ +image: + repository: tccr.io/truecharts/calibre-web + pullPolicy: IfNotPresent + tag: 0.6.20@sha256:9eed3423d18e4bac8e7bbf1ca94e1c858ec356137d7f8442c97b77c9892c7bd6 + +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/14.0.18/questions.yaml b/stable/calibre-web/14.0.18/questions.yaml new file mode 100644 index 00000000000..066537868c4 --- /dev/null +++ b/stable/calibre-web/14.0.18/questions.yaml @@ -0,0 +1,1927 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/commento-plusplus/7.0.4/templates/NOTES.txt b/stable/calibre-web/14.0.18/templates/NOTES.txt similarity index 100% rename from stable/commento-plusplus/7.0.4/templates/NOTES.txt rename to stable/calibre-web/14.0.18/templates/NOTES.txt diff --git a/stable/commento-plusplus/7.0.4/templates/common.yaml b/stable/calibre-web/14.0.18/templates/common.yaml similarity index 100% rename from stable/commento-plusplus/7.0.4/templates/common.yaml rename to stable/calibre-web/14.0.18/templates/common.yaml diff --git a/stable/commento-plusplus/7.0.4/values.yaml b/stable/calibre-web/14.0.18/values.yaml similarity index 100% rename from stable/commento-plusplus/7.0.4/values.yaml rename to stable/calibre-web/14.0.18/values.yaml diff --git a/stable/calibre/10.0.15/CHANGELOG.md b/stable/calibre/10.0.15/CHANGELOG.md new file mode 100644 index 00000000000..4f0f7d4dc11 --- /dev/null +++ b/stable/calibre/10.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [calibre-10.0.15](https://github.com/truecharts/charts/compare/calibre-10.0.14...calibre-10.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [calibre-10.0.14](https://github.com/truecharts/charts/compare/calibre-10.0.13...calibre-10.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [calibre-10.0.13](https://github.com/truecharts/charts/compare/calibre-10.0.12...calibre-10.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [calibre-10.0.12](https://github.com/truecharts/charts/compare/calibre-10.0.11...calibre-10.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [calibre-10.0.11](https://github.com/truecharts/charts/compare/calibre-10.0.10...calibre-10.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [calibre-10.0.10](https://github.com/truecharts/charts/compare/calibre-10.0.9...calibre-10.0.10) (2023-05-03) + +### Chore + +- update container image tccr.io/truecharts/calibre to 6.17.0 ([#8717](https://github.com/truecharts/charts/issues/8717)) + + + + +## [calibre-10.0.9](https://github.com/truecharts/charts/compare/calibre-10.0.8...calibre-10.0.9) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/calibre to v6.17.0 ([#8558](https://github.com/truecharts/charts/issues/8558)) + + + + +## [calibre-10.0.8](https://github.com/truecharts/charts/compare/calibre-10.0.7...calibre-10.0.8) (2023-04-26) + +### Chore + +- update container image tccr.io/truecharts/calibre to v ([#8184](https://github.com/truecharts/charts/issues/8184)) + + + + +## [calibre-10.0.7](https://github.com/truecharts/charts/compare/calibre-10.0.6...calibre-10.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [calibre-10.0.6](https://github.com/truecharts/charts/compare/calibre-10.0.5...calibre-10.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [calibre-10.0.5](https://github.com/truecharts/charts/compare/calibre-10.0.4...calibre-10.0.5) (2023-04-20) + +### Chore diff --git a/stable/calibre/10.0.15/Chart.yaml b/stable/calibre/10.0.15/Chart.yaml new file mode 100644 index 00000000000..ffb5eb8a272 --- /dev/null +++ b/stable/calibre/10.0.15/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "6.17.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - calibre +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: calibre +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/calibre + - https://github.com/kovidgoyal/calibre/ +version: 10.0.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/cloudflareddns/5.0.15/README.md b/stable/calibre/10.0.15/README.md similarity index 100% rename from stable/cloudflareddns/5.0.15/README.md rename to stable/calibre/10.0.15/README.md diff --git a/stable/calibre/10.0.15/app-changelog.md b/stable/calibre/10.0.15/app-changelog.md new file mode 100644 index 00000000000..91f20fb81f0 --- /dev/null +++ b/stable/calibre/10.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [calibre-10.0.15](https://github.com/truecharts/charts/compare/calibre-10.0.14...calibre-10.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/calibre/10.0.15/app-readme.md b/stable/calibre/10.0.15/app-readme.md new file mode 100644 index 00000000000..8573153c3c1 --- /dev/null +++ b/stable/calibre/10.0.15/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/10.0.15/charts/common-12.9.2.tgz b/stable/calibre/10.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/calibre/10.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/calibre/10.0.15/ix_values.yaml b/stable/calibre/10.0.15/ix_values.yaml new file mode 100644 index 00000000000..6ff0af40ee1 --- /dev/null +++ b/stable/calibre/10.0.15/ix_values.yaml @@ -0,0 +1,45 @@ +image: + repository: tccr.io/truecharts/calibre + tag: 6.17.0@sha256:82f91d7fb4a6f71b92c7829b618a5029753faa21904734256010acc13f68ddc1 + 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 + +workload: + main: + podSpec: + containers: + main: + env: + CLI_ARGS: + PASSWORD: "" + +persistence: + config: + enabled: true + mountPath: /config + +portal: + open: + enabled: true diff --git a/stable/calibre/10.0.15/questions.yaml b/stable/calibre/10.0.15/questions.yaml new file mode 100644 index 00000000000..dc53b0bdf53 --- /dev/null +++ b/stable/calibre/10.0.15/questions.yaml @@ -0,0 +1,1996 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/4.0.15/templates/NOTES.txt b/stable/calibre/10.0.15/templates/NOTES.txt similarity index 100% rename from stable/cops/4.0.15/templates/NOTES.txt rename to stable/calibre/10.0.15/templates/NOTES.txt diff --git a/stable/calibre/10.0.15/templates/common.yaml b/stable/calibre/10.0.15/templates/common.yaml new file mode 100644 index 00000000000..ee4b164087e --- /dev/null +++ b/stable/calibre/10.0.15/templates/common.yaml @@ -0,0 +1,3 @@ +--- + +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/cops/4.0.15/values.yaml b/stable/calibre/10.0.15/values.yaml similarity index 100% rename from stable/cops/4.0.15/values.yaml rename to stable/calibre/10.0.15/values.yaml diff --git a/stable/chevereto/7.0.14/CHANGELOG.md b/stable/chevereto/7.0.14/CHANGELOG.md deleted file mode 100644 index 8c4f4202a8f..00000000000 --- a/stable/chevereto/7.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [chevereto-7.0.14](https://github.com/truecharts/charts/compare/chevereto-7.0.13...chevereto-7.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [chevereto-7.0.13](https://github.com/truecharts/charts/compare/chevereto-7.0.12...chevereto-7.0.13) (2023-05-19) - -### Chore - -- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) - - - - -## [chevereto-7.0.12](https://github.com/truecharts/charts/compare/chevereto-7.0.11...chevereto-7.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [chevereto-7.0.11](https://github.com/truecharts/charts/compare/chevereto-7.0.10...chevereto-7.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [chevereto-7.0.10](https://github.com/truecharts/charts/compare/chevereto-7.0.9...chevereto-7.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [chevereto-7.0.9](https://github.com/truecharts/charts/compare/chevereto-7.0.8...chevereto-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [chevereto-7.0.8](https://github.com/truecharts/charts/compare/chevereto-7.0.7...chevereto-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [chevereto-7.0.7](https://github.com/truecharts/charts/compare/chevereto-7.0.6...chevereto-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [chevereto-7.0.6](https://github.com/truecharts/charts/compare/chevereto-7.0.5...chevereto-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [chevereto-7.0.5](https://github.com/truecharts/charts/compare/chevereto-7.0.4...chevereto-7.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [chevereto-7.0.4](https://github.com/truecharts/charts/compare/chevereto-7.0.3...chevereto-7.0.4) (2023-04-15) - -### Chore diff --git a/stable/chevereto/7.0.14/Chart.yaml b/stable/chevereto/7.0.14/Chart.yaml deleted file mode 100644 index 1aecdb770e7..00000000000 --- a/stable/chevereto/7.0.14/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: chevereto -version: 7.0.14 -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. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/chevereto -icon: https://truecharts.org/img/hotlink-ok/chart-icons/chevereto.png -keywords: - - chevereto -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/chevereto - - https://chevereto-free.github.io/setup/system/environment.html#image-handling-variables - - https://github.com/rodber/chevereto-free -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.27 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/chevereto/7.0.14/app-changelog.md b/stable/chevereto/7.0.14/app-changelog.md deleted file mode 100644 index 9f7097fea16..00000000000 --- a/stable/chevereto/7.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [chevereto-7.0.14](https://github.com/truecharts/charts/compare/chevereto-7.0.13...chevereto-7.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/chevereto/7.0.14/charts/common-12.8.1.tgz b/stable/chevereto/7.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/chevereto/7.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/chevereto/7.0.14/charts/mariadb-7.0.27.tgz b/stable/chevereto/7.0.14/charts/mariadb-7.0.27.tgz deleted file mode 100644 index c0d43d828b9..00000000000 Binary files a/stable/chevereto/7.0.14/charts/mariadb-7.0.27.tgz and /dev/null differ diff --git a/stable/chevereto/7.0.15/CHANGELOG.md b/stable/chevereto/7.0.15/CHANGELOG.md new file mode 100644 index 00000000000..24c1fc8574c --- /dev/null +++ b/stable/chevereto/7.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [chevereto-7.0.15](https://github.com/truecharts/charts/compare/chevereto-7.0.14...chevereto-7.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [chevereto-7.0.14](https://github.com/truecharts/charts/compare/chevereto-7.0.13...chevereto-7.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [chevereto-7.0.13](https://github.com/truecharts/charts/compare/chevereto-7.0.12...chevereto-7.0.13) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + + + +## [chevereto-7.0.12](https://github.com/truecharts/charts/compare/chevereto-7.0.11...chevereto-7.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [chevereto-7.0.11](https://github.com/truecharts/charts/compare/chevereto-7.0.10...chevereto-7.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [chevereto-7.0.10](https://github.com/truecharts/charts/compare/chevereto-7.0.9...chevereto-7.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [chevereto-7.0.9](https://github.com/truecharts/charts/compare/chevereto-7.0.8...chevereto-7.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [chevereto-7.0.8](https://github.com/truecharts/charts/compare/chevereto-7.0.7...chevereto-7.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [chevereto-7.0.7](https://github.com/truecharts/charts/compare/chevereto-7.0.6...chevereto-7.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [chevereto-7.0.6](https://github.com/truecharts/charts/compare/chevereto-7.0.5...chevereto-7.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [chevereto-7.0.5](https://github.com/truecharts/charts/compare/chevereto-7.0.4...chevereto-7.0.5) (2023-04-16) + +### Chore diff --git a/stable/chevereto/7.0.15/Chart.yaml b/stable/chevereto/7.0.15/Chart.yaml new file mode 100644 index 00000000000..0941ee1fc8b --- /dev/null +++ b/stable/chevereto/7.0.15/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: chevereto +version: 7.0.15 +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. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/chevereto +icon: https://truecharts.org/img/hotlink-ok/chart-icons/chevereto.png +keywords: + - chevereto +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/chevereto + - https://chevereto-free.github.io/setup/system/environment.html#image-handling-variables + - https://github.com/rodber/chevereto-free +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.29 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/code-server/7.0.15/README.md b/stable/chevereto/7.0.15/README.md similarity index 100% rename from stable/code-server/7.0.15/README.md rename to stable/chevereto/7.0.15/README.md diff --git a/stable/chevereto/7.0.15/app-changelog.md b/stable/chevereto/7.0.15/app-changelog.md new file mode 100644 index 00000000000..6057ad6d304 --- /dev/null +++ b/stable/chevereto/7.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [chevereto-7.0.15](https://github.com/truecharts/charts/compare/chevereto-7.0.14...chevereto-7.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/chevereto/7.0.14/app-readme.md b/stable/chevereto/7.0.15/app-readme.md similarity index 100% rename from stable/chevereto/7.0.14/app-readme.md rename to stable/chevereto/7.0.15/app-readme.md diff --git a/stable/chevereto/7.0.15/charts/common-12.9.2.tgz b/stable/chevereto/7.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/chevereto/7.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/chevereto/7.0.15/charts/mariadb-7.0.29.tgz b/stable/chevereto/7.0.15/charts/mariadb-7.0.29.tgz new file mode 100644 index 00000000000..21a10bce974 Binary files /dev/null and b/stable/chevereto/7.0.15/charts/mariadb-7.0.29.tgz differ diff --git a/stable/chevereto/7.0.14/ix_values.yaml b/stable/chevereto/7.0.15/ix_values.yaml similarity index 100% rename from stable/chevereto/7.0.14/ix_values.yaml rename to stable/chevereto/7.0.15/ix_values.yaml diff --git a/stable/chevereto/7.0.14/questions.yaml b/stable/chevereto/7.0.15/questions.yaml similarity index 100% rename from stable/chevereto/7.0.14/questions.yaml rename to stable/chevereto/7.0.15/questions.yaml diff --git a/stable/couchpotato/5.0.12/templates/NOTES.txt b/stable/chevereto/7.0.15/templates/NOTES.txt similarity index 100% rename from stable/couchpotato/5.0.12/templates/NOTES.txt rename to stable/chevereto/7.0.15/templates/NOTES.txt diff --git a/stable/couchpotato/5.0.12/templates/common.yaml b/stable/chevereto/7.0.15/templates/common.yaml similarity index 100% rename from stable/couchpotato/5.0.12/templates/common.yaml rename to stable/chevereto/7.0.15/templates/common.yaml diff --git a/stable/couchpotato/5.0.12/values.yaml b/stable/chevereto/7.0.15/values.yaml similarity index 100% rename from stable/couchpotato/5.0.12/values.yaml rename to stable/chevereto/7.0.15/values.yaml diff --git a/stable/chronos/4.0.13/CHANGELOG.md b/stable/chronos/4.0.13/CHANGELOG.md deleted file mode 100644 index 232d00f9bbc..00000000000 --- a/stable/chronos/4.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [chronos-4.0.13](https://github.com/truecharts/charts/compare/chronos-4.0.12...chronos-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [chronos-4.0.12](https://github.com/truecharts/charts/compare/chronos-4.0.11...chronos-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [chronos-4.0.11](https://github.com/truecharts/charts/compare/chronos-4.0.10...chronos-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [chronos-4.0.10](https://github.com/truecharts/charts/compare/chronos-4.0.9...chronos-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [chronos-4.0.9](https://github.com/truecharts/charts/compare/chronos-4.0.8...chronos-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [chronos-4.0.8](https://github.com/truecharts/charts/compare/chronos-4.0.7...chronos-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [chronos-4.0.7](https://github.com/truecharts/charts/compare/chronos-4.0.6...chronos-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [chronos-4.0.6](https://github.com/truecharts/charts/compare/chronos-4.0.5...chronos-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [chronos-4.0.5](https://github.com/truecharts/charts/compare/chronos-4.0.4...chronos-4.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [chronos-4.0.4](https://github.com/truecharts/charts/compare/chronos-4.0.3...chronos-4.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [chronos-4.0.3](https://github.com/truecharts/charts/compare/chronos-4.0.2...chronos-4.0.3) (2023-04-14) - - diff --git a/stable/chronos/4.0.13/Chart.yaml b/stable/chronos/4.0.13/Chart.yaml deleted file mode 100644 index bfdac576efd..00000000000 --- a/stable/chronos/4.0.13/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - chronos - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: chronos -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/chronos - - https://github.com/simse/chronos -type: application -version: 4.0.13 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities diff --git a/stable/chronos/4.0.13/app-changelog.md b/stable/chronos/4.0.13/app-changelog.md deleted file mode 100644 index de71f4e85a5..00000000000 --- a/stable/chronos/4.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [chronos-4.0.13](https://github.com/truecharts/charts/compare/chronos-4.0.12...chronos-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/chronos/4.0.13/charts/common-12.8.1.tgz b/stable/chronos/4.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/chronos/4.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/chronos/4.0.14/CHANGELOG.md b/stable/chronos/4.0.14/CHANGELOG.md new file mode 100644 index 00000000000..57df0b0090c --- /dev/null +++ b/stable/chronos/4.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [chronos-4.0.14](https://github.com/truecharts/charts/compare/chronos-4.0.13...chronos-4.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [chronos-4.0.13](https://github.com/truecharts/charts/compare/chronos-4.0.12...chronos-4.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [chronos-4.0.12](https://github.com/truecharts/charts/compare/chronos-4.0.11...chronos-4.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [chronos-4.0.11](https://github.com/truecharts/charts/compare/chronos-4.0.10...chronos-4.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [chronos-4.0.10](https://github.com/truecharts/charts/compare/chronos-4.0.9...chronos-4.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [chronos-4.0.9](https://github.com/truecharts/charts/compare/chronos-4.0.8...chronos-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [chronos-4.0.8](https://github.com/truecharts/charts/compare/chronos-4.0.7...chronos-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [chronos-4.0.7](https://github.com/truecharts/charts/compare/chronos-4.0.6...chronos-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [chronos-4.0.6](https://github.com/truecharts/charts/compare/chronos-4.0.5...chronos-4.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [chronos-4.0.5](https://github.com/truecharts/charts/compare/chronos-4.0.4...chronos-4.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [chronos-4.0.4](https://github.com/truecharts/charts/compare/chronos-4.0.3...chronos-4.0.4) (2023-04-15) + +### Chore diff --git a/stable/chronos/4.0.14/Chart.yaml b/stable/chronos/4.0.14/Chart.yaml new file mode 100644 index 00000000000..dcd54765a5e --- /dev/null +++ b/stable/chronos/4.0.14/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - chronos + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: chronos +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/chronos + - https://github.com/simse/chronos +type: application +version: 4.0.14 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities diff --git a/stable/commento-plusplus/7.0.4/README.md b/stable/chronos/4.0.14/README.md similarity index 100% rename from stable/commento-plusplus/7.0.4/README.md rename to stable/chronos/4.0.14/README.md diff --git a/stable/chronos/4.0.14/app-changelog.md b/stable/chronos/4.0.14/app-changelog.md new file mode 100644 index 00000000000..c9d51073446 --- /dev/null +++ b/stable/chronos/4.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [chronos-4.0.14](https://github.com/truecharts/charts/compare/chronos-4.0.13...chronos-4.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/chronos/4.0.13/app-readme.md b/stable/chronos/4.0.14/app-readme.md similarity index 100% rename from stable/chronos/4.0.13/app-readme.md rename to stable/chronos/4.0.14/app-readme.md diff --git a/stable/chronos/4.0.14/charts/common-12.9.2.tgz b/stable/chronos/4.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/chronos/4.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/chronos/4.0.13/ix_values.yaml b/stable/chronos/4.0.14/ix_values.yaml similarity index 100% rename from stable/chronos/4.0.13/ix_values.yaml rename to stable/chronos/4.0.14/ix_values.yaml diff --git a/stable/chronos/4.0.13/questions.yaml b/stable/chronos/4.0.14/questions.yaml similarity index 100% rename from stable/chronos/4.0.13/questions.yaml rename to stable/chronos/4.0.14/questions.yaml diff --git a/stable/crafty-4/3.0.14/templates/NOTES.txt b/stable/chronos/4.0.14/templates/NOTES.txt similarity index 100% rename from stable/crafty-4/3.0.14/templates/NOTES.txt rename to stable/chronos/4.0.14/templates/NOTES.txt diff --git a/stable/chronos/4.0.13/templates/common.yaml b/stable/chronos/4.0.14/templates/common.yaml similarity index 100% rename from stable/chronos/4.0.13/templates/common.yaml rename to stable/chronos/4.0.14/templates/common.yaml diff --git a/stable/crafty-4/3.0.14/values.yaml b/stable/chronos/4.0.14/values.yaml similarity index 100% rename from stable/crafty-4/3.0.14/values.yaml rename to stable/chronos/4.0.14/values.yaml diff --git a/stable/clamav/6.0.5/CHANGELOG.md b/stable/clamav/6.0.5/CHANGELOG.md deleted file mode 100644 index 757c4cd2a03..00000000000 --- a/stable/clamav/6.0.5/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [clamav-6.0.5](https://github.com/truecharts/charts/compare/clamav-6.0.4...clamav-6.0.5) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [clamav-6.0.4](https://github.com/truecharts/charts/compare/clamav-6.0.3...clamav-6.0.4) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [clamav-6.0.3](https://github.com/truecharts/charts/compare/clamav-6.0.2...clamav-6.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [clamav-6.0.2](https://github.com/truecharts/charts/compare/clamav-6.0.1...clamav-6.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [clamav-6.0.1](https://github.com/truecharts/charts/compare/clamav-6.0.0...clamav-6.0.1) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/clamav to 1.0.1 ([#8190](https://github.com/truecharts/charts/issues/8190)) - - - - -## [clamav-6.0.0](https://github.com/truecharts/charts/compare/clamav-5.0.16...clamav-6.0.0) (2023-04-30) - -### Feat - -- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - - - -## [clamav-5.0.16](https://github.com/truecharts/charts/compare/clamav-5.0.15...clamav-5.0.16) (2023-02-20) - -### Chore - -- update container image tccr.io/truecharts/clamav to v1.0.1 - - - - -## [clamav-5.0.15](https://github.com/truecharts/charts/compare/clamav-5.0.14...clamav-5.0.15) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [clamav-5.0.14](https://github.com/truecharts/charts/compare/clamav-5.0.13...clamav-5.0.14) (2023-02-07) - -### Chore - -- update container image tccr.io/truecharts/clamav to 1.0.0 - - - - -## [clamav-5.0.13](https://github.com/truecharts/charts/compare/clamav-5.0.12...clamav-5.0.13) (2023-02-02) - -### Fix - -- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826)) - - - diff --git a/stable/clamav/6.0.5/Chart.yaml b/stable/clamav/6.0.5/Chart.yaml deleted file mode 100644 index 9f8b73e7412..00000000000 --- a/stable/clamav/6.0.5/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.0.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.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 -keywords: - - clamav - - antivirus -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: clamav -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/clamav - - https://github.com/Cisco-Talos/clamav - - https://docs.clamav.net/ -type: application -version: 6.0.5 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/clamav/6.0.5/app-changelog.md b/stable/clamav/6.0.5/app-changelog.md deleted file mode 100644 index 74ae26a80f4..00000000000 --- a/stable/clamav/6.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [clamav-6.0.5](https://github.com/truecharts/charts/compare/clamav-6.0.4...clamav-6.0.5) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/clamav/6.0.5/charts/common-12.8.1.tgz b/stable/clamav/6.0.5/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/clamav/6.0.5/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/clamav/6.0.6/CHANGELOG.md b/stable/clamav/6.0.6/CHANGELOG.md new file mode 100644 index 00000000000..7bb73059253 --- /dev/null +++ b/stable/clamav/6.0.6/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [clamav-6.0.6](https://github.com/truecharts/charts/compare/clamav-6.0.5...clamav-6.0.6) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [clamav-6.0.5](https://github.com/truecharts/charts/compare/clamav-6.0.4...clamav-6.0.5) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [clamav-6.0.4](https://github.com/truecharts/charts/compare/clamav-6.0.3...clamav-6.0.4) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [clamav-6.0.3](https://github.com/truecharts/charts/compare/clamav-6.0.2...clamav-6.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [clamav-6.0.2](https://github.com/truecharts/charts/compare/clamav-6.0.1...clamav-6.0.2) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [clamav-6.0.1](https://github.com/truecharts/charts/compare/clamav-6.0.0...clamav-6.0.1) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/clamav to 1.0.1 ([#8190](https://github.com/truecharts/charts/issues/8190)) + + + + +## [clamav-6.0.0](https://github.com/truecharts/charts/compare/clamav-5.0.16...clamav-6.0.0) (2023-04-30) + +### Feat + +- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) + + ### Fix + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [clamav-5.0.16](https://github.com/truecharts/charts/compare/clamav-5.0.15...clamav-5.0.16) (2023-02-20) + +### Chore + +- update container image tccr.io/truecharts/clamav to v1.0.1 + + + + +## [clamav-5.0.15](https://github.com/truecharts/charts/compare/clamav-5.0.14...clamav-5.0.15) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [clamav-5.0.14](https://github.com/truecharts/charts/compare/clamav-5.0.13...clamav-5.0.14) (2023-02-07) + +### Chore + +- update container image tccr.io/truecharts/clamav to 1.0.0 + + + diff --git a/stable/clamav/6.0.6/Chart.yaml b/stable/clamav/6.0.6/Chart.yaml new file mode 100644 index 00000000000..8aa5803d4a9 --- /dev/null +++ b/stable/clamav/6.0.6/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.0.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - clamav + - antivirus +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: clamav +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/clamav + - https://github.com/Cisco-Talos/clamav + - https://docs.clamav.net/ +type: application +version: 6.0.6 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/cops/4.0.15/README.md b/stable/clamav/6.0.6/README.md similarity index 100% rename from stable/cops/4.0.15/README.md rename to stable/clamav/6.0.6/README.md diff --git a/stable/clamav/6.0.6/app-changelog.md b/stable/clamav/6.0.6/app-changelog.md new file mode 100644 index 00000000000..b5643e88c5a --- /dev/null +++ b/stable/clamav/6.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [clamav-6.0.6](https://github.com/truecharts/charts/compare/clamav-6.0.5...clamav-6.0.6) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/clamav/6.0.5/app-readme.md b/stable/clamav/6.0.6/app-readme.md similarity index 100% rename from stable/clamav/6.0.5/app-readme.md rename to stable/clamav/6.0.6/app-readme.md diff --git a/stable/clamav/6.0.6/charts/common-12.9.2.tgz b/stable/clamav/6.0.6/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/clamav/6.0.6/charts/common-12.9.2.tgz differ diff --git a/stable/clamav/6.0.5/ix_values.yaml b/stable/clamav/6.0.6/ix_values.yaml similarity index 100% rename from stable/clamav/6.0.5/ix_values.yaml rename to stable/clamav/6.0.6/ix_values.yaml diff --git a/stable/clamav/6.0.5/questions.yaml b/stable/clamav/6.0.6/questions.yaml similarity index 100% rename from stable/clamav/6.0.5/questions.yaml rename to stable/clamav/6.0.6/questions.yaml diff --git a/stable/cryptofolio/7.0.12/templates/NOTES.txt b/stable/clamav/6.0.6/templates/NOTES.txt similarity index 100% rename from stable/cryptofolio/7.0.12/templates/NOTES.txt rename to stable/clamav/6.0.6/templates/NOTES.txt diff --git a/stable/clamav/6.0.5/templates/_cronjob.tpl b/stable/clamav/6.0.6/templates/_cronjob.tpl similarity index 100% rename from stable/clamav/6.0.5/templates/_cronjob.tpl rename to stable/clamav/6.0.6/templates/_cronjob.tpl diff --git a/stable/clamav/6.0.5/templates/common.yaml b/stable/clamav/6.0.6/templates/common.yaml similarity index 100% rename from stable/clamav/6.0.5/templates/common.yaml rename to stable/clamav/6.0.6/templates/common.yaml diff --git a/stable/cryptofolio/7.0.12/values.yaml b/stable/clamav/6.0.6/values.yaml similarity index 100% rename from stable/cryptofolio/7.0.12/values.yaml rename to stable/clamav/6.0.6/values.yaml diff --git a/stable/clarkson/7.0.12/CHANGELOG.md b/stable/clarkson/7.0.12/CHANGELOG.md deleted file mode 100644 index 693d20df35e..00000000000 --- a/stable/clarkson/7.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [clarkson-7.0.12](https://github.com/truecharts/charts/compare/clarkson-7.0.11...clarkson-7.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [clarkson-7.0.11](https://github.com/truecharts/charts/compare/clarkson-7.0.10...clarkson-7.0.11) (2023-05-19) - -### Chore - -- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) - - - - -## [clarkson-7.0.10](https://github.com/truecharts/charts/compare/clarkson-7.0.9...clarkson-7.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [clarkson-7.0.9](https://github.com/truecharts/charts/compare/clarkson-7.0.8...clarkson-7.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [clarkson-7.0.8](https://github.com/truecharts/charts/compare/clarkson-7.0.7...clarkson-7.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [clarkson-7.0.7](https://github.com/truecharts/charts/compare/clarkson-7.0.6...clarkson-7.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [clarkson-7.0.6](https://github.com/truecharts/charts/compare/clarkson-7.0.5...clarkson-7.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [clarkson-7.0.5](https://github.com/truecharts/charts/compare/clarkson-7.0.4...clarkson-7.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [clarkson-7.0.4](https://github.com/truecharts/charts/compare/clarkson-7.0.3...clarkson-7.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [clarkson-7.0.3](https://github.com/truecharts/charts/compare/clarkson-7.0.2...clarkson-7.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [clarkson-7.0.2](https://github.com/truecharts/charts/compare/clarkson-7.0.1...clarkson-7.0.2) (2023-04-15) - -### Chore diff --git a/stable/clarkson/7.0.12/Chart.yaml b/stable/clarkson/7.0.12/Chart.yaml deleted file mode 100644 index 045d3e572eb..00000000000 --- a/stable/clarkson/7.0.12/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "1.1.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.27 -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 -keywords: - - fuel - - car - - log - - fill-up - - vehicle -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: clarkson -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/clarkson - - https://github.com/linuxserver/Clarkson -version: 7.0.12 -annotations: - truecharts.org/catagories: | - - vehicle - truecharts.org/SCALE-support: "true" diff --git a/stable/clarkson/7.0.12/app-changelog.md b/stable/clarkson/7.0.12/app-changelog.md deleted file mode 100644 index dff2aa485d6..00000000000 --- a/stable/clarkson/7.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [clarkson-7.0.12](https://github.com/truecharts/charts/compare/clarkson-7.0.11...clarkson-7.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/clarkson/7.0.12/charts/common-12.8.1.tgz b/stable/clarkson/7.0.12/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/clarkson/7.0.12/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/clarkson/7.0.12/charts/mariadb-7.0.27.tgz b/stable/clarkson/7.0.12/charts/mariadb-7.0.27.tgz deleted file mode 100644 index c0d43d828b9..00000000000 Binary files a/stable/clarkson/7.0.12/charts/mariadb-7.0.27.tgz and /dev/null differ diff --git a/stable/clarkson/7.0.13/CHANGELOG.md b/stable/clarkson/7.0.13/CHANGELOG.md new file mode 100644 index 00000000000..b642e151e97 --- /dev/null +++ b/stable/clarkson/7.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [clarkson-7.0.13](https://github.com/truecharts/charts/compare/clarkson-7.0.12...clarkson-7.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [clarkson-7.0.12](https://github.com/truecharts/charts/compare/clarkson-7.0.11...clarkson-7.0.12) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [clarkson-7.0.11](https://github.com/truecharts/charts/compare/clarkson-7.0.10...clarkson-7.0.11) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + + + +## [clarkson-7.0.10](https://github.com/truecharts/charts/compare/clarkson-7.0.9...clarkson-7.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [clarkson-7.0.9](https://github.com/truecharts/charts/compare/clarkson-7.0.8...clarkson-7.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [clarkson-7.0.8](https://github.com/truecharts/charts/compare/clarkson-7.0.7...clarkson-7.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [clarkson-7.0.7](https://github.com/truecharts/charts/compare/clarkson-7.0.6...clarkson-7.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [clarkson-7.0.6](https://github.com/truecharts/charts/compare/clarkson-7.0.5...clarkson-7.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [clarkson-7.0.5](https://github.com/truecharts/charts/compare/clarkson-7.0.4...clarkson-7.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [clarkson-7.0.4](https://github.com/truecharts/charts/compare/clarkson-7.0.3...clarkson-7.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [clarkson-7.0.3](https://github.com/truecharts/charts/compare/clarkson-7.0.2...clarkson-7.0.3) (2023-04-16) + +### Chore diff --git a/stable/clarkson/7.0.13/Chart.yaml b/stable/clarkson/7.0.13/Chart.yaml new file mode 100644 index 00000000000..9aab1c39eae --- /dev/null +++ b/stable/clarkson/7.0.13/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "1.1.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.29 +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 +keywords: + - fuel + - car + - log + - fill-up + - vehicle +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: clarkson +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/clarkson + - https://github.com/linuxserver/Clarkson +version: 7.0.13 +annotations: + truecharts.org/catagories: | + - vehicle + truecharts.org/SCALE-support: "true" diff --git a/stable/couchpotato/5.0.12/README.md b/stable/clarkson/7.0.13/README.md similarity index 100% rename from stable/couchpotato/5.0.12/README.md rename to stable/clarkson/7.0.13/README.md diff --git a/stable/clarkson/7.0.13/app-changelog.md b/stable/clarkson/7.0.13/app-changelog.md new file mode 100644 index 00000000000..ccf00d2fe41 --- /dev/null +++ b/stable/clarkson/7.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [clarkson-7.0.13](https://github.com/truecharts/charts/compare/clarkson-7.0.12...clarkson-7.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/clarkson/7.0.12/app-readme.md b/stable/clarkson/7.0.13/app-readme.md similarity index 100% rename from stable/clarkson/7.0.12/app-readme.md rename to stable/clarkson/7.0.13/app-readme.md diff --git a/stable/clarkson/7.0.13/charts/common-12.9.2.tgz b/stable/clarkson/7.0.13/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/clarkson/7.0.13/charts/common-12.9.2.tgz differ diff --git a/stable/clarkson/7.0.13/charts/mariadb-7.0.29.tgz b/stable/clarkson/7.0.13/charts/mariadb-7.0.29.tgz new file mode 100644 index 00000000000..21a10bce974 Binary files /dev/null and b/stable/clarkson/7.0.13/charts/mariadb-7.0.29.tgz differ diff --git a/stable/clarkson/7.0.12/ix_values.yaml b/stable/clarkson/7.0.13/ix_values.yaml similarity index 100% rename from stable/clarkson/7.0.12/ix_values.yaml rename to stable/clarkson/7.0.13/ix_values.yaml diff --git a/stable/clarkson/7.0.12/questions.yaml b/stable/clarkson/7.0.13/questions.yaml similarity index 100% rename from stable/clarkson/7.0.12/questions.yaml rename to stable/clarkson/7.0.13/questions.yaml diff --git a/stable/cura-novnc/4.0.14/templates/NOTES.txt b/stable/clarkson/7.0.13/templates/NOTES.txt similarity index 100% rename from stable/cura-novnc/4.0.14/templates/NOTES.txt rename to stable/clarkson/7.0.13/templates/NOTES.txt diff --git a/stable/cryptofolio/7.0.12/templates/common.yaml b/stable/clarkson/7.0.13/templates/common.yaml similarity index 100% rename from stable/cryptofolio/7.0.12/templates/common.yaml rename to stable/clarkson/7.0.13/templates/common.yaml diff --git a/stable/cura-novnc/4.0.14/values.yaml b/stable/clarkson/7.0.13/values.yaml similarity index 100% rename from stable/cura-novnc/4.0.14/values.yaml rename to stable/clarkson/7.0.13/values.yaml diff --git a/stable/cloud9/7.0.13/CHANGELOG.md b/stable/cloud9/7.0.13/CHANGELOG.md deleted file mode 100644 index 9825ea9b8af..00000000000 --- a/stable/cloud9/7.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [cloud9-7.0.13](https://github.com/truecharts/charts/compare/cloud9-7.0.12...cloud9-7.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [cloud9-7.0.12](https://github.com/truecharts/charts/compare/cloud9-7.0.11...cloud9-7.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [cloud9-7.0.11](https://github.com/truecharts/charts/compare/cloud9-7.0.10...cloud9-7.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [cloud9-7.0.10](https://github.com/truecharts/charts/compare/cloud9-7.0.9...cloud9-7.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [cloud9-7.0.9](https://github.com/truecharts/charts/compare/cloud9-7.0.8...cloud9-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [cloud9-7.0.8](https://github.com/truecharts/charts/compare/cloud9-7.0.7...cloud9-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [cloud9-7.0.7](https://github.com/truecharts/charts/compare/cloud9-7.0.6...cloud9-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [cloud9-7.0.6](https://github.com/truecharts/charts/compare/cloud9-7.0.5...cloud9-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [cloud9-7.0.5](https://github.com/truecharts/charts/compare/cloud9-7.0.4...cloud9-7.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [cloud9-7.0.4](https://github.com/truecharts/charts/compare/cloud9-7.0.3...cloud9-7.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [cloud9-7.0.3](https://github.com/truecharts/charts/compare/cloud9-7.0.2...cloud9-7.0.3) (2023-04-14) - - diff --git a/stable/cloud9/7.0.13/Chart.yaml b/stable/cloud9/7.0.13/Chart.yaml deleted file mode 100644 index 5bc5038defd..00000000000 --- a/stable/cloud9/7.0.13/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.29.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - cloud9 - - ide - - terminal - - web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cloud9 -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cloud9 - - https://aws.amazon.com/cloud9/ - - https://github.com/c9/core -type: application -version: 7.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/cloud9/7.0.13/app-changelog.md b/stable/cloud9/7.0.13/app-changelog.md deleted file mode 100644 index aa584787098..00000000000 --- a/stable/cloud9/7.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cloud9-7.0.13](https://github.com/truecharts/charts/compare/cloud9-7.0.12...cloud9-7.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/cloud9/7.0.13/charts/common-12.8.1.tgz b/stable/cloud9/7.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/cloud9/7.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/cloud9/7.0.14/CHANGELOG.md b/stable/cloud9/7.0.14/CHANGELOG.md new file mode 100644 index 00000000000..7d958cc6f54 --- /dev/null +++ b/stable/cloud9/7.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [cloud9-7.0.14](https://github.com/truecharts/charts/compare/cloud9-7.0.13...cloud9-7.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [cloud9-7.0.13](https://github.com/truecharts/charts/compare/cloud9-7.0.12...cloud9-7.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [cloud9-7.0.12](https://github.com/truecharts/charts/compare/cloud9-7.0.11...cloud9-7.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [cloud9-7.0.11](https://github.com/truecharts/charts/compare/cloud9-7.0.10...cloud9-7.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [cloud9-7.0.10](https://github.com/truecharts/charts/compare/cloud9-7.0.9...cloud9-7.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [cloud9-7.0.9](https://github.com/truecharts/charts/compare/cloud9-7.0.8...cloud9-7.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [cloud9-7.0.8](https://github.com/truecharts/charts/compare/cloud9-7.0.7...cloud9-7.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [cloud9-7.0.7](https://github.com/truecharts/charts/compare/cloud9-7.0.6...cloud9-7.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [cloud9-7.0.6](https://github.com/truecharts/charts/compare/cloud9-7.0.5...cloud9-7.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [cloud9-7.0.5](https://github.com/truecharts/charts/compare/cloud9-7.0.4...cloud9-7.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [cloud9-7.0.4](https://github.com/truecharts/charts/compare/cloud9-7.0.3...cloud9-7.0.4) (2023-04-15) + +### Chore diff --git a/stable/cloud9/7.0.14/Chart.yaml b/stable/cloud9/7.0.14/Chart.yaml new file mode 100644 index 00000000000..495fd582f09 --- /dev/null +++ b/stable/cloud9/7.0.14/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.29.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.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 +keywords: + - cloud9 + - ide + - terminal + - web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cloud9 +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/cloud9 + - https://aws.amazon.com/cloud9/ + - https://github.com/c9/core +type: application +version: 7.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/crafty-4/3.0.14/README.md b/stable/cloud9/7.0.14/README.md similarity index 100% rename from stable/crafty-4/3.0.14/README.md rename to stable/cloud9/7.0.14/README.md diff --git a/stable/cloud9/7.0.14/app-changelog.md b/stable/cloud9/7.0.14/app-changelog.md new file mode 100644 index 00000000000..2f7e5a066bb --- /dev/null +++ b/stable/cloud9/7.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cloud9-7.0.14](https://github.com/truecharts/charts/compare/cloud9-7.0.13...cloud9-7.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/cloud9/7.0.13/app-readme.md b/stable/cloud9/7.0.14/app-readme.md similarity index 100% rename from stable/cloud9/7.0.13/app-readme.md rename to stable/cloud9/7.0.14/app-readme.md diff --git a/stable/cloud9/7.0.14/charts/common-12.9.2.tgz b/stable/cloud9/7.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/cloud9/7.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/cloud9/7.0.13/ix_values.yaml b/stable/cloud9/7.0.14/ix_values.yaml similarity index 100% rename from stable/cloud9/7.0.13/ix_values.yaml rename to stable/cloud9/7.0.14/ix_values.yaml diff --git a/stable/cloud9/7.0.13/questions.yaml b/stable/cloud9/7.0.14/questions.yaml similarity index 100% rename from stable/cloud9/7.0.13/questions.yaml rename to stable/cloud9/7.0.14/questions.yaml diff --git a/stable/custom-app/8.0.12/templates/NOTES.txt b/stable/cloud9/7.0.14/templates/NOTES.txt similarity index 100% rename from stable/custom-app/8.0.12/templates/NOTES.txt rename to stable/cloud9/7.0.14/templates/NOTES.txt diff --git a/stable/custom-app/8.0.12/templates/common.yaml b/stable/cloud9/7.0.14/templates/common.yaml similarity index 100% rename from stable/custom-app/8.0.12/templates/common.yaml rename to stable/cloud9/7.0.14/templates/common.yaml diff --git a/stable/custom-app/8.0.12/values.yaml b/stable/cloud9/7.0.14/values.yaml similarity index 100% rename from stable/custom-app/8.0.12/values.yaml rename to stable/cloud9/7.0.14/values.yaml diff --git a/stable/cloudflareddns/5.0.15/CHANGELOG.md b/stable/cloudflareddns/5.0.15/CHANGELOG.md deleted file mode 100644 index c2c26f12978..00000000000 --- a/stable/cloudflareddns/5.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [cloudflareddns-5.0.15](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.14...cloudflareddns-5.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [cloudflareddns-5.0.14](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.13...cloudflareddns-5.0.14) (2023-05-16) - -### Chore - -- update container image tccr.io/truecharts/cloudflareddns to latest ([#8982](https://github.com/truecharts/charts/issues/8982)) - - - - -## [cloudflareddns-5.0.13](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.12...cloudflareddns-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [cloudflareddns-5.0.12](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.11...cloudflareddns-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [cloudflareddns-5.0.11](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.10...cloudflareddns-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [cloudflareddns-5.0.10](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.9...cloudflareddns-5.0.10) (2023-04-26) - -### Chore - -- update container image tccr.io/truecharts/cloudflareddns to latest ([#8193](https://github.com/truecharts/charts/issues/8193)) - - - - -## [cloudflareddns-5.0.9](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.8...cloudflareddns-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [cloudflareddns-5.0.8](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.7...cloudflareddns-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [cloudflareddns-5.0.7](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.6...cloudflareddns-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [cloudflareddns-5.0.6](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.5...cloudflareddns-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [cloudflareddns-5.0.5](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.4...cloudflareddns-5.0.5) (2023-04-16) - -### Chore diff --git a/stable/cloudflareddns/5.0.15/Chart.yaml b/stable/cloudflareddns/5.0.15/Chart.yaml deleted file mode 100644 index 189e948a803..00000000000 --- a/stable/cloudflareddns/5.0.15/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - cloudflareddns - - ddns - - cloudflare -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cloudflareddns -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflareddns - - https://github.com/hotio/cloudflareddns - - https://hotio.dev/containers/cloudflareddns/ -type: application -version: 5.0.15 -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" diff --git a/stable/cloudflareddns/5.0.15/app-changelog.md b/stable/cloudflareddns/5.0.15/app-changelog.md deleted file mode 100644 index 8fceca544fd..00000000000 --- a/stable/cloudflareddns/5.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cloudflareddns-5.0.15](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.14...cloudflareddns-5.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/cloudflareddns/5.0.15/charts/common-12.8.1.tgz b/stable/cloudflareddns/5.0.15/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/cloudflareddns/5.0.15/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/cloudflareddns/5.0.16/CHANGELOG.md b/stable/cloudflareddns/5.0.16/CHANGELOG.md new file mode 100644 index 00000000000..4fc990bfaa7 --- /dev/null +++ b/stable/cloudflareddns/5.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [cloudflareddns-5.0.16](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.15...cloudflareddns-5.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [cloudflareddns-5.0.15](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.14...cloudflareddns-5.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [cloudflareddns-5.0.14](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.13...cloudflareddns-5.0.14) (2023-05-16) + +### Chore + +- update container image tccr.io/truecharts/cloudflareddns to latest ([#8982](https://github.com/truecharts/charts/issues/8982)) + + + + +## [cloudflareddns-5.0.13](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.12...cloudflareddns-5.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [cloudflareddns-5.0.12](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.11...cloudflareddns-5.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [cloudflareddns-5.0.11](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.10...cloudflareddns-5.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [cloudflareddns-5.0.10](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.9...cloudflareddns-5.0.10) (2023-04-26) + +### Chore + +- update container image tccr.io/truecharts/cloudflareddns to latest ([#8193](https://github.com/truecharts/charts/issues/8193)) + + + + +## [cloudflareddns-5.0.9](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.8...cloudflareddns-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [cloudflareddns-5.0.8](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.7...cloudflareddns-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [cloudflareddns-5.0.7](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.6...cloudflareddns-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [cloudflareddns-5.0.6](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.5...cloudflareddns-5.0.6) (2023-04-16) + +### Chore diff --git a/stable/cloudflareddns/5.0.16/Chart.yaml b/stable/cloudflareddns/5.0.16/Chart.yaml new file mode 100644 index 00000000000..cf13fce5d4b --- /dev/null +++ b/stable/cloudflareddns/5.0.16/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - cloudflareddns + - ddns + - cloudflare +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cloudflareddns +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/cloudflareddns + - https://github.com/hotio/cloudflareddns + - https://hotio.dev/containers/cloudflareddns/ +type: application +version: 5.0.16 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" diff --git a/stable/cryptofolio/7.0.12/README.md b/stable/cloudflareddns/5.0.16/README.md similarity index 100% rename from stable/cryptofolio/7.0.12/README.md rename to stable/cloudflareddns/5.0.16/README.md diff --git a/stable/cloudflareddns/5.0.16/app-changelog.md b/stable/cloudflareddns/5.0.16/app-changelog.md new file mode 100644 index 00000000000..87f2c46c51b --- /dev/null +++ b/stable/cloudflareddns/5.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cloudflareddns-5.0.16](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.15...cloudflareddns-5.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/cloudflareddns/5.0.15/app-readme.md b/stable/cloudflareddns/5.0.16/app-readme.md similarity index 100% rename from stable/cloudflareddns/5.0.15/app-readme.md rename to stable/cloudflareddns/5.0.16/app-readme.md diff --git a/stable/cloudflareddns/5.0.16/charts/common-12.9.2.tgz b/stable/cloudflareddns/5.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/cloudflareddns/5.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/cloudflareddns/5.0.15/ix_values.yaml b/stable/cloudflareddns/5.0.16/ix_values.yaml similarity index 100% rename from stable/cloudflareddns/5.0.15/ix_values.yaml rename to stable/cloudflareddns/5.0.16/ix_values.yaml diff --git a/stable/cloudflareddns/5.0.15/questions.yaml b/stable/cloudflareddns/5.0.16/questions.yaml similarity index 100% rename from stable/cloudflareddns/5.0.15/questions.yaml rename to stable/cloudflareddns/5.0.16/questions.yaml diff --git a/stable/cyberchef/5.0.18/templates/NOTES.txt b/stable/cloudflareddns/5.0.16/templates/NOTES.txt similarity index 100% rename from stable/cyberchef/5.0.18/templates/NOTES.txt rename to stable/cloudflareddns/5.0.16/templates/NOTES.txt diff --git a/stable/cloudflareddns/5.0.15/templates/_secret.tpl b/stable/cloudflareddns/5.0.16/templates/_secret.tpl similarity index 100% rename from stable/cloudflareddns/5.0.15/templates/_secret.tpl rename to stable/cloudflareddns/5.0.16/templates/_secret.tpl diff --git a/stable/cloudflareddns/5.0.15/templates/common.yaml b/stable/cloudflareddns/5.0.16/templates/common.yaml similarity index 100% rename from stable/cloudflareddns/5.0.15/templates/common.yaml rename to stable/cloudflareddns/5.0.16/templates/common.yaml diff --git a/stable/cyberchef/5.0.18/values.yaml b/stable/cloudflareddns/5.0.16/values.yaml similarity index 100% rename from stable/cyberchef/5.0.18/values.yaml rename to stable/cloudflareddns/5.0.16/values.yaml diff --git a/stable/code-server/7.0.15/CHANGELOG.md b/stable/code-server/7.0.15/CHANGELOG.md deleted file mode 100644 index 15f2fbacc4b..00000000000 --- a/stable/code-server/7.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [code-server-7.0.15](https://github.com/truecharts/charts/compare/code-server-7.0.14...code-server-7.0.15) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/code-server to v4.13.0 ([#9040](https://github.com/truecharts/charts/issues/9040)) - - - - -## [code-server-7.0.14](https://github.com/truecharts/charts/compare/code-server-7.0.13...code-server-7.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [code-server-7.0.13](https://github.com/truecharts/charts/compare/code-server-7.0.12...code-server-7.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [code-server-7.0.12](https://github.com/truecharts/charts/compare/code-server-7.0.11...code-server-7.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [code-server-7.0.11](https://github.com/truecharts/charts/compare/code-server-7.0.10...code-server-7.0.11) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/code-server to v4.12.0 ([#8562](https://github.com/truecharts/charts/issues/8562)) - - - - -## [code-server-7.0.10](https://github.com/truecharts/charts/compare/code-server-7.0.9...code-server-7.0.10) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/code-server to v4.10.1 ([#8439](https://github.com/truecharts/charts/issues/8439)) - - - - -## [code-server-7.0.9](https://github.com/truecharts/charts/compare/code-server-7.0.8...code-server-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [code-server-7.0.8](https://github.com/truecharts/charts/compare/code-server-7.0.7...code-server-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [code-server-7.0.7](https://github.com/truecharts/charts/compare/code-server-7.0.6...code-server-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [code-server-7.0.6](https://github.com/truecharts/charts/compare/code-server-7.0.5...code-server-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [code-server-7.0.5](https://github.com/truecharts/charts/compare/code-server-7.0.4...code-server-7.0.5) (2023-04-16) - -### Chore diff --git a/stable/code-server/7.0.15/Chart.yaml b/stable/code-server/7.0.15/Chart.yaml deleted file mode 100644 index 01803f68b48..00000000000 --- a/stable/code-server/7.0.15/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "4.13.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - code - - vs - - visual studio - - vscode -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: code-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/code-server - - https://github.com/cdr/code-server -type: application -version: 7.0.15 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/code-server/7.0.15/app-changelog.md b/stable/code-server/7.0.15/app-changelog.md deleted file mode 100644 index 199792848b6..00000000000 --- a/stable/code-server/7.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [code-server-7.0.15](https://github.com/truecharts/charts/compare/code-server-7.0.14...code-server-7.0.15) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/code-server to v4.13.0 ([#9040](https://github.com/truecharts/charts/issues/9040)) - - \ No newline at end of file diff --git a/stable/code-server/7.0.15/charts/common-12.8.1.tgz b/stable/code-server/7.0.15/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/code-server/7.0.15/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/code-server/7.0.15/questions.yaml b/stable/code-server/7.0.15/questions.yaml deleted file mode 100644 index 55d17ec6fcb..00000000000 --- a/stable/code-server/7.0.15/questions.yaml +++ /dev/null @@ -1,1879 +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: 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: 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: hostNetwork - group: Networking and Services - label: Host-Networking (Complicated) - schema: - hidden: true - type: boolean - default: false - - 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: - 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: - 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 - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: [] - items: - - variable: pathEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: path - label: Path - schema: - type: string - required: true - default: "/" - - variable: pathType - label: Path Type - schema: - type: string - required: true - default: Prefix - - variable: certificateIssuer - label: Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - 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: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: 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: service - label: Linked Service - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: Service Name - schema: - type: string - default: "" - - variable: port - label: Service Port - schema: - type: int - - variable: clusterIssuer - label: clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - default: [] - show_if: [["clusterIssuer", "=", ""]] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - variable: clusterIssuer - 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: [["clusterIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - type: string - show_if: [["clusterIssuer", "=", ""]] - default: "" - - variable: entrypoint - label: Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: securityContext - group: Security and Permissions - label: Security Context - schema: - additional_attrs: true - type: dict - attrs: - - variable: container - label: Container - schema: - additional_attrs: true - type: dict - attrs: - # Settings from questions.yaml get appended here on a per-app basis - - - variable: runAsUser - label: "runAsUser" - description: "The UserID of the user running the application" - schema: - type: int - default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: - 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: 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: - 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: - 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 - - 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/code-server/7.0.16/CHANGELOG.md b/stable/code-server/7.0.16/CHANGELOG.md new file mode 100644 index 00000000000..892fa634d4d --- /dev/null +++ b/stable/code-server/7.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [code-server-7.0.16](https://github.com/truecharts/charts/compare/code-server-7.0.15...code-server-7.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [code-server-7.0.15](https://github.com/truecharts/charts/compare/code-server-7.0.14...code-server-7.0.15) (2023-05-21) + +### Chore + +- update container image tccr.io/truecharts/code-server to v4.13.0 ([#9040](https://github.com/truecharts/charts/issues/9040)) + + + + +## [code-server-7.0.14](https://github.com/truecharts/charts/compare/code-server-7.0.13...code-server-7.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [code-server-7.0.13](https://github.com/truecharts/charts/compare/code-server-7.0.12...code-server-7.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [code-server-7.0.12](https://github.com/truecharts/charts/compare/code-server-7.0.11...code-server-7.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [code-server-7.0.11](https://github.com/truecharts/charts/compare/code-server-7.0.10...code-server-7.0.11) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/code-server to v4.12.0 ([#8562](https://github.com/truecharts/charts/issues/8562)) + + + + +## [code-server-7.0.10](https://github.com/truecharts/charts/compare/code-server-7.0.9...code-server-7.0.10) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/code-server to v4.10.1 ([#8439](https://github.com/truecharts/charts/issues/8439)) + + + + +## [code-server-7.0.9](https://github.com/truecharts/charts/compare/code-server-7.0.8...code-server-7.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [code-server-7.0.8](https://github.com/truecharts/charts/compare/code-server-7.0.7...code-server-7.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [code-server-7.0.7](https://github.com/truecharts/charts/compare/code-server-7.0.6...code-server-7.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + diff --git a/stable/code-server/7.0.16/Chart.yaml b/stable/code-server/7.0.16/Chart.yaml new file mode 100644 index 00000000000..4b1ef41df26 --- /dev/null +++ b/stable/code-server/7.0.16/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.13.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - code + - vs + - visual studio + - vscode +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: code-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/code-server + - https://github.com/cdr/code-server +type: application +version: 7.0.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/cura-novnc/4.0.14/README.md b/stable/code-server/7.0.16/README.md similarity index 100% rename from stable/cura-novnc/4.0.14/README.md rename to stable/code-server/7.0.16/README.md diff --git a/stable/code-server/7.0.16/app-changelog.md b/stable/code-server/7.0.16/app-changelog.md new file mode 100644 index 00000000000..cfea67941b3 --- /dev/null +++ b/stable/code-server/7.0.16/app-changelog.md @@ -0,0 +1,13 @@ + + +## [code-server-7.0.16](https://github.com/truecharts/charts/compare/code-server-7.0.15...code-server-7.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + \ No newline at end of file diff --git a/stable/code-server/7.0.15/app-readme.md b/stable/code-server/7.0.16/app-readme.md similarity index 100% rename from stable/code-server/7.0.15/app-readme.md rename to stable/code-server/7.0.16/app-readme.md diff --git a/stable/code-server/7.0.16/charts/common-12.9.2.tgz b/stable/code-server/7.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/code-server/7.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/code-server/7.0.15/ix_values.yaml b/stable/code-server/7.0.16/ix_values.yaml similarity index 100% rename from stable/code-server/7.0.15/ix_values.yaml rename to stable/code-server/7.0.16/ix_values.yaml diff --git a/stable/code-server/7.0.16/questions.yaml b/stable/code-server/7.0.16/questions.yaml new file mode 100644 index 00000000000..fcd6fcbbb70 --- /dev/null +++ b/stable/code-server/7.0.16/questions.yaml @@ -0,0 +1,1940 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/4.0.16/templates/NOTES.txt b/stable/code-server/7.0.16/templates/NOTES.txt similarity index 100% rename from stable/czkawka/4.0.16/templates/NOTES.txt rename to stable/code-server/7.0.16/templates/NOTES.txt diff --git a/stable/code-server/7.0.15/templates/common.yaml b/stable/code-server/7.0.16/templates/common.yaml similarity index 100% rename from stable/code-server/7.0.15/templates/common.yaml rename to stable/code-server/7.0.16/templates/common.yaml diff --git a/stable/czkawka/4.0.16/values.yaml b/stable/code-server/7.0.16/values.yaml similarity index 100% rename from stable/czkawka/4.0.16/values.yaml rename to stable/code-server/7.0.16/values.yaml diff --git a/stable/commento-plusplus/7.0.4/CHANGELOG.md b/stable/commento-plusplus/7.0.4/CHANGELOG.md deleted file mode 100644 index 44b74c8c631..00000000000 --- a/stable/commento-plusplus/7.0.4/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [commento-plusplus-7.0.4](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.3...commento-plusplus-7.0.4) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [commento-plusplus-7.0.3](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.2...commento-plusplus-7.0.3) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [commento-plusplus-7.0.2](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.1...commento-plusplus-7.0.2) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [commento-plusplus-7.0.1](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.0...commento-plusplus-7.0.1) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [commento-plusplus-7.0.0](https://github.com/truecharts/charts/compare/commento-plusplus-6.0.23...commento-plusplus-7.0.0) (2023-04-30) - -### Feat - -- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - - - -## [commento-plusplus-6.0.23](https://github.com/truecharts/charts/compare/commento-plusplus-6.0.22...commento-plusplus-6.0.23) (2023-02-27) - -### Chore - -- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725)) - - - - -## [commento-plusplus-6.0.22](https://github.com/truecharts/charts/compare/commento-plusplus-6.0.21...commento-plusplus-6.0.22) (2023-02-19) - -### Chore - -- update helm general non-major - - - - -## [commento-plusplus-6.0.21](https://github.com/truecharts/charts/compare/commento-plusplus-6.0.20...commento-plusplus-6.0.21) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [commento-plusplus-6.0.20](https://github.com/truecharts/charts/compare/commento-plusplus-6.0.19...commento-plusplus-6.0.20) (2023-02-02) - -### Fix - -- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826)) - - - - -## [commento-plusplus-6.0.19](https://github.com/truecharts/charts/compare/commento-plusplus-6.0.18...commento-plusplus-6.0.19) (2023-01-24) - -### Chore - -- update helm general non-major ([#6689](https://github.com/truecharts/charts/issues/6689)) - - - diff --git a/stable/commento-plusplus/7.0.4/Chart.yaml b/stable/commento-plusplus/7.0.4/Chart.yaml deleted file mode 100644 index fdd5cde657a..00000000000 --- a/stable/commento-plusplus/7.0.4/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "1.8.7" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - commento -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: commento-plusplus -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/commento-plusplus - - https://github.com/souramoo/commentoplusplus -version: 7.0.4 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/commento-plusplus/7.0.4/app-changelog.md b/stable/commento-plusplus/7.0.4/app-changelog.md deleted file mode 100644 index 358e4dfe4c7..00000000000 --- a/stable/commento-plusplus/7.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [commento-plusplus-7.0.4](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.3...commento-plusplus-7.0.4) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/commento-plusplus/7.0.4/charts/common-12.8.1.tgz b/stable/commento-plusplus/7.0.4/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/commento-plusplus/7.0.4/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/commento-plusplus/7.0.5/CHANGELOG.md b/stable/commento-plusplus/7.0.5/CHANGELOG.md new file mode 100644 index 00000000000..ab3b4057e28 --- /dev/null +++ b/stable/commento-plusplus/7.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [commento-plusplus-7.0.5](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.4...commento-plusplus-7.0.5) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [commento-plusplus-7.0.4](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.3...commento-plusplus-7.0.4) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [commento-plusplus-7.0.3](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.2...commento-plusplus-7.0.3) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [commento-plusplus-7.0.2](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.1...commento-plusplus-7.0.2) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [commento-plusplus-7.0.1](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.0...commento-plusplus-7.0.1) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [commento-plusplus-7.0.0](https://github.com/truecharts/charts/compare/commento-plusplus-6.0.23...commento-plusplus-7.0.0) (2023-04-30) + +### Feat + +- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) + + ### Fix + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [commento-plusplus-6.0.23](https://github.com/truecharts/charts/compare/commento-plusplus-6.0.22...commento-plusplus-6.0.23) (2023-02-27) + +### Chore + +- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725)) + + + + +## [commento-plusplus-6.0.22](https://github.com/truecharts/charts/compare/commento-plusplus-6.0.21...commento-plusplus-6.0.22) (2023-02-19) + +### Chore + +- update helm general non-major + + + + +## [commento-plusplus-6.0.21](https://github.com/truecharts/charts/compare/commento-plusplus-6.0.20...commento-plusplus-6.0.21) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [commento-plusplus-6.0.20](https://github.com/truecharts/charts/compare/commento-plusplus-6.0.19...commento-plusplus-6.0.20) (2023-02-02) + +### Fix + +- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826)) + + + diff --git a/stable/commento-plusplus/7.0.5/Chart.yaml b/stable/commento-plusplus/7.0.5/Chart.yaml new file mode 100644 index 00000000000..be4caa585e1 --- /dev/null +++ b/stable/commento-plusplus/7.0.5/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.8.7" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - commento +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: commento-plusplus +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/commento-plusplus + - https://github.com/souramoo/commentoplusplus +version: 7.0.5 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/custom-app/8.0.12/README.md b/stable/commento-plusplus/7.0.5/README.md similarity index 100% rename from stable/custom-app/8.0.12/README.md rename to stable/commento-plusplus/7.0.5/README.md diff --git a/stable/commento-plusplus/7.0.5/app-changelog.md b/stable/commento-plusplus/7.0.5/app-changelog.md new file mode 100644 index 00000000000..17e684122c5 --- /dev/null +++ b/stable/commento-plusplus/7.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [commento-plusplus-7.0.5](https://github.com/truecharts/charts/compare/commento-plusplus-7.0.4...commento-plusplus-7.0.5) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/commento-plusplus/7.0.4/app-readme.md b/stable/commento-plusplus/7.0.5/app-readme.md similarity index 100% rename from stable/commento-plusplus/7.0.4/app-readme.md rename to stable/commento-plusplus/7.0.5/app-readme.md diff --git a/stable/commento-plusplus/7.0.5/charts/common-12.9.2.tgz b/stable/commento-plusplus/7.0.5/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/commento-plusplus/7.0.5/charts/common-12.9.2.tgz differ diff --git a/stable/commento-plusplus/7.0.4/ix_values.yaml b/stable/commento-plusplus/7.0.5/ix_values.yaml similarity index 100% rename from stable/commento-plusplus/7.0.4/ix_values.yaml rename to stable/commento-plusplus/7.0.5/ix_values.yaml diff --git a/stable/commento-plusplus/7.0.4/questions.yaml b/stable/commento-plusplus/7.0.5/questions.yaml similarity index 100% rename from stable/commento-plusplus/7.0.4/questions.yaml rename to stable/commento-plusplus/7.0.5/questions.yaml diff --git a/stable/dashdot/4.0.15/templates/NOTES.txt b/stable/commento-plusplus/7.0.5/templates/NOTES.txt similarity index 100% rename from stable/dashdot/4.0.15/templates/NOTES.txt rename to stable/commento-plusplus/7.0.5/templates/NOTES.txt diff --git a/stable/cyberchef/5.0.18/templates/common.yaml b/stable/commento-plusplus/7.0.5/templates/common.yaml similarity index 100% rename from stable/cyberchef/5.0.18/templates/common.yaml rename to stable/commento-plusplus/7.0.5/templates/common.yaml diff --git a/stable/dashdot/4.0.15/values.yaml b/stable/commento-plusplus/7.0.5/values.yaml similarity index 100% rename from stable/dashdot/4.0.15/values.yaml rename to stable/commento-plusplus/7.0.5/values.yaml diff --git a/stable/cops/4.0.15/CHANGELOG.md b/stable/cops/4.0.15/CHANGELOG.md deleted file mode 100644 index 6e16d3bfc3f..00000000000 --- a/stable/cops/4.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [cops-4.0.15](https://github.com/truecharts/charts/compare/cops-4.0.14...cops-4.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [cops-4.0.14](https://github.com/truecharts/charts/compare/cops-4.0.13...cops-4.0.14) (2023-05-16) - -### Chore - -- update container image tccr.io/truecharts/cops to latest ([#8983](https://github.com/truecharts/charts/issues/8983)) - - - - -## [cops-4.0.13](https://github.com/truecharts/charts/compare/cops-4.0.12...cops-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [cops-4.0.12](https://github.com/truecharts/charts/compare/cops-4.0.11...cops-4.0.12) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/cops to latest ([#8938](https://github.com/truecharts/charts/issues/8938)) - - - - -## [cops-4.0.11](https://github.com/truecharts/charts/compare/cops-4.0.10...cops-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [cops-4.0.10](https://github.com/truecharts/charts/compare/cops-4.0.9...cops-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [cops-4.0.9](https://github.com/truecharts/charts/compare/cops-4.0.8...cops-4.0.9) (2023-05-01) - -### Chore - -- update container image tccr.io/truecharts/cops to latest ([#8667](https://github.com/truecharts/charts/issues/8667)) - - - - -## [cops-4.0.8](https://github.com/truecharts/charts/compare/cops-4.0.7...cops-4.0.8) (2023-04-26) - -### Chore - -- update container image tccr.io/truecharts/cops to latest ([#8194](https://github.com/truecharts/charts/issues/8194)) - - - - -## [cops-4.0.7](https://github.com/truecharts/charts/compare/cops-4.0.6...cops-4.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [cops-4.0.6](https://github.com/truecharts/charts/compare/cops-4.0.5...cops-4.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [cops-4.0.5](https://github.com/truecharts/charts/compare/cops-4.0.4...cops-4.0.5) (2023-04-20) - -### Chore diff --git a/stable/cops/4.0.15/Chart.yaml b/stable/cops/4.0.15/Chart.yaml deleted file mode 100644 index a2a995b8ebf..00000000000 --- a/stable/cops/4.0.15/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -description: "Cops(http://blog.slucas.fr/en/oss/calibre-opds-php-server) by Sébastien Lucas, stands for Calibre OPDS (and HTML) Php Server.\n" -home: https://truecharts.org/charts/stable/cops -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cops.png -keywords: - - cops - - Cloud - - MediaApp-Books - - MediaServer-Books -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cops -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cops - - http://blog.slucas.fr/en/oss/calibre-opds-php-server - - https://github.com/orgs/linuxserver/packages/container/package/cops - - https://github.com/linuxserver/docker-cops#readme -type: application -version: 4.0.15 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - MediaApp-Books - - MediaServer-Books diff --git a/stable/cops/4.0.15/app-changelog.md b/stable/cops/4.0.15/app-changelog.md deleted file mode 100644 index 6d1050e912c..00000000000 --- a/stable/cops/4.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cops-4.0.15](https://github.com/truecharts/charts/compare/cops-4.0.14...cops-4.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/cops/4.0.15/charts/common-12.8.1.tgz b/stable/cops/4.0.15/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/cops/4.0.15/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/cops/4.0.16/CHANGELOG.md b/stable/cops/4.0.16/CHANGELOG.md new file mode 100644 index 00000000000..1484419eb2c --- /dev/null +++ b/stable/cops/4.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [cops-4.0.16](https://github.com/truecharts/charts/compare/cops-4.0.15...cops-4.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [cops-4.0.15](https://github.com/truecharts/charts/compare/cops-4.0.14...cops-4.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [cops-4.0.14](https://github.com/truecharts/charts/compare/cops-4.0.13...cops-4.0.14) (2023-05-16) + +### Chore + +- update container image tccr.io/truecharts/cops to latest ([#8983](https://github.com/truecharts/charts/issues/8983)) + + + + +## [cops-4.0.13](https://github.com/truecharts/charts/compare/cops-4.0.12...cops-4.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [cops-4.0.12](https://github.com/truecharts/charts/compare/cops-4.0.11...cops-4.0.12) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/cops to latest ([#8938](https://github.com/truecharts/charts/issues/8938)) + + + + +## [cops-4.0.11](https://github.com/truecharts/charts/compare/cops-4.0.10...cops-4.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [cops-4.0.10](https://github.com/truecharts/charts/compare/cops-4.0.9...cops-4.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [cops-4.0.9](https://github.com/truecharts/charts/compare/cops-4.0.8...cops-4.0.9) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/cops to latest ([#8667](https://github.com/truecharts/charts/issues/8667)) + + + + +## [cops-4.0.8](https://github.com/truecharts/charts/compare/cops-4.0.7...cops-4.0.8) (2023-04-26) + +### Chore + +- update container image tccr.io/truecharts/cops to latest ([#8194](https://github.com/truecharts/charts/issues/8194)) + + + + +## [cops-4.0.7](https://github.com/truecharts/charts/compare/cops-4.0.6...cops-4.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [cops-4.0.6](https://github.com/truecharts/charts/compare/cops-4.0.5...cops-4.0.6) (2023-04-25) + +### Chore diff --git a/stable/cops/4.0.16/Chart.yaml b/stable/cops/4.0.16/Chart.yaml new file mode 100644 index 00000000000..056e68f832c --- /dev/null +++ b/stable/cops/4.0.16/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +description: "Cops(http://blog.slucas.fr/en/oss/calibre-opds-php-server) by Sébastien Lucas, stands for Calibre OPDS (and HTML) Php Server.\n" +home: https://truecharts.org/charts/stable/cops +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cops.png +keywords: + - cops + - Cloud + - MediaApp-Books + - MediaServer-Books +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cops +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/cops + - http://blog.slucas.fr/en/oss/calibre-opds-php-server + - https://github.com/orgs/linuxserver/packages/container/package/cops + - https://github.com/linuxserver/docker-cops#readme +type: application +version: 4.0.16 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - MediaApp-Books + - MediaServer-Books diff --git a/stable/cyberchef/5.0.18/README.md b/stable/cops/4.0.16/README.md similarity index 100% rename from stable/cyberchef/5.0.18/README.md rename to stable/cops/4.0.16/README.md diff --git a/stable/cops/4.0.16/app-changelog.md b/stable/cops/4.0.16/app-changelog.md new file mode 100644 index 00000000000..48cf64525e6 --- /dev/null +++ b/stable/cops/4.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cops-4.0.16](https://github.com/truecharts/charts/compare/cops-4.0.15...cops-4.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/cops/4.0.15/app-readme.md b/stable/cops/4.0.16/app-readme.md similarity index 100% rename from stable/cops/4.0.15/app-readme.md rename to stable/cops/4.0.16/app-readme.md diff --git a/stable/cops/4.0.16/charts/common-12.9.2.tgz b/stable/cops/4.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/cops/4.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/cops/4.0.15/ix_values.yaml b/stable/cops/4.0.16/ix_values.yaml similarity index 100% rename from stable/cops/4.0.15/ix_values.yaml rename to stable/cops/4.0.16/ix_values.yaml diff --git a/stable/cops/4.0.15/questions.yaml b/stable/cops/4.0.16/questions.yaml similarity index 100% rename from stable/cops/4.0.15/questions.yaml rename to stable/cops/4.0.16/questions.yaml diff --git a/stable/davos/7.0.13/templates/NOTES.txt b/stable/cops/4.0.16/templates/NOTES.txt similarity index 100% rename from stable/davos/7.0.13/templates/NOTES.txt rename to stable/cops/4.0.16/templates/NOTES.txt diff --git a/stable/cops/4.0.15/templates/common.yaml b/stable/cops/4.0.16/templates/common.yaml similarity index 100% rename from stable/cops/4.0.15/templates/common.yaml rename to stable/cops/4.0.16/templates/common.yaml diff --git a/stable/davos/7.0.13/values.yaml b/stable/cops/4.0.16/values.yaml similarity index 100% rename from stable/davos/7.0.13/values.yaml rename to stable/cops/4.0.16/values.yaml diff --git a/stable/couchpotato/5.0.12/CHANGELOG.md b/stable/couchpotato/5.0.12/CHANGELOG.md deleted file mode 100644 index 85bc2912dce..00000000000 --- a/stable/couchpotato/5.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [couchpotato-5.0.12](https://github.com/truecharts/charts/compare/couchpotato-5.0.11...couchpotato-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [couchpotato-5.0.11](https://github.com/truecharts/charts/compare/couchpotato-5.0.10...couchpotato-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [couchpotato-5.0.10](https://github.com/truecharts/charts/compare/couchpotato-5.0.9...couchpotato-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [couchpotato-5.0.9](https://github.com/truecharts/charts/compare/couchpotato-5.0.8...couchpotato-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [couchpotato-5.0.8](https://github.com/truecharts/charts/compare/couchpotato-5.0.7...couchpotato-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [couchpotato-5.0.7](https://github.com/truecharts/charts/compare/couchpotato-5.0.6...couchpotato-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [couchpotato-5.0.6](https://github.com/truecharts/charts/compare/couchpotato-5.0.5...couchpotato-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [couchpotato-5.0.5](https://github.com/truecharts/charts/compare/couchpotato-5.0.4...couchpotato-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [couchpotato-5.0.4](https://github.com/truecharts/charts/compare/couchpotato-5.0.3...couchpotato-5.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [couchpotato-5.0.3](https://github.com/truecharts/charts/compare/couchpotato-5.0.2...couchpotato-5.0.3) (2023-04-14) - - - - -## [couchpotato-5.0.2](https://github.com/truecharts/charts/compare/couchpotato-5.0.1...couchpotato-5.0.2) (2023-04-12) - -### Chore - -- bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959)) - - diff --git a/stable/couchpotato/5.0.12/Chart.yaml b/stable/couchpotato/5.0.12/Chart.yaml deleted file mode 100644 index 2f5068782d5..00000000000 --- a/stable/couchpotato/5.0.12/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: couchpotato -version: 5.0.12 -appVersion: "2021.11.22" -description: Couchpotato is an automatic NZB and torrent downloader. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/couchpotato -icon: https://truecharts.org/img/hotlink-ok/chart-icons/couchpotato.png -keywords: - - couchpotato -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/couchpotato -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/couchpotato/5.0.12/app-changelog.md b/stable/couchpotato/5.0.12/app-changelog.md deleted file mode 100644 index 2052de470a0..00000000000 --- a/stable/couchpotato/5.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [couchpotato-5.0.12](https://github.com/truecharts/charts/compare/couchpotato-5.0.11...couchpotato-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - \ No newline at end of file diff --git a/stable/couchpotato/5.0.12/charts/common-12.8.1.tgz b/stable/couchpotato/5.0.12/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/couchpotato/5.0.12/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/couchpotato/5.0.12/questions.yaml b/stable/couchpotato/5.0.12/questions.yaml deleted file mode 100644 index 436371d01ff..00000000000 --- a/stable/couchpotato/5.0.12/questions.yaml +++ /dev/null @@ -1,1866 +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: 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: 10139 - required: true - - variable: serviceexpert - group: Networking and Services - label: Show Expert Config - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: hostNetwork - group: Networking and Services - label: Host-Networking (Complicated) - schema: - hidden: true - type: boolean - default: false - - 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: - 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: - 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 - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: [] - items: - - variable: pathEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: path - label: Path - schema: - type: string - required: true - default: "/" - - variable: pathType - label: Path Type - schema: - type: string - required: true - default: Prefix - - variable: certificateIssuer - label: Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - 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: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: 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: service - label: Linked Service - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: Service Name - schema: - type: string - default: "" - - variable: port - label: Service Port - schema: - type: int - - variable: clusterIssuer - label: clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - default: [] - show_if: [["clusterIssuer", "=", ""]] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - variable: clusterIssuer - 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: [["clusterIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - type: string - show_if: [["clusterIssuer", "=", ""]] - default: "" - - variable: entrypoint - label: Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: securityContext - group: Security and Permissions - label: Security Context - schema: - additional_attrs: true - type: dict - attrs: - - variable: container - label: Container - schema: - additional_attrs: true - type: dict - attrs: - # Settings from questions.yaml get appended here on a per-app basis - - - variable: runAsUser - label: "runAsUser" - description: "The UserID of the user running the application" - schema: - type: int - default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: - 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: 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: - 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: - 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 - - 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/couchpotato/5.0.13/CHANGELOG.md b/stable/couchpotato/5.0.13/CHANGELOG.md new file mode 100644 index 00000000000..7be21492fbc --- /dev/null +++ b/stable/couchpotato/5.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [couchpotato-5.0.13](https://github.com/truecharts/charts/compare/couchpotato-5.0.12...couchpotato-5.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [couchpotato-5.0.12](https://github.com/truecharts/charts/compare/couchpotato-5.0.11...couchpotato-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [couchpotato-5.0.11](https://github.com/truecharts/charts/compare/couchpotato-5.0.10...couchpotato-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [couchpotato-5.0.10](https://github.com/truecharts/charts/compare/couchpotato-5.0.9...couchpotato-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [couchpotato-5.0.9](https://github.com/truecharts/charts/compare/couchpotato-5.0.8...couchpotato-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [couchpotato-5.0.8](https://github.com/truecharts/charts/compare/couchpotato-5.0.7...couchpotato-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [couchpotato-5.0.7](https://github.com/truecharts/charts/compare/couchpotato-5.0.6...couchpotato-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [couchpotato-5.0.6](https://github.com/truecharts/charts/compare/couchpotato-5.0.5...couchpotato-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [couchpotato-5.0.5](https://github.com/truecharts/charts/compare/couchpotato-5.0.4...couchpotato-5.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [couchpotato-5.0.4](https://github.com/truecharts/charts/compare/couchpotato-5.0.3...couchpotato-5.0.4) (2023-04-15) + +### Chore + +- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) + + + diff --git a/stable/couchpotato/5.0.13/Chart.yaml b/stable/couchpotato/5.0.13/Chart.yaml new file mode 100644 index 00000000000..66e9ec77e9e --- /dev/null +++ b/stable/couchpotato/5.0.13/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: couchpotato +version: 5.0.13 +appVersion: "2021.11.22" +description: Couchpotato is an automatic NZB and torrent downloader. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/couchpotato +icon: https://truecharts.org/img/hotlink-ok/chart-icons/couchpotato.png +keywords: + - couchpotato +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/couchpotato +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/czkawka/4.0.16/README.md b/stable/couchpotato/5.0.13/README.md similarity index 100% rename from stable/czkawka/4.0.16/README.md rename to stable/couchpotato/5.0.13/README.md diff --git a/stable/couchpotato/5.0.13/app-changelog.md b/stable/couchpotato/5.0.13/app-changelog.md new file mode 100644 index 00000000000..cf506b31635 --- /dev/null +++ b/stable/couchpotato/5.0.13/app-changelog.md @@ -0,0 +1,13 @@ + + +## [couchpotato-5.0.13](https://github.com/truecharts/charts/compare/couchpotato-5.0.12...couchpotato-5.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + \ No newline at end of file diff --git a/stable/couchpotato/5.0.12/app-readme.md b/stable/couchpotato/5.0.13/app-readme.md similarity index 100% rename from stable/couchpotato/5.0.12/app-readme.md rename to stable/couchpotato/5.0.13/app-readme.md diff --git a/stable/couchpotato/5.0.13/charts/common-12.9.2.tgz b/stable/couchpotato/5.0.13/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/couchpotato/5.0.13/charts/common-12.9.2.tgz differ diff --git a/stable/couchpotato/5.0.12/ix_values.yaml b/stable/couchpotato/5.0.13/ix_values.yaml similarity index 100% rename from stable/couchpotato/5.0.12/ix_values.yaml rename to stable/couchpotato/5.0.13/ix_values.yaml diff --git a/stable/couchpotato/5.0.13/questions.yaml b/stable/couchpotato/5.0.13/questions.yaml new file mode 100644 index 00000000000..f4f43c0388a --- /dev/null +++ b/stable/couchpotato/5.0.13/questions.yaml @@ -0,0 +1,1927 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10139 + 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/5.0.14/templates/NOTES.txt b/stable/couchpotato/5.0.13/templates/NOTES.txt similarity index 100% rename from stable/ddclient/5.0.14/templates/NOTES.txt rename to stable/couchpotato/5.0.13/templates/NOTES.txt diff --git a/stable/czkawka/4.0.16/templates/common.yaml b/stable/couchpotato/5.0.13/templates/common.yaml similarity index 100% rename from stable/czkawka/4.0.16/templates/common.yaml rename to stable/couchpotato/5.0.13/templates/common.yaml diff --git a/stable/ddclient/5.0.14/values.yaml b/stable/couchpotato/5.0.13/values.yaml similarity index 100% rename from stable/ddclient/5.0.14/values.yaml rename to stable/couchpotato/5.0.13/values.yaml diff --git a/stable/crafty-4/3.0.14/CHANGELOG.md b/stable/crafty-4/3.0.14/CHANGELOG.md deleted file mode 100644 index d4d758f4002..00000000000 --- a/stable/crafty-4/3.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [crafty-4-3.0.14](https://github.com/truecharts/charts/compare/crafty-4-3.0.13...crafty-4-3.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [crafty-4-3.0.13](https://github.com/truecharts/charts/compare/crafty-4-3.0.12...crafty-4-3.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [crafty-4-3.0.12](https://github.com/truecharts/charts/compare/crafty-4-3.0.11...crafty-4-3.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [crafty-4-3.0.11](https://github.com/truecharts/charts/compare/crafty-4-3.0.10...crafty-4-3.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [crafty-4-3.0.10](https://github.com/truecharts/charts/compare/crafty-4-3.0.9...crafty-4-3.0.10) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/crafty-4 to v4.0.22 ([#8440](https://github.com/truecharts/charts/issues/8440)) - - - - -## [crafty-4-3.0.9](https://github.com/truecharts/charts/compare/crafty-4-3.0.8...crafty-4-3.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [crafty-4-3.0.8](https://github.com/truecharts/charts/compare/crafty-4-3.0.7...crafty-4-3.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [crafty-4-3.0.7](https://github.com/truecharts/charts/compare/crafty-4-3.0.6...crafty-4-3.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [crafty-4-3.0.6](https://github.com/truecharts/charts/compare/crafty-4-3.0.5...crafty-4-3.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [crafty-4-3.0.5](https://github.com/truecharts/charts/compare/crafty-4-3.0.4...crafty-4-3.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [crafty-4-3.0.4](https://github.com/truecharts/charts/compare/crafty-4-3.0.3...crafty-4-3.0.4) (2023-04-15) - -### Chore diff --git a/stable/crafty-4/3.0.14/Chart.yaml b/stable/crafty-4/3.0.14/Chart.yaml deleted file mode 100644 index 0fc0476b060..00000000000 --- a/stable/crafty-4/3.0.14/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "4.0.22" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - crafty-4 - - GameServers - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: crafty-4 -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/crafty-4 - - https://craftycontrol.com/ - - https://gitlab.com/crafty-controller/crafty-4 -type: application -version: 3.0.14 -annotations: - truecharts.org/catagories: | - - GameServers - - minecraft - truecharts.org/SCALE-support: "true" diff --git a/stable/crafty-4/3.0.14/app-changelog.md b/stable/crafty-4/3.0.14/app-changelog.md deleted file mode 100644 index deddda4e697..00000000000 --- a/stable/crafty-4/3.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [crafty-4-3.0.14](https://github.com/truecharts/charts/compare/crafty-4-3.0.13...crafty-4-3.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/crafty-4/3.0.14/charts/common-12.8.1.tgz b/stable/crafty-4/3.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/crafty-4/3.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/crafty-4/3.0.15/CHANGELOG.md b/stable/crafty-4/3.0.15/CHANGELOG.md new file mode 100644 index 00000000000..7f819ea6c1a --- /dev/null +++ b/stable/crafty-4/3.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [crafty-4-3.0.15](https://github.com/truecharts/charts/compare/crafty-4-3.0.14...crafty-4-3.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [crafty-4-3.0.14](https://github.com/truecharts/charts/compare/crafty-4-3.0.13...crafty-4-3.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [crafty-4-3.0.13](https://github.com/truecharts/charts/compare/crafty-4-3.0.12...crafty-4-3.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [crafty-4-3.0.12](https://github.com/truecharts/charts/compare/crafty-4-3.0.11...crafty-4-3.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [crafty-4-3.0.11](https://github.com/truecharts/charts/compare/crafty-4-3.0.10...crafty-4-3.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [crafty-4-3.0.10](https://github.com/truecharts/charts/compare/crafty-4-3.0.9...crafty-4-3.0.10) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/crafty-4 to v4.0.22 ([#8440](https://github.com/truecharts/charts/issues/8440)) + + + + +## [crafty-4-3.0.9](https://github.com/truecharts/charts/compare/crafty-4-3.0.8...crafty-4-3.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [crafty-4-3.0.8](https://github.com/truecharts/charts/compare/crafty-4-3.0.7...crafty-4-3.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [crafty-4-3.0.7](https://github.com/truecharts/charts/compare/crafty-4-3.0.6...crafty-4-3.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [crafty-4-3.0.6](https://github.com/truecharts/charts/compare/crafty-4-3.0.5...crafty-4-3.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [crafty-4-3.0.5](https://github.com/truecharts/charts/compare/crafty-4-3.0.4...crafty-4-3.0.5) (2023-04-16) + +### Chore diff --git a/stable/crafty-4/3.0.15/Chart.yaml b/stable/crafty-4/3.0.15/Chart.yaml new file mode 100644 index 00000000000..514c07f1eaa --- /dev/null +++ b/stable/crafty-4/3.0.15/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "4.0.22" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - crafty-4 + - GameServers + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: crafty-4 +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/crafty-4 + - https://craftycontrol.com/ + - https://gitlab.com/crafty-controller/crafty-4 +type: application +version: 3.0.15 +annotations: + truecharts.org/catagories: | + - GameServers + - minecraft + truecharts.org/SCALE-support: "true" diff --git a/stable/dashdot/4.0.15/README.md b/stable/crafty-4/3.0.15/README.md similarity index 100% rename from stable/dashdot/4.0.15/README.md rename to stable/crafty-4/3.0.15/README.md diff --git a/stable/crafty-4/3.0.15/app-changelog.md b/stable/crafty-4/3.0.15/app-changelog.md new file mode 100644 index 00000000000..a7e1845f417 --- /dev/null +++ b/stable/crafty-4/3.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [crafty-4-3.0.15](https://github.com/truecharts/charts/compare/crafty-4-3.0.14...crafty-4-3.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/crafty-4/3.0.14/app-readme.md b/stable/crafty-4/3.0.15/app-readme.md similarity index 100% rename from stable/crafty-4/3.0.14/app-readme.md rename to stable/crafty-4/3.0.15/app-readme.md diff --git a/stable/crafty-4/3.0.15/charts/common-12.9.2.tgz b/stable/crafty-4/3.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/crafty-4/3.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/crafty-4/3.0.14/ix_values.yaml b/stable/crafty-4/3.0.15/ix_values.yaml similarity index 100% rename from stable/crafty-4/3.0.14/ix_values.yaml rename to stable/crafty-4/3.0.15/ix_values.yaml diff --git a/stable/crafty-4/3.0.14/questions.yaml b/stable/crafty-4/3.0.15/questions.yaml similarity index 100% rename from stable/crafty-4/3.0.14/questions.yaml rename to stable/crafty-4/3.0.15/questions.yaml diff --git a/stable/ddns-go/5.0.14/templates/NOTES.txt b/stable/crafty-4/3.0.15/templates/NOTES.txt similarity index 100% rename from stable/ddns-go/5.0.14/templates/NOTES.txt rename to stable/crafty-4/3.0.15/templates/NOTES.txt diff --git a/stable/crafty-4/3.0.14/templates/common.yaml b/stable/crafty-4/3.0.15/templates/common.yaml similarity index 100% rename from stable/crafty-4/3.0.14/templates/common.yaml rename to stable/crafty-4/3.0.15/templates/common.yaml diff --git a/stable/ddns-go/5.0.14/values.yaml b/stable/crafty-4/3.0.15/values.yaml similarity index 100% rename from stable/ddns-go/5.0.14/values.yaml rename to stable/crafty-4/3.0.15/values.yaml diff --git a/stable/cryptofolio/7.0.12/CHANGELOG.md b/stable/cryptofolio/7.0.12/CHANGELOG.md deleted file mode 100644 index b2db329804d..00000000000 --- a/stable/cryptofolio/7.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [cryptofolio-7.0.12](https://github.com/truecharts/charts/compare/cryptofolio-7.0.11...cryptofolio-7.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [cryptofolio-7.0.11](https://github.com/truecharts/charts/compare/cryptofolio-7.0.10...cryptofolio-7.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [cryptofolio-7.0.10](https://github.com/truecharts/charts/compare/cryptofolio-7.0.9...cryptofolio-7.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [cryptofolio-7.0.9](https://github.com/truecharts/charts/compare/cryptofolio-7.0.8...cryptofolio-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [cryptofolio-7.0.8](https://github.com/truecharts/charts/compare/cryptofolio-7.0.7...cryptofolio-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [cryptofolio-7.0.7](https://github.com/truecharts/charts/compare/cryptofolio-7.0.6...cryptofolio-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [cryptofolio-7.0.6](https://github.com/truecharts/charts/compare/cryptofolio-7.0.5...cryptofolio-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [cryptofolio-7.0.5](https://github.com/truecharts/charts/compare/cryptofolio-7.0.4...cryptofolio-7.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [cryptofolio-7.0.4](https://github.com/truecharts/charts/compare/cryptofolio-7.0.3...cryptofolio-7.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [cryptofolio-7.0.3](https://github.com/truecharts/charts/compare/cryptofolio-7.0.2...cryptofolio-7.0.3) (2023-04-14) - - - - -## [cryptofolio-7.0.2](https://github.com/truecharts/charts/compare/cryptofolio-7.0.1...cryptofolio-7.0.2) (2023-04-12) - -### Chore - -- bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959)) - - diff --git a/stable/cryptofolio/7.0.12/Chart.yaml b/stable/cryptofolio/7.0.12/Chart.yaml deleted file mode 100644 index 2391eaa9e4c..00000000000 --- a/stable/cryptofolio/7.0.12/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "2.2.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -description: Track your cryptocurrency holdings/portfolio -home: https://truecharts.org/charts/stable/cryptofolio -icon: https://truecharts.org/img/hotlink-ok/chart-icons/cryptofolio.png -keywords: - - cryptofolio -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cryptofolio -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cryptofolio - - https://github.com/Xtrendence/cryptofolio -version: 7.0.12 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/cryptofolio/7.0.12/app-changelog.md b/stable/cryptofolio/7.0.12/app-changelog.md deleted file mode 100644 index 067e3084193..00000000000 --- a/stable/cryptofolio/7.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cryptofolio-7.0.12](https://github.com/truecharts/charts/compare/cryptofolio-7.0.11...cryptofolio-7.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - \ No newline at end of file diff --git a/stable/cryptofolio/7.0.12/charts/common-12.8.1.tgz b/stable/cryptofolio/7.0.12/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/cryptofolio/7.0.12/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/cryptofolio/7.0.12/questions.yaml b/stable/cryptofolio/7.0.12/questions.yaml deleted file mode 100644 index f6cb33ca717..00000000000 --- a/stable/cryptofolio/7.0.12/questions.yaml +++ /dev/null @@ -1,1866 +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: 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: hostNetwork - group: Networking and Services - label: Host-Networking (Complicated) - schema: - hidden: true - type: boolean - default: false - - 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: - 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: - 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 - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: [] - items: - - variable: pathEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: path - label: Path - schema: - type: string - required: true - default: "/" - - variable: pathType - label: Path Type - schema: - type: string - required: true - default: Prefix - - variable: certificateIssuer - label: Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - 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: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: 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: service - label: Linked Service - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: Service Name - schema: - type: string - default: "" - - variable: port - label: Service Port - schema: - type: int - - variable: clusterIssuer - label: clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - default: [] - show_if: [["clusterIssuer", "=", ""]] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - variable: clusterIssuer - 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: [["clusterIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - type: string - show_if: [["clusterIssuer", "=", ""]] - default: "" - - variable: entrypoint - label: Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: securityContext - group: Security and Permissions - label: Security Context - schema: - additional_attrs: true - type: dict - attrs: - - variable: container - label: Container - schema: - additional_attrs: true - type: dict - attrs: - # Settings from questions.yaml get appended here on a per-app basis - - - variable: runAsUser - label: "runAsUser" - description: "The UserID of the user running the application" - schema: - type: int - default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: - 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: 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: - 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: - 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 - - 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/cryptofolio/7.0.13/CHANGELOG.md b/stable/cryptofolio/7.0.13/CHANGELOG.md new file mode 100644 index 00000000000..8ea3ad01fbc --- /dev/null +++ b/stable/cryptofolio/7.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [cryptofolio-7.0.13](https://github.com/truecharts/charts/compare/cryptofolio-7.0.12...cryptofolio-7.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [cryptofolio-7.0.12](https://github.com/truecharts/charts/compare/cryptofolio-7.0.11...cryptofolio-7.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [cryptofolio-7.0.11](https://github.com/truecharts/charts/compare/cryptofolio-7.0.10...cryptofolio-7.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [cryptofolio-7.0.10](https://github.com/truecharts/charts/compare/cryptofolio-7.0.9...cryptofolio-7.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [cryptofolio-7.0.9](https://github.com/truecharts/charts/compare/cryptofolio-7.0.8...cryptofolio-7.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [cryptofolio-7.0.8](https://github.com/truecharts/charts/compare/cryptofolio-7.0.7...cryptofolio-7.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [cryptofolio-7.0.7](https://github.com/truecharts/charts/compare/cryptofolio-7.0.6...cryptofolio-7.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [cryptofolio-7.0.6](https://github.com/truecharts/charts/compare/cryptofolio-7.0.5...cryptofolio-7.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [cryptofolio-7.0.5](https://github.com/truecharts/charts/compare/cryptofolio-7.0.4...cryptofolio-7.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [cryptofolio-7.0.4](https://github.com/truecharts/charts/compare/cryptofolio-7.0.3...cryptofolio-7.0.4) (2023-04-15) + +### Chore + +- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) + + + diff --git a/stable/cryptofolio/7.0.13/Chart.yaml b/stable/cryptofolio/7.0.13/Chart.yaml new file mode 100644 index 00000000000..c644bf13cfc --- /dev/null +++ b/stable/cryptofolio/7.0.13/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "2.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +description: Track your cryptocurrency holdings/portfolio +home: https://truecharts.org/charts/stable/cryptofolio +icon: https://truecharts.org/img/hotlink-ok/chart-icons/cryptofolio.png +keywords: + - cryptofolio +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cryptofolio +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/cryptofolio + - https://github.com/Xtrendence/cryptofolio +version: 7.0.13 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/davos/7.0.13/README.md b/stable/cryptofolio/7.0.13/README.md similarity index 100% rename from stable/davos/7.0.13/README.md rename to stable/cryptofolio/7.0.13/README.md diff --git a/stable/cryptofolio/7.0.13/app-changelog.md b/stable/cryptofolio/7.0.13/app-changelog.md new file mode 100644 index 00000000000..12c77e21a05 --- /dev/null +++ b/stable/cryptofolio/7.0.13/app-changelog.md @@ -0,0 +1,13 @@ + + +## [cryptofolio-7.0.13](https://github.com/truecharts/charts/compare/cryptofolio-7.0.12...cryptofolio-7.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + \ No newline at end of file diff --git a/stable/cryptofolio/7.0.12/app-readme.md b/stable/cryptofolio/7.0.13/app-readme.md similarity index 100% rename from stable/cryptofolio/7.0.12/app-readme.md rename to stable/cryptofolio/7.0.13/app-readme.md diff --git a/stable/cryptofolio/7.0.13/charts/common-12.9.2.tgz b/stable/cryptofolio/7.0.13/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/cryptofolio/7.0.13/charts/common-12.9.2.tgz differ diff --git a/stable/cryptofolio/7.0.12/ix_values.yaml b/stable/cryptofolio/7.0.13/ix_values.yaml similarity index 100% rename from stable/cryptofolio/7.0.12/ix_values.yaml rename to stable/cryptofolio/7.0.13/ix_values.yaml diff --git a/stable/cryptofolio/7.0.13/questions.yaml b/stable/cryptofolio/7.0.13/questions.yaml new file mode 100644 index 00000000000..c023e66ea64 --- /dev/null +++ b/stable/cryptofolio/7.0.13/questions.yaml @@ -0,0 +1,1927 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/5.0.13/templates/NOTES.txt b/stable/cryptofolio/7.0.13/templates/NOTES.txt similarity index 100% rename from stable/ddns-updater/5.0.13/templates/NOTES.txt rename to stable/cryptofolio/7.0.13/templates/NOTES.txt diff --git a/stable/dashdot/4.0.15/templates/common.yaml b/stable/cryptofolio/7.0.13/templates/common.yaml similarity index 100% rename from stable/dashdot/4.0.15/templates/common.yaml rename to stable/cryptofolio/7.0.13/templates/common.yaml diff --git a/stable/ddns-updater/5.0.13/values.yaml b/stable/cryptofolio/7.0.13/values.yaml similarity index 100% rename from stable/ddns-updater/5.0.13/values.yaml rename to stable/cryptofolio/7.0.13/values.yaml diff --git a/stable/cura-novnc/4.0.14/CHANGELOG.md b/stable/cura-novnc/4.0.14/CHANGELOG.md deleted file mode 100644 index cfda70131a2..00000000000 --- a/stable/cura-novnc/4.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [cura-novnc-4.0.14](https://github.com/truecharts/charts/compare/cura-novnc-4.0.13...cura-novnc-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [cura-novnc-4.0.13](https://github.com/truecharts/charts/compare/cura-novnc-4.0.12...cura-novnc-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [cura-novnc-4.0.12](https://github.com/truecharts/charts/compare/cura-novnc-4.0.11...cura-novnc-4.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [cura-novnc-4.0.11](https://github.com/truecharts/charts/compare/cura-novnc-4.0.10...cura-novnc-4.0.11) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/cura-novnc to latest ([#8766](https://github.com/truecharts/charts/issues/8766)) - - - - -## [cura-novnc-4.0.10](https://github.com/truecharts/charts/compare/cura-novnc-4.0.9...cura-novnc-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [cura-novnc-4.0.9](https://github.com/truecharts/charts/compare/cura-novnc-4.0.8...cura-novnc-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [cura-novnc-4.0.8](https://github.com/truecharts/charts/compare/cura-novnc-4.0.7...cura-novnc-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [cura-novnc-4.0.7](https://github.com/truecharts/charts/compare/cura-novnc-4.0.6...cura-novnc-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [cura-novnc-4.0.6](https://github.com/truecharts/charts/compare/cura-novnc-4.0.5...cura-novnc-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [cura-novnc-4.0.5](https://github.com/truecharts/charts/compare/cura-novnc-4.0.4...cura-novnc-4.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [cura-novnc-4.0.4](https://github.com/truecharts/charts/compare/cura-novnc-4.0.3...cura-novnc-4.0.4) (2023-04-15) - -### Chore diff --git a/stable/cura-novnc/4.0.14/Chart.yaml b/stable/cura-novnc/4.0.14/Chart.yaml deleted file mode 100644 index 17239bbdb82..00000000000 --- a/stable/cura-novnc/4.0.14/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - cura-novnc - - HomeAutomation - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cura-novnc -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cura-novnc - - https://ultimaker.com/software/ultimaker-cura -type: application -version: 4.0.14 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - Productivity diff --git a/stable/cura-novnc/4.0.14/app-changelog.md b/stable/cura-novnc/4.0.14/app-changelog.md deleted file mode 100644 index 6e5a4702de3..00000000000 --- a/stable/cura-novnc/4.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cura-novnc-4.0.14](https://github.com/truecharts/charts/compare/cura-novnc-4.0.13...cura-novnc-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/cura-novnc/4.0.14/charts/common-12.8.1.tgz b/stable/cura-novnc/4.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/cura-novnc/4.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/cura-novnc/4.0.15/CHANGELOG.md b/stable/cura-novnc/4.0.15/CHANGELOG.md new file mode 100644 index 00000000000..659bd19a264 --- /dev/null +++ b/stable/cura-novnc/4.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [cura-novnc-4.0.15](https://github.com/truecharts/charts/compare/cura-novnc-4.0.14...cura-novnc-4.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [cura-novnc-4.0.14](https://github.com/truecharts/charts/compare/cura-novnc-4.0.13...cura-novnc-4.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [cura-novnc-4.0.13](https://github.com/truecharts/charts/compare/cura-novnc-4.0.12...cura-novnc-4.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [cura-novnc-4.0.12](https://github.com/truecharts/charts/compare/cura-novnc-4.0.11...cura-novnc-4.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [cura-novnc-4.0.11](https://github.com/truecharts/charts/compare/cura-novnc-4.0.10...cura-novnc-4.0.11) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/cura-novnc to latest ([#8766](https://github.com/truecharts/charts/issues/8766)) + + + + +## [cura-novnc-4.0.10](https://github.com/truecharts/charts/compare/cura-novnc-4.0.9...cura-novnc-4.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [cura-novnc-4.0.9](https://github.com/truecharts/charts/compare/cura-novnc-4.0.8...cura-novnc-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [cura-novnc-4.0.8](https://github.com/truecharts/charts/compare/cura-novnc-4.0.7...cura-novnc-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [cura-novnc-4.0.7](https://github.com/truecharts/charts/compare/cura-novnc-4.0.6...cura-novnc-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [cura-novnc-4.0.6](https://github.com/truecharts/charts/compare/cura-novnc-4.0.5...cura-novnc-4.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [cura-novnc-4.0.5](https://github.com/truecharts/charts/compare/cura-novnc-4.0.4...cura-novnc-4.0.5) (2023-04-16) + +### Chore diff --git a/stable/cura-novnc/4.0.15/Chart.yaml b/stable/cura-novnc/4.0.15/Chart.yaml new file mode 100644 index 00000000000..0f88bd0a5c0 --- /dev/null +++ b/stable/cura-novnc/4.0.15/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - cura-novnc + - HomeAutomation + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cura-novnc +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/cura-novnc + - https://ultimaker.com/software/ultimaker-cura +type: application +version: 4.0.15 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - HomeAutomation + - Productivity diff --git a/stable/ddclient/5.0.14/README.md b/stable/cura-novnc/4.0.15/README.md similarity index 100% rename from stable/ddclient/5.0.14/README.md rename to stable/cura-novnc/4.0.15/README.md diff --git a/stable/cura-novnc/4.0.15/app-changelog.md b/stable/cura-novnc/4.0.15/app-changelog.md new file mode 100644 index 00000000000..3aad1df1bd8 --- /dev/null +++ b/stable/cura-novnc/4.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cura-novnc-4.0.15](https://github.com/truecharts/charts/compare/cura-novnc-4.0.14...cura-novnc-4.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/cura-novnc/4.0.14/app-readme.md b/stable/cura-novnc/4.0.15/app-readme.md similarity index 100% rename from stable/cura-novnc/4.0.14/app-readme.md rename to stable/cura-novnc/4.0.15/app-readme.md diff --git a/stable/cura-novnc/4.0.15/charts/common-12.9.2.tgz b/stable/cura-novnc/4.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/cura-novnc/4.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/cura-novnc/4.0.14/ix_values.yaml b/stable/cura-novnc/4.0.15/ix_values.yaml similarity index 100% rename from stable/cura-novnc/4.0.14/ix_values.yaml rename to stable/cura-novnc/4.0.15/ix_values.yaml diff --git a/stable/cura-novnc/4.0.14/questions.yaml b/stable/cura-novnc/4.0.15/questions.yaml similarity index 100% rename from stable/cura-novnc/4.0.14/questions.yaml rename to stable/cura-novnc/4.0.15/questions.yaml diff --git a/stable/deemix/6.0.13/templates/NOTES.txt b/stable/cura-novnc/4.0.15/templates/NOTES.txt similarity index 100% rename from stable/deemix/6.0.13/templates/NOTES.txt rename to stable/cura-novnc/4.0.15/templates/NOTES.txt diff --git a/stable/cura-novnc/4.0.14/templates/common.yaml b/stable/cura-novnc/4.0.15/templates/common.yaml similarity index 100% rename from stable/cura-novnc/4.0.14/templates/common.yaml rename to stable/cura-novnc/4.0.15/templates/common.yaml diff --git a/stable/deemix/6.0.13/values.yaml b/stable/cura-novnc/4.0.15/values.yaml similarity index 100% rename from stable/deemix/6.0.13/values.yaml rename to stable/cura-novnc/4.0.15/values.yaml diff --git a/stable/custom-app/8.0.12/CHANGELOG.md b/stable/custom-app/8.0.12/CHANGELOG.md deleted file mode 100644 index a1123869f81..00000000000 --- a/stable/custom-app/8.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [custom-app-8.0.12](https://github.com/truecharts/charts/compare/custom-app-8.0.11...custom-app-8.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [custom-app-8.0.11](https://github.com/truecharts/charts/compare/custom-app-8.0.10...custom-app-8.0.11) (2023-05-20) - -### Chore - -- update container image tccr.io/truecharts/jackett to v0.20.4145 ([#9011](https://github.com/truecharts/charts/issues/9011)) - - - - -## [custom-app-8.0.10](https://github.com/truecharts/charts/compare/custom-app-8.0.9...custom-app-8.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [custom-app-8.0.9](https://github.com/truecharts/charts/compare/custom-app-8.0.8...custom-app-8.0.9) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/jackett to v0.20.4145 ([#8968](https://github.com/truecharts/charts/issues/8968)) - - - - -## [custom-app-8.0.8](https://github.com/truecharts/charts/compare/custom-app-8.0.7...custom-app-8.0.8) (2023-05-12) - - - - -## [custom-app-8.0.7](https://github.com/truecharts/charts/compare/custom-app-8.0.6...custom-app-8.0.7) (2023-05-11) - -### Chore - -- update container image tccr.io/truecharts/jackett to v0.20.2814 ([#8891](https://github.com/truecharts/charts/issues/8891)) - - - - -## [custom-app-8.0.6](https://github.com/truecharts/charts/compare/custom-app-8.0.5...custom-app-8.0.6) (2023-05-09) - -### Chore - -- update container image tccr.io/truecharts/jackett to v0.20.2814 ([#8876](https://github.com/truecharts/charts/issues/8876)) - - - - -## [custom-app-8.0.5](https://github.com/truecharts/charts/compare/custom-app-8.0.4...custom-app-8.0.5) (2023-05-07) - -### Fix - -- bump ([#8808](https://github.com/truecharts/charts/issues/8808)) - - fix probes indent and re-hide port ([#8803](https://github.com/truecharts/charts/issues/8803)) - - - - -## [custom-app-8.0.5](https://github.com/truecharts/charts/compare/custom-app-8.0.4...custom-app-8.0.5) (2023-05-07) - -### Fix - -- bump ([#8808](https://github.com/truecharts/charts/issues/8808)) - - fix probes indent and re-hide port ([#8803](https://github.com/truecharts/charts/issues/8803)) - - - - -## [custom-app-8.0.5](https://github.com/truecharts/charts/compare/custom-app-8.0.4...custom-app-8.0.5) (2023-05-07) - -### Fix - -- bump ([#8808](https://github.com/truecharts/charts/issues/8808)) - - fix probes indent and re-hide port ([#8803](https://github.com/truecharts/charts/issues/8803)) - - - - -## [custom-app-8.0.5](https://github.com/truecharts/charts/compare/custom-app-8.0.4...custom-app-8.0.5) (2023-05-07) - -### Fix - diff --git a/stable/custom-app/8.0.12/Chart.yaml b/stable/custom-app/8.0.12/Chart.yaml deleted file mode 100644 index 2313a5678e2..00000000000 --- a/stable/custom-app/8.0.12/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "0.20.4145" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - custom -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: custom-app -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/custom-app -type: application -version: 8.0.12 -annotations: - truecharts.org/catagories: | - - custom - truecharts.org/SCALE-support: "true" diff --git a/stable/custom-app/8.0.12/app-changelog.md b/stable/custom-app/8.0.12/app-changelog.md deleted file mode 100644 index 883cb01a72a..00000000000 --- a/stable/custom-app/8.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [custom-app-8.0.12](https://github.com/truecharts/charts/compare/custom-app-8.0.11...custom-app-8.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/custom-app/8.0.12/charts/common-12.8.1.tgz b/stable/custom-app/8.0.12/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/custom-app/8.0.12/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/custom-app/8.0.13/CHANGELOG.md b/stable/custom-app/8.0.13/CHANGELOG.md new file mode 100644 index 00000000000..461034d1853 --- /dev/null +++ b/stable/custom-app/8.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [custom-app-8.0.13](https://github.com/truecharts/charts/compare/custom-app-8.0.12...custom-app-8.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [custom-app-8.0.12](https://github.com/truecharts/charts/compare/custom-app-8.0.11...custom-app-8.0.12) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [custom-app-8.0.11](https://github.com/truecharts/charts/compare/custom-app-8.0.10...custom-app-8.0.11) (2023-05-20) + +### Chore + +- update container image tccr.io/truecharts/jackett to v0.20.4145 ([#9011](https://github.com/truecharts/charts/issues/9011)) + + + + +## [custom-app-8.0.10](https://github.com/truecharts/charts/compare/custom-app-8.0.9...custom-app-8.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [custom-app-8.0.9](https://github.com/truecharts/charts/compare/custom-app-8.0.8...custom-app-8.0.9) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/jackett to v0.20.4145 ([#8968](https://github.com/truecharts/charts/issues/8968)) + + + + +## [custom-app-8.0.8](https://github.com/truecharts/charts/compare/custom-app-8.0.7...custom-app-8.0.8) (2023-05-12) + + + + +## [custom-app-8.0.7](https://github.com/truecharts/charts/compare/custom-app-8.0.6...custom-app-8.0.7) (2023-05-11) + +### Chore + +- update container image tccr.io/truecharts/jackett to v0.20.2814 ([#8891](https://github.com/truecharts/charts/issues/8891)) + + + + +## [custom-app-8.0.6](https://github.com/truecharts/charts/compare/custom-app-8.0.5...custom-app-8.0.6) (2023-05-09) + +### Chore + +- update container image tccr.io/truecharts/jackett to v0.20.2814 ([#8876](https://github.com/truecharts/charts/issues/8876)) + + + + +## [custom-app-8.0.5](https://github.com/truecharts/charts/compare/custom-app-8.0.4...custom-app-8.0.5) (2023-05-07) + +### Fix + +- bump ([#8808](https://github.com/truecharts/charts/issues/8808)) + - fix probes indent and re-hide port ([#8803](https://github.com/truecharts/charts/issues/8803)) + + + + +## [custom-app-8.0.5](https://github.com/truecharts/charts/compare/custom-app-8.0.4...custom-app-8.0.5) (2023-05-07) + +### Fix + +- bump ([#8808](https://github.com/truecharts/charts/issues/8808)) + - fix probes indent and re-hide port ([#8803](https://github.com/truecharts/charts/issues/8803)) + + + + +## [custom-app-8.0.5](https://github.com/truecharts/charts/compare/custom-app-8.0.4...custom-app-8.0.5) (2023-05-07) + +### Fix + +- bump ([#8808](https://github.com/truecharts/charts/issues/8808)) diff --git a/stable/custom-app/8.0.13/Chart.yaml b/stable/custom-app/8.0.13/Chart.yaml new file mode 100644 index 00000000000..f860203f371 --- /dev/null +++ b/stable/custom-app/8.0.13/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "0.20.4145" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - custom +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: custom-app +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/custom-app +type: application +version: 8.0.13 +annotations: + truecharts.org/catagories: | + - custom + truecharts.org/SCALE-support: "true" diff --git a/stable/ddns-go/5.0.14/README.md b/stable/custom-app/8.0.13/README.md similarity index 100% rename from stable/ddns-go/5.0.14/README.md rename to stable/custom-app/8.0.13/README.md diff --git a/stable/custom-app/8.0.13/app-changelog.md b/stable/custom-app/8.0.13/app-changelog.md new file mode 100644 index 00000000000..a15afa9da0e --- /dev/null +++ b/stable/custom-app/8.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [custom-app-8.0.13](https://github.com/truecharts/charts/compare/custom-app-8.0.12...custom-app-8.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/custom-app/8.0.12/app-readme.md b/stable/custom-app/8.0.13/app-readme.md similarity index 100% rename from stable/custom-app/8.0.12/app-readme.md rename to stable/custom-app/8.0.13/app-readme.md diff --git a/stable/custom-app/8.0.13/charts/common-12.9.2.tgz b/stable/custom-app/8.0.13/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/custom-app/8.0.13/charts/common-12.9.2.tgz differ diff --git a/stable/custom-app/8.0.12/ix_values.yaml b/stable/custom-app/8.0.13/ix_values.yaml similarity index 100% rename from stable/custom-app/8.0.12/ix_values.yaml rename to stable/custom-app/8.0.13/ix_values.yaml diff --git a/stable/custom-app/8.0.12/questions.yaml b/stable/custom-app/8.0.13/questions.yaml similarity index 100% rename from stable/custom-app/8.0.12/questions.yaml rename to stable/custom-app/8.0.13/questions.yaml diff --git a/stable/deepstack/7.0.15/templates/NOTES.txt b/stable/custom-app/8.0.13/templates/NOTES.txt similarity index 100% rename from stable/deepstack/7.0.15/templates/NOTES.txt rename to stable/custom-app/8.0.13/templates/NOTES.txt diff --git a/stable/ddclient/5.0.14/templates/common.yaml b/stable/custom-app/8.0.13/templates/common.yaml similarity index 100% rename from stable/ddclient/5.0.14/templates/common.yaml rename to stable/custom-app/8.0.13/templates/common.yaml diff --git a/stable/deepstack/7.0.15/values.yaml b/stable/custom-app/8.0.13/values.yaml similarity index 100% rename from stable/deepstack/7.0.15/values.yaml rename to stable/custom-app/8.0.13/values.yaml diff --git a/stable/cyberchef/5.0.18/CHANGELOG.md b/stable/cyberchef/5.0.18/CHANGELOG.md deleted file mode 100644 index 7a4c7104b48..00000000000 --- a/stable/cyberchef/5.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [cyberchef-5.0.18](https://github.com/truecharts/charts/compare/cyberchef-5.0.17...cyberchef-5.0.18) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [cyberchef-5.0.17](https://github.com/truecharts/charts/compare/cyberchef-5.0.16...cyberchef-5.0.17) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [cyberchef-5.0.16](https://github.com/truecharts/charts/compare/cyberchef-5.0.15...cyberchef-5.0.16) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/cyberchef to 10.4.0 ([#8939](https://github.com/truecharts/charts/issues/8939)) - - - - -## [cyberchef-5.0.15](https://github.com/truecharts/charts/compare/cyberchef-5.0.14...cyberchef-5.0.15) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [cyberchef-5.0.14](https://github.com/truecharts/charts/compare/cyberchef-5.0.13...cyberchef-5.0.14) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [cyberchef-5.0.13](https://github.com/truecharts/charts/compare/cyberchef-5.0.12...cyberchef-5.0.13) (2023-05-02) - -### Chore - -- update container image tccr.io/truecharts/cyberchef to 10.4.0 ([#8668](https://github.com/truecharts/charts/issues/8668)) - - - - -## [cyberchef-5.0.12](https://github.com/truecharts/charts/compare/cyberchef-5.0.11...cyberchef-5.0.12) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/cyberchef to 10.4.0 ([#8389](https://github.com/truecharts/charts/issues/8389)) - - - - -## [cyberchef-5.0.11](https://github.com/truecharts/charts/compare/cyberchef-5.0.10...cyberchef-5.0.11) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/cyberchef to v10.4.0 ([#8292](https://github.com/truecharts/charts/issues/8292)) - - - - -## [cyberchef-5.0.10](https://github.com/truecharts/charts/compare/cyberchef-5.0.9...cyberchef-5.0.10) (2023-04-26) - -### Chore - -- update container image tccr.io/truecharts/cyberchef to v ([#8198](https://github.com/truecharts/charts/issues/8198)) - - - - -## [cyberchef-5.0.9](https://github.com/truecharts/charts/compare/cyberchef-5.0.8...cyberchef-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [cyberchef-5.0.8](https://github.com/truecharts/charts/compare/cyberchef-5.0.7...cyberchef-5.0.8) (2023-04-25) - -### Chore diff --git a/stable/cyberchef/5.0.18/Chart.yaml b/stable/cyberchef/5.0.18/Chart.yaml deleted file mode 100644 index 43e99a322e5..00000000000 --- a/stable/cyberchef/5.0.18/Chart.yaml +++ /dev/null @@ -1,24 +0,0 @@ -apiVersion: v2 -appVersion: "10.4.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - cyberchef -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: cyberchef -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef -version: 5.0.18 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/cyberchef/5.0.18/app-changelog.md b/stable/cyberchef/5.0.18/app-changelog.md deleted file mode 100644 index df7e46b8874..00000000000 --- a/stable/cyberchef/5.0.18/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cyberchef-5.0.18](https://github.com/truecharts/charts/compare/cyberchef-5.0.17...cyberchef-5.0.18) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/cyberchef/5.0.18/charts/common-12.8.1.tgz b/stable/cyberchef/5.0.18/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/cyberchef/5.0.18/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/cyberchef/5.0.19/CHANGELOG.md b/stable/cyberchef/5.0.19/CHANGELOG.md new file mode 100644 index 00000000000..25e7b3a8cf0 --- /dev/null +++ b/stable/cyberchef/5.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [cyberchef-5.0.19](https://github.com/truecharts/charts/compare/cyberchef-5.0.18...cyberchef-5.0.19) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [cyberchef-5.0.18](https://github.com/truecharts/charts/compare/cyberchef-5.0.17...cyberchef-5.0.18) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [cyberchef-5.0.17](https://github.com/truecharts/charts/compare/cyberchef-5.0.16...cyberchef-5.0.17) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [cyberchef-5.0.16](https://github.com/truecharts/charts/compare/cyberchef-5.0.15...cyberchef-5.0.16) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/cyberchef to 10.4.0 ([#8939](https://github.com/truecharts/charts/issues/8939)) + + + + +## [cyberchef-5.0.15](https://github.com/truecharts/charts/compare/cyberchef-5.0.14...cyberchef-5.0.15) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [cyberchef-5.0.14](https://github.com/truecharts/charts/compare/cyberchef-5.0.13...cyberchef-5.0.14) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [cyberchef-5.0.13](https://github.com/truecharts/charts/compare/cyberchef-5.0.12...cyberchef-5.0.13) (2023-05-02) + +### Chore + +- update container image tccr.io/truecharts/cyberchef to 10.4.0 ([#8668](https://github.com/truecharts/charts/issues/8668)) + + + + +## [cyberchef-5.0.12](https://github.com/truecharts/charts/compare/cyberchef-5.0.11...cyberchef-5.0.12) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/cyberchef to 10.4.0 ([#8389](https://github.com/truecharts/charts/issues/8389)) + + + + +## [cyberchef-5.0.11](https://github.com/truecharts/charts/compare/cyberchef-5.0.10...cyberchef-5.0.11) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/cyberchef to v10.4.0 ([#8292](https://github.com/truecharts/charts/issues/8292)) + + + + +## [cyberchef-5.0.10](https://github.com/truecharts/charts/compare/cyberchef-5.0.9...cyberchef-5.0.10) (2023-04-26) + +### Chore + +- update container image tccr.io/truecharts/cyberchef to v ([#8198](https://github.com/truecharts/charts/issues/8198)) + + + + +## [cyberchef-5.0.9](https://github.com/truecharts/charts/compare/cyberchef-5.0.8...cyberchef-5.0.9) (2023-04-25) + +### Chore diff --git a/stable/cyberchef/5.0.19/Chart.yaml b/stable/cyberchef/5.0.19/Chart.yaml new file mode 100644 index 00000000000..77751ab61c4 --- /dev/null +++ b/stable/cyberchef/5.0.19/Chart.yaml @@ -0,0 +1,24 @@ +apiVersion: v2 +appVersion: "10.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.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 +keywords: + - cyberchef +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: cyberchef +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef +version: 5.0.19 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/ddns-updater/5.0.13/README.md b/stable/cyberchef/5.0.19/README.md similarity index 100% rename from stable/ddns-updater/5.0.13/README.md rename to stable/cyberchef/5.0.19/README.md diff --git a/stable/cyberchef/5.0.19/app-changelog.md b/stable/cyberchef/5.0.19/app-changelog.md new file mode 100644 index 00000000000..a68626ab9d5 --- /dev/null +++ b/stable/cyberchef/5.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cyberchef-5.0.19](https://github.com/truecharts/charts/compare/cyberchef-5.0.18...cyberchef-5.0.19) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/cyberchef/5.0.18/app-readme.md b/stable/cyberchef/5.0.19/app-readme.md similarity index 100% rename from stable/cyberchef/5.0.18/app-readme.md rename to stable/cyberchef/5.0.19/app-readme.md diff --git a/stable/cyberchef/5.0.19/charts/common-12.9.2.tgz b/stable/cyberchef/5.0.19/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/cyberchef/5.0.19/charts/common-12.9.2.tgz differ diff --git a/stable/cyberchef/5.0.18/ix_values.yaml b/stable/cyberchef/5.0.19/ix_values.yaml similarity index 100% rename from stable/cyberchef/5.0.18/ix_values.yaml rename to stable/cyberchef/5.0.19/ix_values.yaml diff --git a/stable/cyberchef/5.0.18/questions.yaml b/stable/cyberchef/5.0.19/questions.yaml similarity index 100% rename from stable/cyberchef/5.0.18/questions.yaml rename to stable/cyberchef/5.0.19/questions.yaml diff --git a/stable/dell-idrac-fan-controller/1.0.2/templates/NOTES.txt b/stable/cyberchef/5.0.19/templates/NOTES.txt similarity index 100% rename from stable/dell-idrac-fan-controller/1.0.2/templates/NOTES.txt rename to stable/cyberchef/5.0.19/templates/NOTES.txt diff --git a/stable/ddns-go/5.0.14/templates/common.yaml b/stable/cyberchef/5.0.19/templates/common.yaml similarity index 100% rename from stable/ddns-go/5.0.14/templates/common.yaml rename to stable/cyberchef/5.0.19/templates/common.yaml diff --git a/stable/dell-idrac-fan-controller/1.0.2/values.yaml b/stable/cyberchef/5.0.19/values.yaml similarity index 100% rename from stable/dell-idrac-fan-controller/1.0.2/values.yaml rename to stable/cyberchef/5.0.19/values.yaml diff --git a/stable/czkawka/4.0.16/CHANGELOG.md b/stable/czkawka/4.0.16/CHANGELOG.md deleted file mode 100644 index 7b6bc59f1cb..00000000000 --- a/stable/czkawka/4.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [czkawka-4.0.16](https://github.com/truecharts/charts/compare/czkawka-4.0.15...czkawka-4.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [czkawka-4.0.15](https://github.com/truecharts/charts/compare/czkawka-4.0.14...czkawka-4.0.15) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [czkawka-4.0.14](https://github.com/truecharts/charts/compare/czkawka-4.0.13...czkawka-4.0.14) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/czkawka to v23.04.1 ([#8851](https://github.com/truecharts/charts/issues/8851)) - - - - -## [czkawka-4.0.13](https://github.com/truecharts/charts/compare/czkawka-4.0.12...czkawka-4.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [czkawka-4.0.12](https://github.com/truecharts/charts/compare/czkawka-4.0.11...czkawka-4.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [czkawka-4.0.11](https://github.com/truecharts/charts/compare/czkawka-4.0.10...czkawka-4.0.11) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/czkawka to v23.03.1 ([#8563](https://github.com/truecharts/charts/issues/8563)) - - - - -## [czkawka-4.0.10](https://github.com/truecharts/charts/compare/czkawka-4.0.9...czkawka-4.0.10) (2023-04-29) - -### Fix - -- add KILL cap ([#8140](https://github.com/truecharts/charts/issues/8140)) - - - - -## [czkawka-4.0.9](https://github.com/truecharts/charts/compare/czkawka-4.0.8...czkawka-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [czkawka-4.0.8](https://github.com/truecharts/charts/compare/czkawka-4.0.7...czkawka-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [czkawka-4.0.7](https://github.com/truecharts/charts/compare/czkawka-4.0.6...czkawka-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [czkawka-4.0.6](https://github.com/truecharts/charts/compare/czkawka-4.0.5...czkawka-4.0.6) (2023-04-16) - -### Chore diff --git a/stable/czkawka/4.0.16/Chart.yaml b/stable/czkawka/4.0.16/Chart.yaml deleted file mode 100644 index fc8d12a6292..00000000000 --- a/stable/czkawka/4.0.16/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "23.04.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - duplicates - - file management - - czkawka -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: czkawka -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/czkawka - - https://github.com/jlesage/docker-czkawka - - https://github.com/qarmin/czkawka -type: application -version: 4.0.16 -annotations: - truecharts.org/catagories: | - - duplicates - - files - truecharts.org/SCALE-support: "true" diff --git a/stable/czkawka/4.0.16/app-changelog.md b/stable/czkawka/4.0.16/app-changelog.md deleted file mode 100644 index 614b3ffce2e..00000000000 --- a/stable/czkawka/4.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [czkawka-4.0.16](https://github.com/truecharts/charts/compare/czkawka-4.0.15...czkawka-4.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/czkawka/4.0.16/charts/common-12.8.1.tgz b/stable/czkawka/4.0.16/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/czkawka/4.0.16/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/czkawka/4.0.17/CHANGELOG.md b/stable/czkawka/4.0.17/CHANGELOG.md new file mode 100644 index 00000000000..8c8d79b325f --- /dev/null +++ b/stable/czkawka/4.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [czkawka-4.0.17](https://github.com/truecharts/charts/compare/czkawka-4.0.16...czkawka-4.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [czkawka-4.0.16](https://github.com/truecharts/charts/compare/czkawka-4.0.15...czkawka-4.0.16) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [czkawka-4.0.15](https://github.com/truecharts/charts/compare/czkawka-4.0.14...czkawka-4.0.15) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [czkawka-4.0.14](https://github.com/truecharts/charts/compare/czkawka-4.0.13...czkawka-4.0.14) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/czkawka to v23.04.1 ([#8851](https://github.com/truecharts/charts/issues/8851)) + + + + +## [czkawka-4.0.13](https://github.com/truecharts/charts/compare/czkawka-4.0.12...czkawka-4.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [czkawka-4.0.12](https://github.com/truecharts/charts/compare/czkawka-4.0.11...czkawka-4.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [czkawka-4.0.11](https://github.com/truecharts/charts/compare/czkawka-4.0.10...czkawka-4.0.11) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/czkawka to v23.03.1 ([#8563](https://github.com/truecharts/charts/issues/8563)) + + + + +## [czkawka-4.0.10](https://github.com/truecharts/charts/compare/czkawka-4.0.9...czkawka-4.0.10) (2023-04-29) + +### Fix + +- add KILL cap ([#8140](https://github.com/truecharts/charts/issues/8140)) + + + + +## [czkawka-4.0.9](https://github.com/truecharts/charts/compare/czkawka-4.0.8...czkawka-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [czkawka-4.0.8](https://github.com/truecharts/charts/compare/czkawka-4.0.7...czkawka-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [czkawka-4.0.7](https://github.com/truecharts/charts/compare/czkawka-4.0.6...czkawka-4.0.7) (2023-04-20) + +### Chore diff --git a/stable/czkawka/4.0.17/Chart.yaml b/stable/czkawka/4.0.17/Chart.yaml new file mode 100644 index 00000000000..d8130fbfed2 --- /dev/null +++ b/stable/czkawka/4.0.17/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "23.04.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - duplicates + - file management + - czkawka +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: czkawka +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/czkawka + - https://github.com/jlesage/docker-czkawka + - https://github.com/qarmin/czkawka +type: application +version: 4.0.17 +annotations: + truecharts.org/catagories: | + - duplicates + - files + truecharts.org/SCALE-support: "true" diff --git a/stable/deemix/6.0.13/README.md b/stable/czkawka/4.0.17/README.md similarity index 100% rename from stable/deemix/6.0.13/README.md rename to stable/czkawka/4.0.17/README.md diff --git a/stable/czkawka/4.0.17/app-changelog.md b/stable/czkawka/4.0.17/app-changelog.md new file mode 100644 index 00000000000..70986818e78 --- /dev/null +++ b/stable/czkawka/4.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [czkawka-4.0.17](https://github.com/truecharts/charts/compare/czkawka-4.0.16...czkawka-4.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/czkawka/4.0.16/app-readme.md b/stable/czkawka/4.0.17/app-readme.md similarity index 100% rename from stable/czkawka/4.0.16/app-readme.md rename to stable/czkawka/4.0.17/app-readme.md diff --git a/stable/czkawka/4.0.17/charts/common-12.9.2.tgz b/stable/czkawka/4.0.17/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/czkawka/4.0.17/charts/common-12.9.2.tgz differ diff --git a/stable/czkawka/4.0.16/ix_values.yaml b/stable/czkawka/4.0.17/ix_values.yaml similarity index 100% rename from stable/czkawka/4.0.16/ix_values.yaml rename to stable/czkawka/4.0.17/ix_values.yaml diff --git a/stable/czkawka/4.0.16/questions.yaml b/stable/czkawka/4.0.17/questions.yaml similarity index 100% rename from stable/czkawka/4.0.16/questions.yaml rename to stable/czkawka/4.0.17/questions.yaml diff --git a/stable/digikam/7.0.11/templates/NOTES.txt b/stable/czkawka/4.0.17/templates/NOTES.txt similarity index 100% rename from stable/digikam/7.0.11/templates/NOTES.txt rename to stable/czkawka/4.0.17/templates/NOTES.txt diff --git a/stable/ddns-updater/5.0.13/templates/common.yaml b/stable/czkawka/4.0.17/templates/common.yaml similarity index 100% rename from stable/ddns-updater/5.0.13/templates/common.yaml rename to stable/czkawka/4.0.17/templates/common.yaml diff --git a/stable/digikam/7.0.11/values.yaml b/stable/czkawka/4.0.17/values.yaml similarity index 100% rename from stable/digikam/7.0.11/values.yaml rename to stable/czkawka/4.0.17/values.yaml diff --git a/stable/dashdot/4.0.15/CHANGELOG.md b/stable/dashdot/4.0.15/CHANGELOG.md deleted file mode 100644 index 404490f41a4..00000000000 --- a/stable/dashdot/4.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [dashdot-4.0.15](https://github.com/truecharts/charts/compare/dashdot-4.0.14...dashdot-4.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [dashdot-4.0.14](https://github.com/truecharts/charts/compare/dashdot-4.0.13...dashdot-4.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [dashdot-4.0.13](https://github.com/truecharts/charts/compare/dashdot-4.0.12...dashdot-4.0.13) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/dashdot to v5.2.1 ([#8852](https://github.com/truecharts/charts/issues/8852)) - - - - -## [dashdot-4.0.12](https://github.com/truecharts/charts/compare/dashdot-4.0.11...dashdot-4.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [dashdot-4.0.11](https://github.com/truecharts/charts/compare/dashdot-4.0.10...dashdot-4.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [dashdot-4.0.10](https://github.com/truecharts/charts/compare/dashdot-4.0.9...dashdot-4.0.10) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/dashdot to v5.1.3 ([#8294](https://github.com/truecharts/charts/issues/8294)) - - - - -## [dashdot-4.0.9](https://github.com/truecharts/charts/compare/dashdot-4.0.8...dashdot-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [dashdot-4.0.8](https://github.com/truecharts/charts/compare/dashdot-4.0.7...dashdot-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [dashdot-4.0.7](https://github.com/truecharts/charts/compare/dashdot-4.0.6...dashdot-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [dashdot-4.0.6](https://github.com/truecharts/charts/compare/dashdot-4.0.5...dashdot-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [dashdot-4.0.5](https://github.com/truecharts/charts/compare/dashdot-4.0.4...dashdot-4.0.5) (2023-04-16) - -### Chore diff --git a/stable/dashdot/4.0.15/Chart.yaml b/stable/dashdot/4.0.15/Chart.yaml deleted file mode 100644 index 787b02338e6..00000000000 --- a/stable/dashdot/4.0.15/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "5.2.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - dashboard - - dashdot -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: dashdot -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/dashdot - - https://github.com/MauriceNino/dashdot -version: 4.0.15 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/dashdot/4.0.15/app-changelog.md b/stable/dashdot/4.0.15/app-changelog.md deleted file mode 100644 index 8ef47902ff8..00000000000 --- a/stable/dashdot/4.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dashdot-4.0.15](https://github.com/truecharts/charts/compare/dashdot-4.0.14...dashdot-4.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/dashdot/4.0.15/charts/common-12.8.1.tgz b/stable/dashdot/4.0.15/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/dashdot/4.0.15/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/dashdot/4.0.16/CHANGELOG.md b/stable/dashdot/4.0.16/CHANGELOG.md new file mode 100644 index 00000000000..c9be54aaafb --- /dev/null +++ b/stable/dashdot/4.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [dashdot-4.0.16](https://github.com/truecharts/charts/compare/dashdot-4.0.15...dashdot-4.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [dashdot-4.0.15](https://github.com/truecharts/charts/compare/dashdot-4.0.14...dashdot-4.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [dashdot-4.0.14](https://github.com/truecharts/charts/compare/dashdot-4.0.13...dashdot-4.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [dashdot-4.0.13](https://github.com/truecharts/charts/compare/dashdot-4.0.12...dashdot-4.0.13) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/dashdot to v5.2.1 ([#8852](https://github.com/truecharts/charts/issues/8852)) + + + + +## [dashdot-4.0.12](https://github.com/truecharts/charts/compare/dashdot-4.0.11...dashdot-4.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [dashdot-4.0.11](https://github.com/truecharts/charts/compare/dashdot-4.0.10...dashdot-4.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [dashdot-4.0.10](https://github.com/truecharts/charts/compare/dashdot-4.0.9...dashdot-4.0.10) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/dashdot to v5.1.3 ([#8294](https://github.com/truecharts/charts/issues/8294)) + + + + +## [dashdot-4.0.9](https://github.com/truecharts/charts/compare/dashdot-4.0.8...dashdot-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [dashdot-4.0.8](https://github.com/truecharts/charts/compare/dashdot-4.0.7...dashdot-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [dashdot-4.0.7](https://github.com/truecharts/charts/compare/dashdot-4.0.6...dashdot-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [dashdot-4.0.6](https://github.com/truecharts/charts/compare/dashdot-4.0.5...dashdot-4.0.6) (2023-04-16) + +### Chore diff --git a/stable/dashdot/4.0.16/Chart.yaml b/stable/dashdot/4.0.16/Chart.yaml new file mode 100644 index 00000000000..220c3e38f2c --- /dev/null +++ b/stable/dashdot/4.0.16/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "5.2.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - dashboard + - dashdot +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dashdot +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/dashdot + - https://github.com/MauriceNino/dashdot +version: 4.0.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/deepstack/7.0.15/README.md b/stable/dashdot/4.0.16/README.md similarity index 100% rename from stable/deepstack/7.0.15/README.md rename to stable/dashdot/4.0.16/README.md diff --git a/stable/dashdot/4.0.16/app-changelog.md b/stable/dashdot/4.0.16/app-changelog.md new file mode 100644 index 00000000000..075345b9ef0 --- /dev/null +++ b/stable/dashdot/4.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dashdot-4.0.16](https://github.com/truecharts/charts/compare/dashdot-4.0.15...dashdot-4.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/dashdot/4.0.15/app-readme.md b/stable/dashdot/4.0.16/app-readme.md similarity index 100% rename from stable/dashdot/4.0.15/app-readme.md rename to stable/dashdot/4.0.16/app-readme.md diff --git a/stable/dashdot/4.0.16/charts/common-12.9.2.tgz b/stable/dashdot/4.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/dashdot/4.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/dashdot/4.0.15/ix_values.yaml b/stable/dashdot/4.0.16/ix_values.yaml similarity index 100% rename from stable/dashdot/4.0.15/ix_values.yaml rename to stable/dashdot/4.0.16/ix_values.yaml diff --git a/stable/dashdot/4.0.15/questions.yaml b/stable/dashdot/4.0.16/questions.yaml similarity index 100% rename from stable/dashdot/4.0.15/questions.yaml rename to stable/dashdot/4.0.16/questions.yaml diff --git a/stable/dillinger/5.0.16/templates/NOTES.txt b/stable/dashdot/4.0.16/templates/NOTES.txt similarity index 100% rename from stable/dillinger/5.0.16/templates/NOTES.txt rename to stable/dashdot/4.0.16/templates/NOTES.txt diff --git a/stable/deemix/6.0.13/templates/common.yaml b/stable/dashdot/4.0.16/templates/common.yaml similarity index 100% rename from stable/deemix/6.0.13/templates/common.yaml rename to stable/dashdot/4.0.16/templates/common.yaml diff --git a/stable/dillinger/5.0.16/values.yaml b/stable/dashdot/4.0.16/values.yaml similarity index 100% rename from stable/dillinger/5.0.16/values.yaml rename to stable/dashdot/4.0.16/values.yaml diff --git a/stable/davos/7.0.13/CHANGELOG.md b/stable/davos/7.0.13/CHANGELOG.md deleted file mode 100644 index 0b5a800209d..00000000000 --- a/stable/davos/7.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [davos-7.0.13](https://github.com/truecharts/charts/compare/davos-7.0.12...davos-7.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [davos-7.0.12](https://github.com/truecharts/charts/compare/davos-7.0.11...davos-7.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [davos-7.0.11](https://github.com/truecharts/charts/compare/davos-7.0.10...davos-7.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [davos-7.0.10](https://github.com/truecharts/charts/compare/davos-7.0.9...davos-7.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [davos-7.0.9](https://github.com/truecharts/charts/compare/davos-7.0.8...davos-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [davos-7.0.8](https://github.com/truecharts/charts/compare/davos-7.0.7...davos-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [davos-7.0.7](https://github.com/truecharts/charts/compare/davos-7.0.6...davos-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [davos-7.0.6](https://github.com/truecharts/charts/compare/davos-7.0.5...davos-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [davos-7.0.5](https://github.com/truecharts/charts/compare/davos-7.0.4...davos-7.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [davos-7.0.4](https://github.com/truecharts/charts/compare/davos-7.0.3...davos-7.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [davos-7.0.3](https://github.com/truecharts/charts/compare/davos-7.0.2...davos-7.0.3) (2023-04-14) - - diff --git a/stable/davos/7.0.13/Chart.yaml b/stable/davos/7.0.13/Chart.yaml deleted file mode 100644 index 14f87f91eac..00000000000 --- a/stable/davos/7.0.13/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2.2.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.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 -keywords: - - davos - - ftp - - automation -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: davos -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/davos - - https://github.com/linuxserver/docker-davos - - https://github.com/linuxserver/davos/ -type: application -version: 7.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/davos/7.0.13/app-changelog.md b/stable/davos/7.0.13/app-changelog.md deleted file mode 100644 index 4e15bd6493a..00000000000 --- a/stable/davos/7.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [davos-7.0.13](https://github.com/truecharts/charts/compare/davos-7.0.12...davos-7.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/davos/7.0.13/charts/common-12.8.1.tgz b/stable/davos/7.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/davos/7.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/davos/7.0.14/CHANGELOG.md b/stable/davos/7.0.14/CHANGELOG.md new file mode 100644 index 00000000000..0d08fd55be7 --- /dev/null +++ b/stable/davos/7.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [davos-7.0.14](https://github.com/truecharts/charts/compare/davos-7.0.13...davos-7.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [davos-7.0.13](https://github.com/truecharts/charts/compare/davos-7.0.12...davos-7.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [davos-7.0.12](https://github.com/truecharts/charts/compare/davos-7.0.11...davos-7.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [davos-7.0.11](https://github.com/truecharts/charts/compare/davos-7.0.10...davos-7.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [davos-7.0.10](https://github.com/truecharts/charts/compare/davos-7.0.9...davos-7.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [davos-7.0.9](https://github.com/truecharts/charts/compare/davos-7.0.8...davos-7.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [davos-7.0.8](https://github.com/truecharts/charts/compare/davos-7.0.7...davos-7.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [davos-7.0.7](https://github.com/truecharts/charts/compare/davos-7.0.6...davos-7.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [davos-7.0.6](https://github.com/truecharts/charts/compare/davos-7.0.5...davos-7.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [davos-7.0.5](https://github.com/truecharts/charts/compare/davos-7.0.4...davos-7.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [davos-7.0.4](https://github.com/truecharts/charts/compare/davos-7.0.3...davos-7.0.4) (2023-04-15) + +### Chore diff --git a/stable/davos/7.0.14/Chart.yaml b/stable/davos/7.0.14/Chart.yaml new file mode 100644 index 00000000000..2fbca64a624 --- /dev/null +++ b/stable/davos/7.0.14/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.2.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - davos + - ftp + - automation +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: davos +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/davos + - https://github.com/linuxserver/docker-davos + - https://github.com/linuxserver/davos/ +type: application +version: 7.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/digikam/7.0.11/README.md b/stable/davos/7.0.14/README.md similarity index 100% rename from stable/digikam/7.0.11/README.md rename to stable/davos/7.0.14/README.md diff --git a/stable/davos/7.0.14/app-changelog.md b/stable/davos/7.0.14/app-changelog.md new file mode 100644 index 00000000000..13150a6b740 --- /dev/null +++ b/stable/davos/7.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [davos-7.0.14](https://github.com/truecharts/charts/compare/davos-7.0.13...davos-7.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/davos/7.0.13/app-readme.md b/stable/davos/7.0.14/app-readme.md similarity index 100% rename from stable/davos/7.0.13/app-readme.md rename to stable/davos/7.0.14/app-readme.md diff --git a/stable/davos/7.0.14/charts/common-12.9.2.tgz b/stable/davos/7.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/davos/7.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/davos/7.0.13/ix_values.yaml b/stable/davos/7.0.14/ix_values.yaml similarity index 100% rename from stable/davos/7.0.13/ix_values.yaml rename to stable/davos/7.0.14/ix_values.yaml diff --git a/stable/davos/7.0.13/questions.yaml b/stable/davos/7.0.14/questions.yaml similarity index 100% rename from stable/davos/7.0.13/questions.yaml rename to stable/davos/7.0.14/questions.yaml diff --git a/stable/discordgsm/2.0.14/templates/NOTES.txt b/stable/davos/7.0.14/templates/NOTES.txt similarity index 100% rename from stable/discordgsm/2.0.14/templates/NOTES.txt rename to stable/davos/7.0.14/templates/NOTES.txt diff --git a/stable/davos/7.0.13/templates/common.yaml b/stable/davos/7.0.14/templates/common.yaml similarity index 100% rename from stable/davos/7.0.13/templates/common.yaml rename to stable/davos/7.0.14/templates/common.yaml diff --git a/stable/discordgsm/2.0.14/values.yaml b/stable/davos/7.0.14/values.yaml similarity index 100% rename from stable/discordgsm/2.0.14/values.yaml rename to stable/davos/7.0.14/values.yaml diff --git a/stable/ddclient/5.0.14/CHANGELOG.md b/stable/ddclient/5.0.14/CHANGELOG.md deleted file mode 100644 index 5b731a1f72a..00000000000 --- a/stable/ddclient/5.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ddclient-5.0.14](https://github.com/truecharts/charts/compare/ddclient-5.0.13...ddclient-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [ddclient-5.0.13](https://github.com/truecharts/charts/compare/ddclient-5.0.12...ddclient-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [ddclient-5.0.12](https://github.com/truecharts/charts/compare/ddclient-5.0.11...ddclient-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - update container image tccr.io/truecharts/ddclient to 3.10.0 ([#8723](https://github.com/truecharts/charts/issues/8723)) - - - - -## [ddclient-5.0.11](https://github.com/truecharts/charts/compare/ddclient-5.0.10...ddclient-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [ddclient-5.0.10](https://github.com/truecharts/charts/compare/ddclient-5.0.9...ddclient-5.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/ddclient to 3.10.0 ([#8201](https://github.com/truecharts/charts/issues/8201)) - - - - -## [ddclient-5.0.9](https://github.com/truecharts/charts/compare/ddclient-5.0.8...ddclient-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [ddclient-5.0.8](https://github.com/truecharts/charts/compare/ddclient-5.0.7...ddclient-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [ddclient-5.0.7](https://github.com/truecharts/charts/compare/ddclient-5.0.6...ddclient-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [ddclient-5.0.6](https://github.com/truecharts/charts/compare/ddclient-5.0.5...ddclient-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [ddclient-5.0.5](https://github.com/truecharts/charts/compare/ddclient-5.0.4...ddclient-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [ddclient-5.0.4](https://github.com/truecharts/charts/compare/ddclient-5.0.3...ddclient-5.0.4) (2023-04-15) - diff --git a/stable/ddclient/5.0.14/Chart.yaml b/stable/ddclient/5.0.14/Chart.yaml deleted file mode 100644 index 857179a83a0..00000000000 --- a/stable/ddclient/5.0.14/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ddclient -version: 5.0.14 -appVersion: "3.10.0" -description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/ddclient -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddclient.png -keywords: - - ddclient -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ddclient -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/ddclient/5.0.14/app-changelog.md b/stable/ddclient/5.0.14/app-changelog.md deleted file mode 100644 index 1527bee3597..00000000000 --- a/stable/ddclient/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ddclient-5.0.14](https://github.com/truecharts/charts/compare/ddclient-5.0.13...ddclient-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/ddclient/5.0.14/charts/common-12.8.1.tgz b/stable/ddclient/5.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/ddclient/5.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/ddclient/5.0.15/CHANGELOG.md b/stable/ddclient/5.0.15/CHANGELOG.md new file mode 100644 index 00000000000..c843fe871f4 --- /dev/null +++ b/stable/ddclient/5.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ddclient-5.0.15](https://github.com/truecharts/charts/compare/ddclient-5.0.14...ddclient-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [ddclient-5.0.14](https://github.com/truecharts/charts/compare/ddclient-5.0.13...ddclient-5.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [ddclient-5.0.13](https://github.com/truecharts/charts/compare/ddclient-5.0.12...ddclient-5.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [ddclient-5.0.12](https://github.com/truecharts/charts/compare/ddclient-5.0.11...ddclient-5.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + - update container image tccr.io/truecharts/ddclient to 3.10.0 ([#8723](https://github.com/truecharts/charts/issues/8723)) + + + + +## [ddclient-5.0.11](https://github.com/truecharts/charts/compare/ddclient-5.0.10...ddclient-5.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [ddclient-5.0.10](https://github.com/truecharts/charts/compare/ddclient-5.0.9...ddclient-5.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/ddclient to 3.10.0 ([#8201](https://github.com/truecharts/charts/issues/8201)) + + + + +## [ddclient-5.0.9](https://github.com/truecharts/charts/compare/ddclient-5.0.8...ddclient-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [ddclient-5.0.8](https://github.com/truecharts/charts/compare/ddclient-5.0.7...ddclient-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [ddclient-5.0.7](https://github.com/truecharts/charts/compare/ddclient-5.0.6...ddclient-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [ddclient-5.0.6](https://github.com/truecharts/charts/compare/ddclient-5.0.5...ddclient-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [ddclient-5.0.5](https://github.com/truecharts/charts/compare/ddclient-5.0.4...ddclient-5.0.5) (2023-04-16) + diff --git a/stable/ddclient/5.0.15/Chart.yaml b/stable/ddclient/5.0.15/Chart.yaml new file mode 100644 index 00000000000..6ff2fc993f9 --- /dev/null +++ b/stable/ddclient/5.0.15/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ddclient +version: 5.0.15 +appVersion: "3.10.0" +description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/ddclient +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddclient.png +keywords: + - ddclient +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ddclient +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/dillinger/5.0.16/README.md b/stable/ddclient/5.0.15/README.md similarity index 100% rename from stable/dillinger/5.0.16/README.md rename to stable/ddclient/5.0.15/README.md diff --git a/stable/ddclient/5.0.15/app-changelog.md b/stable/ddclient/5.0.15/app-changelog.md new file mode 100644 index 00000000000..54ae8409394 --- /dev/null +++ b/stable/ddclient/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ddclient-5.0.15](https://github.com/truecharts/charts/compare/ddclient-5.0.14...ddclient-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/ddclient/5.0.14/app-readme.md b/stable/ddclient/5.0.15/app-readme.md similarity index 100% rename from stable/ddclient/5.0.14/app-readme.md rename to stable/ddclient/5.0.15/app-readme.md diff --git a/stable/ddclient/5.0.15/charts/common-12.9.2.tgz b/stable/ddclient/5.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/ddclient/5.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/ddclient/5.0.14/ix_values.yaml b/stable/ddclient/5.0.15/ix_values.yaml similarity index 100% rename from stable/ddclient/5.0.14/ix_values.yaml rename to stable/ddclient/5.0.15/ix_values.yaml diff --git a/stable/ddclient/5.0.14/questions.yaml b/stable/ddclient/5.0.15/questions.yaml similarity index 100% rename from stable/ddclient/5.0.14/questions.yaml rename to stable/ddclient/5.0.15/questions.yaml diff --git a/stable/docker-compose/6.0.9/templates/NOTES.txt b/stable/ddclient/5.0.15/templates/NOTES.txt similarity index 100% rename from stable/docker-compose/6.0.9/templates/NOTES.txt rename to stable/ddclient/5.0.15/templates/NOTES.txt diff --git a/stable/deepstack/7.0.15/templates/common.yaml b/stable/ddclient/5.0.15/templates/common.yaml similarity index 100% rename from stable/deepstack/7.0.15/templates/common.yaml rename to stable/ddclient/5.0.15/templates/common.yaml diff --git a/stable/docker-compose/6.0.9/values.yaml b/stable/ddclient/5.0.15/values.yaml similarity index 100% rename from stable/docker-compose/6.0.9/values.yaml rename to stable/ddclient/5.0.15/values.yaml diff --git a/stable/ddns-go/5.0.14/CHANGELOG.md b/stable/ddns-go/5.0.14/CHANGELOG.md deleted file mode 100644 index ae7c6309059..00000000000 --- a/stable/ddns-go/5.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ddns-go-5.0.14](https://github.com/truecharts/charts/compare/ddns-go-5.0.13...ddns-go-5.0.14) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/ddns-go to v5.2.1 ([#9049](https://github.com/truecharts/charts/issues/9049)) - - - - -## [ddns-go-5.0.13](https://github.com/truecharts/charts/compare/ddns-go-5.0.12...ddns-go-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [ddns-go-5.0.12](https://github.com/truecharts/charts/compare/ddns-go-5.0.11...ddns-go-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [ddns-go-5.0.11](https://github.com/truecharts/charts/compare/ddns-go-5.0.10...ddns-go-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [ddns-go-5.0.10](https://github.com/truecharts/charts/compare/ddns-go-5.0.9...ddns-go-5.0.10) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/ddns-go to v5.1.1 ([#8295](https://github.com/truecharts/charts/issues/8295)) - - - - -## [ddns-go-5.0.9](https://github.com/truecharts/charts/compare/ddns-go-5.0.8...ddns-go-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [ddns-go-5.0.8](https://github.com/truecharts/charts/compare/ddns-go-5.0.7...ddns-go-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [ddns-go-5.0.7](https://github.com/truecharts/charts/compare/ddns-go-5.0.6...ddns-go-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [ddns-go-5.0.6](https://github.com/truecharts/charts/compare/ddns-go-5.0.5...ddns-go-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [ddns-go-5.0.5](https://github.com/truecharts/charts/compare/ddns-go-5.0.4...ddns-go-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [ddns-go-5.0.4](https://github.com/truecharts/charts/compare/ddns-go-5.0.3...ddns-go-5.0.4) (2023-04-15) - -### Chore diff --git a/stable/ddns-go/5.0.14/Chart.yaml b/stable/ddns-go/5.0.14/Chart.yaml deleted file mode 100644 index dee3166b915..00000000000 --- a/stable/ddns-go/5.0.14/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ddns-go -version: 5.0.14 -appVersion: "5.2.1" -description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service -type: application -deprecated: false -home: https://truecharts.org/charts/stable/ddns-go -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-go.png -keywords: - - ddns-go - - ddns -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go - - https://github.com/jeessy2/ddns-go -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - cloud - truecharts.org/SCALE-support: "true" diff --git a/stable/ddns-go/5.0.14/app-changelog.md b/stable/ddns-go/5.0.14/app-changelog.md deleted file mode 100644 index d85c82f9ee5..00000000000 --- a/stable/ddns-go/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ddns-go-5.0.14](https://github.com/truecharts/charts/compare/ddns-go-5.0.13...ddns-go-5.0.14) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/ddns-go to v5.2.1 ([#9049](https://github.com/truecharts/charts/issues/9049)) - - \ No newline at end of file diff --git a/stable/ddns-go/5.0.14/charts/common-12.8.1.tgz b/stable/ddns-go/5.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/ddns-go/5.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/ddns-go/5.0.14/questions.yaml b/stable/ddns-go/5.0.14/questions.yaml deleted file mode 100644 index 807136dbec6..00000000000 --- a/stable/ddns-go/5.0.14/questions.yaml +++ /dev/null @@ -1,1866 +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: 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: 10168 - required: true - - variable: serviceexpert - group: Networking and Services - label: Show Expert Config - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: hostNetwork - group: Networking and Services - label: Host-Networking (Complicated) - schema: - hidden: true - type: boolean - default: false - - 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: - 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: - 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 - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: [] - items: - - variable: pathEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: path - label: Path - schema: - type: string - required: true - default: "/" - - variable: pathType - label: Path Type - schema: - type: string - required: true - default: Prefix - - variable: certificateIssuer - label: Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - 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: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: 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: service - label: Linked Service - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: Service Name - schema: - type: string - default: "" - - variable: port - label: Service Port - schema: - type: int - - variable: clusterIssuer - label: clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - default: [] - show_if: [["clusterIssuer", "=", ""]] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - variable: clusterIssuer - 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: [["clusterIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - type: string - show_if: [["clusterIssuer", "=", ""]] - default: "" - - variable: entrypoint - label: Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: securityContext - group: Security and Permissions - label: Security Context - schema: - additional_attrs: true - type: dict - attrs: - - variable: container - label: Container - schema: - additional_attrs: true - type: dict - attrs: - # Settings from questions.yaml get appended here on a per-app basis - - - variable: runAsUser - label: "runAsUser" - description: "The UserID of the user running the application" - schema: - type: int - default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: - 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: 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: - 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: - 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 - - 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-go/5.0.15/CHANGELOG.md b/stable/ddns-go/5.0.15/CHANGELOG.md new file mode 100644 index 00000000000..0dd834023ec --- /dev/null +++ b/stable/ddns-go/5.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ddns-go-5.0.15](https://github.com/truecharts/charts/compare/ddns-go-5.0.14...ddns-go-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [ddns-go-5.0.14](https://github.com/truecharts/charts/compare/ddns-go-5.0.13...ddns-go-5.0.14) (2023-05-21) + +### Chore + +- update container image tccr.io/truecharts/ddns-go to v5.2.1 ([#9049](https://github.com/truecharts/charts/issues/9049)) + + + + +## [ddns-go-5.0.13](https://github.com/truecharts/charts/compare/ddns-go-5.0.12...ddns-go-5.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [ddns-go-5.0.12](https://github.com/truecharts/charts/compare/ddns-go-5.0.11...ddns-go-5.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [ddns-go-5.0.11](https://github.com/truecharts/charts/compare/ddns-go-5.0.10...ddns-go-5.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [ddns-go-5.0.10](https://github.com/truecharts/charts/compare/ddns-go-5.0.9...ddns-go-5.0.10) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/ddns-go to v5.1.1 ([#8295](https://github.com/truecharts/charts/issues/8295)) + + + + +## [ddns-go-5.0.9](https://github.com/truecharts/charts/compare/ddns-go-5.0.8...ddns-go-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [ddns-go-5.0.8](https://github.com/truecharts/charts/compare/ddns-go-5.0.7...ddns-go-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [ddns-go-5.0.7](https://github.com/truecharts/charts/compare/ddns-go-5.0.6...ddns-go-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [ddns-go-5.0.6](https://github.com/truecharts/charts/compare/ddns-go-5.0.5...ddns-go-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + diff --git a/stable/ddns-go/5.0.15/Chart.yaml b/stable/ddns-go/5.0.15/Chart.yaml new file mode 100644 index 00000000000..5067a95c7b1 --- /dev/null +++ b/stable/ddns-go/5.0.15/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ddns-go +version: 5.0.15 +appVersion: "5.2.1" +description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service +type: application +deprecated: false +home: https://truecharts.org/charts/stable/ddns-go +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ddns-go.png +keywords: + - ddns-go + - ddns +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-go + - https://github.com/jeessy2/ddns-go +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" diff --git a/stable/discordgsm/2.0.14/README.md b/stable/ddns-go/5.0.15/README.md similarity index 100% rename from stable/discordgsm/2.0.14/README.md rename to stable/ddns-go/5.0.15/README.md diff --git a/stable/ddns-go/5.0.15/app-changelog.md b/stable/ddns-go/5.0.15/app-changelog.md new file mode 100644 index 00000000000..4278b66b053 --- /dev/null +++ b/stable/ddns-go/5.0.15/app-changelog.md @@ -0,0 +1,13 @@ + + +## [ddns-go-5.0.15](https://github.com/truecharts/charts/compare/ddns-go-5.0.14...ddns-go-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + \ No newline at end of file diff --git a/stable/ddns-go/5.0.14/app-readme.md b/stable/ddns-go/5.0.15/app-readme.md similarity index 100% rename from stable/ddns-go/5.0.14/app-readme.md rename to stable/ddns-go/5.0.15/app-readme.md diff --git a/stable/ddns-go/5.0.15/charts/common-12.9.2.tgz b/stable/ddns-go/5.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/ddns-go/5.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/ddns-go/5.0.14/ix_values.yaml b/stable/ddns-go/5.0.15/ix_values.yaml similarity index 100% rename from stable/ddns-go/5.0.14/ix_values.yaml rename to stable/ddns-go/5.0.15/ix_values.yaml diff --git a/stable/ddns-go/5.0.15/questions.yaml b/stable/ddns-go/5.0.15/questions.yaml new file mode 100644 index 00000000000..c6128e12cd0 --- /dev/null +++ b/stable/ddns-go/5.0.15/questions.yaml @@ -0,0 +1,1927 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10168 + 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/4.0.11/templates/NOTES.txt b/stable/ddns-go/5.0.15/templates/NOTES.txt similarity index 100% rename from stable/docusaurus/4.0.11/templates/NOTES.txt rename to stable/ddns-go/5.0.15/templates/NOTES.txt diff --git a/stable/dell-idrac-fan-controller/1.0.2/templates/common.yaml b/stable/ddns-go/5.0.15/templates/common.yaml similarity index 100% rename from stable/dell-idrac-fan-controller/1.0.2/templates/common.yaml rename to stable/ddns-go/5.0.15/templates/common.yaml diff --git a/stable/docusaurus/4.0.11/values.yaml b/stable/ddns-go/5.0.15/values.yaml similarity index 100% rename from stable/docusaurus/4.0.11/values.yaml rename to stable/ddns-go/5.0.15/values.yaml diff --git a/stable/ddns-updater/5.0.13/CHANGELOG.md b/stable/ddns-updater/5.0.13/CHANGELOG.md deleted file mode 100644 index 91c7a6cf50f..00000000000 --- a/stable/ddns-updater/5.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ddns-updater-5.0.13](https://github.com/truecharts/charts/compare/ddns-updater-5.0.12...ddns-updater-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [ddns-updater-5.0.12](https://github.com/truecharts/charts/compare/ddns-updater-5.0.11...ddns-updater-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [ddns-updater-5.0.11](https://github.com/truecharts/charts/compare/ddns-updater-5.0.10...ddns-updater-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [ddns-updater-5.0.10](https://github.com/truecharts/charts/compare/ddns-updater-5.0.9...ddns-updater-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [ddns-updater-5.0.9](https://github.com/truecharts/charts/compare/ddns-updater-5.0.8...ddns-updater-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [ddns-updater-5.0.8](https://github.com/truecharts/charts/compare/ddns-updater-5.0.7...ddns-updater-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [ddns-updater-5.0.7](https://github.com/truecharts/charts/compare/ddns-updater-5.0.6...ddns-updater-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [ddns-updater-5.0.6](https://github.com/truecharts/charts/compare/ddns-updater-5.0.5...ddns-updater-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [ddns-updater-5.0.5](https://github.com/truecharts/charts/compare/ddns-updater-5.0.4...ddns-updater-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [ddns-updater-5.0.4](https://github.com/truecharts/charts/compare/ddns-updater-5.0.3...ddns-updater-5.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [ddns-updater-5.0.3](https://github.com/truecharts/charts/compare/ddns-updater-5.0.2...ddns-updater-5.0.3) (2023-04-14) - - diff --git a/stable/ddns-updater/5.0.13/Chart.yaml b/stable/ddns-updater/5.0.13/Chart.yaml deleted file mode 100644 index 2f21aa711cc..00000000000 --- a/stable/ddns-updater/5.0.13/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "2.4.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - ddns-updater -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ddns-updater -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-updater - - https://github.com/qdm12/ddns-updater -version: 5.0.13 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" diff --git a/stable/ddns-updater/5.0.13/app-changelog.md b/stable/ddns-updater/5.0.13/app-changelog.md deleted file mode 100644 index fc1dd77a357..00000000000 --- a/stable/ddns-updater/5.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ddns-updater-5.0.13](https://github.com/truecharts/charts/compare/ddns-updater-5.0.12...ddns-updater-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/ddns-updater/5.0.13/charts/common-12.8.1.tgz b/stable/ddns-updater/5.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/ddns-updater/5.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/ddns-updater/5.0.14/CHANGELOG.md b/stable/ddns-updater/5.0.14/CHANGELOG.md new file mode 100644 index 00000000000..570e5648a80 --- /dev/null +++ b/stable/ddns-updater/5.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ddns-updater-5.0.14](https://github.com/truecharts/charts/compare/ddns-updater-5.0.13...ddns-updater-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [ddns-updater-5.0.13](https://github.com/truecharts/charts/compare/ddns-updater-5.0.12...ddns-updater-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [ddns-updater-5.0.12](https://github.com/truecharts/charts/compare/ddns-updater-5.0.11...ddns-updater-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [ddns-updater-5.0.11](https://github.com/truecharts/charts/compare/ddns-updater-5.0.10...ddns-updater-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [ddns-updater-5.0.10](https://github.com/truecharts/charts/compare/ddns-updater-5.0.9...ddns-updater-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [ddns-updater-5.0.9](https://github.com/truecharts/charts/compare/ddns-updater-5.0.8...ddns-updater-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [ddns-updater-5.0.8](https://github.com/truecharts/charts/compare/ddns-updater-5.0.7...ddns-updater-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [ddns-updater-5.0.7](https://github.com/truecharts/charts/compare/ddns-updater-5.0.6...ddns-updater-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [ddns-updater-5.0.6](https://github.com/truecharts/charts/compare/ddns-updater-5.0.5...ddns-updater-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [ddns-updater-5.0.5](https://github.com/truecharts/charts/compare/ddns-updater-5.0.4...ddns-updater-5.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [ddns-updater-5.0.4](https://github.com/truecharts/charts/compare/ddns-updater-5.0.3...ddns-updater-5.0.4) (2023-04-15) + +### Chore diff --git a/stable/ddns-updater/5.0.14/Chart.yaml b/stable/ddns-updater/5.0.14/Chart.yaml new file mode 100644 index 00000000000..8583eed2925 --- /dev/null +++ b/stable/ddns-updater/5.0.14/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "2.4.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - ddns-updater +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ddns-updater +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ddns-updater + - https://github.com/qdm12/ddns-updater +version: 5.0.14 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" diff --git a/stable/docker-compose/6.0.9/README.md b/stable/ddns-updater/5.0.14/README.md similarity index 100% rename from stable/docker-compose/6.0.9/README.md rename to stable/ddns-updater/5.0.14/README.md diff --git a/stable/ddns-updater/5.0.14/app-changelog.md b/stable/ddns-updater/5.0.14/app-changelog.md new file mode 100644 index 00000000000..6d41ee3058d --- /dev/null +++ b/stable/ddns-updater/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ddns-updater-5.0.14](https://github.com/truecharts/charts/compare/ddns-updater-5.0.13...ddns-updater-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/ddns-updater/5.0.13/app-readme.md b/stable/ddns-updater/5.0.14/app-readme.md similarity index 100% rename from stable/ddns-updater/5.0.13/app-readme.md rename to stable/ddns-updater/5.0.14/app-readme.md diff --git a/stable/ddns-updater/5.0.14/charts/common-12.9.2.tgz b/stable/ddns-updater/5.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/ddns-updater/5.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/ddns-updater/5.0.13/ix_values.yaml b/stable/ddns-updater/5.0.14/ix_values.yaml similarity index 100% rename from stable/ddns-updater/5.0.13/ix_values.yaml rename to stable/ddns-updater/5.0.14/ix_values.yaml diff --git a/stable/ddns-updater/5.0.13/questions.yaml b/stable/ddns-updater/5.0.14/questions.yaml similarity index 100% rename from stable/ddns-updater/5.0.13/questions.yaml rename to stable/ddns-updater/5.0.14/questions.yaml diff --git a/stable/dokuwiki/6.0.14/templates/NOTES.txt b/stable/ddns-updater/5.0.14/templates/NOTES.txt similarity index 100% rename from stable/dokuwiki/6.0.14/templates/NOTES.txt rename to stable/ddns-updater/5.0.14/templates/NOTES.txt diff --git a/stable/dillinger/5.0.16/templates/common.yaml b/stable/ddns-updater/5.0.14/templates/common.yaml similarity index 100% rename from stable/dillinger/5.0.16/templates/common.yaml rename to stable/ddns-updater/5.0.14/templates/common.yaml diff --git a/stable/dokuwiki/6.0.14/values.yaml b/stable/ddns-updater/5.0.14/values.yaml similarity index 100% rename from stable/dokuwiki/6.0.14/values.yaml rename to stable/ddns-updater/5.0.14/values.yaml diff --git a/stable/deconz/11.0.3/CHANGELOG.md b/stable/deconz/11.0.3/CHANGELOG.md new file mode 100644 index 00000000000..d790f1339cf --- /dev/null +++ b/stable/deconz/11.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [deconz-11.0.3](https://github.com/truecharts/charts/compare/deconz-11.0.2...deconz-11.0.3) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [deconz-11.0.2](https://github.com/truecharts/charts/compare/deconz-11.0.1...deconz-11.0.2) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [deconz-11.0.1](https://github.com/truecharts/charts/compare/deconz-11.0.0...deconz-11.0.1) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [deconz-11.0.0](https://github.com/truecharts/charts/compare/deconz-10.0.16...deconz-11.0.0) (2023-05-06) + +### Fix + +- Breaking change port to new common ([#8790](https://github.com/truecharts/charts/issues/8790)) + + + + +## [deconz-10.0.16](https://github.com/truecharts/charts/compare/deconz-10.0.15...deconz-10.0.16) (2023-05-03) + +### Chore + +- update container image tccr.io/truecharts/deconz to v2.22.00 ([#8564](https://github.com/truecharts/charts/issues/8564)) + + ### Fix + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + - already adapt questions.yaml GUI to prevent tests from needlessly failing for unported charts ([#8720](https://github.com/truecharts/charts/issues/8720)) + + + + +## [deconz-10.0.15](https://github.com/truecharts/charts/compare/deconz-10.0.14...deconz-10.0.15) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [deconz-10.0.14](https://github.com/truecharts/charts/compare/deconz-10.0.13...deconz-10.0.14) (2023-02-07) + +### Chore + +- update container image tccr.io/truecharts/deconz to 2.20.01 + + + + +## [deconz-10.0.13](https://github.com/truecharts/charts/compare/deconz-10.0.12...deconz-10.0.13) (2023-02-02) + +### Fix + +- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826)) + + + + +## [deconz-10.0.12](https://github.com/truecharts/charts/compare/deconz-10.0.11...deconz-10.0.12) (2023-01-20) + +### Chore + +- update container image tccr.io/truecharts/deconz to v2.20.01 + + + + +## [deconz-10.0.11](https://github.com/truecharts/charts/compare/deconz-10.0.10...deconz-10.0.11) (2023-01-10) + +### Chore + +- update container image tccr.io/truecharts/deconz to v2.20.00 + + diff --git a/stable/deconz/11.0.3/Chart.yaml b/stable/deconz/11.0.3/Chart.yaml new file mode 100644 index 00000000000..11b7c00f8e7 --- /dev/null +++ b/stable/deconz/11.0.3/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2.22.00" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - deconz + - home-automation + - zigbee + - conbee +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: deconz +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/deconz + - https://github.com/dresden-elektronik/deconz-rest-plugin + - https://github.com/marthoc/docker-deconz +version: 11.0.3 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/docusaurus/4.0.11/README.md b/stable/deconz/11.0.3/README.md similarity index 100% rename from stable/docusaurus/4.0.11/README.md rename to stable/deconz/11.0.3/README.md diff --git a/stable/deconz/11.0.3/app-changelog.md b/stable/deconz/11.0.3/app-changelog.md new file mode 100644 index 00000000000..44636dfea3b --- /dev/null +++ b/stable/deconz/11.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [deconz-11.0.3](https://github.com/truecharts/charts/compare/deconz-11.0.2...deconz-11.0.3) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/deconz/11.0.3/app-readme.md b/stable/deconz/11.0.3/app-readme.md new file mode 100644 index 00000000000..1313fa891f2 --- /dev/null +++ b/stable/deconz/11.0.3/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/11.0.3/charts/common-12.9.2.tgz b/stable/deconz/11.0.3/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/deconz/11.0.3/charts/common-12.9.2.tgz differ diff --git a/stable/deconz/11.0.3/ix_values.yaml b/stable/deconz/11.0.3/ix_values.yaml new file mode 100644 index 00000000000..9f83f37a0f0 --- /dev/null +++ b/stable/deconz/11.0.3/ix_values.yaml @@ -0,0 +1,62 @@ +image: + repository: tccr.io/truecharts/deconz + tag: 2.22.00@sha256:41538ed01e8460acad5c1247afd572d52d1c54e8a1fcc51c9713899f5da6bde7 + 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/11.0.3/questions.yaml b/stable/deconz/11.0.3/questions.yaml new file mode 100644 index 00000000000..a7edc5bf7a9 --- /dev/null +++ b/stable/deconz/11.0.3/questions.yaml @@ -0,0 +1,2066 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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-compose/6.0.9/templates/common.yaml b/stable/deconz/11.0.3/templates/common.yaml similarity index 100% rename from stable/docker-compose/6.0.9/templates/common.yaml rename to stable/deconz/11.0.3/templates/common.yaml diff --git a/stable/domoticz/5.0.6/values.yaml b/stable/deconz/11.0.3/values.yaml similarity index 100% rename from stable/domoticz/5.0.6/values.yaml rename to stable/deconz/11.0.3/values.yaml diff --git a/stable/deemix/6.0.13/CHANGELOG.md b/stable/deemix/6.0.13/CHANGELOG.md deleted file mode 100644 index a45f1c46865..00000000000 --- a/stable/deemix/6.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [deemix-6.0.13](https://github.com/truecharts/charts/compare/deemix-6.0.12...deemix-6.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [deemix-6.0.12](https://github.com/truecharts/charts/compare/deemix-6.0.11...deemix-6.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [deemix-6.0.11](https://github.com/truecharts/charts/compare/deemix-6.0.10...deemix-6.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [deemix-6.0.10](https://github.com/truecharts/charts/compare/deemix-6.0.9...deemix-6.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [deemix-6.0.9](https://github.com/truecharts/charts/compare/deemix-6.0.8...deemix-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [deemix-6.0.8](https://github.com/truecharts/charts/compare/deemix-6.0.7...deemix-6.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [deemix-6.0.7](https://github.com/truecharts/charts/compare/deemix-6.0.6...deemix-6.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [deemix-6.0.6](https://github.com/truecharts/charts/compare/deemix-6.0.5...deemix-6.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [deemix-6.0.5](https://github.com/truecharts/charts/compare/deemix-6.0.4...deemix-6.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [deemix-6.0.4](https://github.com/truecharts/charts/compare/deemix-6.0.3...deemix-6.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [deemix-6.0.3](https://github.com/truecharts/charts/compare/deemix-6.0.2...deemix-6.0.3) (2023-04-14) - - diff --git a/stable/deemix/6.0.13/Chart.yaml b/stable/deemix/6.0.13/Chart.yaml deleted file mode 100644 index 0f47e48e280..00000000000 --- a/stable/deemix/6.0.13/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - music - - deemix - - deezer -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: deemix -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/deemix - - https://gitlab.com/Bockiii/deemix-docker.git - - https://git.freezerapp.xyz/RemixDev/deemix-py -type: application -version: 6.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/deemix/6.0.13/app-changelog.md b/stable/deemix/6.0.13/app-changelog.md deleted file mode 100644 index 3991aece45e..00000000000 --- a/stable/deemix/6.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [deemix-6.0.13](https://github.com/truecharts/charts/compare/deemix-6.0.12...deemix-6.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/deemix/6.0.13/charts/common-12.8.1.tgz b/stable/deemix/6.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/deemix/6.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/deemix/6.0.14/CHANGELOG.md b/stable/deemix/6.0.14/CHANGELOG.md new file mode 100644 index 00000000000..745883138dc --- /dev/null +++ b/stable/deemix/6.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [deemix-6.0.14](https://github.com/truecharts/charts/compare/deemix-6.0.13...deemix-6.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [deemix-6.0.13](https://github.com/truecharts/charts/compare/deemix-6.0.12...deemix-6.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [deemix-6.0.12](https://github.com/truecharts/charts/compare/deemix-6.0.11...deemix-6.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [deemix-6.0.11](https://github.com/truecharts/charts/compare/deemix-6.0.10...deemix-6.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [deemix-6.0.10](https://github.com/truecharts/charts/compare/deemix-6.0.9...deemix-6.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [deemix-6.0.9](https://github.com/truecharts/charts/compare/deemix-6.0.8...deemix-6.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [deemix-6.0.8](https://github.com/truecharts/charts/compare/deemix-6.0.7...deemix-6.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [deemix-6.0.7](https://github.com/truecharts/charts/compare/deemix-6.0.6...deemix-6.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [deemix-6.0.6](https://github.com/truecharts/charts/compare/deemix-6.0.5...deemix-6.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [deemix-6.0.5](https://github.com/truecharts/charts/compare/deemix-6.0.4...deemix-6.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [deemix-6.0.4](https://github.com/truecharts/charts/compare/deemix-6.0.3...deemix-6.0.4) (2023-04-15) + +### Chore diff --git a/stable/deemix/6.0.14/Chart.yaml b/stable/deemix/6.0.14/Chart.yaml new file mode 100644 index 00000000000..e81069fd008 --- /dev/null +++ b/stable/deemix/6.0.14/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - music + - deemix + - deezer +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: deemix +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/deemix + - https://gitlab.com/Bockiii/deemix-docker.git + - https://git.freezerapp.xyz/RemixDev/deemix-py +type: application +version: 6.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/dokuwiki/6.0.14/README.md b/stable/deemix/6.0.14/README.md similarity index 100% rename from stable/dokuwiki/6.0.14/README.md rename to stable/deemix/6.0.14/README.md diff --git a/stable/deemix/6.0.14/app-changelog.md b/stable/deemix/6.0.14/app-changelog.md new file mode 100644 index 00000000000..295fb39f194 --- /dev/null +++ b/stable/deemix/6.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [deemix-6.0.14](https://github.com/truecharts/charts/compare/deemix-6.0.13...deemix-6.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/deemix/6.0.13/app-readme.md b/stable/deemix/6.0.14/app-readme.md similarity index 100% rename from stable/deemix/6.0.13/app-readme.md rename to stable/deemix/6.0.14/app-readme.md diff --git a/stable/deemix/6.0.14/charts/common-12.9.2.tgz b/stable/deemix/6.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/deemix/6.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/deemix/6.0.13/ix_values.yaml b/stable/deemix/6.0.14/ix_values.yaml similarity index 100% rename from stable/deemix/6.0.13/ix_values.yaml rename to stable/deemix/6.0.14/ix_values.yaml diff --git a/stable/deemix/6.0.13/questions.yaml b/stable/deemix/6.0.14/questions.yaml similarity index 100% rename from stable/deemix/6.0.13/questions.yaml rename to stable/deemix/6.0.14/questions.yaml diff --git a/stable/domoticz/5.0.6/templates/NOTES.txt b/stable/deemix/6.0.14/templates/NOTES.txt similarity index 100% rename from stable/domoticz/5.0.6/templates/NOTES.txt rename to stable/deemix/6.0.14/templates/NOTES.txt diff --git a/stable/docusaurus/4.0.11/templates/common.yaml b/stable/deemix/6.0.14/templates/common.yaml similarity index 100% rename from stable/docusaurus/4.0.11/templates/common.yaml rename to stable/deemix/6.0.14/templates/common.yaml diff --git a/stable/doplarr/5.0.13/values.yaml b/stable/deemix/6.0.14/values.yaml similarity index 100% rename from stable/doplarr/5.0.13/values.yaml rename to stable/deemix/6.0.14/values.yaml diff --git a/stable/deepstack/7.0.15/CHANGELOG.md b/stable/deepstack/7.0.15/CHANGELOG.md deleted file mode 100644 index b42faa136d4..00000000000 --- a/stable/deepstack/7.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [deepstack-7.0.15](https://github.com/truecharts/charts/compare/deepstack-7.0.14...deepstack-7.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [deepstack-7.0.14](https://github.com/truecharts/charts/compare/deepstack-7.0.13...deepstack-7.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [deepstack-7.0.13](https://github.com/truecharts/charts/compare/deepstack-7.0.12...deepstack-7.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [deepstack-7.0.12](https://github.com/truecharts/charts/compare/deepstack-7.0.11...deepstack-7.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [deepstack-7.0.11](https://github.com/truecharts/charts/compare/deepstack-7.0.10...deepstack-7.0.11) (2023-05-03) - -### Fix - -- fix some duplicate entries ([#8713](https://github.com/truecharts/charts/issues/8713)) - - - - -## [deepstack-7.0.10](https://github.com/truecharts/charts/compare/deepstack-7.0.9...deepstack-7.0.10) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [deepstack-7.0.9](https://github.com/truecharts/charts/compare/deepstack-7.0.8...deepstack-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [deepstack-7.0.8](https://github.com/truecharts/charts/compare/deepstack-7.0.7...deepstack-7.0.8) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [deepstack-7.0.7](https://github.com/truecharts/charts/compare/deepstack-7.0.6...deepstack-7.0.7) (2023-04-19) - -### Fix - -- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) - - - - -## [deepstack-7.0.6](https://github.com/truecharts/charts/compare/deepstack-7.0.5...deepstack-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [deepstack-7.0.5](https://github.com/truecharts/charts/compare/deepstack-7.0.4...deepstack-7.0.5) (2023-04-16) - -### Chore diff --git a/stable/deepstack/7.0.15/Chart.yaml b/stable/deepstack/7.0.15/Chart.yaml deleted file mode 100644 index c46256fb12f..00000000000 --- a/stable/deepstack/7.0.15/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2022.01.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - AI -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: deepstack -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/deepstack - - https://github.com/johnolafenwa/DeepStack - - https://www.deepstack.cc/ -type: application -version: 7.0.15 -annotations: - truecharts.org/catagories: | - - AI - truecharts.org/SCALE-support: "true" diff --git a/stable/deepstack/7.0.15/app-changelog.md b/stable/deepstack/7.0.15/app-changelog.md deleted file mode 100644 index f64953cf06f..00000000000 --- a/stable/deepstack/7.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [deepstack-7.0.15](https://github.com/truecharts/charts/compare/deepstack-7.0.14...deepstack-7.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/deepstack/7.0.15/charts/common-12.8.1.tgz b/stable/deepstack/7.0.15/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/deepstack/7.0.15/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/deepstack/7.0.16/CHANGELOG.md b/stable/deepstack/7.0.16/CHANGELOG.md new file mode 100644 index 00000000000..8f36a99e7d7 --- /dev/null +++ b/stable/deepstack/7.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [deepstack-7.0.16](https://github.com/truecharts/charts/compare/deepstack-7.0.15...deepstack-7.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [deepstack-7.0.15](https://github.com/truecharts/charts/compare/deepstack-7.0.14...deepstack-7.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [deepstack-7.0.14](https://github.com/truecharts/charts/compare/deepstack-7.0.13...deepstack-7.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [deepstack-7.0.13](https://github.com/truecharts/charts/compare/deepstack-7.0.12...deepstack-7.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [deepstack-7.0.12](https://github.com/truecharts/charts/compare/deepstack-7.0.11...deepstack-7.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [deepstack-7.0.11](https://github.com/truecharts/charts/compare/deepstack-7.0.10...deepstack-7.0.11) (2023-05-03) + +### Fix + +- fix some duplicate entries ([#8713](https://github.com/truecharts/charts/issues/8713)) + + + + +## [deepstack-7.0.10](https://github.com/truecharts/charts/compare/deepstack-7.0.9...deepstack-7.0.10) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [deepstack-7.0.9](https://github.com/truecharts/charts/compare/deepstack-7.0.8...deepstack-7.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [deepstack-7.0.8](https://github.com/truecharts/charts/compare/deepstack-7.0.7...deepstack-7.0.8) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [deepstack-7.0.7](https://github.com/truecharts/charts/compare/deepstack-7.0.6...deepstack-7.0.7) (2023-04-19) + +### Fix + +- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) + + + + +## [deepstack-7.0.6](https://github.com/truecharts/charts/compare/deepstack-7.0.5...deepstack-7.0.6) (2023-04-16) + +### Chore diff --git a/stable/deepstack/7.0.16/Chart.yaml b/stable/deepstack/7.0.16/Chart.yaml new file mode 100644 index 00000000000..7c967ed4634 --- /dev/null +++ b/stable/deepstack/7.0.16/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2022.01.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - AI +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: deepstack +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/deepstack + - https://github.com/johnolafenwa/DeepStack + - https://www.deepstack.cc/ +type: application +version: 7.0.16 +annotations: + truecharts.org/catagories: | + - AI + truecharts.org/SCALE-support: "true" diff --git a/stable/domoticz/5.0.6/README.md b/stable/deepstack/7.0.16/README.md similarity index 100% rename from stable/domoticz/5.0.6/README.md rename to stable/deepstack/7.0.16/README.md diff --git a/stable/deepstack/7.0.16/app-changelog.md b/stable/deepstack/7.0.16/app-changelog.md new file mode 100644 index 00000000000..ac9b960fcee --- /dev/null +++ b/stable/deepstack/7.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [deepstack-7.0.16](https://github.com/truecharts/charts/compare/deepstack-7.0.15...deepstack-7.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/deepstack/7.0.15/app-readme.md b/stable/deepstack/7.0.16/app-readme.md similarity index 100% rename from stable/deepstack/7.0.15/app-readme.md rename to stable/deepstack/7.0.16/app-readme.md diff --git a/stable/deepstack/7.0.16/charts/common-12.9.2.tgz b/stable/deepstack/7.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/deepstack/7.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/deepstack/7.0.15/ix_values.yaml b/stable/deepstack/7.0.16/ix_values.yaml similarity index 100% rename from stable/deepstack/7.0.15/ix_values.yaml rename to stable/deepstack/7.0.16/ix_values.yaml diff --git a/stable/deepstack/7.0.15/questions.yaml b/stable/deepstack/7.0.16/questions.yaml similarity index 100% rename from stable/deepstack/7.0.15/questions.yaml rename to stable/deepstack/7.0.16/questions.yaml diff --git a/stable/doplarr/5.0.13/templates/NOTES.txt b/stable/deepstack/7.0.16/templates/NOTES.txt similarity index 100% rename from stable/doplarr/5.0.13/templates/NOTES.txt rename to stable/deepstack/7.0.16/templates/NOTES.txt diff --git a/stable/dokuwiki/6.0.14/templates/common.yaml b/stable/deepstack/7.0.16/templates/common.yaml similarity index 100% rename from stable/dokuwiki/6.0.14/templates/common.yaml rename to stable/deepstack/7.0.16/templates/common.yaml diff --git a/stable/double-take/5.0.13/values.yaml b/stable/deepstack/7.0.16/values.yaml similarity index 100% rename from stable/double-take/5.0.13/values.yaml rename to stable/deepstack/7.0.16/values.yaml diff --git a/stable/dell-idrac-fan-controller/1.0.2/CHANGELOG.md b/stable/dell-idrac-fan-controller/1.0.2/CHANGELOG.md deleted file mode 100644 index 7b3a6b21058..00000000000 --- a/stable/dell-idrac-fan-controller/1.0.2/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [dell-idrac-fan-controller-1.0.2](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-1.0.1...dell-idrac-fan-controller-1.0.2) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [dell-idrac-fan-controller-1.0.1](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-1.0.0...dell-idrac-fan-controller-1.0.1) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [dell-idrac-fan-controller-1.0.0](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-0.0.4...dell-idrac-fan-controller-1.0.0) (2023-05-06) - -### Feat - -- Move stable + docs ([#8797](https://github.com/truecharts/charts/issues/8797)) - - \ No newline at end of file diff --git a/stable/dell-idrac-fan-controller/1.0.2/Chart.yaml b/stable/dell-idrac-fan-controller/1.0.2/Chart.yaml deleted file mode 100644 index 8853de6e854..00000000000 --- a/stable/dell-idrac-fan-controller/1.0.2/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - iDrac - - Dell - - fan-controller -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: dell-idrac-fan-controller -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/dell-idrac-fan-controller - - https://github.com/tigerblue77/Dell_iDRAC_fan_controller_Docker -type: application -version: 1.0.2 -annotations: - truecharts.org/catagories: | - - utilities - - hardware - truecharts.org/SCALE-support: "true" diff --git a/stable/dell-idrac-fan-controller/1.0.2/app-changelog.md b/stable/dell-idrac-fan-controller/1.0.2/app-changelog.md deleted file mode 100644 index b51050db26d..00000000000 --- a/stable/dell-idrac-fan-controller/1.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dell-idrac-fan-controller-1.0.2](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-1.0.1...dell-idrac-fan-controller-1.0.2) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/dell-idrac-fan-controller/1.0.2/charts/common-12.8.1.tgz b/stable/dell-idrac-fan-controller/1.0.2/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/dell-idrac-fan-controller/1.0.2/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/dell-idrac-fan-controller/1.0.3/CHANGELOG.md b/stable/dell-idrac-fan-controller/1.0.3/CHANGELOG.md new file mode 100644 index 00000000000..4f5de3e301e --- /dev/null +++ b/stable/dell-idrac-fan-controller/1.0.3/CHANGELOG.md @@ -0,0 +1,40 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [dell-idrac-fan-controller-1.0.3](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-1.0.2...dell-idrac-fan-controller-1.0.3) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [dell-idrac-fan-controller-1.0.2](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-1.0.1...dell-idrac-fan-controller-1.0.2) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [dell-idrac-fan-controller-1.0.1](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-1.0.0...dell-idrac-fan-controller-1.0.1) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [dell-idrac-fan-controller-1.0.0](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-0.0.4...dell-idrac-fan-controller-1.0.0) (2023-05-06) + +### Feat + +- Move stable + docs ([#8797](https://github.com/truecharts/charts/issues/8797)) + + \ No newline at end of file diff --git a/stable/dell-idrac-fan-controller/1.0.3/Chart.yaml b/stable/dell-idrac-fan-controller/1.0.3/Chart.yaml new file mode 100644 index 00000000000..3a460f26b8c --- /dev/null +++ b/stable/dell-idrac-fan-controller/1.0.3/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - iDrac + - Dell + - fan-controller +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dell-idrac-fan-controller +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/dell-idrac-fan-controller + - https://github.com/tigerblue77/Dell_iDRAC_fan_controller_Docker +type: application +version: 1.0.3 +annotations: + truecharts.org/catagories: | + - utilities + - hardware + truecharts.org/SCALE-support: "true" diff --git a/stable/dell-idrac-fan-controller/1.0.2/README.md b/stable/dell-idrac-fan-controller/1.0.3/README.md similarity index 100% rename from stable/dell-idrac-fan-controller/1.0.2/README.md rename to stable/dell-idrac-fan-controller/1.0.3/README.md diff --git a/stable/dell-idrac-fan-controller/1.0.3/app-changelog.md b/stable/dell-idrac-fan-controller/1.0.3/app-changelog.md new file mode 100644 index 00000000000..a79e448cf56 --- /dev/null +++ b/stable/dell-idrac-fan-controller/1.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dell-idrac-fan-controller-1.0.3](https://github.com/truecharts/charts/compare/dell-idrac-fan-controller-1.0.2...dell-idrac-fan-controller-1.0.3) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/dell-idrac-fan-controller/1.0.2/app-readme.md b/stable/dell-idrac-fan-controller/1.0.3/app-readme.md similarity index 100% rename from stable/dell-idrac-fan-controller/1.0.2/app-readme.md rename to stable/dell-idrac-fan-controller/1.0.3/app-readme.md diff --git a/stable/dell-idrac-fan-controller/1.0.3/charts/common-12.9.2.tgz b/stable/dell-idrac-fan-controller/1.0.3/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/dell-idrac-fan-controller/1.0.3/charts/common-12.9.2.tgz differ diff --git a/stable/dell-idrac-fan-controller/1.0.2/ix_values.yaml b/stable/dell-idrac-fan-controller/1.0.3/ix_values.yaml similarity index 100% rename from stable/dell-idrac-fan-controller/1.0.2/ix_values.yaml rename to stable/dell-idrac-fan-controller/1.0.3/ix_values.yaml diff --git a/stable/dell-idrac-fan-controller/1.0.2/questions.yaml b/stable/dell-idrac-fan-controller/1.0.3/questions.yaml similarity index 100% rename from stable/dell-idrac-fan-controller/1.0.2/questions.yaml rename to stable/dell-idrac-fan-controller/1.0.3/questions.yaml diff --git a/stable/double-take/5.0.13/templates/NOTES.txt b/stable/dell-idrac-fan-controller/1.0.3/templates/NOTES.txt similarity index 100% rename from stable/double-take/5.0.13/templates/NOTES.txt rename to stable/dell-idrac-fan-controller/1.0.3/templates/NOTES.txt diff --git a/stable/domoticz/5.0.6/templates/common.yaml b/stable/dell-idrac-fan-controller/1.0.3/templates/common.yaml similarity index 100% rename from stable/domoticz/5.0.6/templates/common.yaml rename to stable/dell-idrac-fan-controller/1.0.3/templates/common.yaml diff --git a/stable/doublecommander/7.0.15/values.yaml b/stable/dell-idrac-fan-controller/1.0.3/values.yaml similarity index 100% rename from stable/doublecommander/7.0.15/values.yaml rename to stable/dell-idrac-fan-controller/1.0.3/values.yaml diff --git a/stable/deluge/14.0.15/CHANGELOG.md b/stable/deluge/14.0.15/CHANGELOG.md new file mode 100644 index 00000000000..ead8e1d7adb --- /dev/null +++ b/stable/deluge/14.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [deluge-14.0.15](https://github.com/truecharts/charts/compare/deluge-14.0.14...deluge-14.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [deluge-14.0.14](https://github.com/truecharts/charts/compare/deluge-14.0.13...deluge-14.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [deluge-14.0.13](https://github.com/truecharts/charts/compare/deluge-14.0.12...deluge-14.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [deluge-14.0.12](https://github.com/truecharts/charts/compare/deluge-14.0.11...deluge-14.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [deluge-14.0.11](https://github.com/truecharts/charts/compare/deluge-14.0.10...deluge-14.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [deluge-14.0.10](https://github.com/truecharts/charts/compare/deluge-14.0.9...deluge-14.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/deluge to v2.1.1 ([#8203](https://github.com/truecharts/charts/issues/8203)) + + + + +## [deluge-14.0.9](https://github.com/truecharts/charts/compare/deluge-14.0.8...deluge-14.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [deluge-14.0.8](https://github.com/truecharts/charts/compare/deluge-14.0.7...deluge-14.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [deluge-14.0.7](https://github.com/truecharts/charts/compare/deluge-14.0.6...deluge-14.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [deluge-14.0.6](https://github.com/truecharts/charts/compare/deluge-14.0.5...deluge-14.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [deluge-14.0.5](https://github.com/truecharts/charts/compare/deluge-14.0.4...deluge-14.0.5) (2023-04-16) + +### Chore diff --git a/stable/deluge/14.0.15/Chart.yaml b/stable/deluge/14.0.15/Chart.yaml new file mode 100644 index 00000000000..6ebfab6d757 --- /dev/null +++ b/stable/deluge/14.0.15/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.1.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +description: Deluge App for TrueNAS SCALE +home: https://truecharts.org/charts/stable/deluge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/deluge.png +keywords: + - transmission + - torrent + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: deluge +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/deluge + - https://github.com/deluge-torrent/deluge +type: application +version: 14.0.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/doplarr/5.0.13/README.md b/stable/deluge/14.0.15/README.md similarity index 100% rename from stable/doplarr/5.0.13/README.md rename to stable/deluge/14.0.15/README.md diff --git a/stable/deluge/14.0.15/app-changelog.md b/stable/deluge/14.0.15/app-changelog.md new file mode 100644 index 00000000000..dce7abdb164 --- /dev/null +++ b/stable/deluge/14.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [deluge-14.0.15](https://github.com/truecharts/charts/compare/deluge-14.0.14...deluge-14.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/deluge/14.0.15/app-readme.md b/stable/deluge/14.0.15/app-readme.md new file mode 100644 index 00000000000..e00bfd13309 --- /dev/null +++ b/stable/deluge/14.0.15/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/14.0.15/charts/common-12.9.2.tgz b/stable/deluge/14.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/deluge/14.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/deluge/14.0.15/ix_values.yaml b/stable/deluge/14.0.15/ix_values.yaml new file mode 100644 index 00000000000..24de9f9f2c0 --- /dev/null +++ b/stable/deluge/14.0.15/ix_values.yaml @@ -0,0 +1,58 @@ +image: + repository: tccr.io/truecharts/deluge + pullPolicy: IfNotPresent + tag: v2.1.1@sha256:fb4841fbf1184c0ac2ef1712fdcf41a5253b916aaca1fead2093be257c5959bd + +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: 51413 + targetPort: 51413 + 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/14.0.15/questions.yaml b/stable/deluge/14.0.15/questions.yaml new file mode 100644 index 00000000000..b523ea2ee22 --- /dev/null +++ b/stable/deluge/14.0.15/questions.yaml @@ -0,0 +1,2028 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: torrent-udp + label: "UDP Torrent Service" + description: "UDP 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: 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: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/doublecommander/7.0.15/templates/NOTES.txt b/stable/deluge/14.0.15/templates/NOTES.txt similarity index 100% rename from stable/doublecommander/7.0.15/templates/NOTES.txt rename to stable/deluge/14.0.15/templates/NOTES.txt diff --git a/stable/doplarr/5.0.13/templates/common.yaml b/stable/deluge/14.0.15/templates/common.yaml similarity index 100% rename from stable/doplarr/5.0.13/templates/common.yaml rename to stable/deluge/14.0.15/templates/common.yaml diff --git a/stable/drawio/5.0.15/values.yaml b/stable/deluge/14.0.15/values.yaml similarity index 100% rename from stable/drawio/5.0.15/values.yaml rename to stable/deluge/14.0.15/values.yaml diff --git a/stable/digikam/7.0.11/CHANGELOG.md b/stable/digikam/7.0.11/CHANGELOG.md deleted file mode 100644 index 3af65e6c292..00000000000 --- a/stable/digikam/7.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [digikam-7.0.11](https://github.com/truecharts/charts/compare/digikam-7.0.10...digikam-7.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [digikam-7.0.10](https://github.com/truecharts/charts/compare/digikam-7.0.9...digikam-7.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [digikam-7.0.9](https://github.com/truecharts/charts/compare/digikam-7.0.8...digikam-7.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [digikam-7.0.8](https://github.com/truecharts/charts/compare/digikam-7.0.7...digikam-7.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [digikam-7.0.7](https://github.com/truecharts/charts/compare/digikam-7.0.6...digikam-7.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [digikam-7.0.6](https://github.com/truecharts/charts/compare/digikam-7.0.5...digikam-7.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [digikam-7.0.5](https://github.com/truecharts/charts/compare/digikam-7.0.4...digikam-7.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [digikam-7.0.4](https://github.com/truecharts/charts/compare/digikam-7.0.3...digikam-7.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [digikam-7.0.3](https://github.com/truecharts/charts/compare/digikam-7.0.2...digikam-7.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [digikam-7.0.2](https://github.com/truecharts/charts/compare/digikam-7.0.1...digikam-7.0.2) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [digikam-7.0.1](https://github.com/truecharts/charts/compare/digikam-7.0.0...digikam-7.0.1) (2023-04-14) - - diff --git a/stable/digikam/7.0.11/Chart.yaml b/stable/digikam/7.0.11/Chart.yaml deleted file mode 100644 index bda5c40ba6f..00000000000 --- a/stable/digikam/7.0.11/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "7.8.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - digikam - - photo - - management - - image - - gallery -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: digikam -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/digikam - - https://github.com/linuxserver/docker-digikam - - https://www.digikam.org/ -type: application -version: 7.0.11 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/digikam/7.0.11/app-changelog.md b/stable/digikam/7.0.11/app-changelog.md deleted file mode 100644 index 14b64af14ad..00000000000 --- a/stable/digikam/7.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [digikam-7.0.11](https://github.com/truecharts/charts/compare/digikam-7.0.10...digikam-7.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/digikam/7.0.11/charts/common-12.8.1.tgz b/stable/digikam/7.0.11/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/digikam/7.0.11/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/digikam/7.0.12/CHANGELOG.md b/stable/digikam/7.0.12/CHANGELOG.md new file mode 100644 index 00000000000..c32400bf9d7 --- /dev/null +++ b/stable/digikam/7.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [digikam-7.0.12](https://github.com/truecharts/charts/compare/digikam-7.0.11...digikam-7.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [digikam-7.0.11](https://github.com/truecharts/charts/compare/digikam-7.0.10...digikam-7.0.11) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [digikam-7.0.10](https://github.com/truecharts/charts/compare/digikam-7.0.9...digikam-7.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [digikam-7.0.9](https://github.com/truecharts/charts/compare/digikam-7.0.8...digikam-7.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [digikam-7.0.8](https://github.com/truecharts/charts/compare/digikam-7.0.7...digikam-7.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [digikam-7.0.7](https://github.com/truecharts/charts/compare/digikam-7.0.6...digikam-7.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [digikam-7.0.6](https://github.com/truecharts/charts/compare/digikam-7.0.5...digikam-7.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [digikam-7.0.5](https://github.com/truecharts/charts/compare/digikam-7.0.4...digikam-7.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [digikam-7.0.4](https://github.com/truecharts/charts/compare/digikam-7.0.3...digikam-7.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [digikam-7.0.3](https://github.com/truecharts/charts/compare/digikam-7.0.2...digikam-7.0.3) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [digikam-7.0.2](https://github.com/truecharts/charts/compare/digikam-7.0.1...digikam-7.0.2) (2023-04-15) + +### Chore diff --git a/stable/digikam/7.0.12/Chart.yaml b/stable/digikam/7.0.12/Chart.yaml new file mode 100644 index 00000000000..b93ae6b0c88 --- /dev/null +++ b/stable/digikam/7.0.12/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "7.8.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - digikam + - photo + - management + - image + - gallery +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: digikam +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/digikam + - https://github.com/linuxserver/docker-digikam + - https://www.digikam.org/ +type: application +version: 7.0.12 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/double-take/5.0.13/README.md b/stable/digikam/7.0.12/README.md similarity index 100% rename from stable/double-take/5.0.13/README.md rename to stable/digikam/7.0.12/README.md diff --git a/stable/digikam/7.0.12/app-changelog.md b/stable/digikam/7.0.12/app-changelog.md new file mode 100644 index 00000000000..ffa3a9047e8 --- /dev/null +++ b/stable/digikam/7.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [digikam-7.0.12](https://github.com/truecharts/charts/compare/digikam-7.0.11...digikam-7.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/digikam/7.0.11/app-readme.md b/stable/digikam/7.0.12/app-readme.md similarity index 100% rename from stable/digikam/7.0.11/app-readme.md rename to stable/digikam/7.0.12/app-readme.md diff --git a/stable/digikam/7.0.12/charts/common-12.9.2.tgz b/stable/digikam/7.0.12/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/digikam/7.0.12/charts/common-12.9.2.tgz differ diff --git a/stable/digikam/7.0.11/ix_values.yaml b/stable/digikam/7.0.12/ix_values.yaml similarity index 100% rename from stable/digikam/7.0.11/ix_values.yaml rename to stable/digikam/7.0.12/ix_values.yaml diff --git a/stable/digikam/7.0.11/questions.yaml b/stable/digikam/7.0.12/questions.yaml similarity index 100% rename from stable/digikam/7.0.11/questions.yaml rename to stable/digikam/7.0.12/questions.yaml diff --git a/stable/drawio/5.0.15/templates/NOTES.txt b/stable/digikam/7.0.12/templates/NOTES.txt similarity index 100% rename from stable/drawio/5.0.15/templates/NOTES.txt rename to stable/digikam/7.0.12/templates/NOTES.txt diff --git a/stable/digikam/7.0.11/templates/common.yaml b/stable/digikam/7.0.12/templates/common.yaml similarity index 100% rename from stable/digikam/7.0.11/templates/common.yaml rename to stable/digikam/7.0.12/templates/common.yaml diff --git a/stable/duckdns/5.0.16/values.yaml b/stable/digikam/7.0.12/values.yaml similarity index 100% rename from stable/duckdns/5.0.16/values.yaml rename to stable/digikam/7.0.12/values.yaml diff --git a/stable/dillinger/5.0.16/CHANGELOG.md b/stable/dillinger/5.0.16/CHANGELOG.md deleted file mode 100644 index de949a2b9d9..00000000000 --- a/stable/dillinger/5.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [dillinger-5.0.16](https://github.com/truecharts/charts/compare/dillinger-5.0.15...dillinger-5.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [dillinger-5.0.15](https://github.com/truecharts/charts/compare/dillinger-5.0.14...dillinger-5.0.15) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [dillinger-5.0.14](https://github.com/truecharts/charts/compare/dillinger-5.0.13...dillinger-5.0.14) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#8940](https://github.com/truecharts/charts/issues/8940)) - - - - -## [dillinger-5.0.13](https://github.com/truecharts/charts/compare/dillinger-5.0.12...dillinger-5.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [dillinger-5.0.12](https://github.com/truecharts/charts/compare/dillinger-5.0.11...dillinger-5.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [dillinger-5.0.11](https://github.com/truecharts/charts/compare/dillinger-5.0.10...dillinger-5.0.11) (2023-05-01) - -### Chore - -- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#8669](https://github.com/truecharts/charts/issues/8669)) - - - - -## [dillinger-5.0.10](https://github.com/truecharts/charts/compare/dillinger-5.0.9...dillinger-5.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#8204](https://github.com/truecharts/charts/issues/8204)) - - - - -## [dillinger-5.0.9](https://github.com/truecharts/charts/compare/dillinger-5.0.8...dillinger-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [dillinger-5.0.8](https://github.com/truecharts/charts/compare/dillinger-5.0.7...dillinger-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [dillinger-5.0.7](https://github.com/truecharts/charts/compare/dillinger-5.0.6...dillinger-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [dillinger-5.0.6](https://github.com/truecharts/charts/compare/dillinger-5.0.5...dillinger-5.0.6) (2023-04-16) - -### Chore diff --git a/stable/dillinger/5.0.16/Chart.yaml b/stable/dillinger/5.0.16/Chart.yaml deleted file mode 100644 index ec316e169cb..00000000000 --- a/stable/dillinger/5.0.16/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: dillinger -version: 5.0.16 -appVersion: "3.39.1" -description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/dillinger -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dillinger.png -keywords: - - dillinger -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/dillinger -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/dillinger/5.0.16/app-changelog.md b/stable/dillinger/5.0.16/app-changelog.md deleted file mode 100644 index c6c0df2e644..00000000000 --- a/stable/dillinger/5.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dillinger-5.0.16](https://github.com/truecharts/charts/compare/dillinger-5.0.15...dillinger-5.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/dillinger/5.0.16/charts/common-12.8.1.tgz b/stable/dillinger/5.0.16/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/dillinger/5.0.16/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/dillinger/5.0.17/CHANGELOG.md b/stable/dillinger/5.0.17/CHANGELOG.md new file mode 100644 index 00000000000..c5843a027c2 --- /dev/null +++ b/stable/dillinger/5.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [dillinger-5.0.17](https://github.com/truecharts/charts/compare/dillinger-5.0.16...dillinger-5.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [dillinger-5.0.16](https://github.com/truecharts/charts/compare/dillinger-5.0.15...dillinger-5.0.16) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [dillinger-5.0.15](https://github.com/truecharts/charts/compare/dillinger-5.0.14...dillinger-5.0.15) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [dillinger-5.0.14](https://github.com/truecharts/charts/compare/dillinger-5.0.13...dillinger-5.0.14) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#8940](https://github.com/truecharts/charts/issues/8940)) + + + + +## [dillinger-5.0.13](https://github.com/truecharts/charts/compare/dillinger-5.0.12...dillinger-5.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [dillinger-5.0.12](https://github.com/truecharts/charts/compare/dillinger-5.0.11...dillinger-5.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [dillinger-5.0.11](https://github.com/truecharts/charts/compare/dillinger-5.0.10...dillinger-5.0.11) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#8669](https://github.com/truecharts/charts/issues/8669)) + + + + +## [dillinger-5.0.10](https://github.com/truecharts/charts/compare/dillinger-5.0.9...dillinger-5.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/dillinger to v3.39.1 ([#8204](https://github.com/truecharts/charts/issues/8204)) + + + + +## [dillinger-5.0.9](https://github.com/truecharts/charts/compare/dillinger-5.0.8...dillinger-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [dillinger-5.0.8](https://github.com/truecharts/charts/compare/dillinger-5.0.7...dillinger-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [dillinger-5.0.7](https://github.com/truecharts/charts/compare/dillinger-5.0.6...dillinger-5.0.7) (2023-04-20) + +### Chore diff --git a/stable/dillinger/5.0.17/Chart.yaml b/stable/dillinger/5.0.17/Chart.yaml new file mode 100644 index 00000000000..476e4fdc2a5 --- /dev/null +++ b/stable/dillinger/5.0.17/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: dillinger +version: 5.0.17 +appVersion: "3.39.1" +description: Dillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/dillinger +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dillinger.png +keywords: + - dillinger +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/dillinger +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/doublecommander/7.0.15/README.md b/stable/dillinger/5.0.17/README.md similarity index 100% rename from stable/doublecommander/7.0.15/README.md rename to stable/dillinger/5.0.17/README.md diff --git a/stable/dillinger/5.0.17/app-changelog.md b/stable/dillinger/5.0.17/app-changelog.md new file mode 100644 index 00000000000..015d95fe599 --- /dev/null +++ b/stable/dillinger/5.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dillinger-5.0.17](https://github.com/truecharts/charts/compare/dillinger-5.0.16...dillinger-5.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/dillinger/5.0.16/app-readme.md b/stable/dillinger/5.0.17/app-readme.md similarity index 100% rename from stable/dillinger/5.0.16/app-readme.md rename to stable/dillinger/5.0.17/app-readme.md diff --git a/stable/dillinger/5.0.17/charts/common-12.9.2.tgz b/stable/dillinger/5.0.17/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/dillinger/5.0.17/charts/common-12.9.2.tgz differ diff --git a/stable/dillinger/5.0.16/ix_values.yaml b/stable/dillinger/5.0.17/ix_values.yaml similarity index 100% rename from stable/dillinger/5.0.16/ix_values.yaml rename to stable/dillinger/5.0.17/ix_values.yaml diff --git a/stable/dillinger/5.0.16/questions.yaml b/stable/dillinger/5.0.17/questions.yaml similarity index 100% rename from stable/dillinger/5.0.16/questions.yaml rename to stable/dillinger/5.0.17/questions.yaml diff --git a/stable/duckdns/5.0.16/templates/NOTES.txt b/stable/dillinger/5.0.17/templates/NOTES.txt similarity index 100% rename from stable/duckdns/5.0.16/templates/NOTES.txt rename to stable/dillinger/5.0.17/templates/NOTES.txt diff --git a/stable/double-take/5.0.13/templates/common.yaml b/stable/dillinger/5.0.17/templates/common.yaml similarity index 100% rename from stable/double-take/5.0.13/templates/common.yaml rename to stable/dillinger/5.0.17/templates/common.yaml diff --git a/stable/duplicati/9.0.13/values.yaml b/stable/dillinger/5.0.17/values.yaml similarity index 100% rename from stable/duplicati/9.0.13/values.yaml rename to stable/dillinger/5.0.17/values.yaml diff --git a/stable/discordgsm/2.0.14/CHANGELOG.md b/stable/discordgsm/2.0.14/CHANGELOG.md deleted file mode 100644 index 8f0b76c5f6b..00000000000 --- a/stable/discordgsm/2.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [discordgsm-2.0.14](https://github.com/truecharts/charts/compare/discordgsm-2.0.13...discordgsm-2.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [discordgsm-2.0.13](https://github.com/truecharts/charts/compare/discordgsm-2.0.12...discordgsm-2.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [discordgsm-2.0.12](https://github.com/truecharts/charts/compare/discordgsm-2.0.11...discordgsm-2.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [discordgsm-2.0.11](https://github.com/truecharts/charts/compare/discordgsm-2.0.10...discordgsm-2.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [discordgsm-2.0.10](https://github.com/truecharts/charts/compare/discordgsm-2.0.9...discordgsm-2.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/game-server-monitor to v2.12.1 ([#8575](https://github.com/truecharts/charts/issues/8575)) - - - - -## [discordgsm-2.0.9](https://github.com/truecharts/charts/compare/discordgsm-2.0.8...discordgsm-2.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [discordgsm-2.0.8](https://github.com/truecharts/charts/compare/discordgsm-2.0.7...discordgsm-2.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [discordgsm-2.0.7](https://github.com/truecharts/charts/compare/discordgsm-2.0.6...discordgsm-2.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [discordgsm-2.0.6](https://github.com/truecharts/charts/compare/discordgsm-2.0.5...discordgsm-2.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [discordgsm-2.0.5](https://github.com/truecharts/charts/compare/discordgsm-2.0.4...discordgsm-2.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [discordgsm-2.0.4](https://github.com/truecharts/charts/compare/discordgsm-2.0.3...discordgsm-2.0.4) (2023-04-15) - -### Chore diff --git a/stable/discordgsm/2.0.14/Chart.yaml b/stable/discordgsm/2.0.14/Chart.yaml deleted file mode 100644 index 017d24162cc..00000000000 --- a/stable/discordgsm/2.0.14/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2.12.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.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 -keywords: - - discordgsm - - game-server - - monitor -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: discordgsm -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/discordgsm - - https://github.com/DiscordGSM/GameServerMonitor -version: 2.0.14 -annotations: - truecharts.org/catagories: | - - monitor - - discord - truecharts.org/SCALE-support: "true" diff --git a/stable/discordgsm/2.0.14/app-changelog.md b/stable/discordgsm/2.0.14/app-changelog.md deleted file mode 100644 index 8d20138ddc8..00000000000 --- a/stable/discordgsm/2.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [discordgsm-2.0.14](https://github.com/truecharts/charts/compare/discordgsm-2.0.13...discordgsm-2.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/discordgsm/2.0.14/charts/common-12.8.1.tgz b/stable/discordgsm/2.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/discordgsm/2.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/discordgsm/2.0.15/CHANGELOG.md b/stable/discordgsm/2.0.15/CHANGELOG.md new file mode 100644 index 00000000000..ba933c96145 --- /dev/null +++ b/stable/discordgsm/2.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [discordgsm-2.0.15](https://github.com/truecharts/charts/compare/discordgsm-2.0.14...discordgsm-2.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [discordgsm-2.0.14](https://github.com/truecharts/charts/compare/discordgsm-2.0.13...discordgsm-2.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [discordgsm-2.0.13](https://github.com/truecharts/charts/compare/discordgsm-2.0.12...discordgsm-2.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [discordgsm-2.0.12](https://github.com/truecharts/charts/compare/discordgsm-2.0.11...discordgsm-2.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [discordgsm-2.0.11](https://github.com/truecharts/charts/compare/discordgsm-2.0.10...discordgsm-2.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [discordgsm-2.0.10](https://github.com/truecharts/charts/compare/discordgsm-2.0.9...discordgsm-2.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/game-server-monitor to v2.12.1 ([#8575](https://github.com/truecharts/charts/issues/8575)) + + + + +## [discordgsm-2.0.9](https://github.com/truecharts/charts/compare/discordgsm-2.0.8...discordgsm-2.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [discordgsm-2.0.8](https://github.com/truecharts/charts/compare/discordgsm-2.0.7...discordgsm-2.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [discordgsm-2.0.7](https://github.com/truecharts/charts/compare/discordgsm-2.0.6...discordgsm-2.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [discordgsm-2.0.6](https://github.com/truecharts/charts/compare/discordgsm-2.0.5...discordgsm-2.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [discordgsm-2.0.5](https://github.com/truecharts/charts/compare/discordgsm-2.0.4...discordgsm-2.0.5) (2023-04-16) + +### Chore diff --git a/stable/discordgsm/2.0.15/Chart.yaml b/stable/discordgsm/2.0.15/Chart.yaml new file mode 100644 index 00000000000..1da3282c77e --- /dev/null +++ b/stable/discordgsm/2.0.15/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.12.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - discordgsm + - game-server + - monitor +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: discordgsm +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/discordgsm + - https://github.com/DiscordGSM/GameServerMonitor +version: 2.0.15 +annotations: + truecharts.org/catagories: | + - monitor + - discord + truecharts.org/SCALE-support: "true" diff --git a/stable/drawio/5.0.15/README.md b/stable/discordgsm/2.0.15/README.md similarity index 100% rename from stable/drawio/5.0.15/README.md rename to stable/discordgsm/2.0.15/README.md diff --git a/stable/discordgsm/2.0.15/app-changelog.md b/stable/discordgsm/2.0.15/app-changelog.md new file mode 100644 index 00000000000..329b98c490b --- /dev/null +++ b/stable/discordgsm/2.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [discordgsm-2.0.15](https://github.com/truecharts/charts/compare/discordgsm-2.0.14...discordgsm-2.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/discordgsm/2.0.14/app-readme.md b/stable/discordgsm/2.0.15/app-readme.md similarity index 100% rename from stable/discordgsm/2.0.14/app-readme.md rename to stable/discordgsm/2.0.15/app-readme.md diff --git a/stable/discordgsm/2.0.15/charts/common-12.9.2.tgz b/stable/discordgsm/2.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/discordgsm/2.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/discordgsm/2.0.14/ix_values.yaml b/stable/discordgsm/2.0.15/ix_values.yaml similarity index 100% rename from stable/discordgsm/2.0.14/ix_values.yaml rename to stable/discordgsm/2.0.15/ix_values.yaml diff --git a/stable/discordgsm/2.0.14/questions.yaml b/stable/discordgsm/2.0.15/questions.yaml similarity index 100% rename from stable/discordgsm/2.0.14/questions.yaml rename to stable/discordgsm/2.0.15/questions.yaml diff --git a/stable/duplicati/9.0.13/templates/NOTES.txt b/stable/discordgsm/2.0.15/templates/NOTES.txt similarity index 100% rename from stable/duplicati/9.0.13/templates/NOTES.txt rename to stable/discordgsm/2.0.15/templates/NOTES.txt diff --git a/stable/discordgsm/2.0.14/templates/_secret.tpl b/stable/discordgsm/2.0.15/templates/_secret.tpl similarity index 100% rename from stable/discordgsm/2.0.14/templates/_secret.tpl rename to stable/discordgsm/2.0.15/templates/_secret.tpl diff --git a/stable/discordgsm/2.0.14/templates/common.yaml b/stable/discordgsm/2.0.15/templates/common.yaml similarity index 100% rename from stable/discordgsm/2.0.14/templates/common.yaml rename to stable/discordgsm/2.0.15/templates/common.yaml diff --git a/stable/embystat/5.0.16/values.yaml b/stable/discordgsm/2.0.15/values.yaml similarity index 100% rename from stable/embystat/5.0.16/values.yaml rename to stable/discordgsm/2.0.15/values.yaml diff --git a/stable/dizquetv/10.0.14/CHANGELOG.md b/stable/dizquetv/10.0.14/CHANGELOG.md new file mode 100644 index 00000000000..c77ad4a3dda --- /dev/null +++ b/stable/dizquetv/10.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [dizquetv-10.0.14](https://github.com/truecharts/charts/compare/dizquetv-10.0.13...dizquetv-10.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [dizquetv-10.0.13](https://github.com/truecharts/charts/compare/dizquetv-10.0.12...dizquetv-10.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [dizquetv-10.0.12](https://github.com/truecharts/charts/compare/dizquetv-10.0.11...dizquetv-10.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [dizquetv-10.0.11](https://github.com/truecharts/charts/compare/dizquetv-10.0.10...dizquetv-10.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [dizquetv-10.0.10](https://github.com/truecharts/charts/compare/dizquetv-10.0.9...dizquetv-10.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [dizquetv-10.0.9](https://github.com/truecharts/charts/compare/dizquetv-10.0.8...dizquetv-10.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [dizquetv-10.0.8](https://github.com/truecharts/charts/compare/dizquetv-10.0.7...dizquetv-10.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [dizquetv-10.0.7](https://github.com/truecharts/charts/compare/dizquetv-10.0.6...dizquetv-10.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [dizquetv-10.0.6](https://github.com/truecharts/charts/compare/dizquetv-10.0.5...dizquetv-10.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [dizquetv-10.0.5](https://github.com/truecharts/charts/compare/dizquetv-10.0.4...dizquetv-10.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [dizquetv-10.0.4](https://github.com/truecharts/charts/compare/dizquetv-10.0.3...dizquetv-10.0.4) (2023-04-15) + +### Chore diff --git a/stable/dizquetv/10.0.14/Chart.yaml b/stable/dizquetv/10.0.14/Chart.yaml new file mode 100644 index 00000000000..5a0506eb80e --- /dev/null +++ b/stable/dizquetv/10.0.14/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - dizqueTV + - dizquetv +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: dizquetv +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/dizquetv + - https://github.com/vexorian/dizquetv +version: 10.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/duckdns/5.0.16/README.md b/stable/dizquetv/10.0.14/README.md similarity index 100% rename from stable/duckdns/5.0.16/README.md rename to stable/dizquetv/10.0.14/README.md diff --git a/stable/dizquetv/10.0.14/app-changelog.md b/stable/dizquetv/10.0.14/app-changelog.md new file mode 100644 index 00000000000..1fa77fe1f7f --- /dev/null +++ b/stable/dizquetv/10.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dizquetv-10.0.14](https://github.com/truecharts/charts/compare/dizquetv-10.0.13...dizquetv-10.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/dizquetv/10.0.14/app-readme.md b/stable/dizquetv/10.0.14/app-readme.md new file mode 100644 index 00000000000..d0c81557225 --- /dev/null +++ b/stable/dizquetv/10.0.14/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/10.0.14/charts/common-12.9.2.tgz b/stable/dizquetv/10.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/dizquetv/10.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/dizquetv/10.0.14/ix_values.yaml b/stable/dizquetv/10.0.14/ix_values.yaml new file mode 100644 index 00000000000..3bb62736956 --- /dev/null +++ b/stable/dizquetv/10.0.14/ix_values.yaml @@ -0,0 +1,37 @@ +image: + repository: tccr.io/truecharts/dizquetv + pullPolicy: IfNotPresent + tag: v1.5.0@sha256:6c8d24854c8533d31f35a5328ecee14ebe25a48ff8f73dd73f29012bdc5bb11b + +service: + main: + ports: + main: + port: 10071 + targetPort: 8000 + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: / + readiness: + type: http + path: / + startup: + type: http + path: / + env: {} + +persistence: + config: + enabled: true + mountPath: /home/node/app/.dizquetv + +portal: + open: + enabled: true diff --git a/stable/dizquetv/10.0.14/questions.yaml b/stable/dizquetv/10.0.14/questions.yaml new file mode 100644 index 00000000000..bb6deab503c --- /dev/null +++ b/stable/dizquetv/10.0.14/questions.yaml @@ -0,0 +1,1927 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/5.0.16/templates/NOTES.txt b/stable/dizquetv/10.0.14/templates/NOTES.txt similarity index 100% rename from stable/embystat/5.0.16/templates/NOTES.txt rename to stable/dizquetv/10.0.14/templates/NOTES.txt diff --git a/stable/drawio/5.0.15/templates/common.yaml b/stable/dizquetv/10.0.14/templates/common.yaml similarity index 100% rename from stable/drawio/5.0.15/templates/common.yaml rename to stable/dizquetv/10.0.14/templates/common.yaml diff --git a/stable/emulatorjs/5.0.14/values.yaml b/stable/dizquetv/10.0.14/values.yaml similarity index 100% rename from stable/emulatorjs/5.0.14/values.yaml rename to stable/dizquetv/10.0.14/values.yaml diff --git a/stable/docker-compose/6.0.10/CHANGELOG.md b/stable/docker-compose/6.0.10/CHANGELOG.md new file mode 100644 index 00000000000..566601a56f9 --- /dev/null +++ b/stable/docker-compose/6.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [docker-compose-6.0.10](https://github.com/truecharts/charts/compare/docker-compose-6.0.9...docker-compose-6.0.10) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [docker-compose-6.0.9](https://github.com/truecharts/charts/compare/docker-compose-6.0.8...docker-compose-6.0.9) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/docker-in-docker to v23.0.6 ([#9070](https://github.com/truecharts/charts/issues/9070)) + + + + +## [docker-compose-6.0.8](https://github.com/truecharts/charts/compare/docker-compose-6.0.7...docker-compose-6.0.8) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [docker-compose-6.0.7](https://github.com/truecharts/charts/compare/docker-compose-6.0.6...docker-compose-6.0.7) (2023-05-17) + +### Chore + +- update container image tccr.io/truecharts/docker-in-docker to v23.0.6 ([#8999](https://github.com/truecharts/charts/issues/8999)) + + + + +## [docker-compose-6.0.6](https://github.com/truecharts/charts/compare/docker-compose-6.0.5...docker-compose-6.0.6) (2023-05-16) + +### Chore + +- update helm general non-major ([#8973](https://github.com/truecharts/charts/issues/8973)) + + + + +## [docker-compose-6.0.5](https://github.com/truecharts/charts/compare/docker-compose-6.0.4...docker-compose-6.0.5) (2023-05-16) + +### Chore + +- update container image tccr.io/truecharts/docker-in-docker to v23.0.6 ([#8976](https://github.com/truecharts/charts/issues/8976)) + + + + +## [docker-compose-6.0.4](https://github.com/truecharts/charts/compare/docker-compose-6.0.3...docker-compose-6.0.4) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [docker-compose-6.0.3](https://github.com/truecharts/charts/compare/docker-compose-6.0.2...docker-compose-6.0.3) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [docker-compose-6.0.2](https://github.com/truecharts/charts/compare/docker-compose-6.0.1...docker-compose-6.0.2) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/docker-in-docker to v23.0.5 ([#8441](https://github.com/truecharts/charts/issues/8441)) + + + + +## [docker-compose-6.0.1](https://github.com/truecharts/charts/compare/docker-compose-6.0.0...docker-compose-6.0.1) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/docker-in-docker to v ([#8207](https://github.com/truecharts/charts/issues/8207)) + + + + +## [docker-compose-6.0.0](https://github.com/truecharts/charts/compare/docker-compose-5.0.26...docker-compose-6.0.0) (2023-04-30) + +### Feat diff --git a/stable/docker-compose/6.0.10/Chart.yaml b/stable/docker-compose/6.0.10/Chart.yaml new file mode 100644 index 00000000000..110a5017778 --- /dev/null +++ b/stable/docker-compose/6.0.10/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "23.0.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +description: Dedicated App for using Docker-Compose on TrueNAS SCALE +home: https://truecharts.org/charts/stable/docker-compose +icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker-compose.png +keywords: + - docker-compose + - docker +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: docker-compose +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/docker-compose +type: application +version: 6.0.10 +annotations: + truecharts.org/catagories: | + - docker + truecharts.org/SCALE-support: "true" diff --git a/stable/duplicati/9.0.13/README.md b/stable/docker-compose/6.0.10/README.md similarity index 100% rename from stable/duplicati/9.0.13/README.md rename to stable/docker-compose/6.0.10/README.md diff --git a/stable/docker-compose/6.0.10/app-changelog.md b/stable/docker-compose/6.0.10/app-changelog.md new file mode 100644 index 00000000000..0bec26d57ea --- /dev/null +++ b/stable/docker-compose/6.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [docker-compose-6.0.10](https://github.com/truecharts/charts/compare/docker-compose-6.0.9...docker-compose-6.0.10) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/docker-compose/6.0.9/app-readme.md b/stable/docker-compose/6.0.10/app-readme.md similarity index 100% rename from stable/docker-compose/6.0.9/app-readme.md rename to stable/docker-compose/6.0.10/app-readme.md diff --git a/stable/docker-compose/6.0.10/charts/common-12.9.2.tgz b/stable/docker-compose/6.0.10/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/docker-compose/6.0.10/charts/common-12.9.2.tgz differ diff --git a/stable/docker-compose/6.0.9/ix_values.yaml b/stable/docker-compose/6.0.10/ix_values.yaml similarity index 100% rename from stable/docker-compose/6.0.9/ix_values.yaml rename to stable/docker-compose/6.0.10/ix_values.yaml diff --git a/stable/docker-compose/6.0.9/questions.yaml b/stable/docker-compose/6.0.10/questions.yaml similarity index 100% rename from stable/docker-compose/6.0.9/questions.yaml rename to stable/docker-compose/6.0.10/questions.yaml diff --git a/stable/emulatorjs/5.0.14/templates/NOTES.txt b/stable/docker-compose/6.0.10/templates/NOTES.txt similarity index 100% rename from stable/emulatorjs/5.0.14/templates/NOTES.txt rename to stable/docker-compose/6.0.10/templates/NOTES.txt diff --git a/stable/duckdns/5.0.16/templates/common.yaml b/stable/docker-compose/6.0.10/templates/common.yaml similarity index 100% rename from stable/duckdns/5.0.16/templates/common.yaml rename to stable/docker-compose/6.0.10/templates/common.yaml diff --git a/stable/endlessh/5.0.13/values.yaml b/stable/docker-compose/6.0.10/values.yaml similarity index 100% rename from stable/endlessh/5.0.13/values.yaml rename to stable/docker-compose/6.0.10/values.yaml diff --git a/stable/docker-compose/6.0.9/CHANGELOG.md b/stable/docker-compose/6.0.9/CHANGELOG.md deleted file mode 100644 index 22ab984524d..00000000000 --- a/stable/docker-compose/6.0.9/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [docker-compose-6.0.9](https://github.com/truecharts/charts/compare/docker-compose-6.0.8...docker-compose-6.0.9) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/docker-in-docker to v23.0.6 ([#9070](https://github.com/truecharts/charts/issues/9070)) - - - - -## [docker-compose-6.0.8](https://github.com/truecharts/charts/compare/docker-compose-6.0.7...docker-compose-6.0.8) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [docker-compose-6.0.7](https://github.com/truecharts/charts/compare/docker-compose-6.0.6...docker-compose-6.0.7) (2023-05-17) - -### Chore - -- update container image tccr.io/truecharts/docker-in-docker to v23.0.6 ([#8999](https://github.com/truecharts/charts/issues/8999)) - - - - -## [docker-compose-6.0.6](https://github.com/truecharts/charts/compare/docker-compose-6.0.5...docker-compose-6.0.6) (2023-05-16) - -### Chore - -- update helm general non-major ([#8973](https://github.com/truecharts/charts/issues/8973)) - - - - -## [docker-compose-6.0.5](https://github.com/truecharts/charts/compare/docker-compose-6.0.4...docker-compose-6.0.5) (2023-05-16) - -### Chore - -- update container image tccr.io/truecharts/docker-in-docker to v23.0.6 ([#8976](https://github.com/truecharts/charts/issues/8976)) - - - - -## [docker-compose-6.0.4](https://github.com/truecharts/charts/compare/docker-compose-6.0.3...docker-compose-6.0.4) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [docker-compose-6.0.3](https://github.com/truecharts/charts/compare/docker-compose-6.0.2...docker-compose-6.0.3) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [docker-compose-6.0.2](https://github.com/truecharts/charts/compare/docker-compose-6.0.1...docker-compose-6.0.2) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/docker-in-docker to v23.0.5 ([#8441](https://github.com/truecharts/charts/issues/8441)) - - - - -## [docker-compose-6.0.1](https://github.com/truecharts/charts/compare/docker-compose-6.0.0...docker-compose-6.0.1) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/docker-in-docker to v ([#8207](https://github.com/truecharts/charts/issues/8207)) - - - - -## [docker-compose-6.0.0](https://github.com/truecharts/charts/compare/docker-compose-5.0.26...docker-compose-6.0.0) (2023-04-30) - -### Feat - -- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) - - ### Fix - -- readd ingress list to SCALE GUI - - - diff --git a/stable/docker-compose/6.0.9/Chart.yaml b/stable/docker-compose/6.0.9/Chart.yaml deleted file mode 100644 index 5f80fa8eac9..00000000000 --- a/stable/docker-compose/6.0.9/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "23.0.6" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -description: Dedicated App for using Docker-Compose on TrueNAS SCALE -home: https://truecharts.org/charts/stable/docker-compose -icon: https://truecharts.org/img/hotlink-ok/chart-icons/docker-compose.png -keywords: - - docker-compose - - docker -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: docker-compose -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/docker-compose -type: application -version: 6.0.9 -annotations: - truecharts.org/catagories: | - - docker - truecharts.org/SCALE-support: "true" diff --git a/stable/docker-compose/6.0.9/app-changelog.md b/stable/docker-compose/6.0.9/app-changelog.md deleted file mode 100644 index 6e55586a045..00000000000 --- a/stable/docker-compose/6.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [docker-compose-6.0.9](https://github.com/truecharts/charts/compare/docker-compose-6.0.8...docker-compose-6.0.9) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/docker-in-docker to v23.0.6 ([#9070](https://github.com/truecharts/charts/issues/9070)) - - \ No newline at end of file diff --git a/stable/docker-compose/6.0.9/charts/common-12.8.1.tgz b/stable/docker-compose/6.0.9/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/docker-compose/6.0.9/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/docusaurus/4.0.11/CHANGELOG.md b/stable/docusaurus/4.0.11/CHANGELOG.md deleted file mode 100644 index bf4358c04a1..00000000000 --- a/stable/docusaurus/4.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [docusaurus-4.0.11](https://github.com/truecharts/charts/compare/docusaurus-4.0.10...docusaurus-4.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [docusaurus-4.0.10](https://github.com/truecharts/charts/compare/docusaurus-4.0.9...docusaurus-4.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [docusaurus-4.0.9](https://github.com/truecharts/charts/compare/docusaurus-4.0.8...docusaurus-4.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [docusaurus-4.0.8](https://github.com/truecharts/charts/compare/docusaurus-4.0.7...docusaurus-4.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [docusaurus-4.0.7](https://github.com/truecharts/charts/compare/docusaurus-4.0.6...docusaurus-4.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [docusaurus-4.0.6](https://github.com/truecharts/charts/compare/docusaurus-4.0.5...docusaurus-4.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [docusaurus-4.0.5](https://github.com/truecharts/charts/compare/docusaurus-4.0.4...docusaurus-4.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [docusaurus-4.0.4](https://github.com/truecharts/charts/compare/docusaurus-4.0.3...docusaurus-4.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [docusaurus-4.0.3](https://github.com/truecharts/charts/compare/docusaurus-4.0.2...docusaurus-4.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [docusaurus-4.0.2](https://github.com/truecharts/charts/compare/docusaurus-4.0.1...docusaurus-4.0.2) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [docusaurus-4.0.1](https://github.com/truecharts/charts/compare/docusaurus-4.0.0...docusaurus-4.0.1) (2023-04-14) - - diff --git a/stable/docusaurus/4.0.11/Chart.yaml b/stable/docusaurus/4.0.11/Chart.yaml deleted file mode 100644 index 42d26e73a4f..00000000000 --- a/stable/docusaurus/4.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - documentation - - website - - Docusaurus -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: docusaurus -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/docusaurus - - https://github.com/awesometic/docker-docusaurus -type: application -version: 4.0.11 -annotations: - truecharts.org/catagories: | - - website - - documentation - truecharts.org/SCALE-support: "true" diff --git a/stable/docusaurus/4.0.11/app-changelog.md b/stable/docusaurus/4.0.11/app-changelog.md deleted file mode 100644 index 34becd9045a..00000000000 --- a/stable/docusaurus/4.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [docusaurus-4.0.11](https://github.com/truecharts/charts/compare/docusaurus-4.0.10...docusaurus-4.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/docusaurus/4.0.11/charts/common-12.8.1.tgz b/stable/docusaurus/4.0.11/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/docusaurus/4.0.11/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/docusaurus/4.0.12/CHANGELOG.md b/stable/docusaurus/4.0.12/CHANGELOG.md new file mode 100644 index 00000000000..1dac023a53b --- /dev/null +++ b/stable/docusaurus/4.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [docusaurus-4.0.12](https://github.com/truecharts/charts/compare/docusaurus-4.0.11...docusaurus-4.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [docusaurus-4.0.11](https://github.com/truecharts/charts/compare/docusaurus-4.0.10...docusaurus-4.0.11) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [docusaurus-4.0.10](https://github.com/truecharts/charts/compare/docusaurus-4.0.9...docusaurus-4.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [docusaurus-4.0.9](https://github.com/truecharts/charts/compare/docusaurus-4.0.8...docusaurus-4.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [docusaurus-4.0.8](https://github.com/truecharts/charts/compare/docusaurus-4.0.7...docusaurus-4.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [docusaurus-4.0.7](https://github.com/truecharts/charts/compare/docusaurus-4.0.6...docusaurus-4.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [docusaurus-4.0.6](https://github.com/truecharts/charts/compare/docusaurus-4.0.5...docusaurus-4.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [docusaurus-4.0.5](https://github.com/truecharts/charts/compare/docusaurus-4.0.4...docusaurus-4.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [docusaurus-4.0.4](https://github.com/truecharts/charts/compare/docusaurus-4.0.3...docusaurus-4.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [docusaurus-4.0.3](https://github.com/truecharts/charts/compare/docusaurus-4.0.2...docusaurus-4.0.3) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [docusaurus-4.0.2](https://github.com/truecharts/charts/compare/docusaurus-4.0.1...docusaurus-4.0.2) (2023-04-15) + +### Chore diff --git a/stable/docusaurus/4.0.12/Chart.yaml b/stable/docusaurus/4.0.12/Chart.yaml new file mode 100644 index 00000000000..dab7bb82211 --- /dev/null +++ b/stable/docusaurus/4.0.12/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - documentation + - website + - Docusaurus +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: docusaurus +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/docusaurus + - https://github.com/awesometic/docker-docusaurus +type: application +version: 4.0.12 +annotations: + truecharts.org/catagories: | + - website + - documentation + truecharts.org/SCALE-support: "true" diff --git a/stable/embystat/5.0.16/README.md b/stable/docusaurus/4.0.12/README.md similarity index 100% rename from stable/embystat/5.0.16/README.md rename to stable/docusaurus/4.0.12/README.md diff --git a/stable/docusaurus/4.0.12/app-changelog.md b/stable/docusaurus/4.0.12/app-changelog.md new file mode 100644 index 00000000000..6fd7e46fd73 --- /dev/null +++ b/stable/docusaurus/4.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [docusaurus-4.0.12](https://github.com/truecharts/charts/compare/docusaurus-4.0.11...docusaurus-4.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/docusaurus/4.0.11/app-readme.md b/stable/docusaurus/4.0.12/app-readme.md similarity index 100% rename from stable/docusaurus/4.0.11/app-readme.md rename to stable/docusaurus/4.0.12/app-readme.md diff --git a/stable/docusaurus/4.0.12/charts/common-12.9.2.tgz b/stable/docusaurus/4.0.12/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/docusaurus/4.0.12/charts/common-12.9.2.tgz differ diff --git a/stable/docusaurus/4.0.11/ix_values.yaml b/stable/docusaurus/4.0.12/ix_values.yaml similarity index 100% rename from stable/docusaurus/4.0.11/ix_values.yaml rename to stable/docusaurus/4.0.12/ix_values.yaml diff --git a/stable/docusaurus/4.0.11/questions.yaml b/stable/docusaurus/4.0.12/questions.yaml similarity index 100% rename from stable/docusaurus/4.0.11/questions.yaml rename to stable/docusaurus/4.0.12/questions.yaml diff --git a/stable/endlessh/5.0.13/templates/NOTES.txt b/stable/docusaurus/4.0.12/templates/NOTES.txt similarity index 100% rename from stable/endlessh/5.0.13/templates/NOTES.txt rename to stable/docusaurus/4.0.12/templates/NOTES.txt diff --git a/stable/duplicati/9.0.13/templates/common.yaml b/stable/docusaurus/4.0.12/templates/common.yaml similarity index 100% rename from stable/duplicati/9.0.13/templates/common.yaml rename to stable/docusaurus/4.0.12/templates/common.yaml diff --git a/stable/external-service/9.0.14/values.yaml b/stable/docusaurus/4.0.12/values.yaml similarity index 100% rename from stable/external-service/9.0.14/values.yaml rename to stable/docusaurus/4.0.12/values.yaml diff --git a/stable/dokuwiki/6.0.14/CHANGELOG.md b/stable/dokuwiki/6.0.14/CHANGELOG.md deleted file mode 100644 index 8fcfe7dc3ee..00000000000 --- a/stable/dokuwiki/6.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [dokuwiki-6.0.14](https://github.com/truecharts/charts/compare/dokuwiki-6.0.13...dokuwiki-6.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [dokuwiki-6.0.13](https://github.com/truecharts/charts/compare/dokuwiki-6.0.12...dokuwiki-6.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [dokuwiki-6.0.12](https://github.com/truecharts/charts/compare/dokuwiki-6.0.11...dokuwiki-6.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [dokuwiki-6.0.11](https://github.com/truecharts/charts/compare/dokuwiki-6.0.10...dokuwiki-6.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [dokuwiki-6.0.10](https://github.com/truecharts/charts/compare/dokuwiki-6.0.9...dokuwiki-6.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/dokuwiki to 20220731.1.0 ([#8209](https://github.com/truecharts/charts/issues/8209)) - - - - -## [dokuwiki-6.0.9](https://github.com/truecharts/charts/compare/dokuwiki-6.0.8...dokuwiki-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [dokuwiki-6.0.8](https://github.com/truecharts/charts/compare/dokuwiki-6.0.7...dokuwiki-6.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [dokuwiki-6.0.7](https://github.com/truecharts/charts/compare/dokuwiki-6.0.6...dokuwiki-6.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [dokuwiki-6.0.6](https://github.com/truecharts/charts/compare/dokuwiki-6.0.5...dokuwiki-6.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [dokuwiki-6.0.5](https://github.com/truecharts/charts/compare/dokuwiki-6.0.4...dokuwiki-6.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [dokuwiki-6.0.4](https://github.com/truecharts/charts/compare/dokuwiki-6.0.3...dokuwiki-6.0.4) (2023-04-15) - -### Chore diff --git a/stable/dokuwiki/6.0.14/Chart.yaml b/stable/dokuwiki/6.0.14/Chart.yaml deleted file mode 100644 index 799f6dd57e9..00000000000 --- a/stable/dokuwiki/6.0.14/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: dokuwiki -version: 6.0.14 -appVersion: "20220731.1" -description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/dokuwiki -icon: https://truecharts.org/img/hotlink-ok/chart-icons/dokuwiki.png -keywords: - - dokuwiki -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/dokuwiki -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/dokuwiki/6.0.14/app-changelog.md b/stable/dokuwiki/6.0.14/app-changelog.md deleted file mode 100644 index ded8a497982..00000000000 --- a/stable/dokuwiki/6.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dokuwiki-6.0.14](https://github.com/truecharts/charts/compare/dokuwiki-6.0.13...dokuwiki-6.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/dokuwiki/6.0.14/charts/common-12.8.1.tgz b/stable/dokuwiki/6.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/dokuwiki/6.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/dokuwiki/6.0.15/CHANGELOG.md b/stable/dokuwiki/6.0.15/CHANGELOG.md new file mode 100644 index 00000000000..d02d710db9b --- /dev/null +++ b/stable/dokuwiki/6.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [dokuwiki-6.0.15](https://github.com/truecharts/charts/compare/dokuwiki-6.0.14...dokuwiki-6.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [dokuwiki-6.0.14](https://github.com/truecharts/charts/compare/dokuwiki-6.0.13...dokuwiki-6.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [dokuwiki-6.0.13](https://github.com/truecharts/charts/compare/dokuwiki-6.0.12...dokuwiki-6.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [dokuwiki-6.0.12](https://github.com/truecharts/charts/compare/dokuwiki-6.0.11...dokuwiki-6.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [dokuwiki-6.0.11](https://github.com/truecharts/charts/compare/dokuwiki-6.0.10...dokuwiki-6.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [dokuwiki-6.0.10](https://github.com/truecharts/charts/compare/dokuwiki-6.0.9...dokuwiki-6.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/dokuwiki to 20220731.1.0 ([#8209](https://github.com/truecharts/charts/issues/8209)) + + + + +## [dokuwiki-6.0.9](https://github.com/truecharts/charts/compare/dokuwiki-6.0.8...dokuwiki-6.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [dokuwiki-6.0.8](https://github.com/truecharts/charts/compare/dokuwiki-6.0.7...dokuwiki-6.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [dokuwiki-6.0.7](https://github.com/truecharts/charts/compare/dokuwiki-6.0.6...dokuwiki-6.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [dokuwiki-6.0.6](https://github.com/truecharts/charts/compare/dokuwiki-6.0.5...dokuwiki-6.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [dokuwiki-6.0.5](https://github.com/truecharts/charts/compare/dokuwiki-6.0.4...dokuwiki-6.0.5) (2023-04-16) + +### Chore diff --git a/stable/dokuwiki/6.0.15/Chart.yaml b/stable/dokuwiki/6.0.15/Chart.yaml new file mode 100644 index 00000000000..19b1a2b22fb --- /dev/null +++ b/stable/dokuwiki/6.0.15/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: dokuwiki +version: 6.0.15 +appVersion: "20220731.1" +description: Dokuwiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/dokuwiki +icon: https://truecharts.org/img/hotlink-ok/chart-icons/dokuwiki.png +keywords: + - dokuwiki +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/dokuwiki +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/emulatorjs/5.0.14/README.md b/stable/dokuwiki/6.0.15/README.md similarity index 100% rename from stable/emulatorjs/5.0.14/README.md rename to stable/dokuwiki/6.0.15/README.md diff --git a/stable/dokuwiki/6.0.15/app-changelog.md b/stable/dokuwiki/6.0.15/app-changelog.md new file mode 100644 index 00000000000..60c08876346 --- /dev/null +++ b/stable/dokuwiki/6.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dokuwiki-6.0.15](https://github.com/truecharts/charts/compare/dokuwiki-6.0.14...dokuwiki-6.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/dokuwiki/6.0.14/app-readme.md b/stable/dokuwiki/6.0.15/app-readme.md similarity index 100% rename from stable/dokuwiki/6.0.14/app-readme.md rename to stable/dokuwiki/6.0.15/app-readme.md diff --git a/stable/dokuwiki/6.0.15/charts/common-12.9.2.tgz b/stable/dokuwiki/6.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/dokuwiki/6.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/dokuwiki/6.0.14/ix_values.yaml b/stable/dokuwiki/6.0.15/ix_values.yaml similarity index 100% rename from stable/dokuwiki/6.0.14/ix_values.yaml rename to stable/dokuwiki/6.0.15/ix_values.yaml diff --git a/stable/dokuwiki/6.0.14/questions.yaml b/stable/dokuwiki/6.0.15/questions.yaml similarity index 100% rename from stable/dokuwiki/6.0.14/questions.yaml rename to stable/dokuwiki/6.0.15/questions.yaml diff --git a/stable/external-service/9.0.14/templates/NOTES.txt b/stable/dokuwiki/6.0.15/templates/NOTES.txt similarity index 100% rename from stable/external-service/9.0.14/templates/NOTES.txt rename to stable/dokuwiki/6.0.15/templates/NOTES.txt diff --git a/stable/embystat/5.0.16/templates/common.yaml b/stable/dokuwiki/6.0.15/templates/common.yaml similarity index 100% rename from stable/embystat/5.0.16/templates/common.yaml rename to stable/dokuwiki/6.0.15/templates/common.yaml diff --git a/stable/ferdi-server/7.0.13/values.yaml b/stable/dokuwiki/6.0.15/values.yaml similarity index 100% rename from stable/ferdi-server/7.0.13/values.yaml rename to stable/dokuwiki/6.0.15/values.yaml diff --git a/stable/domoticz/5.0.6/CHANGELOG.md b/stable/domoticz/5.0.6/CHANGELOG.md deleted file mode 100644 index a39fa1b805b..00000000000 --- a/stable/domoticz/5.0.6/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [domoticz-5.0.6](https://github.com/truecharts/charts/compare/domoticz-5.0.5...domoticz-5.0.6) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/domoticz to v2023.1.20230518 ([#9031](https://github.com/truecharts/charts/issues/9031)) - - - - -## [domoticz-5.0.5](https://github.com/truecharts/charts/compare/domoticz-5.0.4...domoticz-5.0.5) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [domoticz-5.0.4](https://github.com/truecharts/charts/compare/domoticz-5.0.3...domoticz-5.0.4) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/domoticz to v2023.1.20230504 ([#8815](https://github.com/truecharts/charts/issues/8815)) - - - - -## [domoticz-5.0.4](https://github.com/truecharts/charts/compare/domoticz-5.0.3...domoticz-5.0.4) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/domoticz to v2023.1.20230504 ([#8815](https://github.com/truecharts/charts/issues/8815)) - - - - -## [domoticz-5.0.3](https://github.com/truecharts/charts/compare/domoticz-5.0.2...domoticz-5.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [domoticz-5.0.2](https://github.com/truecharts/charts/compare/domoticz-5.0.1...domoticz-5.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [domoticz-5.0.1](https://github.com/truecharts/charts/compare/domoticz-5.0.0...domoticz-5.0.1) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/domoticz to v2023.1.20230427 ([#8442](https://github.com/truecharts/charts/issues/8442)) - - - - -## [domoticz-5.0.0](https://github.com/truecharts/charts/compare/domoticz-4.0.20...domoticz-5.0.0) (2023-04-29) - -### Feat - -- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) - - - - -## [domoticz-4.0.20](https://github.com/truecharts/charts/compare/domoticz-4.0.19...domoticz-4.0.20) (2023-02-20) - -### Chore - -- update container image tccr.io/truecharts/domoticz to v2023.1.20230220 - - - - -## [domoticz-4.0.19](https://github.com/truecharts/charts/compare/domoticz-4.0.18...domoticz-4.0.19) (2023-02-14) - -### Chore - -- update container image tccr.io/truecharts/domoticz to v2023.1.20230214 - - - - -## [domoticz-4.0.18](https://github.com/truecharts/charts/compare/domoticz-4.0.17...domoticz-4.0.18) (2023-02-10) - -### Fix diff --git a/stable/domoticz/5.0.6/Chart.yaml b/stable/domoticz/5.0.6/Chart.yaml deleted file mode 100644 index e33b0e67bc1..00000000000 --- a/stable/domoticz/5.0.6/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: domoticz -version: 5.0.6 -appVersion: "2023.1.202" -description: "Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more." -type: application -deprecated: false -home: https://truecharts.org/charts/stable/domoticz -icon: https://truecharts.org/img/hotlink-ok/chart-icons/domoticz.png -keywords: - - domoticz -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/domoticz -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/domoticz/5.0.6/app-changelog.md b/stable/domoticz/5.0.6/app-changelog.md deleted file mode 100644 index 88924ff116d..00000000000 --- a/stable/domoticz/5.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [domoticz-5.0.6](https://github.com/truecharts/charts/compare/domoticz-5.0.5...domoticz-5.0.6) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/domoticz to v2023.1.20230518 ([#9031](https://github.com/truecharts/charts/issues/9031)) - - \ No newline at end of file diff --git a/stable/domoticz/5.0.6/charts/common-12.8.1.tgz b/stable/domoticz/5.0.6/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/domoticz/5.0.6/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/domoticz/5.0.6/questions.yaml b/stable/domoticz/5.0.6/questions.yaml deleted file mode 100644 index 88f49c96604..00000000000 --- a/stable/domoticz/5.0.6/questions.yaml +++ /dev/null @@ -1,2047 +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: env - group: "App Configuration" - label: "Image Environment" - schema: - additional_attrs: true - type: dict - attrs: - - variable: WEBROOT - label: "WEBROOT" - description: "WEBROOT" - schema: - type: string - default: "domoticz" - - 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": "2"}] - items: - - variable: optionsEntry - label: "Option Entry" - schema: - type: dict - additional_attrs: true - attrs: - - variable: name - label: "Name" - schema: - type: string - required: true - - variable: value - label: "Value" - schema: - type: string - - variable: nameservers - label: "Nameservers" - schema: - type: list - default: [] - items: - - variable: nsEntry - label: "Nameserver Entry" - schema: - type: string - required: true - - variable: searches - label: "Searches" - schema: - type: list - default: [] - items: - - variable: searchEntry - label: "Search Entry" - schema: - type: string - required: true - - variable: service - group: Networking and Services - label: Configure Service(s) - schema: - additional_attrs: true - type: dict - attrs: - - variable: main - label: "Main Service" - description: "The Primary service on which the healthcheck runs, often the webUI" - schema: - additional_attrs: true - type: dict - attrs: - - variable: enabled - label: Enable the Service - schema: - type: boolean - default: true - hidden: true - - variable: type - label: Service Type - description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" - schema: - type: string - default: LoadBalancer - enum: - - value: LoadBalancer - description: LoadBalancer (Expose Ports) - - value: ClusterIP - description: ClusterIP (Do Not Expose Ports) - - variable: loadBalancerIP - label: LoadBalancer IP - description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" - schema: - show_if: [["type", "=", "LoadBalancer"]] - type: string - default: "" - - variable: ports - label: "Service's Port(s) Configuration" - schema: - additional_attrs: true - type: dict - attrs: - - variable: main - label: "Main Service Port Configuration" - schema: - additional_attrs: true - type: dict - attrs: - - variable: port - label: "Port" - description: "This port exposes the container port on the service" - schema: - type: int - default: 10144 - required: true - - variable: comm1 - label: "comm1 Service" - description: "The comm1 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: comm1 - label: "comm1 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: 6144 - required: true - - variable: comm2 - label: "comm2 Service" - description: "The comm2 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: comm2 - label: "comm2 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: 1443 - required: true - - variable: serviceexpert - group: Networking and Services - label: Show Expert Config - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: hostNetwork - group: Networking and Services - label: Host-Networking (Complicated) - schema: - hidden: true - type: boolean - default: false - - 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: - 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: - 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 - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: [] - items: - - variable: pathEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: path - label: Path - schema: - type: string - required: true - default: "/" - - variable: pathType - label: Path Type - schema: - type: string - required: true - default: Prefix - - variable: certificateIssuer - label: Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - 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: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: 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: service - label: Linked Service - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: Service Name - schema: - type: string - default: "" - - variable: port - label: Service Port - schema: - type: int - - variable: clusterIssuer - label: clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - default: [] - show_if: [["clusterIssuer", "=", ""]] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - variable: clusterIssuer - 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: [["clusterIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - type: string - show_if: [["clusterIssuer", "=", ""]] - default: "" - - variable: entrypoint - label: Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: securityContext - group: Security and Permissions - label: Security Context - schema: - additional_attrs: true - type: dict - attrs: - - variable: container - label: Container - schema: - additional_attrs: true - type: dict - attrs: - # Settings from questions.yaml get appended here on a per-app basis - - - variable: runAsUser - label: "runAsUser" - description: "The UserID of the user running the application" - schema: - type: int - default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: - 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: 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: - 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: - 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 - - 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/5.0.7/CHANGELOG.md b/stable/domoticz/5.0.7/CHANGELOG.md new file mode 100644 index 00000000000..53fa81c5616 --- /dev/null +++ b/stable/domoticz/5.0.7/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [domoticz-5.0.7](https://github.com/truecharts/charts/compare/domoticz-5.0.6...domoticz-5.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [domoticz-5.0.6](https://github.com/truecharts/charts/compare/domoticz-5.0.5...domoticz-5.0.6) (2023-05-21) + +### Chore + +- update container image tccr.io/truecharts/domoticz to v2023.1.20230518 ([#9031](https://github.com/truecharts/charts/issues/9031)) + + + + +## [domoticz-5.0.5](https://github.com/truecharts/charts/compare/domoticz-5.0.4...domoticz-5.0.5) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [domoticz-5.0.4](https://github.com/truecharts/charts/compare/domoticz-5.0.3...domoticz-5.0.4) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/domoticz to v2023.1.20230504 ([#8815](https://github.com/truecharts/charts/issues/8815)) + + + + +## [domoticz-5.0.4](https://github.com/truecharts/charts/compare/domoticz-5.0.3...domoticz-5.0.4) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/domoticz to v2023.1.20230504 ([#8815](https://github.com/truecharts/charts/issues/8815)) + + + + +## [domoticz-5.0.3](https://github.com/truecharts/charts/compare/domoticz-5.0.2...domoticz-5.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [domoticz-5.0.2](https://github.com/truecharts/charts/compare/domoticz-5.0.1...domoticz-5.0.2) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [domoticz-5.0.1](https://github.com/truecharts/charts/compare/domoticz-5.0.0...domoticz-5.0.1) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/domoticz to v2023.1.20230427 ([#8442](https://github.com/truecharts/charts/issues/8442)) + + + + +## [domoticz-5.0.0](https://github.com/truecharts/charts/compare/domoticz-4.0.20...domoticz-5.0.0) (2023-04-29) + +### Feat + +- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) + + + + +## [domoticz-4.0.20](https://github.com/truecharts/charts/compare/domoticz-4.0.19...domoticz-4.0.20) (2023-02-20) + +### Chore + +- update container image tccr.io/truecharts/domoticz to v2023.1.20230220 + + + diff --git a/stable/domoticz/5.0.7/Chart.yaml b/stable/domoticz/5.0.7/Chart.yaml new file mode 100644 index 00000000000..d738b322160 --- /dev/null +++ b/stable/domoticz/5.0.7/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: domoticz +version: 5.0.7 +appVersion: "2023.1.202" +description: "Domoticz is a Home Automation System that lets you monitor and configure various devices like Lights, Switches and much more." +type: application +deprecated: false +home: https://truecharts.org/charts/stable/domoticz +icon: https://truecharts.org/img/hotlink-ok/chart-icons/domoticz.png +keywords: + - domoticz +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/domoticz +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/endlessh/5.0.13/README.md b/stable/domoticz/5.0.7/README.md similarity index 100% rename from stable/endlessh/5.0.13/README.md rename to stable/domoticz/5.0.7/README.md diff --git a/stable/domoticz/5.0.7/app-changelog.md b/stable/domoticz/5.0.7/app-changelog.md new file mode 100644 index 00000000000..d595c655db1 --- /dev/null +++ b/stable/domoticz/5.0.7/app-changelog.md @@ -0,0 +1,13 @@ + + +## [domoticz-5.0.7](https://github.com/truecharts/charts/compare/domoticz-5.0.6...domoticz-5.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + \ No newline at end of file diff --git a/stable/domoticz/5.0.6/app-readme.md b/stable/domoticz/5.0.7/app-readme.md similarity index 100% rename from stable/domoticz/5.0.6/app-readme.md rename to stable/domoticz/5.0.7/app-readme.md diff --git a/stable/domoticz/5.0.7/charts/common-12.9.2.tgz b/stable/domoticz/5.0.7/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/domoticz/5.0.7/charts/common-12.9.2.tgz differ diff --git a/stable/domoticz/5.0.6/ix_values.yaml b/stable/domoticz/5.0.7/ix_values.yaml similarity index 100% rename from stable/domoticz/5.0.6/ix_values.yaml rename to stable/domoticz/5.0.7/ix_values.yaml diff --git a/stable/domoticz/5.0.7/questions.yaml b/stable/domoticz/5.0.7/questions.yaml new file mode 100644 index 00000000000..a35d0a99570 --- /dev/null +++ b/stable/domoticz/5.0.7/questions.yaml @@ -0,0 +1,2040 @@ +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: WEBROOT + label: "WEBROOT" + description: "WEBROOT" + schema: + type: string + default: "domoticz" + - 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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10144 + required: true + - variable: comm1 + label: "comm1 Service" + description: "The comm1 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: comm1 + label: "comm1 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: 6144 + required: true + - variable: comm2 + label: "comm2 Service" + description: "The comm2 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: comm2 + label: "comm2 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: 1443 + 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/ferdi-server/7.0.13/templates/NOTES.txt b/stable/domoticz/5.0.7/templates/NOTES.txt similarity index 100% rename from stable/ferdi-server/7.0.13/templates/NOTES.txt rename to stable/domoticz/5.0.7/templates/NOTES.txt diff --git a/stable/emulatorjs/5.0.14/templates/common.yaml b/stable/domoticz/5.0.7/templates/common.yaml similarity index 100% rename from stable/emulatorjs/5.0.14/templates/common.yaml rename to stable/domoticz/5.0.7/templates/common.yaml diff --git a/stable/filebot/4.0.6/values.yaml b/stable/domoticz/5.0.7/values.yaml similarity index 100% rename from stable/filebot/4.0.6/values.yaml rename to stable/domoticz/5.0.7/values.yaml diff --git a/stable/doplarr/5.0.13/CHANGELOG.md b/stable/doplarr/5.0.13/CHANGELOG.md deleted file mode 100644 index 30042e7532b..00000000000 --- a/stable/doplarr/5.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [doplarr-5.0.13](https://github.com/truecharts/charts/compare/doplarr-5.0.12...doplarr-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [doplarr-5.0.12](https://github.com/truecharts/charts/compare/doplarr-5.0.11...doplarr-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [doplarr-5.0.11](https://github.com/truecharts/charts/compare/doplarr-5.0.10...doplarr-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [doplarr-5.0.10](https://github.com/truecharts/charts/compare/doplarr-5.0.9...doplarr-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [doplarr-5.0.9](https://github.com/truecharts/charts/compare/doplarr-5.0.8...doplarr-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [doplarr-5.0.8](https://github.com/truecharts/charts/compare/doplarr-5.0.7...doplarr-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [doplarr-5.0.7](https://github.com/truecharts/charts/compare/doplarr-5.0.6...doplarr-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [doplarr-5.0.6](https://github.com/truecharts/charts/compare/doplarr-5.0.5...doplarr-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [doplarr-5.0.5](https://github.com/truecharts/charts/compare/doplarr-5.0.4...doplarr-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [doplarr-5.0.4](https://github.com/truecharts/charts/compare/doplarr-5.0.3...doplarr-5.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [doplarr-5.0.3](https://github.com/truecharts/charts/compare/doplarr-5.0.2...doplarr-5.0.3) (2023-04-14) - - diff --git a/stable/doplarr/5.0.13/Chart.yaml b/stable/doplarr/5.0.13/Chart.yaml deleted file mode 100644 index 023f57573e8..00000000000 --- a/stable/doplarr/5.0.13/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "3.6.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - doplarr -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: doplarr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/doplarr - - https://github.com/kiranshila/Doplarr -version: 5.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/doplarr/5.0.13/app-changelog.md b/stable/doplarr/5.0.13/app-changelog.md deleted file mode 100644 index f4e6748d9de..00000000000 --- a/stable/doplarr/5.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [doplarr-5.0.13](https://github.com/truecharts/charts/compare/doplarr-5.0.12...doplarr-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/doplarr/5.0.13/charts/common-12.8.1.tgz b/stable/doplarr/5.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/doplarr/5.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/doplarr/5.0.14/CHANGELOG.md b/stable/doplarr/5.0.14/CHANGELOG.md new file mode 100644 index 00000000000..9b1198ae3fe --- /dev/null +++ b/stable/doplarr/5.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [doplarr-5.0.14](https://github.com/truecharts/charts/compare/doplarr-5.0.13...doplarr-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [doplarr-5.0.13](https://github.com/truecharts/charts/compare/doplarr-5.0.12...doplarr-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [doplarr-5.0.12](https://github.com/truecharts/charts/compare/doplarr-5.0.11...doplarr-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [doplarr-5.0.11](https://github.com/truecharts/charts/compare/doplarr-5.0.10...doplarr-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [doplarr-5.0.10](https://github.com/truecharts/charts/compare/doplarr-5.0.9...doplarr-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [doplarr-5.0.9](https://github.com/truecharts/charts/compare/doplarr-5.0.8...doplarr-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [doplarr-5.0.8](https://github.com/truecharts/charts/compare/doplarr-5.0.7...doplarr-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [doplarr-5.0.7](https://github.com/truecharts/charts/compare/doplarr-5.0.6...doplarr-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [doplarr-5.0.6](https://github.com/truecharts/charts/compare/doplarr-5.0.5...doplarr-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [doplarr-5.0.5](https://github.com/truecharts/charts/compare/doplarr-5.0.4...doplarr-5.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [doplarr-5.0.4](https://github.com/truecharts/charts/compare/doplarr-5.0.3...doplarr-5.0.4) (2023-04-15) + +### Chore diff --git a/stable/doplarr/5.0.14/Chart.yaml b/stable/doplarr/5.0.14/Chart.yaml new file mode 100644 index 00000000000..3bee4651641 --- /dev/null +++ b/stable/doplarr/5.0.14/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "3.6.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.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 +keywords: + - doplarr +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: doplarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/doplarr + - https://github.com/kiranshila/Doplarr +version: 5.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/external-service/9.0.14/README.md b/stable/doplarr/5.0.14/README.md similarity index 100% rename from stable/external-service/9.0.14/README.md rename to stable/doplarr/5.0.14/README.md diff --git a/stable/doplarr/5.0.14/app-changelog.md b/stable/doplarr/5.0.14/app-changelog.md new file mode 100644 index 00000000000..971043f41dd --- /dev/null +++ b/stable/doplarr/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [doplarr-5.0.14](https://github.com/truecharts/charts/compare/doplarr-5.0.13...doplarr-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/doplarr/5.0.13/app-readme.md b/stable/doplarr/5.0.14/app-readme.md similarity index 100% rename from stable/doplarr/5.0.13/app-readme.md rename to stable/doplarr/5.0.14/app-readme.md diff --git a/stable/doplarr/5.0.14/charts/common-12.9.2.tgz b/stable/doplarr/5.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/doplarr/5.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/doplarr/5.0.13/ix_values.yaml b/stable/doplarr/5.0.14/ix_values.yaml similarity index 100% rename from stable/doplarr/5.0.13/ix_values.yaml rename to stable/doplarr/5.0.14/ix_values.yaml diff --git a/stable/doplarr/5.0.13/questions.yaml b/stable/doplarr/5.0.14/questions.yaml similarity index 100% rename from stable/doplarr/5.0.13/questions.yaml rename to stable/doplarr/5.0.14/questions.yaml diff --git a/stable/filebot/4.0.6/templates/NOTES.txt b/stable/doplarr/5.0.14/templates/NOTES.txt similarity index 100% rename from stable/filebot/4.0.6/templates/NOTES.txt rename to stable/doplarr/5.0.14/templates/NOTES.txt diff --git a/stable/endlessh/5.0.13/templates/common.yaml b/stable/doplarr/5.0.14/templates/common.yaml similarity index 100% rename from stable/endlessh/5.0.13/templates/common.yaml rename to stable/doplarr/5.0.14/templates/common.yaml diff --git a/stable/filebrowser/5.0.13/values.yaml b/stable/doplarr/5.0.14/values.yaml similarity index 100% rename from stable/filebrowser/5.0.13/values.yaml rename to stable/doplarr/5.0.14/values.yaml diff --git a/stable/double-take/5.0.13/CHANGELOG.md b/stable/double-take/5.0.13/CHANGELOG.md deleted file mode 100644 index 1dafcba5d03..00000000000 --- a/stable/double-take/5.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [double-take-5.0.13](https://github.com/truecharts/charts/compare/double-take-5.0.12...double-take-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [double-take-5.0.12](https://github.com/truecharts/charts/compare/double-take-5.0.11...double-take-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [double-take-5.0.11](https://github.com/truecharts/charts/compare/double-take-5.0.10...double-take-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [double-take-5.0.10](https://github.com/truecharts/charts/compare/double-take-5.0.9...double-take-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [double-take-5.0.9](https://github.com/truecharts/charts/compare/double-take-5.0.8...double-take-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [double-take-5.0.8](https://github.com/truecharts/charts/compare/double-take-5.0.7...double-take-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [double-take-5.0.7](https://github.com/truecharts/charts/compare/double-take-5.0.6...double-take-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [double-take-5.0.6](https://github.com/truecharts/charts/compare/double-take-5.0.5...double-take-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [double-take-5.0.5](https://github.com/truecharts/charts/compare/double-take-5.0.4...double-take-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [double-take-5.0.4](https://github.com/truecharts/charts/compare/double-take-5.0.3...double-take-5.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [double-take-5.0.3](https://github.com/truecharts/charts/compare/double-take-5.0.2...double-take-5.0.3) (2023-04-14) - - diff --git a/stable/double-take/5.0.13/Chart.yaml b/stable/double-take/5.0.13/Chart.yaml deleted file mode 100644 index 3a3ac0dce5c..00000000000 --- a/stable/double-take/5.0.13/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: double-take -version: 5.0.13 -appVersion: "1.13.1" -description: Unified UI and API for processing and training images for facial recognition -type: application -deprecated: false -home: https://truecharts.org/charts/stable/double-take -icon: https://truecharts.org/img/hotlink-ok/chart-icons/double-take.png -keywords: - - ai - - double-take -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/double-take - - https://github.com/jakowenko/double-take -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/double-take/5.0.13/app-changelog.md b/stable/double-take/5.0.13/app-changelog.md deleted file mode 100644 index 281adff4da1..00000000000 --- a/stable/double-take/5.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [double-take-5.0.13](https://github.com/truecharts/charts/compare/double-take-5.0.12...double-take-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/double-take/5.0.13/charts/common-12.8.1.tgz b/stable/double-take/5.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/double-take/5.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/double-take/5.0.14/CHANGELOG.md b/stable/double-take/5.0.14/CHANGELOG.md new file mode 100644 index 00000000000..da73c6b3d4b --- /dev/null +++ b/stable/double-take/5.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [double-take-5.0.14](https://github.com/truecharts/charts/compare/double-take-5.0.13...double-take-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [double-take-5.0.13](https://github.com/truecharts/charts/compare/double-take-5.0.12...double-take-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [double-take-5.0.12](https://github.com/truecharts/charts/compare/double-take-5.0.11...double-take-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [double-take-5.0.11](https://github.com/truecharts/charts/compare/double-take-5.0.10...double-take-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [double-take-5.0.10](https://github.com/truecharts/charts/compare/double-take-5.0.9...double-take-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [double-take-5.0.9](https://github.com/truecharts/charts/compare/double-take-5.0.8...double-take-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [double-take-5.0.8](https://github.com/truecharts/charts/compare/double-take-5.0.7...double-take-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [double-take-5.0.7](https://github.com/truecharts/charts/compare/double-take-5.0.6...double-take-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [double-take-5.0.6](https://github.com/truecharts/charts/compare/double-take-5.0.5...double-take-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [double-take-5.0.5](https://github.com/truecharts/charts/compare/double-take-5.0.4...double-take-5.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [double-take-5.0.4](https://github.com/truecharts/charts/compare/double-take-5.0.3...double-take-5.0.4) (2023-04-15) + +### Chore diff --git a/stable/double-take/5.0.14/Chart.yaml b/stable/double-take/5.0.14/Chart.yaml new file mode 100644 index 00000000000..b7e8141833e --- /dev/null +++ b/stable/double-take/5.0.14/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: double-take +version: 5.0.14 +appVersion: "1.13.1" +description: Unified UI and API for processing and training images for facial recognition +type: application +deprecated: false +home: https://truecharts.org/charts/stable/double-take +icon: https://truecharts.org/img/hotlink-ok/chart-icons/double-take.png +keywords: + - ai + - double-take +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/double-take + - https://github.com/jakowenko/double-take +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/ferdi-server/7.0.13/README.md b/stable/double-take/5.0.14/README.md similarity index 100% rename from stable/ferdi-server/7.0.13/README.md rename to stable/double-take/5.0.14/README.md diff --git a/stable/double-take/5.0.14/app-changelog.md b/stable/double-take/5.0.14/app-changelog.md new file mode 100644 index 00000000000..f4d26678ba6 --- /dev/null +++ b/stable/double-take/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [double-take-5.0.14](https://github.com/truecharts/charts/compare/double-take-5.0.13...double-take-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/double-take/5.0.13/app-readme.md b/stable/double-take/5.0.14/app-readme.md similarity index 100% rename from stable/double-take/5.0.13/app-readme.md rename to stable/double-take/5.0.14/app-readme.md diff --git a/stable/double-take/5.0.14/charts/common-12.9.2.tgz b/stable/double-take/5.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/double-take/5.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/double-take/5.0.13/ix_values.yaml b/stable/double-take/5.0.14/ix_values.yaml similarity index 100% rename from stable/double-take/5.0.13/ix_values.yaml rename to stable/double-take/5.0.14/ix_values.yaml diff --git a/stable/double-take/5.0.13/questions.yaml b/stable/double-take/5.0.14/questions.yaml similarity index 100% rename from stable/double-take/5.0.13/questions.yaml rename to stable/double-take/5.0.14/questions.yaml diff --git a/stable/filebrowser/5.0.13/templates/NOTES.txt b/stable/double-take/5.0.14/templates/NOTES.txt similarity index 100% rename from stable/filebrowser/5.0.13/templates/NOTES.txt rename to stable/double-take/5.0.14/templates/NOTES.txt diff --git a/stable/external-service/9.0.14/templates/common.yaml b/stable/double-take/5.0.14/templates/common.yaml similarity index 100% rename from stable/external-service/9.0.14/templates/common.yaml rename to stable/double-take/5.0.14/templates/common.yaml diff --git a/stable/fileflows/5.0.15/values.yaml b/stable/double-take/5.0.14/values.yaml similarity index 100% rename from stable/fileflows/5.0.15/values.yaml rename to stable/double-take/5.0.14/values.yaml diff --git a/stable/doublecommander/7.0.15/CHANGELOG.md b/stable/doublecommander/7.0.15/CHANGELOG.md deleted file mode 100644 index 531cb4035b1..00000000000 --- a/stable/doublecommander/7.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [doublecommander-7.0.15](https://github.com/truecharts/charts/compare/doublecommander-7.0.14...doublecommander-7.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [doublecommander-7.0.14](https://github.com/truecharts/charts/compare/doublecommander-7.0.13...doublecommander-7.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [doublecommander-7.0.13](https://github.com/truecharts/charts/compare/doublecommander-7.0.12...doublecommander-7.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [doublecommander-7.0.12](https://github.com/truecharts/charts/compare/doublecommander-7.0.11...doublecommander-7.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [doublecommander-7.0.11](https://github.com/truecharts/charts/compare/doublecommander-7.0.10...doublecommander-7.0.11) (2023-04-29) - -### Fix - -- add KILL cap ([#8140](https://github.com/truecharts/charts/issues/8140)) - - - - -## [doublecommander-7.0.10](https://github.com/truecharts/charts/compare/doublecommander-7.0.9...doublecommander-7.0.10) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [doublecommander-7.0.9](https://github.com/truecharts/charts/compare/doublecommander-7.0.8...doublecommander-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [doublecommander-7.0.8](https://github.com/truecharts/charts/compare/doublecommander-7.0.7...doublecommander-7.0.8) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [doublecommander-7.0.7](https://github.com/truecharts/charts/compare/doublecommander-7.0.6...doublecommander-7.0.7) (2023-04-19) - -### Fix - -- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) - - - - -## [doublecommander-7.0.6](https://github.com/truecharts/charts/compare/doublecommander-7.0.5...doublecommander-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [doublecommander-7.0.5](https://github.com/truecharts/charts/compare/doublecommander-7.0.4...doublecommander-7.0.5) (2023-04-16) - -### Chore diff --git a/stable/doublecommander/7.0.15/Chart.yaml b/stable/doublecommander/7.0.15/Chart.yaml deleted file mode 100644 index a80c055c6fb..00000000000 --- a/stable/doublecommander/7.0.15/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "0.8.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - doublecommander - - file - - manager -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: doublecommander -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/doublecommander - - https://github.com/linuxserver/docker-doublecommander - - https://doublecmd.sourceforge.io/ -type: application -version: 7.0.15 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/doublecommander/7.0.15/app-changelog.md b/stable/doublecommander/7.0.15/app-changelog.md deleted file mode 100644 index 91a20487f32..00000000000 --- a/stable/doublecommander/7.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [doublecommander-7.0.15](https://github.com/truecharts/charts/compare/doublecommander-7.0.14...doublecommander-7.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/doublecommander/7.0.15/charts/common-12.8.1.tgz b/stable/doublecommander/7.0.15/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/doublecommander/7.0.15/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/doublecommander/7.0.16/CHANGELOG.md b/stable/doublecommander/7.0.16/CHANGELOG.md new file mode 100644 index 00000000000..ef5b9d6d508 --- /dev/null +++ b/stable/doublecommander/7.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [doublecommander-7.0.16](https://github.com/truecharts/charts/compare/doublecommander-7.0.15...doublecommander-7.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [doublecommander-7.0.15](https://github.com/truecharts/charts/compare/doublecommander-7.0.14...doublecommander-7.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [doublecommander-7.0.14](https://github.com/truecharts/charts/compare/doublecommander-7.0.13...doublecommander-7.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [doublecommander-7.0.13](https://github.com/truecharts/charts/compare/doublecommander-7.0.12...doublecommander-7.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [doublecommander-7.0.12](https://github.com/truecharts/charts/compare/doublecommander-7.0.11...doublecommander-7.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [doublecommander-7.0.11](https://github.com/truecharts/charts/compare/doublecommander-7.0.10...doublecommander-7.0.11) (2023-04-29) + +### Fix + +- add KILL cap ([#8140](https://github.com/truecharts/charts/issues/8140)) + + + + +## [doublecommander-7.0.10](https://github.com/truecharts/charts/compare/doublecommander-7.0.9...doublecommander-7.0.10) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [doublecommander-7.0.9](https://github.com/truecharts/charts/compare/doublecommander-7.0.8...doublecommander-7.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [doublecommander-7.0.8](https://github.com/truecharts/charts/compare/doublecommander-7.0.7...doublecommander-7.0.8) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [doublecommander-7.0.7](https://github.com/truecharts/charts/compare/doublecommander-7.0.6...doublecommander-7.0.7) (2023-04-19) + +### Fix + +- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) + + + + +## [doublecommander-7.0.6](https://github.com/truecharts/charts/compare/doublecommander-7.0.5...doublecommander-7.0.6) (2023-04-16) + +### Chore diff --git a/stable/doublecommander/7.0.16/Chart.yaml b/stable/doublecommander/7.0.16/Chart.yaml new file mode 100644 index 00000000000..f2664ae5adf --- /dev/null +++ b/stable/doublecommander/7.0.16/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.8.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - doublecommander + - file + - manager +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: doublecommander +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/doublecommander + - https://github.com/linuxserver/docker-doublecommander + - https://doublecmd.sourceforge.io/ +type: application +version: 7.0.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/filebot/4.0.6/README.md b/stable/doublecommander/7.0.16/README.md similarity index 100% rename from stable/filebot/4.0.6/README.md rename to stable/doublecommander/7.0.16/README.md diff --git a/stable/doublecommander/7.0.16/app-changelog.md b/stable/doublecommander/7.0.16/app-changelog.md new file mode 100644 index 00000000000..1b62b85ad77 --- /dev/null +++ b/stable/doublecommander/7.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [doublecommander-7.0.16](https://github.com/truecharts/charts/compare/doublecommander-7.0.15...doublecommander-7.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/doublecommander/7.0.15/app-readme.md b/stable/doublecommander/7.0.16/app-readme.md similarity index 100% rename from stable/doublecommander/7.0.15/app-readme.md rename to stable/doublecommander/7.0.16/app-readme.md diff --git a/stable/doublecommander/7.0.16/charts/common-12.9.2.tgz b/stable/doublecommander/7.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/doublecommander/7.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/doublecommander/7.0.15/ix_values.yaml b/stable/doublecommander/7.0.16/ix_values.yaml similarity index 100% rename from stable/doublecommander/7.0.15/ix_values.yaml rename to stable/doublecommander/7.0.16/ix_values.yaml diff --git a/stable/doublecommander/7.0.15/questions.yaml b/stable/doublecommander/7.0.16/questions.yaml similarity index 100% rename from stable/doublecommander/7.0.15/questions.yaml rename to stable/doublecommander/7.0.16/questions.yaml diff --git a/stable/fileflows/5.0.15/templates/NOTES.txt b/stable/doublecommander/7.0.16/templates/NOTES.txt similarity index 100% rename from stable/fileflows/5.0.15/templates/NOTES.txt rename to stable/doublecommander/7.0.16/templates/NOTES.txt diff --git a/stable/doublecommander/7.0.15/templates/common.yaml b/stable/doublecommander/7.0.16/templates/common.yaml similarity index 100% rename from stable/doublecommander/7.0.15/templates/common.yaml rename to stable/doublecommander/7.0.16/templates/common.yaml diff --git a/stable/flaresolverr/9.0.13/values.yaml b/stable/doublecommander/7.0.16/values.yaml similarity index 100% rename from stable/flaresolverr/9.0.13/values.yaml rename to stable/doublecommander/7.0.16/values.yaml diff --git a/stable/drawio/5.0.15/CHANGELOG.md b/stable/drawio/5.0.15/CHANGELOG.md deleted file mode 100644 index fe97e4eaa2f..00000000000 --- a/stable/drawio/5.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [drawio-5.0.15](https://github.com/truecharts/charts/compare/drawio-5.0.14...drawio-5.0.15) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/drawio to v21.3.0 ([#9050](https://github.com/truecharts/charts/issues/9050)) - - - - -## [drawio-5.0.14](https://github.com/truecharts/charts/compare/drawio-5.0.13...drawio-5.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [drawio-5.0.13](https://github.com/truecharts/charts/compare/drawio-5.0.12...drawio-5.0.13) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/drawio to v21.2.9 ([#8816](https://github.com/truecharts/charts/issues/8816)) - - - - -## [drawio-5.0.12](https://github.com/truecharts/charts/compare/drawio-5.0.11...drawio-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [drawio-5.0.11](https://github.com/truecharts/charts/compare/drawio-5.0.10...drawio-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [drawio-5.0.10](https://github.com/truecharts/charts/compare/drawio-5.0.9...drawio-5.0.10) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/drawio to v21.2.1 ([#8296](https://github.com/truecharts/charts/issues/8296)) - - - - -## [drawio-5.0.9](https://github.com/truecharts/charts/compare/drawio-5.0.8...drawio-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [drawio-5.0.8](https://github.com/truecharts/charts/compare/drawio-5.0.7...drawio-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [drawio-5.0.7](https://github.com/truecharts/charts/compare/drawio-5.0.6...drawio-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [drawio-5.0.6](https://github.com/truecharts/charts/compare/drawio-5.0.5...drawio-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [drawio-5.0.5](https://github.com/truecharts/charts/compare/drawio-5.0.4...drawio-5.0.5) (2023-04-16) - -### Chore diff --git a/stable/drawio/5.0.15/Chart.yaml b/stable/drawio/5.0.15/Chart.yaml deleted file mode 100644 index a62280a2d1b..00000000000 --- a/stable/drawio/5.0.15/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "21.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - drawio -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: drawio -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/drawio - - https://github.com/jgraph/drawio -version: 5.0.15 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/drawio/5.0.15/app-changelog.md b/stable/drawio/5.0.15/app-changelog.md deleted file mode 100644 index 9d409123301..00000000000 --- a/stable/drawio/5.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [drawio-5.0.15](https://github.com/truecharts/charts/compare/drawio-5.0.14...drawio-5.0.15) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/drawio to v21.3.0 ([#9050](https://github.com/truecharts/charts/issues/9050)) - - \ No newline at end of file diff --git a/stable/drawio/5.0.15/charts/common-12.8.1.tgz b/stable/drawio/5.0.15/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/drawio/5.0.15/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/drawio/5.0.15/questions.yaml b/stable/drawio/5.0.15/questions.yaml deleted file mode 100644 index 92cde87130f..00000000000 --- a/stable/drawio/5.0.15/questions.yaml +++ /dev/null @@ -1,1788 +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: 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: 10214 - required: true - - variable: serviceexpert - group: Networking and Services - label: Show Expert Config - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: hostNetwork - group: Networking and Services - label: Host-Networking (Complicated) - schema: - hidden: true - type: boolean - default: false - - 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: - 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: - 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: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: [] - items: - - variable: pathEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: path - label: Path - schema: - type: string - required: true - default: "/" - - variable: pathType - label: Path Type - schema: - type: string - required: true - default: Prefix - - variable: certificateIssuer - label: Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - 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: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: 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: service - label: Linked Service - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: Service Name - schema: - type: string - default: "" - - variable: port - label: Service Port - schema: - type: int - - variable: clusterIssuer - label: clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - default: [] - show_if: [["clusterIssuer", "=", ""]] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - variable: clusterIssuer - 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: [["clusterIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - type: string - show_if: [["clusterIssuer", "=", ""]] - default: "" - - variable: entrypoint - label: Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: securityContext - group: Security and Permissions - label: Security Context - schema: - additional_attrs: true - type: dict - attrs: - - variable: container - label: Container - schema: - additional_attrs: true - type: dict - attrs: - # Settings from questions.yaml get appended here on a per-app basis - - - variable: runAsUser - label: "runAsUser" - description: "The UserID of the user running the application" - schema: - type: int - default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: - 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: 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: - 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: - 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 - - 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/5.0.16/CHANGELOG.md b/stable/drawio/5.0.16/CHANGELOG.md new file mode 100644 index 00000000000..ca06dc8e90a --- /dev/null +++ b/stable/drawio/5.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [drawio-5.0.16](https://github.com/truecharts/charts/compare/drawio-5.0.15...drawio-5.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [drawio-5.0.15](https://github.com/truecharts/charts/compare/drawio-5.0.14...drawio-5.0.15) (2023-05-21) + +### Chore + +- update container image tccr.io/truecharts/drawio to v21.3.0 ([#9050](https://github.com/truecharts/charts/issues/9050)) + + + + +## [drawio-5.0.14](https://github.com/truecharts/charts/compare/drawio-5.0.13...drawio-5.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [drawio-5.0.13](https://github.com/truecharts/charts/compare/drawio-5.0.12...drawio-5.0.13) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/drawio to v21.2.9 ([#8816](https://github.com/truecharts/charts/issues/8816)) + + + + +## [drawio-5.0.12](https://github.com/truecharts/charts/compare/drawio-5.0.11...drawio-5.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [drawio-5.0.11](https://github.com/truecharts/charts/compare/drawio-5.0.10...drawio-5.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [drawio-5.0.10](https://github.com/truecharts/charts/compare/drawio-5.0.9...drawio-5.0.10) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/drawio to v21.2.1 ([#8296](https://github.com/truecharts/charts/issues/8296)) + + + + +## [drawio-5.0.9](https://github.com/truecharts/charts/compare/drawio-5.0.8...drawio-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [drawio-5.0.8](https://github.com/truecharts/charts/compare/drawio-5.0.7...drawio-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [drawio-5.0.7](https://github.com/truecharts/charts/compare/drawio-5.0.6...drawio-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + diff --git a/stable/drawio/5.0.16/Chart.yaml b/stable/drawio/5.0.16/Chart.yaml new file mode 100644 index 00000000000..a7042e4fc9d --- /dev/null +++ b/stable/drawio/5.0.16/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "21.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - drawio +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: drawio +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/drawio + - https://github.com/jgraph/drawio +version: 5.0.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/filebrowser/5.0.13/README.md b/stable/drawio/5.0.16/README.md similarity index 100% rename from stable/filebrowser/5.0.13/README.md rename to stable/drawio/5.0.16/README.md diff --git a/stable/drawio/5.0.16/app-changelog.md b/stable/drawio/5.0.16/app-changelog.md new file mode 100644 index 00000000000..c67f507ed00 --- /dev/null +++ b/stable/drawio/5.0.16/app-changelog.md @@ -0,0 +1,13 @@ + + +## [drawio-5.0.16](https://github.com/truecharts/charts/compare/drawio-5.0.15...drawio-5.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + \ No newline at end of file diff --git a/stable/drawio/5.0.15/app-readme.md b/stable/drawio/5.0.16/app-readme.md similarity index 100% rename from stable/drawio/5.0.15/app-readme.md rename to stable/drawio/5.0.16/app-readme.md diff --git a/stable/drawio/5.0.16/charts/common-12.9.2.tgz b/stable/drawio/5.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/drawio/5.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/drawio/5.0.15/ix_values.yaml b/stable/drawio/5.0.16/ix_values.yaml similarity index 100% rename from stable/drawio/5.0.15/ix_values.yaml rename to stable/drawio/5.0.16/ix_values.yaml diff --git a/stable/drawio/5.0.16/questions.yaml b/stable/drawio/5.0.16/questions.yaml new file mode 100644 index 00000000000..4a0fcbe17ef --- /dev/null +++ b/stable/drawio/5.0.16/questions.yaml @@ -0,0 +1,1849 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10214 + 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: + 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: + 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/flaresolverr/9.0.13/templates/NOTES.txt b/stable/drawio/5.0.16/templates/NOTES.txt similarity index 100% rename from stable/flaresolverr/9.0.13/templates/NOTES.txt rename to stable/drawio/5.0.16/templates/NOTES.txt diff --git a/stable/filebot/4.0.6/templates/common.yaml b/stable/drawio/5.0.16/templates/common.yaml similarity index 100% rename from stable/filebot/4.0.6/templates/common.yaml rename to stable/drawio/5.0.16/templates/common.yaml diff --git a/stable/fleet/7.0.15/values.yaml b/stable/drawio/5.0.16/values.yaml similarity index 100% rename from stable/fleet/7.0.15/values.yaml rename to stable/drawio/5.0.16/values.yaml diff --git a/stable/duckdns/5.0.16/CHANGELOG.md b/stable/duckdns/5.0.16/CHANGELOG.md deleted file mode 100644 index 34384561199..00000000000 --- a/stable/duckdns/5.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [duckdns-5.0.16](https://github.com/truecharts/charts/compare/duckdns-5.0.15...duckdns-5.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [duckdns-5.0.15](https://github.com/truecharts/charts/compare/duckdns-5.0.14...duckdns-5.0.15) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [duckdns-5.0.14](https://github.com/truecharts/charts/compare/duckdns-5.0.13...duckdns-5.0.14) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/duckdns to latest ([#8942](https://github.com/truecharts/charts/issues/8942)) - - - - -## [duckdns-5.0.13](https://github.com/truecharts/charts/compare/duckdns-5.0.12...duckdns-5.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [duckdns-5.0.12](https://github.com/truecharts/charts/compare/duckdns-5.0.11...duckdns-5.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [duckdns-5.0.11](https://github.com/truecharts/charts/compare/duckdns-5.0.10...duckdns-5.0.11) (2023-05-01) - -### Chore - -- update container image tccr.io/truecharts/duckdns to latest ([#8671](https://github.com/truecharts/charts/issues/8671)) - - - - -## [duckdns-5.0.10](https://github.com/truecharts/charts/compare/duckdns-5.0.9...duckdns-5.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/duckdns to latest ([#8210](https://github.com/truecharts/charts/issues/8210)) - - - - -## [duckdns-5.0.9](https://github.com/truecharts/charts/compare/duckdns-5.0.8...duckdns-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [duckdns-5.0.8](https://github.com/truecharts/charts/compare/duckdns-5.0.7...duckdns-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [duckdns-5.0.7](https://github.com/truecharts/charts/compare/duckdns-5.0.6...duckdns-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [duckdns-5.0.6](https://github.com/truecharts/charts/compare/duckdns-5.0.5...duckdns-5.0.6) (2023-04-16) - -### Chore diff --git a/stable/duckdns/5.0.16/Chart.yaml b/stable/duckdns/5.0.16/Chart.yaml deleted file mode 100644 index 640e27704df..00000000000 --- a/stable/duckdns/5.0.16/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: duckdns -version: 5.0.16 -appVersion: "latest" -description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/duckdns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/duckdns.png -keywords: - - duckdns -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/duckdns -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/duckdns/5.0.16/app-changelog.md b/stable/duckdns/5.0.16/app-changelog.md deleted file mode 100644 index 671eb6333da..00000000000 --- a/stable/duckdns/5.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [duckdns-5.0.16](https://github.com/truecharts/charts/compare/duckdns-5.0.15...duckdns-5.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/duckdns/5.0.16/charts/common-12.8.1.tgz b/stable/duckdns/5.0.16/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/duckdns/5.0.16/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/duckdns/5.0.17/CHANGELOG.md b/stable/duckdns/5.0.17/CHANGELOG.md new file mode 100644 index 00000000000..c08749a53fc --- /dev/null +++ b/stable/duckdns/5.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [duckdns-5.0.17](https://github.com/truecharts/charts/compare/duckdns-5.0.16...duckdns-5.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [duckdns-5.0.16](https://github.com/truecharts/charts/compare/duckdns-5.0.15...duckdns-5.0.16) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [duckdns-5.0.15](https://github.com/truecharts/charts/compare/duckdns-5.0.14...duckdns-5.0.15) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [duckdns-5.0.14](https://github.com/truecharts/charts/compare/duckdns-5.0.13...duckdns-5.0.14) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/duckdns to latest ([#8942](https://github.com/truecharts/charts/issues/8942)) + + + + +## [duckdns-5.0.13](https://github.com/truecharts/charts/compare/duckdns-5.0.12...duckdns-5.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [duckdns-5.0.12](https://github.com/truecharts/charts/compare/duckdns-5.0.11...duckdns-5.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [duckdns-5.0.11](https://github.com/truecharts/charts/compare/duckdns-5.0.10...duckdns-5.0.11) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/duckdns to latest ([#8671](https://github.com/truecharts/charts/issues/8671)) + + + + +## [duckdns-5.0.10](https://github.com/truecharts/charts/compare/duckdns-5.0.9...duckdns-5.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/duckdns to latest ([#8210](https://github.com/truecharts/charts/issues/8210)) + + + + +## [duckdns-5.0.9](https://github.com/truecharts/charts/compare/duckdns-5.0.8...duckdns-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [duckdns-5.0.8](https://github.com/truecharts/charts/compare/duckdns-5.0.7...duckdns-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [duckdns-5.0.7](https://github.com/truecharts/charts/compare/duckdns-5.0.6...duckdns-5.0.7) (2023-04-20) + +### Chore diff --git a/stable/duckdns/5.0.17/Chart.yaml b/stable/duckdns/5.0.17/Chart.yaml new file mode 100644 index 00000000000..ed955fbe502 --- /dev/null +++ b/stable/duckdns/5.0.17/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: duckdns +version: 5.0.17 +appVersion: "latest" +description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/duckdns +icon: https://truecharts.org/img/hotlink-ok/chart-icons/duckdns.png +keywords: + - duckdns +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/duckdns +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/fileflows/5.0.15/README.md b/stable/duckdns/5.0.17/README.md similarity index 100% rename from stable/fileflows/5.0.15/README.md rename to stable/duckdns/5.0.17/README.md diff --git a/stable/duckdns/5.0.17/app-changelog.md b/stable/duckdns/5.0.17/app-changelog.md new file mode 100644 index 00000000000..37bc0de2a03 --- /dev/null +++ b/stable/duckdns/5.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [duckdns-5.0.17](https://github.com/truecharts/charts/compare/duckdns-5.0.16...duckdns-5.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/duckdns/5.0.16/app-readme.md b/stable/duckdns/5.0.17/app-readme.md similarity index 100% rename from stable/duckdns/5.0.16/app-readme.md rename to stable/duckdns/5.0.17/app-readme.md diff --git a/stable/duckdns/5.0.17/charts/common-12.9.2.tgz b/stable/duckdns/5.0.17/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/duckdns/5.0.17/charts/common-12.9.2.tgz differ diff --git a/stable/duckdns/5.0.16/ix_values.yaml b/stable/duckdns/5.0.17/ix_values.yaml similarity index 100% rename from stable/duckdns/5.0.16/ix_values.yaml rename to stable/duckdns/5.0.17/ix_values.yaml diff --git a/stable/duckdns/5.0.16/questions.yaml b/stable/duckdns/5.0.17/questions.yaml similarity index 100% rename from stable/duckdns/5.0.16/questions.yaml rename to stable/duckdns/5.0.17/questions.yaml diff --git a/stable/fleet/7.0.15/templates/NOTES.txt b/stable/duckdns/5.0.17/templates/NOTES.txt similarity index 100% rename from stable/fleet/7.0.15/templates/NOTES.txt rename to stable/duckdns/5.0.17/templates/NOTES.txt diff --git a/stable/fileflows/5.0.15/templates/common.yaml b/stable/duckdns/5.0.17/templates/common.yaml similarity index 100% rename from stable/fileflows/5.0.15/templates/common.yaml rename to stable/duckdns/5.0.17/templates/common.yaml diff --git a/stable/flexget/5.0.16/values.yaml b/stable/duckdns/5.0.17/values.yaml similarity index 100% rename from stable/flexget/5.0.16/values.yaml rename to stable/duckdns/5.0.17/values.yaml diff --git a/stable/duplicati/9.0.13/CHANGELOG.md b/stable/duplicati/9.0.13/CHANGELOG.md deleted file mode 100644 index affc320d4a5..00000000000 --- a/stable/duplicati/9.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [duplicati-9.0.13](https://github.com/truecharts/charts/compare/duplicati-9.0.12...duplicati-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [duplicati-9.0.12](https://github.com/truecharts/charts/compare/duplicati-9.0.11...duplicati-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [duplicati-9.0.11](https://github.com/truecharts/charts/compare/duplicati-9.0.10...duplicati-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [duplicati-9.0.10](https://github.com/truecharts/charts/compare/duplicati-9.0.9...duplicati-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [duplicati-9.0.9](https://github.com/truecharts/charts/compare/duplicati-9.0.8...duplicati-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [duplicati-9.0.8](https://github.com/truecharts/charts/compare/duplicati-9.0.7...duplicati-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [duplicati-9.0.7](https://github.com/truecharts/charts/compare/duplicati-9.0.6...duplicati-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [duplicati-9.0.6](https://github.com/truecharts/charts/compare/duplicati-9.0.5...duplicati-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [duplicati-9.0.5](https://github.com/truecharts/charts/compare/duplicati-9.0.4...duplicati-9.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [duplicati-9.0.4](https://github.com/truecharts/charts/compare/duplicati-9.0.3...duplicati-9.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [duplicati-9.0.3](https://github.com/truecharts/charts/compare/duplicati-9.0.2...duplicati-9.0.3) (2023-04-14) - - diff --git a/stable/duplicati/9.0.13/Chart.yaml b/stable/duplicati/9.0.13/Chart.yaml deleted file mode 100644 index 057cadbc4fa..00000000000 --- a/stable/duplicati/9.0.13/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - duplicati -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: duplicati -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/duplicati - - https://github.com/duplicati/duplicati -version: 9.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/duplicati/9.0.13/app-changelog.md b/stable/duplicati/9.0.13/app-changelog.md deleted file mode 100644 index 5563b527609..00000000000 --- a/stable/duplicati/9.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [duplicati-9.0.13](https://github.com/truecharts/charts/compare/duplicati-9.0.12...duplicati-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/duplicati/9.0.13/charts/common-12.8.1.tgz b/stable/duplicati/9.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/duplicati/9.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/duplicati/9.0.14/CHANGELOG.md b/stable/duplicati/9.0.14/CHANGELOG.md new file mode 100644 index 00000000000..5138ad0ed6d --- /dev/null +++ b/stable/duplicati/9.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [duplicati-9.0.14](https://github.com/truecharts/charts/compare/duplicati-9.0.13...duplicati-9.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [duplicati-9.0.13](https://github.com/truecharts/charts/compare/duplicati-9.0.12...duplicati-9.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [duplicati-9.0.12](https://github.com/truecharts/charts/compare/duplicati-9.0.11...duplicati-9.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [duplicati-9.0.11](https://github.com/truecharts/charts/compare/duplicati-9.0.10...duplicati-9.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [duplicati-9.0.10](https://github.com/truecharts/charts/compare/duplicati-9.0.9...duplicati-9.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [duplicati-9.0.9](https://github.com/truecharts/charts/compare/duplicati-9.0.8...duplicati-9.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [duplicati-9.0.8](https://github.com/truecharts/charts/compare/duplicati-9.0.7...duplicati-9.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [duplicati-9.0.7](https://github.com/truecharts/charts/compare/duplicati-9.0.6...duplicati-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [duplicati-9.0.6](https://github.com/truecharts/charts/compare/duplicati-9.0.5...duplicati-9.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [duplicati-9.0.5](https://github.com/truecharts/charts/compare/duplicati-9.0.4...duplicati-9.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [duplicati-9.0.4](https://github.com/truecharts/charts/compare/duplicati-9.0.3...duplicati-9.0.4) (2023-04-15) + +### Chore diff --git a/stable/duplicati/9.0.14/Chart.yaml b/stable/duplicati/9.0.14/Chart.yaml new file mode 100644 index 00000000000..dd409c6b97f --- /dev/null +++ b/stable/duplicati/9.0.14/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - duplicati +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: duplicati +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/duplicati + - https://github.com/duplicati/duplicati +version: 9.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/flaresolverr/9.0.13/README.md b/stable/duplicati/9.0.14/README.md similarity index 100% rename from stable/flaresolverr/9.0.13/README.md rename to stable/duplicati/9.0.14/README.md diff --git a/stable/duplicati/9.0.14/app-changelog.md b/stable/duplicati/9.0.14/app-changelog.md new file mode 100644 index 00000000000..631671b0764 --- /dev/null +++ b/stable/duplicati/9.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [duplicati-9.0.14](https://github.com/truecharts/charts/compare/duplicati-9.0.13...duplicati-9.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/duplicati/9.0.13/app-readme.md b/stable/duplicati/9.0.14/app-readme.md similarity index 100% rename from stable/duplicati/9.0.13/app-readme.md rename to stable/duplicati/9.0.14/app-readme.md diff --git a/stable/duplicati/9.0.14/charts/common-12.9.2.tgz b/stable/duplicati/9.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/duplicati/9.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/duplicati/9.0.13/ix_values.yaml b/stable/duplicati/9.0.14/ix_values.yaml similarity index 100% rename from stable/duplicati/9.0.13/ix_values.yaml rename to stable/duplicati/9.0.14/ix_values.yaml diff --git a/stable/duplicati/9.0.13/questions.yaml b/stable/duplicati/9.0.14/questions.yaml similarity index 100% rename from stable/duplicati/9.0.13/questions.yaml rename to stable/duplicati/9.0.14/questions.yaml diff --git a/stable/flexget/5.0.16/templates/NOTES.txt b/stable/duplicati/9.0.14/templates/NOTES.txt similarity index 100% rename from stable/flexget/5.0.16/templates/NOTES.txt rename to stable/duplicati/9.0.14/templates/NOTES.txt diff --git a/stable/flaresolverr/9.0.13/templates/common.yaml b/stable/duplicati/9.0.14/templates/common.yaml similarity index 100% rename from stable/flaresolverr/9.0.13/templates/common.yaml rename to stable/duplicati/9.0.14/templates/common.yaml diff --git a/stable/flood/9.0.13/values.yaml b/stable/duplicati/9.0.14/values.yaml similarity index 100% rename from stable/flood/9.0.13/values.yaml rename to stable/duplicati/9.0.14/values.yaml diff --git a/stable/emby/14.0.15/CHANGELOG.md b/stable/emby/14.0.15/CHANGELOG.md new file mode 100644 index 00000000000..7128948b4e7 --- /dev/null +++ b/stable/emby/14.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [emby-14.0.15](https://github.com/truecharts/charts/compare/emby-14.0.14...emby-14.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [emby-14.0.14](https://github.com/truecharts/charts/compare/emby-14.0.13...emby-14.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [emby-14.0.13](https://github.com/truecharts/charts/compare/emby-14.0.12...emby-14.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [emby-14.0.12](https://github.com/truecharts/charts/compare/emby-14.0.11...emby-14.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [emby-14.0.11](https://github.com/truecharts/charts/compare/emby-14.0.10...emby-14.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [emby-14.0.10](https://github.com/truecharts/charts/compare/emby-14.0.9...emby-14.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/emby to 4.7.11.0 ([#8214](https://github.com/truecharts/charts/issues/8214)) + + + + +## [emby-14.0.9](https://github.com/truecharts/charts/compare/emby-14.0.8...emby-14.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [emby-14.0.8](https://github.com/truecharts/charts/compare/emby-14.0.7...emby-14.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [emby-14.0.7](https://github.com/truecharts/charts/compare/emby-14.0.6...emby-14.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [emby-14.0.6](https://github.com/truecharts/charts/compare/emby-14.0.5...emby-14.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [emby-14.0.5](https://github.com/truecharts/charts/compare/emby-14.0.4...emby-14.0.5) (2023-04-16) + +### Chore diff --git a/stable/emby/14.0.15/Chart.yaml b/stable/emby/14.0.15/Chart.yaml new file mode 100644 index 00000000000..03ed14c6f24 --- /dev/null +++ b/stable/emby/14.0.15/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.7.11.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - jellyfin + - plex + - emby +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: emby +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/emby + - https://github.com/linuxserver/docker-emby.git +type: application +version: 14.0.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/fleet/7.0.15/README.md b/stable/emby/14.0.15/README.md similarity index 100% rename from stable/fleet/7.0.15/README.md rename to stable/emby/14.0.15/README.md diff --git a/stable/emby/14.0.15/app-changelog.md b/stable/emby/14.0.15/app-changelog.md new file mode 100644 index 00000000000..d2c9a283ef3 --- /dev/null +++ b/stable/emby/14.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [emby-14.0.15](https://github.com/truecharts/charts/compare/emby-14.0.14...emby-14.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/emby/14.0.15/app-readme.md b/stable/emby/14.0.15/app-readme.md new file mode 100644 index 00000000000..5cac7011800 --- /dev/null +++ b/stable/emby/14.0.15/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/14.0.15/charts/common-12.9.2.tgz b/stable/emby/14.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/emby/14.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/emby/14.0.15/ix_values.yaml b/stable/emby/14.0.15/ix_values.yaml new file mode 100644 index 00000000000..69f6d55353e --- /dev/null +++ b/stable/emby/14.0.15/ix_values.yaml @@ -0,0 +1,41 @@ +image: + repository: tccr.io/truecharts/emby + pullPolicy: IfNotPresent + tag: 4.7.11.0@sha256:3b362efca238612ddd759a59afed93f050d12ac6ad97918dc86d29e0641d5928 + +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/14.0.15/questions.yaml b/stable/emby/14.0.15/questions.yaml new file mode 100644 index 00000000000..184dbe1dd07 --- /dev/null +++ b/stable/emby/14.0.15/questions.yaml @@ -0,0 +1,1927 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/flood/9.0.13/templates/NOTES.txt b/stable/emby/14.0.15/templates/NOTES.txt similarity index 100% rename from stable/flood/9.0.13/templates/NOTES.txt rename to stable/emby/14.0.15/templates/NOTES.txt diff --git a/stable/fleet/7.0.15/templates/common.yaml b/stable/emby/14.0.15/templates/common.yaml similarity index 100% rename from stable/fleet/7.0.15/templates/common.yaml rename to stable/emby/14.0.15/templates/common.yaml diff --git a/stable/fluidd/5.0.14/values.yaml b/stable/emby/14.0.15/values.yaml similarity index 100% rename from stable/fluidd/5.0.14/values.yaml rename to stable/emby/14.0.15/values.yaml diff --git a/stable/embystat/5.0.16/CHANGELOG.md b/stable/embystat/5.0.16/CHANGELOG.md deleted file mode 100644 index 764e46f4fd0..00000000000 --- a/stable/embystat/5.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [embystat-5.0.16](https://github.com/truecharts/charts/compare/embystat-5.0.15...embystat-5.0.16) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/embystat to v0.2.0 ([#8943](https://github.com/truecharts/charts/issues/8943)) - - - - -## [embystat-5.0.15](https://github.com/truecharts/charts/compare/embystat-5.0.14...embystat-5.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [embystat-5.0.14](https://github.com/truecharts/charts/compare/embystat-5.0.13...embystat-5.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [embystat-5.0.13](https://github.com/truecharts/charts/compare/embystat-5.0.12...embystat-5.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [embystat-5.0.12](https://github.com/truecharts/charts/compare/embystat-5.0.11...embystat-5.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [embystat-5.0.11](https://github.com/truecharts/charts/compare/embystat-5.0.10...embystat-5.0.11) (2023-05-01) - -### Chore - -- update container image tccr.io/truecharts/embystat to v0.2.0 ([#8672](https://github.com/truecharts/charts/issues/8672)) - - - - -## [embystat-5.0.10](https://github.com/truecharts/charts/compare/embystat-5.0.9...embystat-5.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/embystat to v0.2.0 ([#8215](https://github.com/truecharts/charts/issues/8215)) - - - - -## [embystat-5.0.9](https://github.com/truecharts/charts/compare/embystat-5.0.8...embystat-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [embystat-5.0.8](https://github.com/truecharts/charts/compare/embystat-5.0.7...embystat-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [embystat-5.0.7](https://github.com/truecharts/charts/compare/embystat-5.0.6...embystat-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [embystat-5.0.6](https://github.com/truecharts/charts/compare/embystat-5.0.5...embystat-5.0.6) (2023-04-16) - -### Chore diff --git a/stable/embystat/5.0.16/Chart.yaml b/stable/embystat/5.0.16/Chart.yaml deleted file mode 100644 index 9e44a3a4479..00000000000 --- a/stable/embystat/5.0.16/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: embystat -version: 5.0.16 -appVersion: "0.2.0" -description: Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/embystat -icon: https://truecharts.org/img/hotlink-ok/chart-icons/embystat.png -keywords: - - embystat -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/embystat -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/embystat/5.0.16/app-changelog.md b/stable/embystat/5.0.16/app-changelog.md deleted file mode 100644 index 43118e993f1..00000000000 --- a/stable/embystat/5.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [embystat-5.0.16](https://github.com/truecharts/charts/compare/embystat-5.0.15...embystat-5.0.16) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/embystat to v0.2.0 ([#8943](https://github.com/truecharts/charts/issues/8943)) - - \ No newline at end of file diff --git a/stable/embystat/5.0.16/charts/common-12.8.1.tgz b/stable/embystat/5.0.16/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/embystat/5.0.16/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/embystat/5.0.17/CHANGELOG.md b/stable/embystat/5.0.17/CHANGELOG.md new file mode 100644 index 00000000000..b0f61a054b9 --- /dev/null +++ b/stable/embystat/5.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [embystat-5.0.17](https://github.com/truecharts/charts/compare/embystat-5.0.16...embystat-5.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [embystat-5.0.16](https://github.com/truecharts/charts/compare/embystat-5.0.15...embystat-5.0.16) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/embystat to v0.2.0 ([#8943](https://github.com/truecharts/charts/issues/8943)) + + + + +## [embystat-5.0.15](https://github.com/truecharts/charts/compare/embystat-5.0.14...embystat-5.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [embystat-5.0.14](https://github.com/truecharts/charts/compare/embystat-5.0.13...embystat-5.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [embystat-5.0.13](https://github.com/truecharts/charts/compare/embystat-5.0.12...embystat-5.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [embystat-5.0.12](https://github.com/truecharts/charts/compare/embystat-5.0.11...embystat-5.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [embystat-5.0.11](https://github.com/truecharts/charts/compare/embystat-5.0.10...embystat-5.0.11) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/embystat to v0.2.0 ([#8672](https://github.com/truecharts/charts/issues/8672)) + + + + +## [embystat-5.0.10](https://github.com/truecharts/charts/compare/embystat-5.0.9...embystat-5.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/embystat to v0.2.0 ([#8215](https://github.com/truecharts/charts/issues/8215)) + + + + +## [embystat-5.0.9](https://github.com/truecharts/charts/compare/embystat-5.0.8...embystat-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [embystat-5.0.8](https://github.com/truecharts/charts/compare/embystat-5.0.7...embystat-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [embystat-5.0.7](https://github.com/truecharts/charts/compare/embystat-5.0.6...embystat-5.0.7) (2023-04-20) + +### Chore diff --git a/stable/embystat/5.0.17/Chart.yaml b/stable/embystat/5.0.17/Chart.yaml new file mode 100644 index 00000000000..3a2b9e59f07 --- /dev/null +++ b/stable/embystat/5.0.17/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: embystat +version: 5.0.17 +appVersion: "0.2.0" +description: Embystat is a personal web server that can calculate all kinds of statistics from your (local) Emby server. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/embystat +icon: https://truecharts.org/img/hotlink-ok/chart-icons/embystat.png +keywords: + - embystat +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/embystat +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/flexget/5.0.16/README.md b/stable/embystat/5.0.17/README.md similarity index 100% rename from stable/flexget/5.0.16/README.md rename to stable/embystat/5.0.17/README.md diff --git a/stable/embystat/5.0.17/app-changelog.md b/stable/embystat/5.0.17/app-changelog.md new file mode 100644 index 00000000000..856ee0f0652 --- /dev/null +++ b/stable/embystat/5.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [embystat-5.0.17](https://github.com/truecharts/charts/compare/embystat-5.0.16...embystat-5.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/embystat/5.0.16/app-readme.md b/stable/embystat/5.0.17/app-readme.md similarity index 100% rename from stable/embystat/5.0.16/app-readme.md rename to stable/embystat/5.0.17/app-readme.md diff --git a/stable/embystat/5.0.17/charts/common-12.9.2.tgz b/stable/embystat/5.0.17/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/embystat/5.0.17/charts/common-12.9.2.tgz differ diff --git a/stable/embystat/5.0.16/ix_values.yaml b/stable/embystat/5.0.17/ix_values.yaml similarity index 100% rename from stable/embystat/5.0.16/ix_values.yaml rename to stable/embystat/5.0.17/ix_values.yaml diff --git a/stable/embystat/5.0.16/questions.yaml b/stable/embystat/5.0.17/questions.yaml similarity index 100% rename from stable/embystat/5.0.16/questions.yaml rename to stable/embystat/5.0.17/questions.yaml diff --git a/stable/fluidd/5.0.14/templates/NOTES.txt b/stable/embystat/5.0.17/templates/NOTES.txt similarity index 100% rename from stable/fluidd/5.0.14/templates/NOTES.txt rename to stable/embystat/5.0.17/templates/NOTES.txt diff --git a/stable/flexget/5.0.16/templates/common.yaml b/stable/embystat/5.0.17/templates/common.yaml similarity index 100% rename from stable/flexget/5.0.16/templates/common.yaml rename to stable/embystat/5.0.17/templates/common.yaml diff --git a/stable/foldingathome/5.0.15/values.yaml b/stable/embystat/5.0.17/values.yaml similarity index 100% rename from stable/foldingathome/5.0.15/values.yaml rename to stable/embystat/5.0.17/values.yaml diff --git a/stable/emulatorjs/5.0.14/CHANGELOG.md b/stable/emulatorjs/5.0.14/CHANGELOG.md deleted file mode 100644 index b26b305a9b3..00000000000 --- a/stable/emulatorjs/5.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [emulatorjs-5.0.14](https://github.com/truecharts/charts/compare/emulatorjs-5.0.13...emulatorjs-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [emulatorjs-5.0.13](https://github.com/truecharts/charts/compare/emulatorjs-5.0.12...emulatorjs-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [emulatorjs-5.0.12](https://github.com/truecharts/charts/compare/emulatorjs-5.0.11...emulatorjs-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [emulatorjs-5.0.11](https://github.com/truecharts/charts/compare/emulatorjs-5.0.10...emulatorjs-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [emulatorjs-5.0.10](https://github.com/truecharts/charts/compare/emulatorjs-5.0.9...emulatorjs-5.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/emulatorjs to v1.7.2 ([#8216](https://github.com/truecharts/charts/issues/8216)) - - - - -## [emulatorjs-5.0.9](https://github.com/truecharts/charts/compare/emulatorjs-5.0.8...emulatorjs-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [emulatorjs-5.0.8](https://github.com/truecharts/charts/compare/emulatorjs-5.0.7...emulatorjs-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [emulatorjs-5.0.7](https://github.com/truecharts/charts/compare/emulatorjs-5.0.6...emulatorjs-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [emulatorjs-5.0.6](https://github.com/truecharts/charts/compare/emulatorjs-5.0.5...emulatorjs-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [emulatorjs-5.0.5](https://github.com/truecharts/charts/compare/emulatorjs-5.0.4...emulatorjs-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [emulatorjs-5.0.4](https://github.com/truecharts/charts/compare/emulatorjs-5.0.3...emulatorjs-5.0.4) (2023-04-15) - -### Chore diff --git a/stable/emulatorjs/5.0.14/Chart.yaml b/stable/emulatorjs/5.0.14/Chart.yaml deleted file mode 100644 index 2bde55a5ad2..00000000000 --- a/stable/emulatorjs/5.0.14/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: emulatorjs -version: 5.0.14 -appVersion: "1.7.2" -description: Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/emulatorjs -icon: https://truecharts.org/img/hotlink-ok/chart-icons/emulatorjs.png -keywords: - - emulatorjs -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/emulatorjs -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/emulatorjs/5.0.14/app-changelog.md b/stable/emulatorjs/5.0.14/app-changelog.md deleted file mode 100644 index 29e23bd6cef..00000000000 --- a/stable/emulatorjs/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [emulatorjs-5.0.14](https://github.com/truecharts/charts/compare/emulatorjs-5.0.13...emulatorjs-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/emulatorjs/5.0.14/charts/common-12.8.1.tgz b/stable/emulatorjs/5.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/emulatorjs/5.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/emulatorjs/5.0.15/CHANGELOG.md b/stable/emulatorjs/5.0.15/CHANGELOG.md new file mode 100644 index 00000000000..243e1b1c69f --- /dev/null +++ b/stable/emulatorjs/5.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [emulatorjs-5.0.15](https://github.com/truecharts/charts/compare/emulatorjs-5.0.14...emulatorjs-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [emulatorjs-5.0.14](https://github.com/truecharts/charts/compare/emulatorjs-5.0.13...emulatorjs-5.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [emulatorjs-5.0.13](https://github.com/truecharts/charts/compare/emulatorjs-5.0.12...emulatorjs-5.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [emulatorjs-5.0.12](https://github.com/truecharts/charts/compare/emulatorjs-5.0.11...emulatorjs-5.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [emulatorjs-5.0.11](https://github.com/truecharts/charts/compare/emulatorjs-5.0.10...emulatorjs-5.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [emulatorjs-5.0.10](https://github.com/truecharts/charts/compare/emulatorjs-5.0.9...emulatorjs-5.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/emulatorjs to v1.7.2 ([#8216](https://github.com/truecharts/charts/issues/8216)) + + + + +## [emulatorjs-5.0.9](https://github.com/truecharts/charts/compare/emulatorjs-5.0.8...emulatorjs-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [emulatorjs-5.0.8](https://github.com/truecharts/charts/compare/emulatorjs-5.0.7...emulatorjs-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [emulatorjs-5.0.7](https://github.com/truecharts/charts/compare/emulatorjs-5.0.6...emulatorjs-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [emulatorjs-5.0.6](https://github.com/truecharts/charts/compare/emulatorjs-5.0.5...emulatorjs-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [emulatorjs-5.0.5](https://github.com/truecharts/charts/compare/emulatorjs-5.0.4...emulatorjs-5.0.5) (2023-04-16) + +### Chore diff --git a/stable/emulatorjs/5.0.15/Chart.yaml b/stable/emulatorjs/5.0.15/Chart.yaml new file mode 100644 index 00000000000..5e4abf3d9c2 --- /dev/null +++ b/stable/emulatorjs/5.0.15/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: emulatorjs +version: 5.0.15 +appVersion: "1.7.2" +description: Emulatorjs - In browser web based emulation portable to nearly any device for many retro consoles. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/emulatorjs +icon: https://truecharts.org/img/hotlink-ok/chart-icons/emulatorjs.png +keywords: + - emulatorjs +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/emulatorjs +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/flood/9.0.13/README.md b/stable/emulatorjs/5.0.15/README.md similarity index 100% rename from stable/flood/9.0.13/README.md rename to stable/emulatorjs/5.0.15/README.md diff --git a/stable/emulatorjs/5.0.15/app-changelog.md b/stable/emulatorjs/5.0.15/app-changelog.md new file mode 100644 index 00000000000..2e7fbba18e1 --- /dev/null +++ b/stable/emulatorjs/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [emulatorjs-5.0.15](https://github.com/truecharts/charts/compare/emulatorjs-5.0.14...emulatorjs-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/emulatorjs/5.0.14/app-readme.md b/stable/emulatorjs/5.0.15/app-readme.md similarity index 100% rename from stable/emulatorjs/5.0.14/app-readme.md rename to stable/emulatorjs/5.0.15/app-readme.md diff --git a/stable/emulatorjs/5.0.15/charts/common-12.9.2.tgz b/stable/emulatorjs/5.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/emulatorjs/5.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/emulatorjs/5.0.14/ix_values.yaml b/stable/emulatorjs/5.0.15/ix_values.yaml similarity index 100% rename from stable/emulatorjs/5.0.14/ix_values.yaml rename to stable/emulatorjs/5.0.15/ix_values.yaml diff --git a/stable/emulatorjs/5.0.14/questions.yaml b/stable/emulatorjs/5.0.15/questions.yaml similarity index 100% rename from stable/emulatorjs/5.0.14/questions.yaml rename to stable/emulatorjs/5.0.15/questions.yaml diff --git a/stable/foldingathome/5.0.15/templates/NOTES.txt b/stable/emulatorjs/5.0.15/templates/NOTES.txt similarity index 100% rename from stable/foldingathome/5.0.15/templates/NOTES.txt rename to stable/emulatorjs/5.0.15/templates/NOTES.txt diff --git a/stable/flood/9.0.13/templates/common.yaml b/stable/emulatorjs/5.0.15/templates/common.yaml similarity index 100% rename from stable/flood/9.0.13/templates/common.yaml rename to stable/emulatorjs/5.0.15/templates/common.yaml diff --git a/stable/fossil/7.0.13/values.yaml b/stable/emulatorjs/5.0.15/values.yaml similarity index 100% rename from stable/fossil/7.0.13/values.yaml rename to stable/emulatorjs/5.0.15/values.yaml diff --git a/stable/endlessh/5.0.13/CHANGELOG.md b/stable/endlessh/5.0.13/CHANGELOG.md deleted file mode 100644 index 6394cf85835..00000000000 --- a/stable/endlessh/5.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [endlessh-5.0.13](https://github.com/truecharts/charts/compare/endlessh-5.0.12...endlessh-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [endlessh-5.0.12](https://github.com/truecharts/charts/compare/endlessh-5.0.11...endlessh-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [endlessh-5.0.11](https://github.com/truecharts/charts/compare/endlessh-5.0.10...endlessh-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [endlessh-5.0.10](https://github.com/truecharts/charts/compare/endlessh-5.0.9...endlessh-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [endlessh-5.0.9](https://github.com/truecharts/charts/compare/endlessh-5.0.8...endlessh-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [endlessh-5.0.8](https://github.com/truecharts/charts/compare/endlessh-5.0.7...endlessh-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [endlessh-5.0.7](https://github.com/truecharts/charts/compare/endlessh-5.0.6...endlessh-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [endlessh-5.0.6](https://github.com/truecharts/charts/compare/endlessh-5.0.5...endlessh-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [endlessh-5.0.5](https://github.com/truecharts/charts/compare/endlessh-5.0.4...endlessh-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [endlessh-5.0.4](https://github.com/truecharts/charts/compare/endlessh-5.0.3...endlessh-5.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [endlessh-5.0.3](https://github.com/truecharts/charts/compare/endlessh-5.0.2...endlessh-5.0.3) (2023-04-14) - - diff --git a/stable/endlessh/5.0.13/Chart.yaml b/stable/endlessh/5.0.13/Chart.yaml deleted file mode 100644 index 574b63509e6..00000000000 --- a/stable/endlessh/5.0.13/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: endlessh -version: 5.0.13 -appVersion: "2021.11.21" -description: Endlessh is an SSH tarpit that very slowly sends an endless, random SSH banner. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/endlessh -icon: https://truecharts.org/img/hotlink-ok/chart-icons/endlessh.png -keywords: - - endlessh -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/endlessh -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/endlessh/5.0.13/app-changelog.md b/stable/endlessh/5.0.13/app-changelog.md deleted file mode 100644 index eff31ec8471..00000000000 --- a/stable/endlessh/5.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [endlessh-5.0.13](https://github.com/truecharts/charts/compare/endlessh-5.0.12...endlessh-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/endlessh/5.0.13/charts/common-12.8.1.tgz b/stable/endlessh/5.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/endlessh/5.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/endlessh/5.0.14/CHANGELOG.md b/stable/endlessh/5.0.14/CHANGELOG.md new file mode 100644 index 00000000000..2ddeeda9a58 --- /dev/null +++ b/stable/endlessh/5.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [endlessh-5.0.14](https://github.com/truecharts/charts/compare/endlessh-5.0.13...endlessh-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [endlessh-5.0.13](https://github.com/truecharts/charts/compare/endlessh-5.0.12...endlessh-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [endlessh-5.0.12](https://github.com/truecharts/charts/compare/endlessh-5.0.11...endlessh-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [endlessh-5.0.11](https://github.com/truecharts/charts/compare/endlessh-5.0.10...endlessh-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [endlessh-5.0.10](https://github.com/truecharts/charts/compare/endlessh-5.0.9...endlessh-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [endlessh-5.0.9](https://github.com/truecharts/charts/compare/endlessh-5.0.8...endlessh-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [endlessh-5.0.8](https://github.com/truecharts/charts/compare/endlessh-5.0.7...endlessh-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [endlessh-5.0.7](https://github.com/truecharts/charts/compare/endlessh-5.0.6...endlessh-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [endlessh-5.0.6](https://github.com/truecharts/charts/compare/endlessh-5.0.5...endlessh-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [endlessh-5.0.5](https://github.com/truecharts/charts/compare/endlessh-5.0.4...endlessh-5.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [endlessh-5.0.4](https://github.com/truecharts/charts/compare/endlessh-5.0.3...endlessh-5.0.4) (2023-04-15) + +### Chore diff --git a/stable/endlessh/5.0.14/Chart.yaml b/stable/endlessh/5.0.14/Chart.yaml new file mode 100644 index 00000000000..e9375ffd4ad --- /dev/null +++ b/stable/endlessh/5.0.14/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: endlessh +version: 5.0.14 +appVersion: "2021.11.21" +description: Endlessh is an SSH tarpit that very slowly sends an endless, random SSH banner. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/endlessh +icon: https://truecharts.org/img/hotlink-ok/chart-icons/endlessh.png +keywords: + - endlessh +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/endlessh +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/fluidd/5.0.14/README.md b/stable/endlessh/5.0.14/README.md similarity index 100% rename from stable/fluidd/5.0.14/README.md rename to stable/endlessh/5.0.14/README.md diff --git a/stable/endlessh/5.0.14/app-changelog.md b/stable/endlessh/5.0.14/app-changelog.md new file mode 100644 index 00000000000..b369de00039 --- /dev/null +++ b/stable/endlessh/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [endlessh-5.0.14](https://github.com/truecharts/charts/compare/endlessh-5.0.13...endlessh-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/endlessh/5.0.13/app-readme.md b/stable/endlessh/5.0.14/app-readme.md similarity index 100% rename from stable/endlessh/5.0.13/app-readme.md rename to stable/endlessh/5.0.14/app-readme.md diff --git a/stable/endlessh/5.0.14/charts/common-12.9.2.tgz b/stable/endlessh/5.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/endlessh/5.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/endlessh/5.0.13/ix_values.yaml b/stable/endlessh/5.0.14/ix_values.yaml similarity index 100% rename from stable/endlessh/5.0.13/ix_values.yaml rename to stable/endlessh/5.0.14/ix_values.yaml diff --git a/stable/endlessh/5.0.13/questions.yaml b/stable/endlessh/5.0.14/questions.yaml similarity index 100% rename from stable/endlessh/5.0.13/questions.yaml rename to stable/endlessh/5.0.14/questions.yaml diff --git a/stable/fossil/7.0.13/templates/NOTES.txt b/stable/endlessh/5.0.14/templates/NOTES.txt similarity index 100% rename from stable/fossil/7.0.13/templates/NOTES.txt rename to stable/endlessh/5.0.14/templates/NOTES.txt diff --git a/stable/fluidd/5.0.14/templates/common.yaml b/stable/endlessh/5.0.14/templates/common.yaml similarity index 100% rename from stable/fluidd/5.0.14/templates/common.yaml rename to stable/endlessh/5.0.14/templates/common.yaml diff --git a/stable/freeradius/9.0.11/values.yaml b/stable/endlessh/5.0.14/values.yaml similarity index 100% rename from stable/freeradius/9.0.11/values.yaml rename to stable/endlessh/5.0.14/values.yaml diff --git a/stable/esphome/14.0.16/CHANGELOG.md b/stable/esphome/14.0.16/CHANGELOG.md new file mode 100644 index 00000000000..0a90e510502 --- /dev/null +++ b/stable/esphome/14.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [esphome-14.0.16](https://github.com/truecharts/charts/compare/esphome-14.0.15...esphome-14.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [esphome-14.0.15](https://github.com/truecharts/charts/compare/esphome-14.0.14...esphome-14.0.15) (2023-05-21) + +### Chore + +- update container image tccr.io/truecharts/esphome to v2023.5.1 ([#9043](https://github.com/truecharts/charts/issues/9043)) + + + + +## [esphome-14.0.14](https://github.com/truecharts/charts/compare/esphome-14.0.13...esphome-14.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [esphome-14.0.13](https://github.com/truecharts/charts/compare/esphome-14.0.12...esphome-14.0.13) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/esphome to v2023.4.4 ([#8817](https://github.com/truecharts/charts/issues/8817)) + + + + +## [esphome-14.0.12](https://github.com/truecharts/charts/compare/esphome-14.0.11...esphome-14.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [esphome-14.0.11](https://github.com/truecharts/charts/compare/esphome-14.0.10...esphome-14.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [esphome-14.0.10](https://github.com/truecharts/charts/compare/esphome-14.0.9...esphome-14.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/esphome to v2023.4.2 ([#8566](https://github.com/truecharts/charts/issues/8566)) + + + + +## [esphome-14.0.9](https://github.com/truecharts/charts/compare/esphome-14.0.8...esphome-14.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [esphome-14.0.8](https://github.com/truecharts/charts/compare/esphome-14.0.7...esphome-14.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [esphome-14.0.7](https://github.com/truecharts/charts/compare/esphome-14.0.6...esphome-14.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + diff --git a/stable/esphome/14.0.16/Chart.yaml b/stable/esphome/14.0.16/Chart.yaml new file mode 100644 index 00000000000..7d964774c70 --- /dev/null +++ b/stable/esphome/14.0.16/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2023.5.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. +home: https://truecharts.org/charts/stable/esphome +icon: https://truecharts.org/img/hotlink-ok/chart-icons/esphome.png +keywords: + - esphome +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: esphome +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/esphome + - https://github.com/esphome/esphome +type: application +version: 14.0.16 +annotations: + truecharts.org/catagories: | + - tools + truecharts.org/SCALE-support: "true" diff --git a/stable/foldingathome/5.0.15/README.md b/stable/esphome/14.0.16/README.md similarity index 100% rename from stable/foldingathome/5.0.15/README.md rename to stable/esphome/14.0.16/README.md diff --git a/stable/esphome/14.0.16/app-changelog.md b/stable/esphome/14.0.16/app-changelog.md new file mode 100644 index 00000000000..bf3e1b0fbdf --- /dev/null +++ b/stable/esphome/14.0.16/app-changelog.md @@ -0,0 +1,13 @@ + + +## [esphome-14.0.16](https://github.com/truecharts/charts/compare/esphome-14.0.15...esphome-14.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + \ No newline at end of file diff --git a/stable/esphome/14.0.16/app-readme.md b/stable/esphome/14.0.16/app-readme.md new file mode 100644 index 00000000000..2efae02624d --- /dev/null +++ b/stable/esphome/14.0.16/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/14.0.16/charts/common-12.9.2.tgz b/stable/esphome/14.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/esphome/14.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/esphome/14.0.16/ix_values.yaml b/stable/esphome/14.0.16/ix_values.yaml new file mode 100644 index 00000000000..fa57e35f325 --- /dev/null +++ b/stable/esphome/14.0.16/ix_values.yaml @@ -0,0 +1,55 @@ +image: + repository: tccr.io/truecharts/esphome + pullPolicy: IfNotPresent + tag: v2023.5.1@sha256:ae93ead87702b0b0d8185fc49856fe5ba763f9533d5a6883b7836c5563413bff + +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/14.0.16/questions.yaml b/stable/esphome/14.0.16/questions.yaml new file mode 100644 index 00000000000..9d3b2e7da46 --- /dev/null +++ b/stable/esphome/14.0.16/questions.yaml @@ -0,0 +1,2013 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/freeradius/9.0.11/templates/NOTES.txt b/stable/esphome/14.0.16/templates/NOTES.txt similarity index 100% rename from stable/freeradius/9.0.11/templates/NOTES.txt rename to stable/esphome/14.0.16/templates/NOTES.txt diff --git a/stable/foldingathome/5.0.15/templates/common.yaml b/stable/esphome/14.0.16/templates/common.yaml similarity index 100% rename from stable/foldingathome/5.0.15/templates/common.yaml rename to stable/esphome/14.0.16/templates/common.yaml diff --git a/stable/friendica/8.0.11/values.yaml b/stable/esphome/14.0.16/values.yaml similarity index 100% rename from stable/friendica/8.0.11/values.yaml rename to stable/esphome/14.0.16/values.yaml diff --git a/stable/etherpad/12.0.14/CHANGELOG.md b/stable/etherpad/12.0.14/CHANGELOG.md new file mode 100644 index 00000000000..df03c433c6f --- /dev/null +++ b/stable/etherpad/12.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [etherpad-12.0.14](https://github.com/truecharts/charts/compare/etherpad-12.0.13...etherpad-12.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [etherpad-12.0.13](https://github.com/truecharts/charts/compare/etherpad-12.0.12...etherpad-12.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [etherpad-12.0.12](https://github.com/truecharts/charts/compare/etherpad-12.0.11...etherpad-12.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [etherpad-12.0.11](https://github.com/truecharts/charts/compare/etherpad-12.0.10...etherpad-12.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [etherpad-12.0.10](https://github.com/truecharts/charts/compare/etherpad-12.0.9...etherpad-12.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [etherpad-12.0.9](https://github.com/truecharts/charts/compare/etherpad-12.0.8...etherpad-12.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [etherpad-12.0.8](https://github.com/truecharts/charts/compare/etherpad-12.0.7...etherpad-12.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [etherpad-12.0.7](https://github.com/truecharts/charts/compare/etherpad-12.0.6...etherpad-12.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [etherpad-12.0.6](https://github.com/truecharts/charts/compare/etherpad-12.0.5...etherpad-12.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [etherpad-12.0.5](https://github.com/truecharts/charts/compare/etherpad-12.0.4...etherpad-12.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [etherpad-12.0.4](https://github.com/truecharts/charts/compare/etherpad-12.0.3...etherpad-12.0.4) (2023-04-15) + +### Chore diff --git a/stable/etherpad/12.0.14/Chart.yaml b/stable/etherpad/12.0.14/Chart.yaml new file mode 100644 index 00000000000..3000be1665d --- /dev/null +++ b/stable/etherpad/12.0.14/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.8.14" +version: 12.0.14 +kubeVersion: ">=1.16.0-0" +name: etherpad +description: A real-time collaborative editor scalable to thousands of simultaneous real time users. +type: application +home: https://truecharts.org/charts/stable/etherpad +icon: https://truecharts.org/img/hotlink-ok/chart-icons/etherpad.png +keywords: + - etherpad + - editor + - notepad + - pad +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/etherpad + - https://etherpad.org/ + - https://github.com/ether/etherpad-lite +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/fossil/7.0.13/README.md b/stable/etherpad/12.0.14/README.md similarity index 100% rename from stable/fossil/7.0.13/README.md rename to stable/etherpad/12.0.14/README.md diff --git a/stable/etherpad/12.0.14/app-changelog.md b/stable/etherpad/12.0.14/app-changelog.md new file mode 100644 index 00000000000..10c87a14c83 --- /dev/null +++ b/stable/etherpad/12.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [etherpad-12.0.14](https://github.com/truecharts/charts/compare/etherpad-12.0.13...etherpad-12.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/etherpad/12.0.14/app-readme.md b/stable/etherpad/12.0.14/app-readme.md new file mode 100644 index 00000000000..2d7f284f619 --- /dev/null +++ b/stable/etherpad/12.0.14/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/12.0.14/charts/common-12.9.2.tgz b/stable/etherpad/12.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/etherpad/12.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/etherpad/12.0.14/ix_values.yaml b/stable/etherpad/12.0.14/ix_values.yaml new file mode 100644 index 00000000000..34e58179ed8 --- /dev/null +++ b/stable/etherpad/12.0.14/ix_values.yaml @@ -0,0 +1,62 @@ +image: + repository: tccr.io/truecharts/etherpad + pullPolicy: IfNotPresent + tag: version-1.8.14@sha256:4900f0e787ca22cf93090ae44ecceb5689d4427c739e1eb637a6e3a913161bf8 + +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/12.0.14/questions.yaml b/stable/etherpad/12.0.14/questions.yaml new file mode 100644 index 00000000000..8fa7b620a4e --- /dev/null +++ b/stable/etherpad/12.0.14/questions.yaml @@ -0,0 +1,2036 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/friendica/8.0.11/templates/NOTES.txt b/stable/etherpad/12.0.14/templates/NOTES.txt similarity index 100% rename from stable/friendica/8.0.11/templates/NOTES.txt rename to stable/etherpad/12.0.14/templates/NOTES.txt diff --git a/stable/gonic/9.0.13/templates/common.yaml b/stable/etherpad/12.0.14/templates/common.yaml similarity index 100% rename from stable/gonic/9.0.13/templates/common.yaml rename to stable/etherpad/12.0.14/templates/common.yaml diff --git a/stable/golinks/7.0.13/values.yaml b/stable/etherpad/12.0.14/values.yaml similarity index 100% rename from stable/golinks/7.0.13/values.yaml rename to stable/etherpad/12.0.14/values.yaml diff --git a/stable/external-service/9.0.14/CHANGELOG.md b/stable/external-service/9.0.14/CHANGELOG.md deleted file mode 100644 index 6f215127310..00000000000 --- a/stable/external-service/9.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [external-service-9.0.14](https://github.com/truecharts/charts/compare/external-service-9.0.13...external-service-9.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [external-service-9.0.13](https://github.com/truecharts/charts/compare/external-service-9.0.12...external-service-9.0.13) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/alpine to latest ([#8933](https://github.com/truecharts/charts/issues/8933)) - - - - -## [external-service-9.0.12](https://github.com/truecharts/charts/compare/external-service-9.0.11...external-service-9.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [external-service-9.0.11](https://github.com/truecharts/charts/compare/external-service-9.0.10...external-service-9.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [external-service-9.0.10](https://github.com/truecharts/charts/compare/external-service-9.0.9...external-service-9.0.10) (2023-04-26) - -### Chore - -- update container image tccr.io/truecharts/alpine to latest ([#8168](https://github.com/truecharts/charts/issues/8168)) - - - - -## [external-service-9.0.9](https://github.com/truecharts/charts/compare/external-service-9.0.8...external-service-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [external-service-9.0.8](https://github.com/truecharts/charts/compare/external-service-9.0.7...external-service-9.0.8) (2023-04-23) - -### Fix - -- don't use slices on scale and dont hardcode ta… ([#8128](https://github.com/truecharts/charts/issues/8128)) - - - - -## [external-service-9.0.7](https://github.com/truecharts/charts/compare/external-service-9.0.6...external-service-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [external-service-9.0.6](https://github.com/truecharts/charts/compare/external-service-9.0.5...external-service-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [external-service-9.0.5](https://github.com/truecharts/charts/compare/external-service-9.0.4...external-service-9.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [external-service-9.0.4](https://github.com/truecharts/charts/compare/external-service-9.0.3...external-service-9.0.4) (2023-04-15) - diff --git a/stable/external-service/9.0.14/Chart.yaml b/stable/external-service/9.0.14/Chart.yaml deleted file mode 100644 index cb726f7dddf..00000000000 --- a/stable/external-service/9.0.14/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - external-service - - reverse-proxy -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: external-service -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/external-service -type: application -version: 9.0.14 -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" diff --git a/stable/external-service/9.0.14/app-changelog.md b/stable/external-service/9.0.14/app-changelog.md deleted file mode 100644 index fa6ad20bce7..00000000000 --- a/stable/external-service/9.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [external-service-9.0.14](https://github.com/truecharts/charts/compare/external-service-9.0.13...external-service-9.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - \ No newline at end of file diff --git a/stable/external-service/9.0.14/charts/common-12.8.1.tgz b/stable/external-service/9.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/external-service/9.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/external-service/9.0.15/CHANGELOG.md b/stable/external-service/9.0.15/CHANGELOG.md new file mode 100644 index 00000000000..29f9d9c0601 --- /dev/null +++ b/stable/external-service/9.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [external-service-9.0.15](https://github.com/truecharts/charts/compare/external-service-9.0.14...external-service-9.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [external-service-9.0.14](https://github.com/truecharts/charts/compare/external-service-9.0.13...external-service-9.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [external-service-9.0.13](https://github.com/truecharts/charts/compare/external-service-9.0.12...external-service-9.0.13) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/alpine to latest ([#8933](https://github.com/truecharts/charts/issues/8933)) + + + + +## [external-service-9.0.12](https://github.com/truecharts/charts/compare/external-service-9.0.11...external-service-9.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [external-service-9.0.11](https://github.com/truecharts/charts/compare/external-service-9.0.10...external-service-9.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [external-service-9.0.10](https://github.com/truecharts/charts/compare/external-service-9.0.9...external-service-9.0.10) (2023-04-26) + +### Chore + +- update container image tccr.io/truecharts/alpine to latest ([#8168](https://github.com/truecharts/charts/issues/8168)) + + + + +## [external-service-9.0.9](https://github.com/truecharts/charts/compare/external-service-9.0.8...external-service-9.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [external-service-9.0.8](https://github.com/truecharts/charts/compare/external-service-9.0.7...external-service-9.0.8) (2023-04-23) + +### Fix + +- don't use slices on scale and dont hardcode ta… ([#8128](https://github.com/truecharts/charts/issues/8128)) + + + + +## [external-service-9.0.7](https://github.com/truecharts/charts/compare/external-service-9.0.6...external-service-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [external-service-9.0.6](https://github.com/truecharts/charts/compare/external-service-9.0.5...external-service-9.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [external-service-9.0.5](https://github.com/truecharts/charts/compare/external-service-9.0.4...external-service-9.0.5) (2023-04-16) + +### Chore diff --git a/stable/external-service/9.0.15/Chart.yaml b/stable/external-service/9.0.15/Chart.yaml new file mode 100644 index 00000000000..0c89b16f70d --- /dev/null +++ b/stable/external-service/9.0.15/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - external-service + - reverse-proxy +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: external-service +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/external-service +type: application +version: 9.0.15 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" diff --git a/stable/freeradius/9.0.11/README.md b/stable/external-service/9.0.15/README.md similarity index 100% rename from stable/freeradius/9.0.11/README.md rename to stable/external-service/9.0.15/README.md diff --git a/stable/external-service/9.0.15/app-changelog.md b/stable/external-service/9.0.15/app-changelog.md new file mode 100644 index 00000000000..f5e5cb9e5b7 --- /dev/null +++ b/stable/external-service/9.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [external-service-9.0.15](https://github.com/truecharts/charts/compare/external-service-9.0.14...external-service-9.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/external-service/9.0.14/app-readme.md b/stable/external-service/9.0.15/app-readme.md similarity index 100% rename from stable/external-service/9.0.14/app-readme.md rename to stable/external-service/9.0.15/app-readme.md diff --git a/stable/external-service/9.0.15/charts/common-12.9.2.tgz b/stable/external-service/9.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/external-service/9.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/external-service/9.0.14/ix_values.yaml b/stable/external-service/9.0.15/ix_values.yaml similarity index 100% rename from stable/external-service/9.0.14/ix_values.yaml rename to stable/external-service/9.0.15/ix_values.yaml diff --git a/stable/external-service/9.0.14/questions.yaml b/stable/external-service/9.0.15/questions.yaml similarity index 100% rename from stable/external-service/9.0.14/questions.yaml rename to stable/external-service/9.0.15/questions.yaml diff --git a/stable/golinks/7.0.13/templates/NOTES.txt b/stable/external-service/9.0.15/templates/NOTES.txt similarity index 100% rename from stable/golinks/7.0.13/templates/NOTES.txt rename to stable/external-service/9.0.15/templates/NOTES.txt diff --git a/stable/guacd/5.0.5/templates/common.yaml b/stable/external-service/9.0.15/templates/common.yaml similarity index 100% rename from stable/guacd/5.0.5/templates/common.yaml rename to stable/external-service/9.0.15/templates/common.yaml diff --git a/stable/gonic/9.0.13/values.yaml b/stable/external-service/9.0.15/values.yaml similarity index 100% rename from stable/gonic/9.0.13/values.yaml rename to stable/external-service/9.0.15/values.yaml diff --git a/stable/ferdi-server/7.0.13/CHANGELOG.md b/stable/ferdi-server/7.0.13/CHANGELOG.md deleted file mode 100644 index 04c78a1791d..00000000000 --- a/stable/ferdi-server/7.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ferdi-server-7.0.13](https://github.com/truecharts/charts/compare/ferdi-server-7.0.12...ferdi-server-7.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [ferdi-server-7.0.12](https://github.com/truecharts/charts/compare/ferdi-server-7.0.11...ferdi-server-7.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [ferdi-server-7.0.11](https://github.com/truecharts/charts/compare/ferdi-server-7.0.10...ferdi-server-7.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [ferdi-server-7.0.10](https://github.com/truecharts/charts/compare/ferdi-server-7.0.9...ferdi-server-7.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [ferdi-server-7.0.9](https://github.com/truecharts/charts/compare/ferdi-server-7.0.8...ferdi-server-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [ferdi-server-7.0.8](https://github.com/truecharts/charts/compare/ferdi-server-7.0.7...ferdi-server-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [ferdi-server-7.0.7](https://github.com/truecharts/charts/compare/ferdi-server-7.0.6...ferdi-server-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [ferdi-server-7.0.6](https://github.com/truecharts/charts/compare/ferdi-server-7.0.5...ferdi-server-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [ferdi-server-7.0.5](https://github.com/truecharts/charts/compare/ferdi-server-7.0.4...ferdi-server-7.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [ferdi-server-7.0.4](https://github.com/truecharts/charts/compare/ferdi-server-7.0.3...ferdi-server-7.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [ferdi-server-7.0.3](https://github.com/truecharts/charts/compare/ferdi-server-7.0.2...ferdi-server-7.0.3) (2023-04-14) - - diff --git a/stable/ferdi-server/7.0.13/Chart.yaml b/stable/ferdi-server/7.0.13/Chart.yaml deleted file mode 100644 index bdeb5c2a731..00000000000 --- a/stable/ferdi-server/7.0.13/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "1.3.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - ferdi -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ferdi-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ferdi-server - - https://github.com/getferdi/server -version: 7.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/ferdi-server/7.0.13/app-changelog.md b/stable/ferdi-server/7.0.13/app-changelog.md deleted file mode 100644 index 3dff4ac7bd3..00000000000 --- a/stable/ferdi-server/7.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ferdi-server-7.0.13](https://github.com/truecharts/charts/compare/ferdi-server-7.0.12...ferdi-server-7.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/ferdi-server/7.0.13/charts/common-12.8.1.tgz b/stable/ferdi-server/7.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/ferdi-server/7.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/ferdi-server/7.0.14/CHANGELOG.md b/stable/ferdi-server/7.0.14/CHANGELOG.md new file mode 100644 index 00000000000..a9357ac9663 --- /dev/null +++ b/stable/ferdi-server/7.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ferdi-server-7.0.14](https://github.com/truecharts/charts/compare/ferdi-server-7.0.13...ferdi-server-7.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [ferdi-server-7.0.13](https://github.com/truecharts/charts/compare/ferdi-server-7.0.12...ferdi-server-7.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [ferdi-server-7.0.12](https://github.com/truecharts/charts/compare/ferdi-server-7.0.11...ferdi-server-7.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [ferdi-server-7.0.11](https://github.com/truecharts/charts/compare/ferdi-server-7.0.10...ferdi-server-7.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [ferdi-server-7.0.10](https://github.com/truecharts/charts/compare/ferdi-server-7.0.9...ferdi-server-7.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [ferdi-server-7.0.9](https://github.com/truecharts/charts/compare/ferdi-server-7.0.8...ferdi-server-7.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [ferdi-server-7.0.8](https://github.com/truecharts/charts/compare/ferdi-server-7.0.7...ferdi-server-7.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [ferdi-server-7.0.7](https://github.com/truecharts/charts/compare/ferdi-server-7.0.6...ferdi-server-7.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [ferdi-server-7.0.6](https://github.com/truecharts/charts/compare/ferdi-server-7.0.5...ferdi-server-7.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [ferdi-server-7.0.5](https://github.com/truecharts/charts/compare/ferdi-server-7.0.4...ferdi-server-7.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [ferdi-server-7.0.4](https://github.com/truecharts/charts/compare/ferdi-server-7.0.3...ferdi-server-7.0.4) (2023-04-15) + +### Chore diff --git a/stable/ferdi-server/7.0.14/Chart.yaml b/stable/ferdi-server/7.0.14/Chart.yaml new file mode 100644 index 00000000000..1c2539a3903 --- /dev/null +++ b/stable/ferdi-server/7.0.14/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.3.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.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 +keywords: + - ferdi +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ferdi-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ferdi-server + - https://github.com/getferdi/server +version: 7.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/friendica/8.0.11/README.md b/stable/ferdi-server/7.0.14/README.md similarity index 100% rename from stable/friendica/8.0.11/README.md rename to stable/ferdi-server/7.0.14/README.md diff --git a/stable/ferdi-server/7.0.14/app-changelog.md b/stable/ferdi-server/7.0.14/app-changelog.md new file mode 100644 index 00000000000..8fbc0169d98 --- /dev/null +++ b/stable/ferdi-server/7.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ferdi-server-7.0.14](https://github.com/truecharts/charts/compare/ferdi-server-7.0.13...ferdi-server-7.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/ferdi-server/7.0.13/app-readme.md b/stable/ferdi-server/7.0.14/app-readme.md similarity index 100% rename from stable/ferdi-server/7.0.13/app-readme.md rename to stable/ferdi-server/7.0.14/app-readme.md diff --git a/stable/ferdi-server/7.0.14/charts/common-12.9.2.tgz b/stable/ferdi-server/7.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/ferdi-server/7.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/ferdi-server/7.0.13/ix_values.yaml b/stable/ferdi-server/7.0.14/ix_values.yaml similarity index 100% rename from stable/ferdi-server/7.0.13/ix_values.yaml rename to stable/ferdi-server/7.0.14/ix_values.yaml diff --git a/stable/ferdi-server/7.0.13/questions.yaml b/stable/ferdi-server/7.0.14/questions.yaml similarity index 100% rename from stable/ferdi-server/7.0.13/questions.yaml rename to stable/ferdi-server/7.0.14/questions.yaml diff --git a/stable/gonic/9.0.13/templates/NOTES.txt b/stable/ferdi-server/7.0.14/templates/NOTES.txt similarity index 100% rename from stable/gonic/9.0.13/templates/NOTES.txt rename to stable/ferdi-server/7.0.14/templates/NOTES.txt diff --git a/stable/ferdi-server/7.0.13/templates/_secrets.tpl b/stable/ferdi-server/7.0.14/templates/_secrets.tpl similarity index 100% rename from stable/ferdi-server/7.0.13/templates/_secrets.tpl rename to stable/ferdi-server/7.0.14/templates/_secrets.tpl diff --git a/stable/ferdi-server/7.0.13/templates/common.yaml b/stable/ferdi-server/7.0.14/templates/common.yaml similarity index 100% rename from stable/ferdi-server/7.0.13/templates/common.yaml rename to stable/ferdi-server/7.0.14/templates/common.yaml diff --git a/stable/grav/7.0.15/values.yaml b/stable/ferdi-server/7.0.14/values.yaml similarity index 100% rename from stable/grav/7.0.15/values.yaml rename to stable/ferdi-server/7.0.14/values.yaml diff --git a/stable/filebot/4.0.6/CHANGELOG.md b/stable/filebot/4.0.6/CHANGELOG.md deleted file mode 100644 index 44570e0f1a6..00000000000 --- a/stable/filebot/4.0.6/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [filebot-4.0.6](https://github.com/truecharts/charts/compare/filebot-4.0.5...filebot-4.0.6) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [filebot-4.0.5](https://github.com/truecharts/charts/compare/filebot-4.0.4...filebot-4.0.5) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [filebot-4.0.4](https://github.com/truecharts/charts/compare/filebot-4.0.3...filebot-4.0.4) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/filebot to v23.04.2 ([#8818](https://github.com/truecharts/charts/issues/8818)) - - - - -## [filebot-4.0.3](https://github.com/truecharts/charts/compare/filebot-4.0.2...filebot-4.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [filebot-4.0.2](https://github.com/truecharts/charts/compare/filebot-4.0.1...filebot-4.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [filebot-4.0.1](https://github.com/truecharts/charts/compare/filebot-4.0.0...filebot-4.0.1) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/filebot to v23.04.1 ([#8567](https://github.com/truecharts/charts/issues/8567)) - - - - -## [filebot-4.0.0](https://github.com/truecharts/charts/compare/filebot-3.0.13...filebot-4.0.0) (2023-04-30) - -### Feat - -- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - - - -## [filebot-3.0.13](https://github.com/truecharts/charts/compare/filebot-3.0.12...filebot-3.0.13) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [filebot-3.0.12](https://github.com/truecharts/charts/compare/filebot-3.0.11...filebot-3.0.12) (2023-02-08) - -### Chore - -- update container image tccr.io/truecharts/filebot to v23.02.2 - - - - -## [filebot-3.0.11](https://github.com/truecharts/charts/compare/filebot-3.0.10...filebot-3.0.11) (2023-02-06) - -### Chore - -- update container image tccr.io/truecharts/filebot to v23.02.1 - - - diff --git a/stable/filebot/4.0.6/Chart.yaml b/stable/filebot/4.0.6/Chart.yaml deleted file mode 100644 index 7cac5d55750..00000000000 --- a/stable/filebot/4.0.6/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "23.04.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - media - - filebot -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: filebot -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/filebot - - https://github.com/jlesage/docker-filebot -type: application -version: 4.0.6 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/filebot/4.0.6/app-changelog.md b/stable/filebot/4.0.6/app-changelog.md deleted file mode 100644 index 7448f122133..00000000000 --- a/stable/filebot/4.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [filebot-4.0.6](https://github.com/truecharts/charts/compare/filebot-4.0.5...filebot-4.0.6) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/filebot/4.0.6/charts/common-12.8.1.tgz b/stable/filebot/4.0.6/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/filebot/4.0.6/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/filebot/4.0.7/CHANGELOG.md b/stable/filebot/4.0.7/CHANGELOG.md new file mode 100644 index 00000000000..b5a4c4c28be --- /dev/null +++ b/stable/filebot/4.0.7/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [filebot-4.0.7](https://github.com/truecharts/charts/compare/filebot-4.0.6...filebot-4.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [filebot-4.0.6](https://github.com/truecharts/charts/compare/filebot-4.0.5...filebot-4.0.6) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [filebot-4.0.5](https://github.com/truecharts/charts/compare/filebot-4.0.4...filebot-4.0.5) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [filebot-4.0.4](https://github.com/truecharts/charts/compare/filebot-4.0.3...filebot-4.0.4) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/filebot to v23.04.2 ([#8818](https://github.com/truecharts/charts/issues/8818)) + + + + +## [filebot-4.0.3](https://github.com/truecharts/charts/compare/filebot-4.0.2...filebot-4.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [filebot-4.0.2](https://github.com/truecharts/charts/compare/filebot-4.0.1...filebot-4.0.2) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [filebot-4.0.1](https://github.com/truecharts/charts/compare/filebot-4.0.0...filebot-4.0.1) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/filebot to v23.04.1 ([#8567](https://github.com/truecharts/charts/issues/8567)) + + + + +## [filebot-4.0.0](https://github.com/truecharts/charts/compare/filebot-3.0.13...filebot-4.0.0) (2023-04-30) + +### Feat + +- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) + + ### Fix + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [filebot-3.0.13](https://github.com/truecharts/charts/compare/filebot-3.0.12...filebot-3.0.13) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [filebot-3.0.12](https://github.com/truecharts/charts/compare/filebot-3.0.11...filebot-3.0.12) (2023-02-08) + +### Chore + +- update container image tccr.io/truecharts/filebot to v23.02.2 + + + diff --git a/stable/filebot/4.0.7/Chart.yaml b/stable/filebot/4.0.7/Chart.yaml new file mode 100644 index 00000000000..75049c930c1 --- /dev/null +++ b/stable/filebot/4.0.7/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "23.04.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - media + - filebot +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: filebot +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/filebot + - https://github.com/jlesage/docker-filebot +type: application +version: 4.0.7 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/golinks/7.0.13/README.md b/stable/filebot/4.0.7/README.md similarity index 100% rename from stable/golinks/7.0.13/README.md rename to stable/filebot/4.0.7/README.md diff --git a/stable/filebot/4.0.7/app-changelog.md b/stable/filebot/4.0.7/app-changelog.md new file mode 100644 index 00000000000..4d898a52b2b --- /dev/null +++ b/stable/filebot/4.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [filebot-4.0.7](https://github.com/truecharts/charts/compare/filebot-4.0.6...filebot-4.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/filebot/4.0.6/app-readme.md b/stable/filebot/4.0.7/app-readme.md similarity index 100% rename from stable/filebot/4.0.6/app-readme.md rename to stable/filebot/4.0.7/app-readme.md diff --git a/stable/filebot/4.0.7/charts/common-12.9.2.tgz b/stable/filebot/4.0.7/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/filebot/4.0.7/charts/common-12.9.2.tgz differ diff --git a/stable/filebot/4.0.6/ix_values.yaml b/stable/filebot/4.0.7/ix_values.yaml similarity index 100% rename from stable/filebot/4.0.6/ix_values.yaml rename to stable/filebot/4.0.7/ix_values.yaml diff --git a/stable/filebot/4.0.6/questions.yaml b/stable/filebot/4.0.7/questions.yaml similarity index 100% rename from stable/filebot/4.0.6/questions.yaml rename to stable/filebot/4.0.7/questions.yaml diff --git a/stable/grav/7.0.15/templates/NOTES.txt b/stable/filebot/4.0.7/templates/NOTES.txt similarity index 100% rename from stable/grav/7.0.15/templates/NOTES.txt rename to stable/filebot/4.0.7/templates/NOTES.txt diff --git a/stable/haste-server/9.0.13/templates/common.yaml b/stable/filebot/4.0.7/templates/common.yaml similarity index 100% rename from stable/haste-server/9.0.13/templates/common.yaml rename to stable/filebot/4.0.7/templates/common.yaml diff --git a/stable/guacd/5.0.5/values.yaml b/stable/filebot/4.0.7/values.yaml similarity index 100% rename from stable/guacd/5.0.5/values.yaml rename to stable/filebot/4.0.7/values.yaml diff --git a/stable/filebrowser/5.0.13/CHANGELOG.md b/stable/filebrowser/5.0.13/CHANGELOG.md deleted file mode 100644 index 1ba86312af3..00000000000 --- a/stable/filebrowser/5.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [filebrowser-5.0.13](https://github.com/truecharts/charts/compare/filebrowser-5.0.12...filebrowser-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [filebrowser-5.0.12](https://github.com/truecharts/charts/compare/filebrowser-5.0.11...filebrowser-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [filebrowser-5.0.11](https://github.com/truecharts/charts/compare/filebrowser-5.0.10...filebrowser-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [filebrowser-5.0.10](https://github.com/truecharts/charts/compare/filebrowser-5.0.9...filebrowser-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [filebrowser-5.0.9](https://github.com/truecharts/charts/compare/filebrowser-5.0.8...filebrowser-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [filebrowser-5.0.8](https://github.com/truecharts/charts/compare/filebrowser-5.0.7...filebrowser-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [filebrowser-5.0.7](https://github.com/truecharts/charts/compare/filebrowser-5.0.6...filebrowser-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [filebrowser-5.0.6](https://github.com/truecharts/charts/compare/filebrowser-5.0.5...filebrowser-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [filebrowser-5.0.5](https://github.com/truecharts/charts/compare/filebrowser-5.0.4...filebrowser-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [filebrowser-5.0.4](https://github.com/truecharts/charts/compare/filebrowser-5.0.3...filebrowser-5.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [filebrowser-5.0.3](https://github.com/truecharts/charts/compare/filebrowser-5.0.2...filebrowser-5.0.3) (2023-04-14) - - diff --git a/stable/filebrowser/5.0.13/Chart.yaml b/stable/filebrowser/5.0.13/Chart.yaml deleted file mode 100644 index c8f5e51268a..00000000000 --- a/stable/filebrowser/5.0.13/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2.23.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - filebrowser -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: filebrowser -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/filebrowser - - https://github.com/filebrowser/filebrowser - - https://filebrowser.org/cli/filebrowser -type: application -version: 5.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/filebrowser/5.0.13/app-changelog.md b/stable/filebrowser/5.0.13/app-changelog.md deleted file mode 100644 index 1d1faf85477..00000000000 --- a/stable/filebrowser/5.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [filebrowser-5.0.13](https://github.com/truecharts/charts/compare/filebrowser-5.0.12...filebrowser-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/filebrowser/5.0.13/charts/common-12.8.1.tgz b/stable/filebrowser/5.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/filebrowser/5.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/filebrowser/5.0.14/CHANGELOG.md b/stable/filebrowser/5.0.14/CHANGELOG.md new file mode 100644 index 00000000000..104324a37fe --- /dev/null +++ b/stable/filebrowser/5.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [filebrowser-5.0.14](https://github.com/truecharts/charts/compare/filebrowser-5.0.13...filebrowser-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [filebrowser-5.0.13](https://github.com/truecharts/charts/compare/filebrowser-5.0.12...filebrowser-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [filebrowser-5.0.12](https://github.com/truecharts/charts/compare/filebrowser-5.0.11...filebrowser-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [filebrowser-5.0.11](https://github.com/truecharts/charts/compare/filebrowser-5.0.10...filebrowser-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [filebrowser-5.0.10](https://github.com/truecharts/charts/compare/filebrowser-5.0.9...filebrowser-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [filebrowser-5.0.9](https://github.com/truecharts/charts/compare/filebrowser-5.0.8...filebrowser-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [filebrowser-5.0.8](https://github.com/truecharts/charts/compare/filebrowser-5.0.7...filebrowser-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [filebrowser-5.0.7](https://github.com/truecharts/charts/compare/filebrowser-5.0.6...filebrowser-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [filebrowser-5.0.6](https://github.com/truecharts/charts/compare/filebrowser-5.0.5...filebrowser-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [filebrowser-5.0.5](https://github.com/truecharts/charts/compare/filebrowser-5.0.4...filebrowser-5.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [filebrowser-5.0.4](https://github.com/truecharts/charts/compare/filebrowser-5.0.3...filebrowser-5.0.4) (2023-04-15) + +### Chore diff --git a/stable/filebrowser/5.0.14/Chart.yaml b/stable/filebrowser/5.0.14/Chart.yaml new file mode 100644 index 00000000000..52f62750c42 --- /dev/null +++ b/stable/filebrowser/5.0.14/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.23.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - filebrowser +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: filebrowser +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/filebrowser + - https://github.com/filebrowser/filebrowser + - https://filebrowser.org/cli/filebrowser +type: application +version: 5.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/gonic/9.0.13/README.md b/stable/filebrowser/5.0.14/README.md similarity index 100% rename from stable/gonic/9.0.13/README.md rename to stable/filebrowser/5.0.14/README.md diff --git a/stable/filebrowser/5.0.14/app-changelog.md b/stable/filebrowser/5.0.14/app-changelog.md new file mode 100644 index 00000000000..02a268d37d7 --- /dev/null +++ b/stable/filebrowser/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [filebrowser-5.0.14](https://github.com/truecharts/charts/compare/filebrowser-5.0.13...filebrowser-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/filebrowser/5.0.13/app-readme.md b/stable/filebrowser/5.0.14/app-readme.md similarity index 100% rename from stable/filebrowser/5.0.13/app-readme.md rename to stable/filebrowser/5.0.14/app-readme.md diff --git a/stable/filebrowser/5.0.14/charts/common-12.9.2.tgz b/stable/filebrowser/5.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/filebrowser/5.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/filebrowser/5.0.13/ix_values.yaml b/stable/filebrowser/5.0.14/ix_values.yaml similarity index 100% rename from stable/filebrowser/5.0.13/ix_values.yaml rename to stable/filebrowser/5.0.14/ix_values.yaml diff --git a/stable/filebrowser/5.0.13/questions.yaml b/stable/filebrowser/5.0.14/questions.yaml similarity index 100% rename from stable/filebrowser/5.0.13/questions.yaml rename to stable/filebrowser/5.0.14/questions.yaml diff --git a/stable/guacd/5.0.5/templates/NOTES.txt b/stable/filebrowser/5.0.14/templates/NOTES.txt similarity index 100% rename from stable/guacd/5.0.5/templates/NOTES.txt rename to stable/filebrowser/5.0.14/templates/NOTES.txt diff --git a/stable/filebrowser/5.0.13/templates/common.yaml b/stable/filebrowser/5.0.14/templates/common.yaml similarity index 100% rename from stable/filebrowser/5.0.13/templates/common.yaml rename to stable/filebrowser/5.0.14/templates/common.yaml diff --git a/stable/hammond/5.0.4/values.yaml b/stable/filebrowser/5.0.14/values.yaml similarity index 100% rename from stable/hammond/5.0.4/values.yaml rename to stable/filebrowser/5.0.14/values.yaml diff --git a/stable/fileflows/5.0.15/CHANGELOG.md b/stable/fileflows/5.0.15/CHANGELOG.md deleted file mode 100644 index c03ba08756f..00000000000 --- a/stable/fileflows/5.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [fileflows-5.0.15](https://github.com/truecharts/charts/compare/fileflows-5.0.14...fileflows-5.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [fileflows-5.0.14](https://github.com/truecharts/charts/compare/fileflows-5.0.13...fileflows-5.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [fileflows-5.0.13](https://github.com/truecharts/charts/compare/fileflows-5.0.12...fileflows-5.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [fileflows-5.0.12](https://github.com/truecharts/charts/compare/fileflows-5.0.11...fileflows-5.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [fileflows-5.0.11](https://github.com/truecharts/charts/compare/fileflows-5.0.10...fileflows-5.0.11) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/fileflows to v1.1.0 ([#8568](https://github.com/truecharts/charts/issues/8568)) - - - - -## [fileflows-5.0.10](https://github.com/truecharts/charts/compare/fileflows-5.0.9...fileflows-5.0.10) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/fileflows to v1.0.10 ([#8444](https://github.com/truecharts/charts/issues/8444)) - - - - -## [fileflows-5.0.9](https://github.com/truecharts/charts/compare/fileflows-5.0.8...fileflows-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [fileflows-5.0.8](https://github.com/truecharts/charts/compare/fileflows-5.0.7...fileflows-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [fileflows-5.0.7](https://github.com/truecharts/charts/compare/fileflows-5.0.6...fileflows-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [fileflows-5.0.6](https://github.com/truecharts/charts/compare/fileflows-5.0.5...fileflows-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [fileflows-5.0.5](https://github.com/truecharts/charts/compare/fileflows-5.0.4...fileflows-5.0.5) (2023-04-16) - -### Chore diff --git a/stable/fileflows/5.0.15/Chart.yaml b/stable/fileflows/5.0.15/Chart.yaml deleted file mode 100644 index edc420c1fd7..00000000000 --- a/stable/fileflows/5.0.15/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "1.1.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - fileflows -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: fileflows -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/fileflows - - https://github.com/revenz/FileFlows -version: 5.0.15 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/fileflows/5.0.15/app-changelog.md b/stable/fileflows/5.0.15/app-changelog.md deleted file mode 100644 index 2d38412a07b..00000000000 --- a/stable/fileflows/5.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [fileflows-5.0.15](https://github.com/truecharts/charts/compare/fileflows-5.0.14...fileflows-5.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/fileflows/5.0.15/charts/common-12.8.1.tgz b/stable/fileflows/5.0.15/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/fileflows/5.0.15/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/fileflows/5.0.16/CHANGELOG.md b/stable/fileflows/5.0.16/CHANGELOG.md new file mode 100644 index 00000000000..3a876ccbbd7 --- /dev/null +++ b/stable/fileflows/5.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [fileflows-5.0.16](https://github.com/truecharts/charts/compare/fileflows-5.0.15...fileflows-5.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [fileflows-5.0.15](https://github.com/truecharts/charts/compare/fileflows-5.0.14...fileflows-5.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [fileflows-5.0.14](https://github.com/truecharts/charts/compare/fileflows-5.0.13...fileflows-5.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [fileflows-5.0.13](https://github.com/truecharts/charts/compare/fileflows-5.0.12...fileflows-5.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [fileflows-5.0.12](https://github.com/truecharts/charts/compare/fileflows-5.0.11...fileflows-5.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [fileflows-5.0.11](https://github.com/truecharts/charts/compare/fileflows-5.0.10...fileflows-5.0.11) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/fileflows to v1.1.0 ([#8568](https://github.com/truecharts/charts/issues/8568)) + + + + +## [fileflows-5.0.10](https://github.com/truecharts/charts/compare/fileflows-5.0.9...fileflows-5.0.10) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/fileflows to v1.0.10 ([#8444](https://github.com/truecharts/charts/issues/8444)) + + + + +## [fileflows-5.0.9](https://github.com/truecharts/charts/compare/fileflows-5.0.8...fileflows-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [fileflows-5.0.8](https://github.com/truecharts/charts/compare/fileflows-5.0.7...fileflows-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [fileflows-5.0.7](https://github.com/truecharts/charts/compare/fileflows-5.0.6...fileflows-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [fileflows-5.0.6](https://github.com/truecharts/charts/compare/fileflows-5.0.5...fileflows-5.0.6) (2023-04-16) + +### Chore diff --git a/stable/fileflows/5.0.16/Chart.yaml b/stable/fileflows/5.0.16/Chart.yaml new file mode 100644 index 00000000000..6efff258155 --- /dev/null +++ b/stable/fileflows/5.0.16/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - fileflows +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fileflows +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/fileflows + - https://github.com/revenz/FileFlows +version: 5.0.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/grav/7.0.15/README.md b/stable/fileflows/5.0.16/README.md similarity index 100% rename from stable/grav/7.0.15/README.md rename to stable/fileflows/5.0.16/README.md diff --git a/stable/fileflows/5.0.16/app-changelog.md b/stable/fileflows/5.0.16/app-changelog.md new file mode 100644 index 00000000000..f583c4641b0 --- /dev/null +++ b/stable/fileflows/5.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fileflows-5.0.16](https://github.com/truecharts/charts/compare/fileflows-5.0.15...fileflows-5.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/fileflows/5.0.15/app-readme.md b/stable/fileflows/5.0.16/app-readme.md similarity index 100% rename from stable/fileflows/5.0.15/app-readme.md rename to stable/fileflows/5.0.16/app-readme.md diff --git a/stable/fileflows/5.0.16/charts/common-12.9.2.tgz b/stable/fileflows/5.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/fileflows/5.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/fileflows/5.0.15/ix_values.yaml b/stable/fileflows/5.0.16/ix_values.yaml similarity index 100% rename from stable/fileflows/5.0.15/ix_values.yaml rename to stable/fileflows/5.0.16/ix_values.yaml diff --git a/stable/fileflows/5.0.15/questions.yaml b/stable/fileflows/5.0.16/questions.yaml similarity index 100% rename from stable/fileflows/5.0.15/questions.yaml rename to stable/fileflows/5.0.16/questions.yaml diff --git a/stable/hammond/5.0.4/templates/NOTES.txt b/stable/fileflows/5.0.16/templates/NOTES.txt similarity index 100% rename from stable/hammond/5.0.4/templates/NOTES.txt rename to stable/fileflows/5.0.16/templates/NOTES.txt diff --git a/stable/homarr/5.0.14/templates/common.yaml b/stable/fileflows/5.0.16/templates/common.yaml similarity index 100% rename from stable/homarr/5.0.14/templates/common.yaml rename to stable/fileflows/5.0.16/templates/common.yaml diff --git a/stable/haste-server/9.0.13/values.yaml b/stable/fileflows/5.0.16/values.yaml similarity index 100% rename from stable/haste-server/9.0.13/values.yaml rename to stable/fileflows/5.0.16/values.yaml diff --git a/stable/fireflyiii/20.0.16/CHANGELOG.md b/stable/fireflyiii/20.0.16/CHANGELOG.md new file mode 100644 index 00000000000..12eee929a56 --- /dev/null +++ b/stable/fireflyiii/20.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [fireflyiii-20.0.16](https://github.com/truecharts/charts/compare/fireflyiii-20.0.15...fireflyiii-20.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [fireflyiii-20.0.15](https://github.com/truecharts/charts/compare/fireflyiii-20.0.14...fireflyiii-20.0.15) (2023-05-20) + +### Chore + +- update container image tccr.io/truecharts/fireflyiii-core to v6.0.10 ([#9012](https://github.com/truecharts/charts/issues/9012)) + + + + +## [fireflyiii-20.0.14](https://github.com/truecharts/charts/compare/fireflyiii-20.0.13...fireflyiii-20.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [fireflyiii-20.0.13](https://github.com/truecharts/charts/compare/fireflyiii-20.0.12...fireflyiii-20.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [fireflyiii-20.0.12](https://github.com/truecharts/charts/compare/fireflyiii-20.0.11...fireflyiii-20.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [fireflyiii-20.0.11](https://github.com/truecharts/charts/compare/fireflyiii-20.0.10...fireflyiii-20.0.11) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/fireflyiii-core to v6.0.9 ([#8445](https://github.com/truecharts/charts/issues/8445)) + + + + +## [fireflyiii-20.0.10](https://github.com/truecharts/charts/compare/fireflyiii-20.0.9...fireflyiii-20.0.10) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/fireflyiii-core to v6.0.8 ([#8297](https://github.com/truecharts/charts/issues/8297)) + + + + +## [fireflyiii-20.0.9](https://github.com/truecharts/charts/compare/fireflyiii-20.0.8...fireflyiii-20.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [fireflyiii-20.0.8](https://github.com/truecharts/charts/compare/fireflyiii-20.0.7...fireflyiii-20.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [fireflyiii-20.0.7](https://github.com/truecharts/charts/compare/fireflyiii-20.0.6...fireflyiii-20.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + diff --git a/stable/fireflyiii/20.0.16/Chart.yaml b/stable/fireflyiii/20.0.16/Chart.yaml new file mode 100644 index 00000000000..7d73114d6f6 --- /dev/null +++ b/stable/fireflyiii/20.0.16/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "6.0.10" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.43 +deprecated: false +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 +keywords: + - fireflyiii + - finacial +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fireflyiii +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/fireflyiii + - https://github.com/firefly-iii/firefly-iii/ +type: application +version: 20.0.16 +annotations: + truecharts.org/catagories: | + - finacial + truecharts.org/SCALE-support: "true" diff --git a/stable/immich/7.0.2/LICENSE b/stable/fireflyiii/20.0.16/LICENSE similarity index 100% rename from stable/immich/7.0.2/LICENSE rename to stable/fireflyiii/20.0.16/LICENSE diff --git a/stable/guacd/5.0.5/README.md b/stable/fireflyiii/20.0.16/README.md similarity index 100% rename from stable/guacd/5.0.5/README.md rename to stable/fireflyiii/20.0.16/README.md diff --git a/stable/fireflyiii/20.0.16/app-changelog.md b/stable/fireflyiii/20.0.16/app-changelog.md new file mode 100644 index 00000000000..e233b8f6665 --- /dev/null +++ b/stable/fireflyiii/20.0.16/app-changelog.md @@ -0,0 +1,13 @@ + + +## [fireflyiii-20.0.16](https://github.com/truecharts/charts/compare/fireflyiii-20.0.15...fireflyiii-20.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + \ No newline at end of file diff --git a/stable/fireflyiii/20.0.16/app-readme.md b/stable/fireflyiii/20.0.16/app-readme.md new file mode 100644 index 00000000000..5b1c6328e07 --- /dev/null +++ b/stable/fireflyiii/20.0.16/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/20.0.16/charts/common-12.9.2.tgz b/stable/fireflyiii/20.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/fireflyiii/20.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/fireflyiii/20.0.16/charts/redis-6.0.43.tgz b/stable/fireflyiii/20.0.16/charts/redis-6.0.43.tgz new file mode 100644 index 00000000000..458131b9e1e Binary files /dev/null and b/stable/fireflyiii/20.0.16/charts/redis-6.0.43.tgz differ diff --git a/stable/fireflyiii/20.0.16/ix_values.yaml b/stable/fireflyiii/20.0.16/ix_values.yaml new file mode 100644 index 00000000000..71c6c17babc --- /dev/null +++ b/stable/fireflyiii/20.0.16/ix_values.yaml @@ -0,0 +1,96 @@ +image: + repository: tccr.io/truecharts/fireflyiii-core + pullPolicy: IfNotPresent + tag: v6.0.10@sha256:d0ec5c4f92b956f63caf57332a24ff49e859304ec04deb51de0d4e88ac763a3f + +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: secrets + key: STATIC_CRON_TOKEN + APP_KEY: + secretKeyRef: + name: 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/20.0.16/questions.yaml b/stable/fireflyiii/20.0.16/questions.yaml new file mode 100644 index 00000000000..2cbb3d63798 --- /dev/null +++ b/stable/fireflyiii/20.0.16/questions.yaml @@ -0,0 +1,1946 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/haste-server/9.0.13/templates/NOTES.txt b/stable/fireflyiii/20.0.16/templates/NOTES.txt similarity index 100% rename from stable/haste-server/9.0.13/templates/NOTES.txt rename to stable/fireflyiii/20.0.16/templates/NOTES.txt diff --git a/stable/fireflyiii/20.0.16/templates/_cronjob.tpl b/stable/fireflyiii/20.0.16/templates/_cronjob.tpl new file mode 100644 index 00000000000..014f0558033 --- /dev/null +++ b/stable/fireflyiii/20.0.16/templates/_cronjob.tpl @@ -0,0 +1,32 @@ +{{/* Define the cronjob */}} +{{- define "fireflyiii.cronjob" -}} +{{- $basename := 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://{{ $basename }}.ix-{{ .Release.Name }}.svc.cluster.local:{{ .Values.service.main.ports.main.port }}/api/v1/cron/$(STATIC_CRON_TOKEN)" + env: + STATIC_CRON_TOKEN: + secretKeyRef: + name: secrets + key: STATIC_CRON_TOKEN + + + +{{- end -}} diff --git a/stable/fireflyiii/20.0.16/templates/_secrets.tpl b/stable/fireflyiii/20.0.16/templates/_secrets.tpl new file mode 100644 index 00000000000..3ee40d03d05 --- /dev/null +++ b/stable/fireflyiii/20.0.16/templates/_secrets.tpl @@ -0,0 +1,17 @@ +{{/* Define the secrets */}} +{{- define "fireflyiii.secrets" -}} +{{- $secretName := (printf "%s-fireflyiii-secrets" (include "tc.v1.common.lib.chart.names.fullname" $)) }} +{{- $fireflyiiiprevious := lookup "v1" "Secret" .Release.Namespace $secretName }} +enabled: true +data: + {{- if $fireflyiiiprevious }} + STATIC_CRON_TOKEN: {{ index $fireflyiiiprevious.data "STATIC_CRON_TOKEN" | b64dec }} + APP_KEY: {{ index $fireflyiiiprevious.data "APP_KEY" | b64dec }} + {{- else }} + {{- $static_cron_token := randAlphaNum 32 }} + {{- $app_key := randAlphaNum 32 }} + STATIC_CRON_TOKEN: {{ $static_cron_token }} + APP_KEY: {{ $app_key }} + {{- end }} + +{{- end -}} diff --git a/stable/fireflyiii/20.0.16/templates/common.yaml b/stable/fireflyiii/20.0.16/templates/common.yaml new file mode 100644 index 00000000000..d88a7636609 --- /dev/null +++ b/stable/fireflyiii/20.0.16/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 "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/headphones/7.0.13/values.yaml b/stable/fireflyiii/20.0.16/values.yaml similarity index 100% rename from stable/headphones/7.0.13/values.yaml rename to stable/fireflyiii/20.0.16/values.yaml diff --git a/stable/firefox-syncserver/13.0.5/CHANGELOG.md b/stable/firefox-syncserver/13.0.5/CHANGELOG.md new file mode 100644 index 00000000000..5d80dc35e48 --- /dev/null +++ b/stable/firefox-syncserver/13.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [firefox-syncserver-13.0.5](https://github.com/truecharts/charts/compare/firefox-syncserver-13.0.4...firefox-syncserver-13.0.5) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [firefox-syncserver-13.0.4](https://github.com/truecharts/charts/compare/firefox-syncserver-13.0.3...firefox-syncserver-13.0.4) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [firefox-syncserver-13.0.3](https://github.com/truecharts/charts/compare/firefox-syncserver-13.0.2...firefox-syncserver-13.0.3) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [firefox-syncserver-13.0.2](https://github.com/truecharts/charts/compare/firefox-syncserver-13.0.1...firefox-syncserver-13.0.2) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [firefox-syncserver-13.0.1](https://github.com/truecharts/charts/compare/firefox-syncserver-13.0.0...firefox-syncserver-13.0.1) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [firefox-syncserver-13.0.0](https://github.com/truecharts/charts/compare/firefox-syncserver-12.0.22...firefox-syncserver-13.0.0) (2023-05-01) + +### Feat + +- BREAKING CHANGE migrate to new common part 6 ([#8664](https://github.com/truecharts/charts/issues/8664)) + + ### Fix + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [firefox-syncserver-12.0.22](https://github.com/truecharts/charts/compare/firefox-syncserver-12.0.21...firefox-syncserver-12.0.22) (2023-02-27) + +### Chore + +- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725)) + + + + +## [firefox-syncserver-12.0.21](https://github.com/truecharts/charts/compare/firefox-syncserver-12.0.20...firefox-syncserver-12.0.21) (2023-02-19) + +### Chore + +- update helm general non-major + + + + +## [firefox-syncserver-12.0.20](https://github.com/truecharts/charts/compare/firefox-syncserver-12.0.19...firefox-syncserver-12.0.20) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [firefox-syncserver-12.0.19](https://github.com/truecharts/charts/compare/firefox-syncserver-12.0.18...firefox-syncserver-12.0.19) (2023-01-24) + +### Chore + +- update helm general non-major ([#6689](https://github.com/truecharts/charts/issues/6689)) + + + diff --git a/stable/firefox-syncserver/13.0.5/Chart.yaml b/stable/firefox-syncserver/13.0.5/Chart.yaml new file mode 100644 index 00000000000..fd855d1d853 --- /dev/null +++ b/stable/firefox-syncserver/13.0.5/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.8.0" +version: 13.0.5 +kubeVersion: ">=1.16.0-0" +name: firefox-syncserver +description: This is an all-in-one package for running a self-hosted Firefox Sync server. +type: application +home: https://truecharts.org/charts/stable/firefox-syncserver +icon: https://truecharts.org/img/hotlink-ok/chart-icons/firefox-syncserver.png +keywords: + - server + - sync + - syncserver + - firefox +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/firefox-syncserver + - https://moz-services-docs.readthedocs.io/en/latest/howtos/run-sync-1.5.html +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/hammond/5.0.4/README.md b/stable/firefox-syncserver/13.0.5/README.md similarity index 100% rename from stable/hammond/5.0.4/README.md rename to stable/firefox-syncserver/13.0.5/README.md diff --git a/stable/firefox-syncserver/13.0.5/app-changelog.md b/stable/firefox-syncserver/13.0.5/app-changelog.md new file mode 100644 index 00000000000..939a3d8f5cf --- /dev/null +++ b/stable/firefox-syncserver/13.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [firefox-syncserver-13.0.5](https://github.com/truecharts/charts/compare/firefox-syncserver-13.0.4...firefox-syncserver-13.0.5) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/firefox-syncserver/13.0.5/app-readme.md b/stable/firefox-syncserver/13.0.5/app-readme.md new file mode 100644 index 00000000000..604e65d7b78 --- /dev/null +++ b/stable/firefox-syncserver/13.0.5/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/13.0.5/charts/common-12.9.2.tgz b/stable/firefox-syncserver/13.0.5/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/firefox-syncserver/13.0.5/charts/common-12.9.2.tgz differ diff --git a/stable/firefox-syncserver/13.0.5/ix_values.yaml b/stable/firefox-syncserver/13.0.5/ix_values.yaml new file mode 100644 index 00000000000..4846ca3eae5 --- /dev/null +++ b/stable/firefox-syncserver/13.0.5/ix_values.yaml @@ -0,0 +1,61 @@ +image: + repository: tccr.io/truecharts/firefox-syncserver + pullPolicy: IfNotPresent + # Overrides the image tag whose default is the chart appVersion. + tag: v1.8.0@sha256:13d5d1beae0e7ea4298224abbc415de837200b8402d676e856601a63dc8432ed + +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/13.0.5/questions.yaml b/stable/firefox-syncserver/13.0.5/questions.yaml new file mode 100644 index 00000000000..127b333471b --- /dev/null +++ b/stable/firefox-syncserver/13.0.5/questions.yaml @@ -0,0 +1,1977 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/headphones/7.0.13/templates/NOTES.txt b/stable/firefox-syncserver/13.0.5/templates/NOTES.txt similarity index 100% rename from stable/headphones/7.0.13/templates/NOTES.txt rename to stable/firefox-syncserver/13.0.5/templates/NOTES.txt diff --git a/stable/homepage/3.0.15/templates/common.yaml b/stable/firefox-syncserver/13.0.5/templates/common.yaml similarity index 100% rename from stable/homepage/3.0.15/templates/common.yaml rename to stable/firefox-syncserver/13.0.5/templates/common.yaml diff --git a/stable/hedgedoc/8.0.14/values.yaml b/stable/firefox-syncserver/13.0.5/values.yaml similarity index 100% rename from stable/hedgedoc/8.0.14/values.yaml rename to stable/firefox-syncserver/13.0.5/values.yaml diff --git a/stable/flaresolverr/9.0.13/CHANGELOG.md b/stable/flaresolverr/9.0.13/CHANGELOG.md deleted file mode 100644 index 79c341618e4..00000000000 --- a/stable/flaresolverr/9.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [flaresolverr-9.0.13](https://github.com/truecharts/charts/compare/flaresolverr-9.0.12...flaresolverr-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [flaresolverr-9.0.12](https://github.com/truecharts/charts/compare/flaresolverr-9.0.11...flaresolverr-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [flaresolverr-9.0.11](https://github.com/truecharts/charts/compare/flaresolverr-9.0.10...flaresolverr-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [flaresolverr-9.0.10](https://github.com/truecharts/charts/compare/flaresolverr-9.0.9...flaresolverr-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [flaresolverr-9.0.9](https://github.com/truecharts/charts/compare/flaresolverr-9.0.8...flaresolverr-9.0.9) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/flaresolverr to v3.1.2 ([#8570](https://github.com/truecharts/charts/issues/8570)) - - - - -## [flaresolverr-9.0.8](https://github.com/truecharts/charts/compare/flaresolverr-9.0.7...flaresolverr-9.0.8) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/flaresolverr to v3.0.3 ([#8446](https://github.com/truecharts/charts/issues/8446)) - - - - -## [flaresolverr-9.0.7](https://github.com/truecharts/charts/compare/flaresolverr-9.0.6...flaresolverr-9.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [flaresolverr-9.0.6](https://github.com/truecharts/charts/compare/flaresolverr-9.0.5...flaresolverr-9.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [flaresolverr-9.0.5](https://github.com/truecharts/charts/compare/flaresolverr-9.0.4...flaresolverr-9.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [flaresolverr-9.0.4](https://github.com/truecharts/charts/compare/flaresolverr-9.0.3...flaresolverr-9.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [flaresolverr-9.0.3](https://github.com/truecharts/charts/compare/flaresolverr-9.0.2...flaresolverr-9.0.3) (2023-04-16) - -### Chore diff --git a/stable/flaresolverr/9.0.13/Chart.yaml b/stable/flaresolverr/9.0.13/Chart.yaml deleted file mode 100644 index 96e3f9ab267..00000000000 --- a/stable/flaresolverr/9.0.13/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "3.1.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - flaresolverr - - jackett -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: flaresolverr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/flaresolverr - - https://github.com/FlareSolverr/FlareSolverr -version: 9.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/flaresolverr/9.0.13/app-changelog.md b/stable/flaresolverr/9.0.13/app-changelog.md deleted file mode 100644 index 2d975a0b617..00000000000 --- a/stable/flaresolverr/9.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [flaresolverr-9.0.13](https://github.com/truecharts/charts/compare/flaresolverr-9.0.12...flaresolverr-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/flaresolverr/9.0.13/charts/common-12.8.1.tgz b/stable/flaresolverr/9.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/flaresolverr/9.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/flaresolverr/9.0.14/CHANGELOG.md b/stable/flaresolverr/9.0.14/CHANGELOG.md new file mode 100644 index 00000000000..28d90c64528 --- /dev/null +++ b/stable/flaresolverr/9.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [flaresolverr-9.0.14](https://github.com/truecharts/charts/compare/flaresolverr-9.0.13...flaresolverr-9.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [flaresolverr-9.0.13](https://github.com/truecharts/charts/compare/flaresolverr-9.0.12...flaresolverr-9.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [flaresolverr-9.0.12](https://github.com/truecharts/charts/compare/flaresolverr-9.0.11...flaresolverr-9.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [flaresolverr-9.0.11](https://github.com/truecharts/charts/compare/flaresolverr-9.0.10...flaresolverr-9.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [flaresolverr-9.0.10](https://github.com/truecharts/charts/compare/flaresolverr-9.0.9...flaresolverr-9.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [flaresolverr-9.0.9](https://github.com/truecharts/charts/compare/flaresolverr-9.0.8...flaresolverr-9.0.9) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/flaresolverr to v3.1.2 ([#8570](https://github.com/truecharts/charts/issues/8570)) + + + + +## [flaresolverr-9.0.8](https://github.com/truecharts/charts/compare/flaresolverr-9.0.7...flaresolverr-9.0.8) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/flaresolverr to v3.0.3 ([#8446](https://github.com/truecharts/charts/issues/8446)) + + + + +## [flaresolverr-9.0.7](https://github.com/truecharts/charts/compare/flaresolverr-9.0.6...flaresolverr-9.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [flaresolverr-9.0.6](https://github.com/truecharts/charts/compare/flaresolverr-9.0.5...flaresolverr-9.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [flaresolverr-9.0.5](https://github.com/truecharts/charts/compare/flaresolverr-9.0.4...flaresolverr-9.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [flaresolverr-9.0.4](https://github.com/truecharts/charts/compare/flaresolverr-9.0.3...flaresolverr-9.0.4) (2023-04-16) + +### Chore diff --git a/stable/flaresolverr/9.0.14/Chart.yaml b/stable/flaresolverr/9.0.14/Chart.yaml new file mode 100644 index 00000000000..68343075344 --- /dev/null +++ b/stable/flaresolverr/9.0.14/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "3.1.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - flaresolverr + - jackett +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: flaresolverr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/flaresolverr + - https://github.com/FlareSolverr/FlareSolverr +version: 9.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/haste-server/9.0.13/README.md b/stable/flaresolverr/9.0.14/README.md similarity index 100% rename from stable/haste-server/9.0.13/README.md rename to stable/flaresolverr/9.0.14/README.md diff --git a/stable/flaresolverr/9.0.14/app-changelog.md b/stable/flaresolverr/9.0.14/app-changelog.md new file mode 100644 index 00000000000..cbe91623479 --- /dev/null +++ b/stable/flaresolverr/9.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [flaresolverr-9.0.14](https://github.com/truecharts/charts/compare/flaresolverr-9.0.13...flaresolverr-9.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/flaresolverr/9.0.13/app-readme.md b/stable/flaresolverr/9.0.14/app-readme.md similarity index 100% rename from stable/flaresolverr/9.0.13/app-readme.md rename to stable/flaresolverr/9.0.14/app-readme.md diff --git a/stable/flaresolverr/9.0.14/charts/common-12.9.2.tgz b/stable/flaresolverr/9.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/flaresolverr/9.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/flaresolverr/9.0.13/ix_values.yaml b/stable/flaresolverr/9.0.14/ix_values.yaml similarity index 100% rename from stable/flaresolverr/9.0.13/ix_values.yaml rename to stable/flaresolverr/9.0.14/ix_values.yaml diff --git a/stable/flaresolverr/9.0.13/questions.yaml b/stable/flaresolverr/9.0.14/questions.yaml similarity index 100% rename from stable/flaresolverr/9.0.13/questions.yaml rename to stable/flaresolverr/9.0.14/questions.yaml diff --git a/stable/hedgedoc/8.0.14/templates/NOTES.txt b/stable/flaresolverr/9.0.14/templates/NOTES.txt similarity index 100% rename from stable/hedgedoc/8.0.14/templates/NOTES.txt rename to stable/flaresolverr/9.0.14/templates/NOTES.txt diff --git a/stable/homer/5.0.13/templates/common.yaml b/stable/flaresolverr/9.0.14/templates/common.yaml similarity index 100% rename from stable/homer/5.0.13/templates/common.yaml rename to stable/flaresolverr/9.0.14/templates/common.yaml diff --git a/stable/homarr/5.0.14/values.yaml b/stable/flaresolverr/9.0.14/values.yaml similarity index 100% rename from stable/homarr/5.0.14/values.yaml rename to stable/flaresolverr/9.0.14/values.yaml diff --git a/stable/fleet/7.0.15/CHANGELOG.md b/stable/fleet/7.0.15/CHANGELOG.md deleted file mode 100644 index 4055ee71ee1..00000000000 --- a/stable/fleet/7.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [fleet-7.0.15](https://github.com/truecharts/charts/compare/fleet-7.0.14...fleet-7.0.15) (2023-05-19) - -### Chore - -- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) - - - - -## [fleet-7.0.14](https://github.com/truecharts/charts/compare/fleet-7.0.13...fleet-7.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [fleet-7.0.13](https://github.com/truecharts/charts/compare/fleet-7.0.12...fleet-7.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [fleet-7.0.12](https://github.com/truecharts/charts/compare/fleet-7.0.11...fleet-7.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [fleet-7.0.11](https://github.com/truecharts/charts/compare/fleet-7.0.10...fleet-7.0.11) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/fleet to 2.3.3 ([#8465](https://github.com/truecharts/charts/issues/8465)) - - - - -## [fleet-7.0.10](https://github.com/truecharts/charts/compare/fleet-7.0.9...fleet-7.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/fleet to 2.3.3 ([#8224](https://github.com/truecharts/charts/issues/8224)) - - - - -## [fleet-7.0.9](https://github.com/truecharts/charts/compare/fleet-7.0.8...fleet-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [fleet-7.0.8](https://github.com/truecharts/charts/compare/fleet-7.0.7...fleet-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [fleet-7.0.7](https://github.com/truecharts/charts/compare/fleet-7.0.6...fleet-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [fleet-7.0.6](https://github.com/truecharts/charts/compare/fleet-7.0.5...fleet-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [fleet-7.0.5](https://github.com/truecharts/charts/compare/fleet-7.0.4...fleet-7.0.5) (2023-04-16) - -### Chore diff --git a/stable/fleet/7.0.15/Chart.yaml b/stable/fleet/7.0.15/Chart.yaml deleted file mode 100644 index 369afb9f1eb..00000000000 --- a/stable/fleet/7.0.15/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: fleet -version: 7.0.15 -appVersion: "2.3.3" -description: Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/fleet -icon: https://truecharts.org/img/hotlink-ok/chart-icons/fleet.png -keywords: - - fleet -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/fleet -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.27 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/fleet/7.0.15/app-changelog.md b/stable/fleet/7.0.15/app-changelog.md deleted file mode 100644 index 809b1c9a21e..00000000000 --- a/stable/fleet/7.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [fleet-7.0.15](https://github.com/truecharts/charts/compare/fleet-7.0.14...fleet-7.0.15) (2023-05-19) - -### Chore - -- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) - - \ No newline at end of file diff --git a/stable/fleet/7.0.15/charts/common-12.8.1.tgz b/stable/fleet/7.0.15/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/fleet/7.0.15/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/fleet/7.0.15/charts/mariadb-7.0.27.tgz b/stable/fleet/7.0.15/charts/mariadb-7.0.27.tgz deleted file mode 100644 index c0d43d828b9..00000000000 Binary files a/stable/fleet/7.0.15/charts/mariadb-7.0.27.tgz and /dev/null differ diff --git a/stable/fleet/7.0.15/questions.yaml b/stable/fleet/7.0.15/questions.yaml deleted file mode 100644 index 9a94b4a2cae..00000000000 --- a/stable/fleet/7.0.15/questions.yaml +++ /dev/null @@ -1,1879 +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: 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: 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: hostNetwork - group: Networking and Services - label: Host-Networking (Complicated) - schema: - hidden: true - type: boolean - default: false - - 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: - 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: - 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 - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: [] - items: - - variable: pathEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: path - label: Path - schema: - type: string - required: true - default: "/" - - variable: pathType - label: Path Type - schema: - type: string - required: true - default: Prefix - - variable: certificateIssuer - label: Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - 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: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: 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: service - label: Linked Service - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: Service Name - schema: - type: string - default: "" - - variable: port - label: Service Port - schema: - type: int - - variable: clusterIssuer - label: clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - default: [] - show_if: [["clusterIssuer", "=", ""]] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - variable: clusterIssuer - 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: [["clusterIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - type: string - show_if: [["clusterIssuer", "=", ""]] - default: "" - - variable: entrypoint - label: Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: securityContext - group: Security and Permissions - label: Security Context - schema: - additional_attrs: true - type: dict - attrs: - - variable: container - label: Container - schema: - additional_attrs: true - type: dict - attrs: - # Settings from questions.yaml get appended here on a per-app basis - - - variable: runAsUser - label: "runAsUser" - description: "The UserID of the user running the application" - schema: - type: int - default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: - 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: 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: - 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: - 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 - - 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/fleet/7.0.16/CHANGELOG.md b/stable/fleet/7.0.16/CHANGELOG.md new file mode 100644 index 00000000000..4ea7c16b59c --- /dev/null +++ b/stable/fleet/7.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [fleet-7.0.16](https://github.com/truecharts/charts/compare/fleet-7.0.15...fleet-7.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [fleet-7.0.15](https://github.com/truecharts/charts/compare/fleet-7.0.14...fleet-7.0.15) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + + + +## [fleet-7.0.14](https://github.com/truecharts/charts/compare/fleet-7.0.13...fleet-7.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [fleet-7.0.13](https://github.com/truecharts/charts/compare/fleet-7.0.12...fleet-7.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [fleet-7.0.12](https://github.com/truecharts/charts/compare/fleet-7.0.11...fleet-7.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [fleet-7.0.11](https://github.com/truecharts/charts/compare/fleet-7.0.10...fleet-7.0.11) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/fleet to 2.3.3 ([#8465](https://github.com/truecharts/charts/issues/8465)) + + + + +## [fleet-7.0.10](https://github.com/truecharts/charts/compare/fleet-7.0.9...fleet-7.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/fleet to 2.3.3 ([#8224](https://github.com/truecharts/charts/issues/8224)) + + + + +## [fleet-7.0.9](https://github.com/truecharts/charts/compare/fleet-7.0.8...fleet-7.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [fleet-7.0.8](https://github.com/truecharts/charts/compare/fleet-7.0.7...fleet-7.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [fleet-7.0.7](https://github.com/truecharts/charts/compare/fleet-7.0.6...fleet-7.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + diff --git a/stable/fleet/7.0.16/Chart.yaml b/stable/fleet/7.0.16/Chart.yaml new file mode 100644 index 00000000000..49e3a696708 --- /dev/null +++ b/stable/fleet/7.0.16/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: fleet +version: 7.0.16 +appVersion: "2.3.3" +description: Fleet provides an online web interface which displays a set of maintained images from one or more owned repositories. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/fleet +icon: https://truecharts.org/img/hotlink-ok/chart-icons/fleet.png +keywords: + - fleet +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/fleet +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.29 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/headphones/7.0.13/README.md b/stable/fleet/7.0.16/README.md similarity index 100% rename from stable/headphones/7.0.13/README.md rename to stable/fleet/7.0.16/README.md diff --git a/stable/fleet/7.0.16/app-changelog.md b/stable/fleet/7.0.16/app-changelog.md new file mode 100644 index 00000000000..03254189c48 --- /dev/null +++ b/stable/fleet/7.0.16/app-changelog.md @@ -0,0 +1,13 @@ + + +## [fleet-7.0.16](https://github.com/truecharts/charts/compare/fleet-7.0.15...fleet-7.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + \ No newline at end of file diff --git a/stable/fleet/7.0.15/app-readme.md b/stable/fleet/7.0.16/app-readme.md similarity index 100% rename from stable/fleet/7.0.15/app-readme.md rename to stable/fleet/7.0.16/app-readme.md diff --git a/stable/fleet/7.0.16/charts/common-12.9.2.tgz b/stable/fleet/7.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/fleet/7.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/fleet/7.0.16/charts/mariadb-7.0.29.tgz b/stable/fleet/7.0.16/charts/mariadb-7.0.29.tgz new file mode 100644 index 00000000000..21a10bce974 Binary files /dev/null and b/stable/fleet/7.0.16/charts/mariadb-7.0.29.tgz differ diff --git a/stable/fleet/7.0.15/ix_values.yaml b/stable/fleet/7.0.16/ix_values.yaml similarity index 100% rename from stable/fleet/7.0.15/ix_values.yaml rename to stable/fleet/7.0.16/ix_values.yaml diff --git a/stable/fleet/7.0.16/questions.yaml b/stable/fleet/7.0.16/questions.yaml new file mode 100644 index 00000000000..27028952266 --- /dev/null +++ b/stable/fleet/7.0.16/questions.yaml @@ -0,0 +1,1940 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/homarr/5.0.14/templates/NOTES.txt b/stable/fleet/7.0.16/templates/NOTES.txt similarity index 100% rename from stable/homarr/5.0.14/templates/NOTES.txt rename to stable/fleet/7.0.16/templates/NOTES.txt diff --git a/stable/htpcmanager/5.0.13/templates/common.yaml b/stable/fleet/7.0.16/templates/common.yaml similarity index 100% rename from stable/htpcmanager/5.0.13/templates/common.yaml rename to stable/fleet/7.0.16/templates/common.yaml diff --git a/stable/homebox/2.0.14/values.yaml b/stable/fleet/7.0.16/values.yaml similarity index 100% rename from stable/homebox/2.0.14/values.yaml rename to stable/fleet/7.0.16/values.yaml diff --git a/stable/flexget/5.0.16/CHANGELOG.md b/stable/flexget/5.0.16/CHANGELOG.md deleted file mode 100644 index 61c4d732b8a..00000000000 --- a/stable/flexget/5.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [flexget-5.0.16](https://github.com/truecharts/charts/compare/flexget-5.0.15...flexget-5.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [flexget-5.0.15](https://github.com/truecharts/charts/compare/flexget-5.0.14...flexget-5.0.15) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [flexget-5.0.14](https://github.com/truecharts/charts/compare/flexget-5.0.13...flexget-5.0.14) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/flexget to v3.6.7 ([#8819](https://github.com/truecharts/charts/issues/8819)) - - - - -## [flexget-5.0.13](https://github.com/truecharts/charts/compare/flexget-5.0.12...flexget-5.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [flexget-5.0.12](https://github.com/truecharts/charts/compare/flexget-5.0.11...flexget-5.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [flexget-5.0.11](https://github.com/truecharts/charts/compare/flexget-5.0.10...flexget-5.0.11) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/flexget to v3.6.3 ([#8572](https://github.com/truecharts/charts/issues/8572)) - - - - -## [flexget-5.0.10](https://github.com/truecharts/charts/compare/flexget-5.0.9...flexget-5.0.10) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/flexget to v3.5.32 ([#8447](https://github.com/truecharts/charts/issues/8447)) - - - - -## [flexget-5.0.9](https://github.com/truecharts/charts/compare/flexget-5.0.8...flexget-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [flexget-5.0.8](https://github.com/truecharts/charts/compare/flexget-5.0.7...flexget-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [flexget-5.0.7](https://github.com/truecharts/charts/compare/flexget-5.0.6...flexget-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [flexget-5.0.6](https://github.com/truecharts/charts/compare/flexget-5.0.5...flexget-5.0.6) (2023-04-16) - -### Chore diff --git a/stable/flexget/5.0.16/Chart.yaml b/stable/flexget/5.0.16/Chart.yaml deleted file mode 100644 index 2376af96d29..00000000000 --- a/stable/flexget/5.0.16/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "3.6.7" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - flexget - - automation -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: flexget -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/flexget - - https://github.com/wiserain/docker-flexget -type: application -version: 5.0.16 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/flexget/5.0.16/app-changelog.md b/stable/flexget/5.0.16/app-changelog.md deleted file mode 100644 index c00537d2576..00000000000 --- a/stable/flexget/5.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [flexget-5.0.16](https://github.com/truecharts/charts/compare/flexget-5.0.15...flexget-5.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/flexget/5.0.16/charts/common-12.8.1.tgz b/stable/flexget/5.0.16/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/flexget/5.0.16/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/flexget/5.0.17/CHANGELOG.md b/stable/flexget/5.0.17/CHANGELOG.md new file mode 100644 index 00000000000..7f9eff0469e --- /dev/null +++ b/stable/flexget/5.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [flexget-5.0.17](https://github.com/truecharts/charts/compare/flexget-5.0.16...flexget-5.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [flexget-5.0.16](https://github.com/truecharts/charts/compare/flexget-5.0.15...flexget-5.0.16) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [flexget-5.0.15](https://github.com/truecharts/charts/compare/flexget-5.0.14...flexget-5.0.15) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [flexget-5.0.14](https://github.com/truecharts/charts/compare/flexget-5.0.13...flexget-5.0.14) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/flexget to v3.6.7 ([#8819](https://github.com/truecharts/charts/issues/8819)) + + + + +## [flexget-5.0.13](https://github.com/truecharts/charts/compare/flexget-5.0.12...flexget-5.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [flexget-5.0.12](https://github.com/truecharts/charts/compare/flexget-5.0.11...flexget-5.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [flexget-5.0.11](https://github.com/truecharts/charts/compare/flexget-5.0.10...flexget-5.0.11) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/flexget to v3.6.3 ([#8572](https://github.com/truecharts/charts/issues/8572)) + + + + +## [flexget-5.0.10](https://github.com/truecharts/charts/compare/flexget-5.0.9...flexget-5.0.10) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/flexget to v3.5.32 ([#8447](https://github.com/truecharts/charts/issues/8447)) + + + + +## [flexget-5.0.9](https://github.com/truecharts/charts/compare/flexget-5.0.8...flexget-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [flexget-5.0.8](https://github.com/truecharts/charts/compare/flexget-5.0.7...flexget-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [flexget-5.0.7](https://github.com/truecharts/charts/compare/flexget-5.0.6...flexget-5.0.7) (2023-04-20) + +### Chore diff --git a/stable/flexget/5.0.17/Chart.yaml b/stable/flexget/5.0.17/Chart.yaml new file mode 100644 index 00000000000..ea03771308e --- /dev/null +++ b/stable/flexget/5.0.17/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "3.6.7" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - flexget + - automation +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: flexget +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/flexget + - https://github.com/wiserain/docker-flexget +type: application +version: 5.0.17 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/hedgedoc/8.0.14/README.md b/stable/flexget/5.0.17/README.md similarity index 100% rename from stable/hedgedoc/8.0.14/README.md rename to stable/flexget/5.0.17/README.md diff --git a/stable/flexget/5.0.17/app-changelog.md b/stable/flexget/5.0.17/app-changelog.md new file mode 100644 index 00000000000..77e807d358e --- /dev/null +++ b/stable/flexget/5.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [flexget-5.0.17](https://github.com/truecharts/charts/compare/flexget-5.0.16...flexget-5.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/flexget/5.0.16/app-readme.md b/stable/flexget/5.0.17/app-readme.md similarity index 100% rename from stable/flexget/5.0.16/app-readme.md rename to stable/flexget/5.0.17/app-readme.md diff --git a/stable/flexget/5.0.17/charts/common-12.9.2.tgz b/stable/flexget/5.0.17/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/flexget/5.0.17/charts/common-12.9.2.tgz differ diff --git a/stable/flexget/5.0.16/ix_values.yaml b/stable/flexget/5.0.17/ix_values.yaml similarity index 100% rename from stable/flexget/5.0.16/ix_values.yaml rename to stable/flexget/5.0.17/ix_values.yaml diff --git a/stable/flexget/5.0.16/questions.yaml b/stable/flexget/5.0.17/questions.yaml similarity index 100% rename from stable/flexget/5.0.16/questions.yaml rename to stable/flexget/5.0.17/questions.yaml diff --git a/stable/homebox/2.0.14/templates/NOTES.txt b/stable/flexget/5.0.17/templates/NOTES.txt similarity index 100% rename from stable/homebox/2.0.14/templates/NOTES.txt rename to stable/flexget/5.0.17/templates/NOTES.txt diff --git a/stable/hyperion-ng/9.0.14/templates/common.yaml b/stable/flexget/5.0.17/templates/common.yaml similarity index 100% rename from stable/hyperion-ng/9.0.14/templates/common.yaml rename to stable/flexget/5.0.17/templates/common.yaml diff --git a/stable/homelablabelmaker/4.0.13/values.yaml b/stable/flexget/5.0.17/values.yaml similarity index 100% rename from stable/homelablabelmaker/4.0.13/values.yaml rename to stable/flexget/5.0.17/values.yaml diff --git a/stable/flood/9.0.13/CHANGELOG.md b/stable/flood/9.0.13/CHANGELOG.md deleted file mode 100644 index faf23448c1c..00000000000 --- a/stable/flood/9.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [flood-9.0.13](https://github.com/truecharts/charts/compare/flood-9.0.12...flood-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [flood-9.0.12](https://github.com/truecharts/charts/compare/flood-9.0.11...flood-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [flood-9.0.11](https://github.com/truecharts/charts/compare/flood-9.0.10...flood-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [flood-9.0.10](https://github.com/truecharts/charts/compare/flood-9.0.9...flood-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [flood-9.0.9](https://github.com/truecharts/charts/compare/flood-9.0.8...flood-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [flood-9.0.8](https://github.com/truecharts/charts/compare/flood-9.0.7...flood-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [flood-9.0.7](https://github.com/truecharts/charts/compare/flood-9.0.6...flood-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [flood-9.0.6](https://github.com/truecharts/charts/compare/flood-9.0.5...flood-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [flood-9.0.5](https://github.com/truecharts/charts/compare/flood-9.0.4...flood-9.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [flood-9.0.4](https://github.com/truecharts/charts/compare/flood-9.0.3...flood-9.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [flood-9.0.3](https://github.com/truecharts/charts/compare/flood-9.0.2...flood-9.0.3) (2023-04-14) - - diff --git a/stable/flood/9.0.13/Chart.yaml b/stable/flood/9.0.13/Chart.yaml deleted file mode 100644 index cc5668ef605..00000000000 --- a/stable/flood/9.0.13/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "4.7.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - flood - - rtorrent - - qbittorrent - - transmission -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: flood -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/flood - - https://github.com/jesec/flood -version: 9.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/flood/9.0.13/app-changelog.md b/stable/flood/9.0.13/app-changelog.md deleted file mode 100644 index a7368e93803..00000000000 --- a/stable/flood/9.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [flood-9.0.13](https://github.com/truecharts/charts/compare/flood-9.0.12...flood-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/flood/9.0.13/charts/common-12.8.1.tgz b/stable/flood/9.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/flood/9.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/flood/9.0.14/CHANGELOG.md b/stable/flood/9.0.14/CHANGELOG.md new file mode 100644 index 00000000000..66c3f5f6681 --- /dev/null +++ b/stable/flood/9.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [flood-9.0.14](https://github.com/truecharts/charts/compare/flood-9.0.13...flood-9.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [flood-9.0.13](https://github.com/truecharts/charts/compare/flood-9.0.12...flood-9.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [flood-9.0.12](https://github.com/truecharts/charts/compare/flood-9.0.11...flood-9.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [flood-9.0.11](https://github.com/truecharts/charts/compare/flood-9.0.10...flood-9.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [flood-9.0.10](https://github.com/truecharts/charts/compare/flood-9.0.9...flood-9.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [flood-9.0.9](https://github.com/truecharts/charts/compare/flood-9.0.8...flood-9.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [flood-9.0.8](https://github.com/truecharts/charts/compare/flood-9.0.7...flood-9.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [flood-9.0.7](https://github.com/truecharts/charts/compare/flood-9.0.6...flood-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [flood-9.0.6](https://github.com/truecharts/charts/compare/flood-9.0.5...flood-9.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [flood-9.0.5](https://github.com/truecharts/charts/compare/flood-9.0.4...flood-9.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [flood-9.0.4](https://github.com/truecharts/charts/compare/flood-9.0.3...flood-9.0.4) (2023-04-15) + +### Chore diff --git a/stable/flood/9.0.14/Chart.yaml b/stable/flood/9.0.14/Chart.yaml new file mode 100644 index 00000000000..b762fb15353 --- /dev/null +++ b/stable/flood/9.0.14/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "4.7.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - flood + - rtorrent + - qbittorrent + - transmission +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: flood +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/flood + - https://github.com/jesec/flood +version: 9.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/homarr/5.0.14/README.md b/stable/flood/9.0.14/README.md similarity index 100% rename from stable/homarr/5.0.14/README.md rename to stable/flood/9.0.14/README.md diff --git a/stable/flood/9.0.14/app-changelog.md b/stable/flood/9.0.14/app-changelog.md new file mode 100644 index 00000000000..1ac19191eb7 --- /dev/null +++ b/stable/flood/9.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [flood-9.0.14](https://github.com/truecharts/charts/compare/flood-9.0.13...flood-9.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/flood/9.0.13/app-readme.md b/stable/flood/9.0.14/app-readme.md similarity index 100% rename from stable/flood/9.0.13/app-readme.md rename to stable/flood/9.0.14/app-readme.md diff --git a/stable/flood/9.0.14/charts/common-12.9.2.tgz b/stable/flood/9.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/flood/9.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/flood/9.0.13/ix_values.yaml b/stable/flood/9.0.14/ix_values.yaml similarity index 100% rename from stable/flood/9.0.13/ix_values.yaml rename to stable/flood/9.0.14/ix_values.yaml diff --git a/stable/flood/9.0.13/questions.yaml b/stable/flood/9.0.14/questions.yaml similarity index 100% rename from stable/flood/9.0.13/questions.yaml rename to stable/flood/9.0.14/questions.yaml diff --git a/stable/homelablabelmaker/4.0.13/templates/NOTES.txt b/stable/flood/9.0.14/templates/NOTES.txt similarity index 100% rename from stable/homelablabelmaker/4.0.13/templates/NOTES.txt rename to stable/flood/9.0.14/templates/NOTES.txt diff --git a/stable/impostor-server/4.0.14/templates/common.yaml b/stable/flood/9.0.14/templates/common.yaml similarity index 100% rename from stable/impostor-server/4.0.14/templates/common.yaml rename to stable/flood/9.0.14/templates/common.yaml diff --git a/stable/homepage/3.0.15/values.yaml b/stable/flood/9.0.14/values.yaml similarity index 100% rename from stable/homepage/3.0.15/values.yaml rename to stable/flood/9.0.14/values.yaml diff --git a/stable/fluidd/5.0.14/CHANGELOG.md b/stable/fluidd/5.0.14/CHANGELOG.md deleted file mode 100644 index 3167ae53aba..00000000000 --- a/stable/fluidd/5.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [fluidd-5.0.14](https://github.com/truecharts/charts/compare/fluidd-5.0.13...fluidd-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [fluidd-5.0.13](https://github.com/truecharts/charts/compare/fluidd-5.0.12...fluidd-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [fluidd-5.0.12](https://github.com/truecharts/charts/compare/fluidd-5.0.11...fluidd-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [fluidd-5.0.11](https://github.com/truecharts/charts/compare/fluidd-5.0.10...fluidd-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [fluidd-5.0.10](https://github.com/truecharts/charts/compare/fluidd-5.0.9...fluidd-5.0.10) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/fluidd to v1.23.3 ([#8448](https://github.com/truecharts/charts/issues/8448)) - - - - -## [fluidd-5.0.9](https://github.com/truecharts/charts/compare/fluidd-5.0.8...fluidd-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [fluidd-5.0.8](https://github.com/truecharts/charts/compare/fluidd-5.0.7...fluidd-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [fluidd-5.0.7](https://github.com/truecharts/charts/compare/fluidd-5.0.6...fluidd-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [fluidd-5.0.6](https://github.com/truecharts/charts/compare/fluidd-5.0.5...fluidd-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [fluidd-5.0.5](https://github.com/truecharts/charts/compare/fluidd-5.0.4...fluidd-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [fluidd-5.0.4](https://github.com/truecharts/charts/compare/fluidd-5.0.3...fluidd-5.0.4) (2023-04-15) - -### Chore diff --git a/stable/fluidd/5.0.14/Chart.yaml b/stable/fluidd/5.0.14/Chart.yaml deleted file mode 100644 index 9aed9b3aa6e..00000000000 --- a/stable/fluidd/5.0.14/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "1.23.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.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 -keywords: - - fluidd -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: fluidd -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/fluidd - - https://github.com/fluidd-core/fluidd -version: 5.0.14 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/fluidd/5.0.14/app-changelog.md b/stable/fluidd/5.0.14/app-changelog.md deleted file mode 100644 index b92a95c0657..00000000000 --- a/stable/fluidd/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [fluidd-5.0.14](https://github.com/truecharts/charts/compare/fluidd-5.0.13...fluidd-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/fluidd/5.0.14/charts/common-12.8.1.tgz b/stable/fluidd/5.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/fluidd/5.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/fluidd/5.0.15/CHANGELOG.md b/stable/fluidd/5.0.15/CHANGELOG.md new file mode 100644 index 00000000000..3882cedd712 --- /dev/null +++ b/stable/fluidd/5.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [fluidd-5.0.15](https://github.com/truecharts/charts/compare/fluidd-5.0.14...fluidd-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [fluidd-5.0.14](https://github.com/truecharts/charts/compare/fluidd-5.0.13...fluidd-5.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [fluidd-5.0.13](https://github.com/truecharts/charts/compare/fluidd-5.0.12...fluidd-5.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [fluidd-5.0.12](https://github.com/truecharts/charts/compare/fluidd-5.0.11...fluidd-5.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [fluidd-5.0.11](https://github.com/truecharts/charts/compare/fluidd-5.0.10...fluidd-5.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [fluidd-5.0.10](https://github.com/truecharts/charts/compare/fluidd-5.0.9...fluidd-5.0.10) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/fluidd to v1.23.3 ([#8448](https://github.com/truecharts/charts/issues/8448)) + + + + +## [fluidd-5.0.9](https://github.com/truecharts/charts/compare/fluidd-5.0.8...fluidd-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [fluidd-5.0.8](https://github.com/truecharts/charts/compare/fluidd-5.0.7...fluidd-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [fluidd-5.0.7](https://github.com/truecharts/charts/compare/fluidd-5.0.6...fluidd-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [fluidd-5.0.6](https://github.com/truecharts/charts/compare/fluidd-5.0.5...fluidd-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [fluidd-5.0.5](https://github.com/truecharts/charts/compare/fluidd-5.0.4...fluidd-5.0.5) (2023-04-16) + +### Chore diff --git a/stable/fluidd/5.0.15/Chart.yaml b/stable/fluidd/5.0.15/Chart.yaml new file mode 100644 index 00000000000..dd76df7653b --- /dev/null +++ b/stable/fluidd/5.0.15/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.23.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - fluidd +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fluidd +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/fluidd + - https://github.com/fluidd-core/fluidd +version: 5.0.15 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/homebox/2.0.14/README.md b/stable/fluidd/5.0.15/README.md similarity index 100% rename from stable/homebox/2.0.14/README.md rename to stable/fluidd/5.0.15/README.md diff --git a/stable/fluidd/5.0.15/app-changelog.md b/stable/fluidd/5.0.15/app-changelog.md new file mode 100644 index 00000000000..b8e19ae3506 --- /dev/null +++ b/stable/fluidd/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fluidd-5.0.15](https://github.com/truecharts/charts/compare/fluidd-5.0.14...fluidd-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/fluidd/5.0.14/app-readme.md b/stable/fluidd/5.0.15/app-readme.md similarity index 100% rename from stable/fluidd/5.0.14/app-readme.md rename to stable/fluidd/5.0.15/app-readme.md diff --git a/stable/fluidd/5.0.15/charts/common-12.9.2.tgz b/stable/fluidd/5.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/fluidd/5.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/fluidd/5.0.14/ix_values.yaml b/stable/fluidd/5.0.15/ix_values.yaml similarity index 100% rename from stable/fluidd/5.0.14/ix_values.yaml rename to stable/fluidd/5.0.15/ix_values.yaml diff --git a/stable/fluidd/5.0.14/questions.yaml b/stable/fluidd/5.0.15/questions.yaml similarity index 100% rename from stable/fluidd/5.0.14/questions.yaml rename to stable/fluidd/5.0.15/questions.yaml diff --git a/stable/homepage/3.0.15/templates/NOTES.txt b/stable/fluidd/5.0.15/templates/NOTES.txt similarity index 100% rename from stable/homepage/3.0.15/templates/NOTES.txt rename to stable/fluidd/5.0.15/templates/NOTES.txt diff --git a/stable/ispy-agent-dvr/5.0.16/templates/common.yaml b/stable/fluidd/5.0.15/templates/common.yaml similarity index 100% rename from stable/ispy-agent-dvr/5.0.16/templates/common.yaml rename to stable/fluidd/5.0.15/templates/common.yaml diff --git a/stable/homer/5.0.13/values.yaml b/stable/fluidd/5.0.15/values.yaml similarity index 100% rename from stable/homer/5.0.13/values.yaml rename to stable/fluidd/5.0.15/values.yaml diff --git a/stable/foldingathome/5.0.15/CHANGELOG.md b/stable/foldingathome/5.0.15/CHANGELOG.md deleted file mode 100644 index 62dd82f375d..00000000000 --- a/stable/foldingathome/5.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [foldingathome-5.0.15](https://github.com/truecharts/charts/compare/foldingathome-5.0.14...foldingathome-5.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [foldingathome-5.0.14](https://github.com/truecharts/charts/compare/foldingathome-5.0.13...foldingathome-5.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [foldingathome-5.0.13](https://github.com/truecharts/charts/compare/foldingathome-5.0.12...foldingathome-5.0.13) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#8944](https://github.com/truecharts/charts/issues/8944)) - - - - -## [foldingathome-5.0.12](https://github.com/truecharts/charts/compare/foldingathome-5.0.11...foldingathome-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#8698](https://github.com/truecharts/charts/issues/8698)) - - - - -## [foldingathome-5.0.11](https://github.com/truecharts/charts/compare/foldingathome-5.0.10...foldingathome-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [foldingathome-5.0.10](https://github.com/truecharts/charts/compare/foldingathome-5.0.9...foldingathome-5.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#8227](https://github.com/truecharts/charts/issues/8227)) - - - - -## [foldingathome-5.0.9](https://github.com/truecharts/charts/compare/foldingathome-5.0.8...foldingathome-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [foldingathome-5.0.8](https://github.com/truecharts/charts/compare/foldingathome-5.0.7...foldingathome-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [foldingathome-5.0.7](https://github.com/truecharts/charts/compare/foldingathome-5.0.6...foldingathome-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [foldingathome-5.0.6](https://github.com/truecharts/charts/compare/foldingathome-5.0.5...foldingathome-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [foldingathome-5.0.5](https://github.com/truecharts/charts/compare/foldingathome-5.0.4...foldingathome-5.0.5) (2023-04-16) - diff --git a/stable/foldingathome/5.0.15/Chart.yaml b/stable/foldingathome/5.0.15/Chart.yaml deleted file mode 100644 index ac50d268a13..00000000000 --- a/stable/foldingathome/5.0.15/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: foldingathome -version: 5.0.15 -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. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/foldingathome -icon: https://truecharts.org/img/hotlink-ok/chart-icons/foldingathome.png -keywords: - - foldingathome -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/foldingathome -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/foldingathome/5.0.15/app-changelog.md b/stable/foldingathome/5.0.15/app-changelog.md deleted file mode 100644 index 9c6c9f7ea43..00000000000 --- a/stable/foldingathome/5.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [foldingathome-5.0.15](https://github.com/truecharts/charts/compare/foldingathome-5.0.14...foldingathome-5.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/foldingathome/5.0.15/charts/common-12.8.1.tgz b/stable/foldingathome/5.0.15/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/foldingathome/5.0.15/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/foldingathome/5.0.16/CHANGELOG.md b/stable/foldingathome/5.0.16/CHANGELOG.md new file mode 100644 index 00000000000..2791e4e006a --- /dev/null +++ b/stable/foldingathome/5.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [foldingathome-5.0.16](https://github.com/truecharts/charts/compare/foldingathome-5.0.15...foldingathome-5.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [foldingathome-5.0.15](https://github.com/truecharts/charts/compare/foldingathome-5.0.14...foldingathome-5.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [foldingathome-5.0.14](https://github.com/truecharts/charts/compare/foldingathome-5.0.13...foldingathome-5.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [foldingathome-5.0.13](https://github.com/truecharts/charts/compare/foldingathome-5.0.12...foldingathome-5.0.13) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#8944](https://github.com/truecharts/charts/issues/8944)) + + + + +## [foldingathome-5.0.12](https://github.com/truecharts/charts/compare/foldingathome-5.0.11...foldingathome-5.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + - update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#8698](https://github.com/truecharts/charts/issues/8698)) + + + + +## [foldingathome-5.0.11](https://github.com/truecharts/charts/compare/foldingathome-5.0.10...foldingathome-5.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [foldingathome-5.0.10](https://github.com/truecharts/charts/compare/foldingathome-5.0.9...foldingathome-5.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/foldingathome to v7.6.21 ([#8227](https://github.com/truecharts/charts/issues/8227)) + + + + +## [foldingathome-5.0.9](https://github.com/truecharts/charts/compare/foldingathome-5.0.8...foldingathome-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [foldingathome-5.0.8](https://github.com/truecharts/charts/compare/foldingathome-5.0.7...foldingathome-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [foldingathome-5.0.7](https://github.com/truecharts/charts/compare/foldingathome-5.0.6...foldingathome-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [foldingathome-5.0.6](https://github.com/truecharts/charts/compare/foldingathome-5.0.5...foldingathome-5.0.6) (2023-04-16) + diff --git a/stable/foldingathome/5.0.16/Chart.yaml b/stable/foldingathome/5.0.16/Chart.yaml new file mode 100644 index 00000000000..623f0fee8cb --- /dev/null +++ b/stable/foldingathome/5.0.16/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: foldingathome +version: 5.0.16 +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. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/foldingathome +icon: https://truecharts.org/img/hotlink-ok/chart-icons/foldingathome.png +keywords: + - foldingathome +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/foldingathome +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/homelablabelmaker/4.0.13/README.md b/stable/foldingathome/5.0.16/README.md similarity index 100% rename from stable/homelablabelmaker/4.0.13/README.md rename to stable/foldingathome/5.0.16/README.md diff --git a/stable/foldingathome/5.0.16/app-changelog.md b/stable/foldingathome/5.0.16/app-changelog.md new file mode 100644 index 00000000000..bdc710dacf0 --- /dev/null +++ b/stable/foldingathome/5.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [foldingathome-5.0.16](https://github.com/truecharts/charts/compare/foldingathome-5.0.15...foldingathome-5.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/foldingathome/5.0.15/app-readme.md b/stable/foldingathome/5.0.16/app-readme.md similarity index 100% rename from stable/foldingathome/5.0.15/app-readme.md rename to stable/foldingathome/5.0.16/app-readme.md diff --git a/stable/foldingathome/5.0.16/charts/common-12.9.2.tgz b/stable/foldingathome/5.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/foldingathome/5.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/foldingathome/5.0.15/ix_values.yaml b/stable/foldingathome/5.0.16/ix_values.yaml similarity index 100% rename from stable/foldingathome/5.0.15/ix_values.yaml rename to stable/foldingathome/5.0.16/ix_values.yaml diff --git a/stable/foldingathome/5.0.15/questions.yaml b/stable/foldingathome/5.0.16/questions.yaml similarity index 100% rename from stable/foldingathome/5.0.15/questions.yaml rename to stable/foldingathome/5.0.16/questions.yaml diff --git a/stable/homer/5.0.13/templates/NOTES.txt b/stable/foldingathome/5.0.16/templates/NOTES.txt similarity index 100% rename from stable/homer/5.0.13/templates/NOTES.txt rename to stable/foldingathome/5.0.16/templates/NOTES.txt diff --git a/stable/iyuuplus/5.0.13/templates/common.yaml b/stable/foldingathome/5.0.16/templates/common.yaml similarity index 100% rename from stable/iyuuplus/5.0.13/templates/common.yaml rename to stable/foldingathome/5.0.16/templates/common.yaml diff --git a/stable/htpcmanager/5.0.13/values.yaml b/stable/foldingathome/5.0.16/values.yaml similarity index 100% rename from stable/htpcmanager/5.0.13/values.yaml rename to stable/foldingathome/5.0.16/values.yaml diff --git a/stable/fossil/7.0.13/CHANGELOG.md b/stable/fossil/7.0.13/CHANGELOG.md deleted file mode 100644 index 4588b627c64..00000000000 --- a/stable/fossil/7.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [fossil-7.0.13](https://github.com/truecharts/charts/compare/fossil-7.0.12...fossil-7.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [fossil-7.0.12](https://github.com/truecharts/charts/compare/fossil-7.0.11...fossil-7.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [fossil-7.0.11](https://github.com/truecharts/charts/compare/fossil-7.0.10...fossil-7.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [fossil-7.0.10](https://github.com/truecharts/charts/compare/fossil-7.0.9...fossil-7.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [fossil-7.0.9](https://github.com/truecharts/charts/compare/fossil-7.0.8...fossil-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [fossil-7.0.8](https://github.com/truecharts/charts/compare/fossil-7.0.7...fossil-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [fossil-7.0.7](https://github.com/truecharts/charts/compare/fossil-7.0.6...fossil-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [fossil-7.0.6](https://github.com/truecharts/charts/compare/fossil-7.0.5...fossil-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [fossil-7.0.5](https://github.com/truecharts/charts/compare/fossil-7.0.4...fossil-7.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [fossil-7.0.4](https://github.com/truecharts/charts/compare/fossil-7.0.3...fossil-7.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [fossil-7.0.3](https://github.com/truecharts/charts/compare/fossil-7.0.2...fossil-7.0.3) (2023-04-14) - - diff --git a/stable/fossil/7.0.13/Chart.yaml b/stable/fossil/7.0.13/Chart.yaml deleted file mode 100644 index 7de78c96e7b..00000000000 --- a/stable/fossil/7.0.13/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "2.15.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.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 -keywords: - - fossil - - scm -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: fossil -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/fossil - - https://fossil-scm.org/ -type: application -version: 7.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/fossil/7.0.13/app-changelog.md b/stable/fossil/7.0.13/app-changelog.md deleted file mode 100644 index afa542b0e0a..00000000000 --- a/stable/fossil/7.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [fossil-7.0.13](https://github.com/truecharts/charts/compare/fossil-7.0.12...fossil-7.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/fossil/7.0.13/charts/common-12.8.1.tgz b/stable/fossil/7.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/fossil/7.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/fossil/7.0.14/CHANGELOG.md b/stable/fossil/7.0.14/CHANGELOG.md new file mode 100644 index 00000000000..64565f4312c --- /dev/null +++ b/stable/fossil/7.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [fossil-7.0.14](https://github.com/truecharts/charts/compare/fossil-7.0.13...fossil-7.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [fossil-7.0.13](https://github.com/truecharts/charts/compare/fossil-7.0.12...fossil-7.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [fossil-7.0.12](https://github.com/truecharts/charts/compare/fossil-7.0.11...fossil-7.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [fossil-7.0.11](https://github.com/truecharts/charts/compare/fossil-7.0.10...fossil-7.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [fossil-7.0.10](https://github.com/truecharts/charts/compare/fossil-7.0.9...fossil-7.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [fossil-7.0.9](https://github.com/truecharts/charts/compare/fossil-7.0.8...fossil-7.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [fossil-7.0.8](https://github.com/truecharts/charts/compare/fossil-7.0.7...fossil-7.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [fossil-7.0.7](https://github.com/truecharts/charts/compare/fossil-7.0.6...fossil-7.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [fossil-7.0.6](https://github.com/truecharts/charts/compare/fossil-7.0.5...fossil-7.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [fossil-7.0.5](https://github.com/truecharts/charts/compare/fossil-7.0.4...fossil-7.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [fossil-7.0.4](https://github.com/truecharts/charts/compare/fossil-7.0.3...fossil-7.0.4) (2023-04-15) + +### Chore diff --git a/stable/fossil/7.0.14/Chart.yaml b/stable/fossil/7.0.14/Chart.yaml new file mode 100644 index 00000000000..546c822b59e --- /dev/null +++ b/stable/fossil/7.0.14/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2.15.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - fossil + - scm +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: fossil +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/fossil + - https://fossil-scm.org/ +type: application +version: 7.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/homepage/3.0.15/README.md b/stable/fossil/7.0.14/README.md similarity index 100% rename from stable/homepage/3.0.15/README.md rename to stable/fossil/7.0.14/README.md diff --git a/stable/fossil/7.0.14/app-changelog.md b/stable/fossil/7.0.14/app-changelog.md new file mode 100644 index 00000000000..2fad0b5d7a0 --- /dev/null +++ b/stable/fossil/7.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [fossil-7.0.14](https://github.com/truecharts/charts/compare/fossil-7.0.13...fossil-7.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/fossil/7.0.13/app-readme.md b/stable/fossil/7.0.14/app-readme.md similarity index 100% rename from stable/fossil/7.0.13/app-readme.md rename to stable/fossil/7.0.14/app-readme.md diff --git a/stable/fossil/7.0.14/charts/common-12.9.2.tgz b/stable/fossil/7.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/fossil/7.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/fossil/7.0.13/ix_values.yaml b/stable/fossil/7.0.14/ix_values.yaml similarity index 100% rename from stable/fossil/7.0.13/ix_values.yaml rename to stable/fossil/7.0.14/ix_values.yaml diff --git a/stable/fossil/7.0.13/questions.yaml b/stable/fossil/7.0.14/questions.yaml similarity index 100% rename from stable/fossil/7.0.13/questions.yaml rename to stable/fossil/7.0.14/questions.yaml diff --git a/stable/htpcmanager/5.0.13/templates/NOTES.txt b/stable/fossil/7.0.14/templates/NOTES.txt similarity index 100% rename from stable/htpcmanager/5.0.13/templates/NOTES.txt rename to stable/fossil/7.0.14/templates/NOTES.txt diff --git a/stable/fossil/7.0.13/templates/common.yaml b/stable/fossil/7.0.14/templates/common.yaml similarity index 100% rename from stable/fossil/7.0.13/templates/common.yaml rename to stable/fossil/7.0.14/templates/common.yaml diff --git a/stable/hyperion-ng/9.0.14/values.yaml b/stable/fossil/7.0.14/values.yaml similarity index 100% rename from stable/hyperion-ng/9.0.14/values.yaml rename to stable/fossil/7.0.14/values.yaml diff --git a/stable/freeradius/9.0.11/CHANGELOG.md b/stable/freeradius/9.0.11/CHANGELOG.md deleted file mode 100644 index 056151324c2..00000000000 --- a/stable/freeradius/9.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [freeradius-9.0.11](https://github.com/truecharts/charts/compare/freeradius-9.0.10...freeradius-9.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [freeradius-9.0.10](https://github.com/truecharts/charts/compare/freeradius-9.0.9...freeradius-9.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [freeradius-9.0.9](https://github.com/truecharts/charts/compare/freeradius-9.0.8...freeradius-9.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [freeradius-9.0.8](https://github.com/truecharts/charts/compare/freeradius-9.0.7...freeradius-9.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [freeradius-9.0.7](https://github.com/truecharts/charts/compare/freeradius-9.0.6...freeradius-9.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [freeradius-9.0.6](https://github.com/truecharts/charts/compare/freeradius-9.0.5...freeradius-9.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [freeradius-9.0.5](https://github.com/truecharts/charts/compare/freeradius-9.0.4...freeradius-9.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [freeradius-9.0.4](https://github.com/truecharts/charts/compare/freeradius-9.0.3...freeradius-9.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [freeradius-9.0.3](https://github.com/truecharts/charts/compare/freeradius-9.0.2...freeradius-9.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [freeradius-9.0.2](https://github.com/truecharts/charts/compare/freeradius-9.0.1...freeradius-9.0.2) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [freeradius-9.0.1](https://github.com/truecharts/charts/compare/freeradius-9.0.0...freeradius-9.0.1) (2023-04-14) - - diff --git a/stable/freeradius/9.0.11/Chart.yaml b/stable/freeradius/9.0.11/Chart.yaml deleted file mode 100644 index 7529de8af4f..00000000000 --- a/stable/freeradius/9.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "3.2.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -description: OpenSource Radius implementation -home: https://truecharts.org/charts/stable/freeradius -icon: https://truecharts.org/img/hotlink-ok/chart-icons/freeradius.png -keywords: - - radius - - auth -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: freeradius -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/freeradius - - https://freeradius.org/ -type: application -version: 9.0.11 -annotations: - truecharts.org/catagories: | - - auth - truecharts.org/SCALE-support: "true" diff --git a/stable/freeradius/9.0.11/app-changelog.md b/stable/freeradius/9.0.11/app-changelog.md deleted file mode 100644 index d680f053942..00000000000 --- a/stable/freeradius/9.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [freeradius-9.0.11](https://github.com/truecharts/charts/compare/freeradius-9.0.10...freeradius-9.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/freeradius/9.0.11/charts/common-12.8.1.tgz b/stable/freeradius/9.0.11/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/freeradius/9.0.11/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/freeradius/9.0.12/CHANGELOG.md b/stable/freeradius/9.0.12/CHANGELOG.md new file mode 100644 index 00000000000..214293155bc --- /dev/null +++ b/stable/freeradius/9.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [freeradius-9.0.12](https://github.com/truecharts/charts/compare/freeradius-9.0.11...freeradius-9.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [freeradius-9.0.11](https://github.com/truecharts/charts/compare/freeradius-9.0.10...freeradius-9.0.11) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [freeradius-9.0.10](https://github.com/truecharts/charts/compare/freeradius-9.0.9...freeradius-9.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [freeradius-9.0.9](https://github.com/truecharts/charts/compare/freeradius-9.0.8...freeradius-9.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [freeradius-9.0.8](https://github.com/truecharts/charts/compare/freeradius-9.0.7...freeradius-9.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [freeradius-9.0.7](https://github.com/truecharts/charts/compare/freeradius-9.0.6...freeradius-9.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [freeradius-9.0.6](https://github.com/truecharts/charts/compare/freeradius-9.0.5...freeradius-9.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [freeradius-9.0.5](https://github.com/truecharts/charts/compare/freeradius-9.0.4...freeradius-9.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [freeradius-9.0.4](https://github.com/truecharts/charts/compare/freeradius-9.0.3...freeradius-9.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [freeradius-9.0.3](https://github.com/truecharts/charts/compare/freeradius-9.0.2...freeradius-9.0.3) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [freeradius-9.0.2](https://github.com/truecharts/charts/compare/freeradius-9.0.1...freeradius-9.0.2) (2023-04-15) + +### Chore diff --git a/stable/freeradius/9.0.12/Chart.yaml b/stable/freeradius/9.0.12/Chart.yaml new file mode 100644 index 00000000000..3dc38133923 --- /dev/null +++ b/stable/freeradius/9.0.12/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "3.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +description: OpenSource Radius implementation +home: https://truecharts.org/charts/stable/freeradius +icon: https://truecharts.org/img/hotlink-ok/chart-icons/freeradius.png +keywords: + - radius + - auth +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: freeradius +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/freeradius + - https://freeradius.org/ +type: application +version: 9.0.12 +annotations: + truecharts.org/catagories: | + - auth + truecharts.org/SCALE-support: "true" diff --git a/stable/homer/5.0.13/README.md b/stable/freeradius/9.0.12/README.md similarity index 100% rename from stable/homer/5.0.13/README.md rename to stable/freeradius/9.0.12/README.md diff --git a/stable/freeradius/9.0.12/app-changelog.md b/stable/freeradius/9.0.12/app-changelog.md new file mode 100644 index 00000000000..14ab0b8181c --- /dev/null +++ b/stable/freeradius/9.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [freeradius-9.0.12](https://github.com/truecharts/charts/compare/freeradius-9.0.11...freeradius-9.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/freeradius/9.0.11/app-readme.md b/stable/freeradius/9.0.12/app-readme.md similarity index 100% rename from stable/freeradius/9.0.11/app-readme.md rename to stable/freeradius/9.0.12/app-readme.md diff --git a/stable/freeradius/9.0.12/charts/common-12.9.2.tgz b/stable/freeradius/9.0.12/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/freeradius/9.0.12/charts/common-12.9.2.tgz differ diff --git a/stable/freeradius/9.0.11/ix_values.yaml b/stable/freeradius/9.0.12/ix_values.yaml similarity index 100% rename from stable/freeradius/9.0.11/ix_values.yaml rename to stable/freeradius/9.0.12/ix_values.yaml diff --git a/stable/freeradius/9.0.11/questions.yaml b/stable/freeradius/9.0.12/questions.yaml similarity index 100% rename from stable/freeradius/9.0.11/questions.yaml rename to stable/freeradius/9.0.12/questions.yaml diff --git a/stable/hyperion-ng/9.0.14/templates/NOTES.txt b/stable/freeradius/9.0.12/templates/NOTES.txt similarity index 100% rename from stable/hyperion-ng/9.0.14/templates/NOTES.txt rename to stable/freeradius/9.0.12/templates/NOTES.txt diff --git a/stable/freeradius/9.0.11/templates/common.yaml b/stable/freeradius/9.0.12/templates/common.yaml similarity index 100% rename from stable/freeradius/9.0.11/templates/common.yaml rename to stable/freeradius/9.0.12/templates/common.yaml diff --git a/stable/immich/7.0.2/values.yaml b/stable/freeradius/9.0.12/values.yaml similarity index 100% rename from stable/immich/7.0.2/values.yaml rename to stable/freeradius/9.0.12/values.yaml diff --git a/stable/freshrss/14.0.16/CHANGELOG.md b/stable/freshrss/14.0.16/CHANGELOG.md new file mode 100644 index 00000000000..3337a175f08 --- /dev/null +++ b/stable/freshrss/14.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [freshrss-14.0.16](https://github.com/truecharts/charts/compare/freshrss-14.0.15...freshrss-14.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [freshrss-14.0.15](https://github.com/truecharts/charts/compare/freshrss-14.0.14...freshrss-14.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [freshrss-14.0.14](https://github.com/truecharts/charts/compare/freshrss-14.0.13...freshrss-14.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [freshrss-14.0.13](https://github.com/truecharts/charts/compare/freshrss-14.0.12...freshrss-14.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [freshrss-14.0.12](https://github.com/truecharts/charts/compare/freshrss-14.0.11...freshrss-14.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [freshrss-14.0.11](https://github.com/truecharts/charts/compare/freshrss-14.0.10...freshrss-14.0.11) (2023-04-30) + +### Chore + +- update helm general non-major ([#8542](https://github.com/truecharts/charts/issues/8542)) + + + + +## [freshrss-14.0.10](https://github.com/truecharts/charts/compare/freshrss-14.0.9...freshrss-14.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/freshrss to 1.21.0 ([#8618](https://github.com/truecharts/charts/issues/8618)) + + + + +## [freshrss-14.0.9](https://github.com/truecharts/charts/compare/freshrss-14.0.8...freshrss-14.0.9) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/freshrss to v1.21.0 ([#8574](https://github.com/truecharts/charts/issues/8574)) + + + + +## [freshrss-14.0.8](https://github.com/truecharts/charts/compare/freshrss-14.0.7...freshrss-14.0.8) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/freshrss to v ([#8229](https://github.com/truecharts/charts/issues/8229)) + + + + +## [freshrss-14.0.7](https://github.com/truecharts/charts/compare/freshrss-14.0.6...freshrss-14.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [freshrss-14.0.6](https://github.com/truecharts/charts/compare/freshrss-14.0.5...freshrss-14.0.6) (2023-04-25) + +### Chore diff --git a/stable/freshrss/14.0.16/Chart.yaml b/stable/freshrss/14.0.16/Chart.yaml new file mode 100644 index 00000000000..dc54717b259 --- /dev/null +++ b/stable/freshrss/14.0.16/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.21.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - freshrss + - rss +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: freshrss +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/freshrss + - https://github.com/FreshRSS/FreshRSS +type: application +version: 14.0.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/htpcmanager/5.0.13/README.md b/stable/freshrss/14.0.16/README.md similarity index 100% rename from stable/htpcmanager/5.0.13/README.md rename to stable/freshrss/14.0.16/README.md diff --git a/stable/freshrss/14.0.16/app-changelog.md b/stable/freshrss/14.0.16/app-changelog.md new file mode 100644 index 00000000000..356c7898c25 --- /dev/null +++ b/stable/freshrss/14.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [freshrss-14.0.16](https://github.com/truecharts/charts/compare/freshrss-14.0.15...freshrss-14.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/freshrss/14.0.16/app-readme.md b/stable/freshrss/14.0.16/app-readme.md new file mode 100644 index 00000000000..54945d89ba8 --- /dev/null +++ b/stable/freshrss/14.0.16/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/14.0.16/charts/common-12.9.2.tgz b/stable/freshrss/14.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/freshrss/14.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/freshrss/14.0.16/ix_values.yaml b/stable/freshrss/14.0.16/ix_values.yaml new file mode 100644 index 00000000000..536b5e229f5 --- /dev/null +++ b/stable/freshrss/14.0.16/ix_values.yaml @@ -0,0 +1,27 @@ +image: + repository: tccr.io/truecharts/freshrss + pullPolicy: IfNotPresent + tag: 1.21.0@sha256:ab5a65207ab29b1780e036fe680228ff86a58626ebb79140186436645fb3aefa + +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/14.0.16/questions.yaml b/stable/freshrss/14.0.16/questions.yaml new file mode 100644 index 00000000000..25b97777ef3 --- /dev/null +++ b/stable/freshrss/14.0.16/questions.yaml @@ -0,0 +1,1927 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/immich/7.0.2/templates/NOTES.txt b/stable/freshrss/14.0.16/templates/NOTES.txt similarity index 100% rename from stable/immich/7.0.2/templates/NOTES.txt rename to stable/freshrss/14.0.16/templates/NOTES.txt diff --git a/stable/jellyseerr/5.0.14/templates/common.yaml b/stable/freshrss/14.0.16/templates/common.yaml similarity index 100% rename from stable/jellyseerr/5.0.14/templates/common.yaml rename to stable/freshrss/14.0.16/templates/common.yaml diff --git a/stable/impostor-server/4.0.14/values.yaml b/stable/freshrss/14.0.16/values.yaml similarity index 100% rename from stable/impostor-server/4.0.14/values.yaml rename to stable/freshrss/14.0.16/values.yaml diff --git a/stable/friendica/8.0.11/CHANGELOG.md b/stable/friendica/8.0.11/CHANGELOG.md deleted file mode 100644 index 928b983eeaf..00000000000 --- a/stable/friendica/8.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [friendica-8.0.11](https://github.com/truecharts/charts/compare/friendica-8.0.10...friendica-8.0.11) (2023-05-19) - -### Chore - -- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) - - - - -## [friendica-8.0.10](https://github.com/truecharts/charts/compare/friendica-8.0.9...friendica-8.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [friendica-8.0.9](https://github.com/truecharts/charts/compare/friendica-8.0.8...friendica-8.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [friendica-8.0.8](https://github.com/truecharts/charts/compare/friendica-8.0.7...friendica-8.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [friendica-8.0.7](https://github.com/truecharts/charts/compare/friendica-8.0.6...friendica-8.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [friendica-8.0.6](https://github.com/truecharts/charts/compare/friendica-8.0.5...friendica-8.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [friendica-8.0.5](https://github.com/truecharts/charts/compare/friendica-8.0.4...friendica-8.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [friendica-8.0.4](https://github.com/truecharts/charts/compare/friendica-8.0.3...friendica-8.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [friendica-8.0.3](https://github.com/truecharts/charts/compare/friendica-8.0.2...friendica-8.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [friendica-8.0.2](https://github.com/truecharts/charts/compare/friendica-8.0.1...friendica-8.0.2) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [friendica-8.0.1](https://github.com/truecharts/charts/compare/friendica-8.0.0...friendica-8.0.1) (2023-04-14) - - diff --git a/stable/friendica/8.0.11/Chart.yaml b/stable/friendica/8.0.11/Chart.yaml deleted file mode 100644 index 937028bb57f..00000000000 --- a/stable/friendica/8.0.11/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "2022.06" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.27 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.41 -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 -keywords: - - friend - - social -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: friendica -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/friendica - - https://friendi.ca/ -version: 8.0.11 -annotations: - truecharts.org/catagories: | - - social - truecharts.org/SCALE-support: "true" diff --git a/stable/friendica/8.0.11/app-changelog.md b/stable/friendica/8.0.11/app-changelog.md deleted file mode 100644 index 25207ddd969..00000000000 --- a/stable/friendica/8.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [friendica-8.0.11](https://github.com/truecharts/charts/compare/friendica-8.0.10...friendica-8.0.11) (2023-05-19) - -### Chore - -- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) - - \ No newline at end of file diff --git a/stable/friendica/8.0.11/charts/common-12.8.1.tgz b/stable/friendica/8.0.11/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/friendica/8.0.11/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/friendica/8.0.11/charts/mariadb-7.0.27.tgz b/stable/friendica/8.0.11/charts/mariadb-7.0.27.tgz deleted file mode 100644 index c0d43d828b9..00000000000 Binary files a/stable/friendica/8.0.11/charts/mariadb-7.0.27.tgz and /dev/null differ diff --git a/stable/friendica/8.0.11/charts/redis-6.0.41.tgz b/stable/friendica/8.0.11/charts/redis-6.0.41.tgz deleted file mode 100644 index 7d49e097628..00000000000 Binary files a/stable/friendica/8.0.11/charts/redis-6.0.41.tgz and /dev/null differ diff --git a/stable/friendica/8.0.11/questions.yaml b/stable/friendica/8.0.11/questions.yaml deleted file mode 100644 index 2968db53656..00000000000 --- a/stable/friendica/8.0.11/questions.yaml +++ /dev/null @@ -1,1984 +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: 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: 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: hostNetwork - group: Networking and Services - label: Host-Networking (Complicated) - schema: - hidden: true - type: boolean - default: false - - 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: - 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: - 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 - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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 - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: [] - items: - - variable: pathEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: path - label: Path - schema: - type: string - required: true - default: "/" - - variable: pathType - label: Path Type - schema: - type: string - required: true - default: Prefix - - variable: certificateIssuer - label: Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - 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: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: 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: service - label: Linked Service - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: Service Name - schema: - type: string - default: "" - - variable: port - label: Service Port - schema: - type: int - - variable: clusterIssuer - label: clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - default: [] - show_if: [["clusterIssuer", "=", ""]] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - variable: clusterIssuer - 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: [["clusterIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - type: string - show_if: [["clusterIssuer", "=", ""]] - default: "" - - variable: entrypoint - label: Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: securityContext - group: Security and Permissions - label: Security Context - schema: - additional_attrs: true - type: dict - attrs: - - variable: container - label: Container - schema: - additional_attrs: true - type: dict - attrs: - # Settings from questions.yaml get appended here on a per-app basis - - - variable: runAsUser - label: "runAsUser" - description: "The UserID of the user running the application" - schema: - type: int - default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: - 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: 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: - 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: - 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 - - 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/friendica/8.0.12/CHANGELOG.md b/stable/friendica/8.0.12/CHANGELOG.md new file mode 100644 index 00000000000..f4ce04e5143 --- /dev/null +++ b/stable/friendica/8.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [friendica-8.0.12](https://github.com/truecharts/charts/compare/friendica-8.0.11...friendica-8.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [friendica-8.0.11](https://github.com/truecharts/charts/compare/friendica-8.0.10...friendica-8.0.11) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + + + +## [friendica-8.0.10](https://github.com/truecharts/charts/compare/friendica-8.0.9...friendica-8.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [friendica-8.0.9](https://github.com/truecharts/charts/compare/friendica-8.0.8...friendica-8.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [friendica-8.0.8](https://github.com/truecharts/charts/compare/friendica-8.0.7...friendica-8.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [friendica-8.0.7](https://github.com/truecharts/charts/compare/friendica-8.0.6...friendica-8.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [friendica-8.0.6](https://github.com/truecharts/charts/compare/friendica-8.0.5...friendica-8.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [friendica-8.0.5](https://github.com/truecharts/charts/compare/friendica-8.0.4...friendica-8.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [friendica-8.0.4](https://github.com/truecharts/charts/compare/friendica-8.0.3...friendica-8.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [friendica-8.0.3](https://github.com/truecharts/charts/compare/friendica-8.0.2...friendica-8.0.3) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + diff --git a/stable/friendica/8.0.12/Chart.yaml b/stable/friendica/8.0.12/Chart.yaml new file mode 100644 index 00000000000..1afe4b85730 --- /dev/null +++ b/stable/friendica/8.0.12/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "2022.06" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.29 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.43 +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 +keywords: + - friend + - social +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: friendica +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/friendica + - https://friendi.ca/ +version: 8.0.12 +annotations: + truecharts.org/catagories: | + - social + truecharts.org/SCALE-support: "true" diff --git a/stable/hyperion-ng/9.0.14/README.md b/stable/friendica/8.0.12/README.md similarity index 100% rename from stable/hyperion-ng/9.0.14/README.md rename to stable/friendica/8.0.12/README.md diff --git a/stable/friendica/8.0.12/app-changelog.md b/stable/friendica/8.0.12/app-changelog.md new file mode 100644 index 00000000000..602fd6d9a9c --- /dev/null +++ b/stable/friendica/8.0.12/app-changelog.md @@ -0,0 +1,13 @@ + + +## [friendica-8.0.12](https://github.com/truecharts/charts/compare/friendica-8.0.11...friendica-8.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + \ No newline at end of file diff --git a/stable/friendica/8.0.11/app-readme.md b/stable/friendica/8.0.12/app-readme.md similarity index 100% rename from stable/friendica/8.0.11/app-readme.md rename to stable/friendica/8.0.12/app-readme.md diff --git a/stable/friendica/8.0.12/charts/common-12.9.2.tgz b/stable/friendica/8.0.12/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/friendica/8.0.12/charts/common-12.9.2.tgz differ diff --git a/stable/friendica/8.0.12/charts/mariadb-7.0.29.tgz b/stable/friendica/8.0.12/charts/mariadb-7.0.29.tgz new file mode 100644 index 00000000000..21a10bce974 Binary files /dev/null and b/stable/friendica/8.0.12/charts/mariadb-7.0.29.tgz differ diff --git a/stable/friendica/8.0.12/charts/redis-6.0.43.tgz b/stable/friendica/8.0.12/charts/redis-6.0.43.tgz new file mode 100644 index 00000000000..458131b9e1e Binary files /dev/null and b/stable/friendica/8.0.12/charts/redis-6.0.43.tgz differ diff --git a/stable/friendica/8.0.11/ix_values.yaml b/stable/friendica/8.0.12/ix_values.yaml similarity index 100% rename from stable/friendica/8.0.11/ix_values.yaml rename to stable/friendica/8.0.12/ix_values.yaml diff --git a/stable/friendica/8.0.12/questions.yaml b/stable/friendica/8.0.12/questions.yaml new file mode 100644 index 00000000000..4dac4d02393 --- /dev/null +++ b/stable/friendica/8.0.12/questions.yaml @@ -0,0 +1,2045 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/impostor-server/4.0.14/templates/NOTES.txt b/stable/friendica/8.0.12/templates/NOTES.txt similarity index 100% rename from stable/impostor-server/4.0.14/templates/NOTES.txt rename to stable/friendica/8.0.12/templates/NOTES.txt diff --git a/stable/friendica/8.0.11/templates/common.yaml b/stable/friendica/8.0.12/templates/common.yaml similarity index 100% rename from stable/friendica/8.0.11/templates/common.yaml rename to stable/friendica/8.0.12/templates/common.yaml diff --git a/stable/ipfs/6.0.15/values.yaml b/stable/friendica/8.0.12/values.yaml similarity index 100% rename from stable/ipfs/6.0.15/values.yaml rename to stable/friendica/8.0.12/values.yaml diff --git a/stable/gaps/14.0.14/CHANGELOG.md b/stable/gaps/14.0.14/CHANGELOG.md new file mode 100644 index 00000000000..7ddfcdf41c1 --- /dev/null +++ b/stable/gaps/14.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [gaps-14.0.14](https://github.com/truecharts/charts/compare/gaps-14.0.13...gaps-14.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [gaps-14.0.13](https://github.com/truecharts/charts/compare/gaps-14.0.12...gaps-14.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [gaps-14.0.12](https://github.com/truecharts/charts/compare/gaps-14.0.11...gaps-14.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [gaps-14.0.11](https://github.com/truecharts/charts/compare/gaps-14.0.10...gaps-14.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [gaps-14.0.10](https://github.com/truecharts/charts/compare/gaps-14.0.9...gaps-14.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [gaps-14.0.9](https://github.com/truecharts/charts/compare/gaps-14.0.8...gaps-14.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [gaps-14.0.8](https://github.com/truecharts/charts/compare/gaps-14.0.7...gaps-14.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [gaps-14.0.7](https://github.com/truecharts/charts/compare/gaps-14.0.6...gaps-14.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [gaps-14.0.6](https://github.com/truecharts/charts/compare/gaps-14.0.5...gaps-14.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [gaps-14.0.5](https://github.com/truecharts/charts/compare/gaps-14.0.4...gaps-14.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [gaps-14.0.4](https://github.com/truecharts/charts/compare/gaps-14.0.3...gaps-14.0.4) (2023-04-15) + +### Chore diff --git a/stable/gaps/14.0.14/Chart.yaml b/stable/gaps/14.0.14/Chart.yaml new file mode 100644 index 00000000000..84571c291a2 --- /dev/null +++ b/stable/gaps/14.0.14/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.10.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - gaps + - plex + - plex-media-server +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: gaps +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/gaps + - https://github.com/JasonHHouse/gaps +type: application +version: 14.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/immich/7.0.2/README.md b/stable/gaps/14.0.14/README.md similarity index 100% rename from stable/immich/7.0.2/README.md rename to stable/gaps/14.0.14/README.md diff --git a/stable/gaps/14.0.14/app-changelog.md b/stable/gaps/14.0.14/app-changelog.md new file mode 100644 index 00000000000..f29e5d793b6 --- /dev/null +++ b/stable/gaps/14.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [gaps-14.0.14](https://github.com/truecharts/charts/compare/gaps-14.0.13...gaps-14.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/gaps/14.0.14/app-readme.md b/stable/gaps/14.0.14/app-readme.md new file mode 100644 index 00000000000..ac58a5bf8b0 --- /dev/null +++ b/stable/gaps/14.0.14/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/14.0.14/charts/common-12.9.2.tgz b/stable/gaps/14.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/gaps/14.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/gaps/14.0.14/ix_values.yaml b/stable/gaps/14.0.14/ix_values.yaml new file mode 100644 index 00000000000..2ddedc82ea5 --- /dev/null +++ b/stable/gaps/14.0.14/ix_values.yaml @@ -0,0 +1,26 @@ +image: + repository: tccr.io/truecharts/gaps + pullPolicy: IfNotPresent + tag: 0.10.4@sha256:42bf1abedb87bdb969ecb36e217502b32a531cfc03d97bee3997b72b2939723b +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/14.0.14/questions.yaml b/stable/gaps/14.0.14/questions.yaml new file mode 100644 index 00000000000..43d0514885e --- /dev/null +++ b/stable/gaps/14.0.14/questions.yaml @@ -0,0 +1,1927 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/ipfs/6.0.15/templates/NOTES.txt b/stable/gaps/14.0.14/templates/NOTES.txt similarity index 100% rename from stable/ipfs/6.0.15/templates/NOTES.txt rename to stable/gaps/14.0.14/templates/NOTES.txt diff --git a/stable/jupyter/4.0.21/templates/common.yaml b/stable/gaps/14.0.14/templates/common.yaml similarity index 100% rename from stable/jupyter/4.0.21/templates/common.yaml rename to stable/gaps/14.0.14/templates/common.yaml diff --git a/stable/ispy-agent-dvr/5.0.16/values.yaml b/stable/gaps/14.0.14/values.yaml similarity index 100% rename from stable/ispy-agent-dvr/5.0.16/values.yaml rename to stable/gaps/14.0.14/values.yaml diff --git a/stable/gitea/13.0.7/CHANGELOG.md b/stable/gitea/13.0.7/CHANGELOG.md new file mode 100644 index 00000000000..655c1089829 --- /dev/null +++ b/stable/gitea/13.0.7/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [gitea-13.0.7](https://github.com/truecharts/charts/compare/gitea-13.0.6...gitea-13.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [gitea-13.0.6](https://github.com/truecharts/charts/compare/gitea-13.0.5...gitea-13.0.6) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [gitea-13.0.5](https://github.com/truecharts/charts/compare/gitea-13.0.4...gitea-13.0.5) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [gitea-13.0.4](https://github.com/truecharts/charts/compare/gitea-13.0.3...gitea-13.0.4) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/gitea to v1.19.3 ([#8820](https://github.com/truecharts/charts/issues/8820)) + + + + +## [gitea-13.0.3](https://github.com/truecharts/charts/compare/gitea-13.0.2...gitea-13.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [gitea-13.0.2](https://github.com/truecharts/charts/compare/gitea-13.0.1...gitea-13.0.2) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [gitea-13.0.1](https://github.com/truecharts/charts/compare/gitea-13.0.0...gitea-13.0.1) (2023-05-02) + +### Chore + +- update container image tccr.io/truecharts/gitea to v1.19.2 ([#8577](https://github.com/truecharts/charts/issues/8577)) + + + + +## [gitea-13.0.0](https://github.com/truecharts/charts/compare/gitea-12.0.31...gitea-13.0.0) (2023-04-30) + +### Feat + +- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) + + + + +## [gitea-12.0.31](https://github.com/truecharts/charts/compare/gitea-12.0.30...gitea-12.0.31) (2023-02-27) + +### Chore + +- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725)) + + + + +## [gitea-12.0.30](https://github.com/truecharts/charts/compare/gitea-12.0.29...gitea-12.0.30) (2023-02-22) + +### Chore + +- update container image tccr.io/truecharts/gitea to v1.18.5 + + + + +## [gitea-12.0.29](https://github.com/truecharts/charts/compare/gitea-12.0.28...gitea-12.0.29) (2023-02-20) + +### Chore diff --git a/stable/gitea/13.0.7/Chart.yaml b/stable/gitea/13.0.7/Chart.yaml new file mode 100644 index 00000000000..8722809674e --- /dev/null +++ b/stable/gitea/13.0.7/Chart.yaml @@ -0,0 +1,37 @@ +apiVersion: v2 +appVersion: "1.19.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + - condition: memcached.enabled + name: memcached + repository: https://deps.truecharts.org/ + version: 6.0.40 +deprecated: false +description: Self hosted GIT repositories +home: https://truecharts.org/charts/stable/gitea +icon: https://truecharts.org/img/hotlink-ok/chart-icons/gitea.png +keywords: + - git + - issue tracker + - code review + - wiki + - gitea + - gogs +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: gitea +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/gitea + - https://gitea.com/gitea/helm-chart + - https://github.com/go-gitea/gitea +type: application +version: 13.0.7 +annotations: + truecharts.org/catagories: | + - GIT + truecharts.org/SCALE-support: "true" diff --git a/stable/kasm/4.0.14/LICENSE b/stable/gitea/13.0.7/LICENSE similarity index 100% rename from stable/kasm/4.0.14/LICENSE rename to stable/gitea/13.0.7/LICENSE diff --git a/stable/impostor-server/4.0.14/README.md b/stable/gitea/13.0.7/README.md similarity index 100% rename from stable/impostor-server/4.0.14/README.md rename to stable/gitea/13.0.7/README.md diff --git a/stable/gitea/13.0.7/app-changelog.md b/stable/gitea/13.0.7/app-changelog.md new file mode 100644 index 00000000000..0a4fb6c29cd --- /dev/null +++ b/stable/gitea/13.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [gitea-13.0.7](https://github.com/truecharts/charts/compare/gitea-13.0.6...gitea-13.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/gitea/13.0.7/app-readme.md b/stable/gitea/13.0.7/app-readme.md new file mode 100644 index 00000000000..e8603ada352 --- /dev/null +++ b/stable/gitea/13.0.7/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/13.0.7/charts/common-12.9.2.tgz b/stable/gitea/13.0.7/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/gitea/13.0.7/charts/common-12.9.2.tgz differ diff --git a/stable/gitea/13.0.7/charts/memcached-6.0.40.tgz b/stable/gitea/13.0.7/charts/memcached-6.0.40.tgz new file mode 100644 index 00000000000..b4b7d2b70ab Binary files /dev/null and b/stable/gitea/13.0.7/charts/memcached-6.0.40.tgz differ diff --git a/stable/gitea/13.0.7/ix_values.yaml b/stable/gitea/13.0.7/ix_values.yaml new file mode 100644 index 00000000000..4f24f407821 --- /dev/null +++ b/stable/gitea/13.0.7/ix_values.yaml @@ -0,0 +1,129 @@ +image: + repository: tccr.io/truecharts/gitea + tag: v1.19.3@sha256:790cb2596272e0e60ced177a7137a6312ce312de57edd593d144ca970d8099f5 + 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" +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/13.0.7/questions.yaml b/stable/gitea/13.0.7/questions.yaml new file mode 100644 index 00000000000..f5071d174c2 --- /dev/null +++ b/stable/gitea/13.0.7/questions.yaml @@ -0,0 +1,2081 @@ +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": "2"}] + 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: 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: + - variable: catagoryItem + label: "Catagory" + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: "Config Catagory 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/ispy-agent-dvr/5.0.16/templates/NOTES.txt b/stable/gitea/13.0.7/templates/NOTES.txt similarity index 100% rename from stable/ispy-agent-dvr/5.0.16/templates/NOTES.txt rename to stable/gitea/13.0.7/templates/NOTES.txt diff --git a/stable/gitea/13.0.7/templates/_configmap.tpl b/stable/gitea/13.0.7/templates/_configmap.tpl new file mode 100644 index 00000000000..7605060d627 --- /dev/null +++ b/stable/gitea/13.0.7/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/13.0.7/templates/_secrets.tpl b/stable/gitea/13.0.7/templates/_secrets.tpl new file mode 100644 index 00000000000..b0d30ed35c0 --- /dev/null +++ b/stable/gitea/13.0.7/templates/_secrets.tpl @@ -0,0 +1,233 @@ +{{/* Define the secrets */}} +{{- define "gitea.secrets" -}} + +{{ $DOMAIN := .Values.config.nodeIP | quote -}} +{{ $URL := (printf "http://%s/" .Values.config.nodeIP) }} +{{- $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.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/13.0.7/templates/common.yaml b/stable/gitea/13.0.7/templates/common.yaml new file mode 100644 index 00000000000..ebc9e9874f6 --- /dev/null +++ b/stable/gitea/13.0.7/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/iyuuplus/5.0.13/values.yaml b/stable/gitea/13.0.7/values.yaml similarity index 100% rename from stable/iyuuplus/5.0.13/values.yaml rename to stable/gitea/13.0.7/values.yaml diff --git a/stable/golinks/7.0.13/CHANGELOG.md b/stable/golinks/7.0.13/CHANGELOG.md deleted file mode 100644 index 780ad8cc955..00000000000 --- a/stable/golinks/7.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [golinks-7.0.13](https://github.com/truecharts/charts/compare/golinks-7.0.12...golinks-7.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [golinks-7.0.12](https://github.com/truecharts/charts/compare/golinks-7.0.11...golinks-7.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [golinks-7.0.11](https://github.com/truecharts/charts/compare/golinks-7.0.10...golinks-7.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [golinks-7.0.10](https://github.com/truecharts/charts/compare/golinks-7.0.9...golinks-7.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [golinks-7.0.9](https://github.com/truecharts/charts/compare/golinks-7.0.8...golinks-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [golinks-7.0.8](https://github.com/truecharts/charts/compare/golinks-7.0.7...golinks-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [golinks-7.0.7](https://github.com/truecharts/charts/compare/golinks-7.0.6...golinks-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [golinks-7.0.6](https://github.com/truecharts/charts/compare/golinks-7.0.5...golinks-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [golinks-7.0.5](https://github.com/truecharts/charts/compare/golinks-7.0.4...golinks-7.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [golinks-7.0.4](https://github.com/truecharts/charts/compare/golinks-7.0.3...golinks-7.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [golinks-7.0.3](https://github.com/truecharts/charts/compare/golinks-7.0.2...golinks-7.0.3) (2023-04-14) - - diff --git a/stable/golinks/7.0.13/Chart.yaml b/stable/golinks/7.0.13/Chart.yaml deleted file mode 100644 index 7c988f7caaf..00000000000 --- a/stable/golinks/7.0.13/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "154c581" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - search - - browser - - bookmarks - - smart-bookmarks - - golinks -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: golinks -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/golinks - - https://github.com/prologic/golinks - - https://github.com/nicholaswilde/docker-golinks -type: application -version: 7.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/golinks/7.0.13/app-changelog.md b/stable/golinks/7.0.13/app-changelog.md deleted file mode 100644 index 140e25289d7..00000000000 --- a/stable/golinks/7.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [golinks-7.0.13](https://github.com/truecharts/charts/compare/golinks-7.0.12...golinks-7.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/golinks/7.0.13/charts/common-12.8.1.tgz b/stable/golinks/7.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/golinks/7.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/golinks/7.0.14/CHANGELOG.md b/stable/golinks/7.0.14/CHANGELOG.md new file mode 100644 index 00000000000..93009252aec --- /dev/null +++ b/stable/golinks/7.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [golinks-7.0.14](https://github.com/truecharts/charts/compare/golinks-7.0.13...golinks-7.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [golinks-7.0.13](https://github.com/truecharts/charts/compare/golinks-7.0.12...golinks-7.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [golinks-7.0.12](https://github.com/truecharts/charts/compare/golinks-7.0.11...golinks-7.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [golinks-7.0.11](https://github.com/truecharts/charts/compare/golinks-7.0.10...golinks-7.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [golinks-7.0.10](https://github.com/truecharts/charts/compare/golinks-7.0.9...golinks-7.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [golinks-7.0.9](https://github.com/truecharts/charts/compare/golinks-7.0.8...golinks-7.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [golinks-7.0.8](https://github.com/truecharts/charts/compare/golinks-7.0.7...golinks-7.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [golinks-7.0.7](https://github.com/truecharts/charts/compare/golinks-7.0.6...golinks-7.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [golinks-7.0.6](https://github.com/truecharts/charts/compare/golinks-7.0.5...golinks-7.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [golinks-7.0.5](https://github.com/truecharts/charts/compare/golinks-7.0.4...golinks-7.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [golinks-7.0.4](https://github.com/truecharts/charts/compare/golinks-7.0.3...golinks-7.0.4) (2023-04-15) + +### Chore diff --git a/stable/golinks/7.0.14/Chart.yaml b/stable/golinks/7.0.14/Chart.yaml new file mode 100644 index 00000000000..ead1b531d2c --- /dev/null +++ b/stable/golinks/7.0.14/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "154c581" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - search + - browser + - bookmarks + - smart-bookmarks + - golinks +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: golinks +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/golinks + - https://github.com/prologic/golinks + - https://github.com/nicholaswilde/docker-golinks +type: application +version: 7.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/ipfs/6.0.15/README.md b/stable/golinks/7.0.14/README.md similarity index 100% rename from stable/ipfs/6.0.15/README.md rename to stable/golinks/7.0.14/README.md diff --git a/stable/golinks/7.0.14/app-changelog.md b/stable/golinks/7.0.14/app-changelog.md new file mode 100644 index 00000000000..5d26c1b2593 --- /dev/null +++ b/stable/golinks/7.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [golinks-7.0.14](https://github.com/truecharts/charts/compare/golinks-7.0.13...golinks-7.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/golinks/7.0.13/app-readme.md b/stable/golinks/7.0.14/app-readme.md similarity index 100% rename from stable/golinks/7.0.13/app-readme.md rename to stable/golinks/7.0.14/app-readme.md diff --git a/stable/golinks/7.0.14/charts/common-12.9.2.tgz b/stable/golinks/7.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/golinks/7.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/golinks/7.0.13/ix_values.yaml b/stable/golinks/7.0.14/ix_values.yaml similarity index 100% rename from stable/golinks/7.0.13/ix_values.yaml rename to stable/golinks/7.0.14/ix_values.yaml diff --git a/stable/golinks/7.0.13/questions.yaml b/stable/golinks/7.0.14/questions.yaml similarity index 100% rename from stable/golinks/7.0.13/questions.yaml rename to stable/golinks/7.0.14/questions.yaml diff --git a/stable/iyuuplus/5.0.13/templates/NOTES.txt b/stable/golinks/7.0.14/templates/NOTES.txt similarity index 100% rename from stable/iyuuplus/5.0.13/templates/NOTES.txt rename to stable/golinks/7.0.14/templates/NOTES.txt diff --git a/stable/golinks/7.0.13/templates/common.yaml b/stable/golinks/7.0.14/templates/common.yaml similarity index 100% rename from stable/golinks/7.0.13/templates/common.yaml rename to stable/golinks/7.0.14/templates/common.yaml diff --git a/stable/jellyseerr/5.0.14/values.yaml b/stable/golinks/7.0.14/values.yaml similarity index 100% rename from stable/jellyseerr/5.0.14/values.yaml rename to stable/golinks/7.0.14/values.yaml diff --git a/stable/gonic/9.0.13/CHANGELOG.md b/stable/gonic/9.0.13/CHANGELOG.md deleted file mode 100644 index 33ed7f34472..00000000000 --- a/stable/gonic/9.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [gonic-9.0.13](https://github.com/truecharts/charts/compare/gonic-9.0.12...gonic-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [gonic-9.0.12](https://github.com/truecharts/charts/compare/gonic-9.0.11...gonic-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [gonic-9.0.11](https://github.com/truecharts/charts/compare/gonic-9.0.10...gonic-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [gonic-9.0.10](https://github.com/truecharts/charts/compare/gonic-9.0.9...gonic-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [gonic-9.0.9](https://github.com/truecharts/charts/compare/gonic-9.0.8...gonic-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [gonic-9.0.8](https://github.com/truecharts/charts/compare/gonic-9.0.7...gonic-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [gonic-9.0.7](https://github.com/truecharts/charts/compare/gonic-9.0.6...gonic-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [gonic-9.0.6](https://github.com/truecharts/charts/compare/gonic-9.0.5...gonic-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [gonic-9.0.5](https://github.com/truecharts/charts/compare/gonic-9.0.4...gonic-9.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [gonic-9.0.4](https://github.com/truecharts/charts/compare/gonic-9.0.3...gonic-9.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [gonic-9.0.3](https://github.com/truecharts/charts/compare/gonic-9.0.2...gonic-9.0.3) (2023-04-14) - - diff --git a/stable/gonic/9.0.13/Chart.yaml b/stable/gonic/9.0.13/Chart.yaml deleted file mode 100644 index 456c118d40e..00000000000 --- a/stable/gonic/9.0.13/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "0.15.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - music - - subsonic -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: gonic -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/gonic - - https://github.com/sentriz/gonic -version: 9.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/gonic/9.0.13/app-changelog.md b/stable/gonic/9.0.13/app-changelog.md deleted file mode 100644 index c4ded96d2e2..00000000000 --- a/stable/gonic/9.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [gonic-9.0.13](https://github.com/truecharts/charts/compare/gonic-9.0.12...gonic-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/gonic/9.0.13/charts/common-12.8.1.tgz b/stable/gonic/9.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/gonic/9.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/gonic/9.0.14/CHANGELOG.md b/stable/gonic/9.0.14/CHANGELOG.md new file mode 100644 index 00000000000..a14111d07e5 --- /dev/null +++ b/stable/gonic/9.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [gonic-9.0.14](https://github.com/truecharts/charts/compare/gonic-9.0.13...gonic-9.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [gonic-9.0.13](https://github.com/truecharts/charts/compare/gonic-9.0.12...gonic-9.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [gonic-9.0.12](https://github.com/truecharts/charts/compare/gonic-9.0.11...gonic-9.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [gonic-9.0.11](https://github.com/truecharts/charts/compare/gonic-9.0.10...gonic-9.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [gonic-9.0.10](https://github.com/truecharts/charts/compare/gonic-9.0.9...gonic-9.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [gonic-9.0.9](https://github.com/truecharts/charts/compare/gonic-9.0.8...gonic-9.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [gonic-9.0.8](https://github.com/truecharts/charts/compare/gonic-9.0.7...gonic-9.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [gonic-9.0.7](https://github.com/truecharts/charts/compare/gonic-9.0.6...gonic-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [gonic-9.0.6](https://github.com/truecharts/charts/compare/gonic-9.0.5...gonic-9.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [gonic-9.0.5](https://github.com/truecharts/charts/compare/gonic-9.0.4...gonic-9.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [gonic-9.0.4](https://github.com/truecharts/charts/compare/gonic-9.0.3...gonic-9.0.4) (2023-04-15) + +### Chore diff --git a/stable/gonic/9.0.14/Chart.yaml b/stable/gonic/9.0.14/Chart.yaml new file mode 100644 index 00000000000..f9be3980665 --- /dev/null +++ b/stable/gonic/9.0.14/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "0.15.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.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 +keywords: + - music + - subsonic +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: gonic +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/gonic + - https://github.com/sentriz/gonic +version: 9.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/ispy-agent-dvr/5.0.16/README.md b/stable/gonic/9.0.14/README.md similarity index 100% rename from stable/ispy-agent-dvr/5.0.16/README.md rename to stable/gonic/9.0.14/README.md diff --git a/stable/gonic/9.0.14/app-changelog.md b/stable/gonic/9.0.14/app-changelog.md new file mode 100644 index 00000000000..00aba6185e0 --- /dev/null +++ b/stable/gonic/9.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [gonic-9.0.14](https://github.com/truecharts/charts/compare/gonic-9.0.13...gonic-9.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/gonic/9.0.13/app-readme.md b/stable/gonic/9.0.14/app-readme.md similarity index 100% rename from stable/gonic/9.0.13/app-readme.md rename to stable/gonic/9.0.14/app-readme.md diff --git a/stable/gonic/9.0.14/charts/common-12.9.2.tgz b/stable/gonic/9.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/gonic/9.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/gonic/9.0.13/ix_values.yaml b/stable/gonic/9.0.14/ix_values.yaml similarity index 100% rename from stable/gonic/9.0.13/ix_values.yaml rename to stable/gonic/9.0.14/ix_values.yaml diff --git a/stable/gonic/9.0.13/questions.yaml b/stable/gonic/9.0.14/questions.yaml similarity index 100% rename from stable/gonic/9.0.13/questions.yaml rename to stable/gonic/9.0.14/questions.yaml diff --git a/stable/jellyseerr/5.0.14/templates/NOTES.txt b/stable/gonic/9.0.14/templates/NOTES.txt similarity index 100% rename from stable/jellyseerr/5.0.14/templates/NOTES.txt rename to stable/gonic/9.0.14/templates/NOTES.txt diff --git a/stable/kavita/5.0.15/templates/common.yaml b/stable/gonic/9.0.14/templates/common.yaml similarity index 100% rename from stable/kavita/5.0.15/templates/common.yaml rename to stable/gonic/9.0.14/templates/common.yaml diff --git a/stable/jupyter/4.0.21/values.yaml b/stable/gonic/9.0.14/values.yaml similarity index 100% rename from stable/jupyter/4.0.21/values.yaml rename to stable/gonic/9.0.14/values.yaml diff --git a/stable/grav/7.0.15/CHANGELOG.md b/stable/grav/7.0.15/CHANGELOG.md deleted file mode 100644 index 1ebba106264..00000000000 --- a/stable/grav/7.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [grav-7.0.15](https://github.com/truecharts/charts/compare/grav-7.0.14...grav-7.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [grav-7.0.14](https://github.com/truecharts/charts/compare/grav-7.0.13...grav-7.0.14) (2023-05-18) - -### Chore - -- update container image tccr.io/truecharts/grav to v1.7.41 ([#9004](https://github.com/truecharts/charts/issues/9004)) - - - - -## [grav-7.0.13](https://github.com/truecharts/charts/compare/grav-7.0.12...grav-7.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [grav-7.0.12](https://github.com/truecharts/charts/compare/grav-7.0.11...grav-7.0.12) (2023-05-13) - -### Chore - -- update container image tccr.io/truecharts/grav to v1.7.41 ([#8897](https://github.com/truecharts/charts/issues/8897)) - - - - -## [grav-7.0.11](https://github.com/truecharts/charts/compare/grav-7.0.10...grav-7.0.11) (2023-05-09) - -### Chore - -- update container image tccr.io/truecharts/grav to v1.7.40 ([#8879](https://github.com/truecharts/charts/issues/8879)) - - - - -## [grav-7.0.10](https://github.com/truecharts/charts/compare/grav-7.0.9...grav-7.0.10) (2023-05-09) - - - - -## [grav-7.0.9](https://github.com/truecharts/charts/compare/grav-7.0.8...grav-7.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [grav-7.0.8](https://github.com/truecharts/charts/compare/grav-7.0.7...grav-7.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [grav-7.0.7](https://github.com/truecharts/charts/compare/grav-7.0.6...grav-7.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [grav-7.0.6](https://github.com/truecharts/charts/compare/grav-7.0.5...grav-7.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [grav-7.0.5](https://github.com/truecharts/charts/compare/grav-7.0.4...grav-7.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - diff --git a/stable/grav/7.0.15/Chart.yaml b/stable/grav/7.0.15/Chart.yaml deleted file mode 100644 index 0960f0dd443..00000000000 --- a/stable/grav/7.0.15/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.7.41" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - grav - - web - - platform - - file -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: grav -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/grav - - https://github.com/linuxserver/docker-grav - - https://github.com/getgrav/grav/ -type: application -version: 7.0.15 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/grav/7.0.15/app-changelog.md b/stable/grav/7.0.15/app-changelog.md deleted file mode 100644 index f9cbd40a46b..00000000000 --- a/stable/grav/7.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [grav-7.0.15](https://github.com/truecharts/charts/compare/grav-7.0.14...grav-7.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/grav/7.0.15/charts/common-12.8.1.tgz b/stable/grav/7.0.15/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/grav/7.0.15/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/grav/7.0.16/CHANGELOG.md b/stable/grav/7.0.16/CHANGELOG.md new file mode 100644 index 00000000000..2f3e89cbfe6 --- /dev/null +++ b/stable/grav/7.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [grav-7.0.16](https://github.com/truecharts/charts/compare/grav-7.0.15...grav-7.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [grav-7.0.15](https://github.com/truecharts/charts/compare/grav-7.0.14...grav-7.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [grav-7.0.14](https://github.com/truecharts/charts/compare/grav-7.0.13...grav-7.0.14) (2023-05-18) + +### Chore + +- update container image tccr.io/truecharts/grav to v1.7.41 ([#9004](https://github.com/truecharts/charts/issues/9004)) + + + + +## [grav-7.0.13](https://github.com/truecharts/charts/compare/grav-7.0.12...grav-7.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [grav-7.0.12](https://github.com/truecharts/charts/compare/grav-7.0.11...grav-7.0.12) (2023-05-13) + +### Chore + +- update container image tccr.io/truecharts/grav to v1.7.41 ([#8897](https://github.com/truecharts/charts/issues/8897)) + + + + +## [grav-7.0.11](https://github.com/truecharts/charts/compare/grav-7.0.10...grav-7.0.11) (2023-05-09) + +### Chore + +- update container image tccr.io/truecharts/grav to v1.7.40 ([#8879](https://github.com/truecharts/charts/issues/8879)) + + + + +## [grav-7.0.10](https://github.com/truecharts/charts/compare/grav-7.0.9...grav-7.0.10) (2023-05-09) + + + + +## [grav-7.0.9](https://github.com/truecharts/charts/compare/grav-7.0.8...grav-7.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [grav-7.0.8](https://github.com/truecharts/charts/compare/grav-7.0.7...grav-7.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [grav-7.0.7](https://github.com/truecharts/charts/compare/grav-7.0.6...grav-7.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [grav-7.0.6](https://github.com/truecharts/charts/compare/grav-7.0.5...grav-7.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + diff --git a/stable/grav/7.0.16/Chart.yaml b/stable/grav/7.0.16/Chart.yaml new file mode 100644 index 00000000000..de94e39512e --- /dev/null +++ b/stable/grav/7.0.16/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.7.41" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - grav + - web + - platform + - file +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: grav +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/grav + - https://github.com/linuxserver/docker-grav + - https://github.com/getgrav/grav/ +type: application +version: 7.0.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/iyuuplus/5.0.13/README.md b/stable/grav/7.0.16/README.md similarity index 100% rename from stable/iyuuplus/5.0.13/README.md rename to stable/grav/7.0.16/README.md diff --git a/stable/grav/7.0.16/app-changelog.md b/stable/grav/7.0.16/app-changelog.md new file mode 100644 index 00000000000..115b7f619bc --- /dev/null +++ b/stable/grav/7.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [grav-7.0.16](https://github.com/truecharts/charts/compare/grav-7.0.15...grav-7.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/grav/7.0.15/app-readme.md b/stable/grav/7.0.16/app-readme.md similarity index 100% rename from stable/grav/7.0.15/app-readme.md rename to stable/grav/7.0.16/app-readme.md diff --git a/stable/grav/7.0.16/charts/common-12.9.2.tgz b/stable/grav/7.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/grav/7.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/grav/7.0.15/ix_values.yaml b/stable/grav/7.0.16/ix_values.yaml similarity index 100% rename from stable/grav/7.0.15/ix_values.yaml rename to stable/grav/7.0.16/ix_values.yaml diff --git a/stable/grav/7.0.15/questions.yaml b/stable/grav/7.0.16/questions.yaml similarity index 100% rename from stable/grav/7.0.15/questions.yaml rename to stable/grav/7.0.16/questions.yaml diff --git a/stable/jupyter/4.0.21/templates/NOTES.txt b/stable/grav/7.0.16/templates/NOTES.txt similarity index 100% rename from stable/jupyter/4.0.21/templates/NOTES.txt rename to stable/grav/7.0.16/templates/NOTES.txt diff --git a/stable/grav/7.0.15/templates/common.yaml b/stable/grav/7.0.16/templates/common.yaml similarity index 100% rename from stable/grav/7.0.15/templates/common.yaml rename to stable/grav/7.0.16/templates/common.yaml diff --git a/stable/kasm/4.0.14/values.yaml b/stable/grav/7.0.16/values.yaml similarity index 100% rename from stable/kasm/4.0.14/values.yaml rename to stable/grav/7.0.16/values.yaml diff --git a/stable/grocy/14.0.14/CHANGELOG.md b/stable/grocy/14.0.14/CHANGELOG.md new file mode 100644 index 00000000000..661f1f066a5 --- /dev/null +++ b/stable/grocy/14.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [grocy-14.0.14](https://github.com/truecharts/charts/compare/grocy-14.0.13...grocy-14.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [grocy-14.0.13](https://github.com/truecharts/charts/compare/grocy-14.0.12...grocy-14.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [grocy-14.0.12](https://github.com/truecharts/charts/compare/grocy-14.0.11...grocy-14.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [grocy-14.0.11](https://github.com/truecharts/charts/compare/grocy-14.0.10...grocy-14.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [grocy-14.0.10](https://github.com/truecharts/charts/compare/grocy-14.0.9...grocy-14.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [grocy-14.0.9](https://github.com/truecharts/charts/compare/grocy-14.0.8...grocy-14.0.9) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/grocy to 3.3.2 ([#8673](https://github.com/truecharts/charts/issues/8673)) + + + + +## [grocy-14.0.8](https://github.com/truecharts/charts/compare/grocy-14.0.7...grocy-14.0.8) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/grocy to 3.3.2 ([#8235](https://github.com/truecharts/charts/issues/8235)) + + + + +## [grocy-14.0.7](https://github.com/truecharts/charts/compare/grocy-14.0.6...grocy-14.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [grocy-14.0.6](https://github.com/truecharts/charts/compare/grocy-14.0.5...grocy-14.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [grocy-14.0.5](https://github.com/truecharts/charts/compare/grocy-14.0.4...grocy-14.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [grocy-14.0.4](https://github.com/truecharts/charts/compare/grocy-14.0.3...grocy-14.0.4) (2023-04-16) + +### Chore diff --git a/stable/grocy/14.0.14/Chart.yaml b/stable/grocy/14.0.14/Chart.yaml new file mode 100644 index 00000000000..ab569818767 --- /dev/null +++ b/stable/grocy/14.0.14/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "3.3.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - grocy +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: grocy +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/grocy + - https://github.com/grocy/grocy +type: application +version: 14.0.14 +annotations: + truecharts.org/catagories: | + - Home-Automation + truecharts.org/SCALE-support: "true" diff --git a/stable/jellyseerr/5.0.14/README.md b/stable/grocy/14.0.14/README.md similarity index 100% rename from stable/jellyseerr/5.0.14/README.md rename to stable/grocy/14.0.14/README.md diff --git a/stable/grocy/14.0.14/app-changelog.md b/stable/grocy/14.0.14/app-changelog.md new file mode 100644 index 00000000000..940cf604a5e --- /dev/null +++ b/stable/grocy/14.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [grocy-14.0.14](https://github.com/truecharts/charts/compare/grocy-14.0.13...grocy-14.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/grocy/14.0.14/app-readme.md b/stable/grocy/14.0.14/app-readme.md new file mode 100644 index 00000000000..bff2541fcc3 --- /dev/null +++ b/stable/grocy/14.0.14/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/14.0.14/charts/common-12.9.2.tgz b/stable/grocy/14.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/grocy/14.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/grocy/14.0.14/ix_values.yaml b/stable/grocy/14.0.14/ix_values.yaml new file mode 100644 index 00000000000..79011addde2 --- /dev/null +++ b/stable/grocy/14.0.14/ix_values.yaml @@ -0,0 +1,23 @@ +image: + repository: tccr.io/truecharts/grocy + tag: 3.3.2@sha256:fce8882e17946c0a9c6703945a833c96dfea6c374257a5437eef6b58bdce199e + 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/14.0.14/questions.yaml b/stable/grocy/14.0.14/questions.yaml new file mode 100644 index 00000000000..160307e3fbf --- /dev/null +++ b/stable/grocy/14.0.14/questions.yaml @@ -0,0 +1,1927 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/4.0.14/templates/NOTES.txt b/stable/grocy/14.0.14/templates/NOTES.txt similarity index 100% rename from stable/kasm/4.0.14/templates/NOTES.txt rename to stable/grocy/14.0.14/templates/NOTES.txt diff --git a/stable/kodi-headless/5.0.4/templates/common.yaml b/stable/grocy/14.0.14/templates/common.yaml similarity index 100% rename from stable/kodi-headless/5.0.4/templates/common.yaml rename to stable/grocy/14.0.14/templates/common.yaml diff --git a/stable/kavita/5.0.15/values.yaml b/stable/grocy/14.0.14/values.yaml similarity index 100% rename from stable/kavita/5.0.15/values.yaml rename to stable/grocy/14.0.14/values.yaml diff --git a/stable/guacd/5.0.5/CHANGELOG.md b/stable/guacd/5.0.5/CHANGELOG.md deleted file mode 100644 index 0779694a191..00000000000 --- a/stable/guacd/5.0.5/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [guacd-5.0.5](https://github.com/truecharts/charts/compare/guacd-5.0.4...guacd-5.0.5) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [guacd-5.0.4](https://github.com/truecharts/charts/compare/guacd-5.0.3...guacd-5.0.4) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [guacd-5.0.3](https://github.com/truecharts/charts/compare/guacd-5.0.2...guacd-5.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [guacd-5.0.2](https://github.com/truecharts/charts/compare/guacd-5.0.1...guacd-5.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [guacd-5.0.1](https://github.com/truecharts/charts/compare/guacd-5.0.0...guacd-5.0.1) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/guacamole-server to v1.5.1 ([#8452](https://github.com/truecharts/charts/issues/8452)) - - - - -## [guacd-5.0.0](https://github.com/truecharts/charts/compare/guacd-4.0.9...guacd-5.0.0) (2023-04-29) - -### Feat - -- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) - - - - -## [guacd-4.0.9](https://github.com/truecharts/charts/compare/guacd-4.0.8...guacd-4.0.9) (2023-02-20) - -### Chore - -- update container image tccr.io/truecharts/guacamole-server to v1.5.0 - - - - -## [guacd-4.0.8](https://github.com/truecharts/charts/compare/guacd-4.0.7...guacd-4.0.8) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [guacd-4.0.7](https://github.com/truecharts/charts/compare/guacd-4.0.6...guacd-4.0.7) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - - - -## [guacd-4.0.6](https://github.com/truecharts/charts/compare/guacd-4.0.5...guacd-4.0.6) (2022-12-26) - -### Chore - -- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - - - -## [guacd-4.0.5](https://github.com/truecharts/charts/compare/guacd-4.0.4...guacd-4.0.5) (2022-12-25) - -### Chore diff --git a/stable/guacd/5.0.5/Chart.yaml b/stable/guacd/5.0.5/Chart.yaml deleted file mode 100644 index b865b262a61..00000000000 --- a/stable/guacd/5.0.5/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: guacd -version: 5.0.5 -appVersion: "1.5.1" -description: Guacd - Apache Guacamole is a clientless remote desktop gateway. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/guacd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/guacd.png -keywords: - - guacd - - guacamole - - remote -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/guacd - - https://github.com/apache/guacamole-server -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/guacd/5.0.5/app-changelog.md b/stable/guacd/5.0.5/app-changelog.md deleted file mode 100644 index 39e330464ba..00000000000 --- a/stable/guacd/5.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [guacd-5.0.5](https://github.com/truecharts/charts/compare/guacd-5.0.4...guacd-5.0.5) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/guacd/5.0.5/charts/common-12.8.1.tgz b/stable/guacd/5.0.5/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/guacd/5.0.5/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/guacd/5.0.6/CHANGELOG.md b/stable/guacd/5.0.6/CHANGELOG.md new file mode 100644 index 00000000000..46b777c5557 --- /dev/null +++ b/stable/guacd/5.0.6/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [guacd-5.0.6](https://github.com/truecharts/charts/compare/guacd-5.0.5...guacd-5.0.6) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [guacd-5.0.5](https://github.com/truecharts/charts/compare/guacd-5.0.4...guacd-5.0.5) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [guacd-5.0.4](https://github.com/truecharts/charts/compare/guacd-5.0.3...guacd-5.0.4) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [guacd-5.0.3](https://github.com/truecharts/charts/compare/guacd-5.0.2...guacd-5.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [guacd-5.0.2](https://github.com/truecharts/charts/compare/guacd-5.0.1...guacd-5.0.2) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [guacd-5.0.1](https://github.com/truecharts/charts/compare/guacd-5.0.0...guacd-5.0.1) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/guacamole-server to v1.5.1 ([#8452](https://github.com/truecharts/charts/issues/8452)) + + + + +## [guacd-5.0.0](https://github.com/truecharts/charts/compare/guacd-4.0.9...guacd-5.0.0) (2023-04-29) + +### Feat + +- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) + + + + +## [guacd-4.0.9](https://github.com/truecharts/charts/compare/guacd-4.0.8...guacd-4.0.9) (2023-02-20) + +### Chore + +- update container image tccr.io/truecharts/guacamole-server to v1.5.0 + + + + +## [guacd-4.0.8](https://github.com/truecharts/charts/compare/guacd-4.0.7...guacd-4.0.8) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [guacd-4.0.7](https://github.com/truecharts/charts/compare/guacd-4.0.6...guacd-4.0.7) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + + +## [guacd-4.0.6](https://github.com/truecharts/charts/compare/guacd-4.0.5...guacd-4.0.6) (2022-12-26) + +### Chore diff --git a/stable/guacd/5.0.6/Chart.yaml b/stable/guacd/5.0.6/Chart.yaml new file mode 100644 index 00000000000..830732486ee --- /dev/null +++ b/stable/guacd/5.0.6/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: guacd +version: 5.0.6 +appVersion: "1.5.1" +description: Guacd - Apache Guacamole is a clientless remote desktop gateway. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/guacd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/guacd.png +keywords: + - guacd + - guacamole + - remote +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/guacd + - https://github.com/apache/guacamole-server +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/jupyter/4.0.21/README.md b/stable/guacd/5.0.6/README.md similarity index 100% rename from stable/jupyter/4.0.21/README.md rename to stable/guacd/5.0.6/README.md diff --git a/stable/guacd/5.0.6/app-changelog.md b/stable/guacd/5.0.6/app-changelog.md new file mode 100644 index 00000000000..5a204d7239d --- /dev/null +++ b/stable/guacd/5.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [guacd-5.0.6](https://github.com/truecharts/charts/compare/guacd-5.0.5...guacd-5.0.6) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/guacd/5.0.5/app-readme.md b/stable/guacd/5.0.6/app-readme.md similarity index 100% rename from stable/guacd/5.0.5/app-readme.md rename to stable/guacd/5.0.6/app-readme.md diff --git a/stable/guacd/5.0.6/charts/common-12.9.2.tgz b/stable/guacd/5.0.6/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/guacd/5.0.6/charts/common-12.9.2.tgz differ diff --git a/stable/guacd/5.0.5/ix_values.yaml b/stable/guacd/5.0.6/ix_values.yaml similarity index 100% rename from stable/guacd/5.0.5/ix_values.yaml rename to stable/guacd/5.0.6/ix_values.yaml diff --git a/stable/guacd/5.0.5/questions.yaml b/stable/guacd/5.0.6/questions.yaml similarity index 100% rename from stable/guacd/5.0.5/questions.yaml rename to stable/guacd/5.0.6/questions.yaml diff --git a/stable/kavita/5.0.15/templates/NOTES.txt b/stable/guacd/5.0.6/templates/NOTES.txt similarity index 100% rename from stable/kavita/5.0.15/templates/NOTES.txt rename to stable/guacd/5.0.6/templates/NOTES.txt diff --git a/stable/komga/9.0.14/templates/common.yaml b/stable/guacd/5.0.6/templates/common.yaml similarity index 100% rename from stable/komga/9.0.14/templates/common.yaml rename to stable/guacd/5.0.6/templates/common.yaml diff --git a/stable/kitchenowl/4.0.15/values.yaml b/stable/guacd/5.0.6/values.yaml similarity index 100% rename from stable/kitchenowl/4.0.15/values.yaml rename to stable/guacd/5.0.6/values.yaml diff --git a/stable/hammond/5.0.4/CHANGELOG.md b/stable/hammond/5.0.4/CHANGELOG.md deleted file mode 100644 index 8fadf3f9511..00000000000 --- a/stable/hammond/5.0.4/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [hammond-5.0.4](https://github.com/truecharts/charts/compare/hammond-5.0.3...hammond-5.0.4) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [hammond-5.0.3](https://github.com/truecharts/charts/compare/hammond-5.0.2...hammond-5.0.3) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [hammond-5.0.2](https://github.com/truecharts/charts/compare/hammond-5.0.1...hammond-5.0.2) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [hammond-5.0.1](https://github.com/truecharts/charts/compare/hammond-5.0.0...hammond-5.0.1) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [hammond-5.0.0](https://github.com/truecharts/charts/compare/hammond-4.0.9...hammond-5.0.0) (2023-05-01) - -### Feat - -- BREAKING CHANGE migrate to new common part 6 ([#8664](https://github.com/truecharts/charts/issues/8664)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - - - -## [hammond-4.0.9](https://github.com/truecharts/charts/compare/hammond-4.0.8...hammond-4.0.9) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [hammond-4.0.8](https://github.com/truecharts/charts/compare/hammond-4.0.7...hammond-4.0.8) (2023-02-02) - -### Fix - -- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826)) - - - - -## [hammond-4.0.7](https://github.com/truecharts/charts/compare/hammond-4.0.6...hammond-4.0.7) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - - - -## [hammond-4.0.6](https://github.com/truecharts/charts/compare/hammond-4.0.5...hammond-4.0.6) (2022-12-26) - -### Chore - -- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - - - -## [hammond-4.0.5](https://github.com/truecharts/charts/compare/hammond-4.0.4...hammond-4.0.5) (2022-12-25) - -### Chore - -- update helm general non-major - - - diff --git a/stable/hammond/5.0.4/Chart.yaml b/stable/hammond/5.0.4/Chart.yaml deleted file mode 100644 index 95606ada768..00000000000 --- a/stable/hammond/5.0.4/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "1.0.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - hammond -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: hammond -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/hammond - - https://github.com/akhilrex/hammond -version: 5.0.4 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/hammond/5.0.4/app-changelog.md b/stable/hammond/5.0.4/app-changelog.md deleted file mode 100644 index f4b730b28bf..00000000000 --- a/stable/hammond/5.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [hammond-5.0.4](https://github.com/truecharts/charts/compare/hammond-5.0.3...hammond-5.0.4) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/hammond/5.0.4/charts/common-12.8.1.tgz b/stable/hammond/5.0.4/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/hammond/5.0.4/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/hammond/5.0.5/CHANGELOG.md b/stable/hammond/5.0.5/CHANGELOG.md new file mode 100644 index 00000000000..b984b2cad0d --- /dev/null +++ b/stable/hammond/5.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [hammond-5.0.5](https://github.com/truecharts/charts/compare/hammond-5.0.4...hammond-5.0.5) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [hammond-5.0.4](https://github.com/truecharts/charts/compare/hammond-5.0.3...hammond-5.0.4) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [hammond-5.0.3](https://github.com/truecharts/charts/compare/hammond-5.0.2...hammond-5.0.3) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [hammond-5.0.2](https://github.com/truecharts/charts/compare/hammond-5.0.1...hammond-5.0.2) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [hammond-5.0.1](https://github.com/truecharts/charts/compare/hammond-5.0.0...hammond-5.0.1) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [hammond-5.0.0](https://github.com/truecharts/charts/compare/hammond-4.0.9...hammond-5.0.0) (2023-05-01) + +### Feat + +- BREAKING CHANGE migrate to new common part 6 ([#8664](https://github.com/truecharts/charts/issues/8664)) + + ### Fix + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [hammond-4.0.9](https://github.com/truecharts/charts/compare/hammond-4.0.8...hammond-4.0.9) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [hammond-4.0.8](https://github.com/truecharts/charts/compare/hammond-4.0.7...hammond-4.0.8) (2023-02-02) + +### Fix + +- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826)) + + + + +## [hammond-4.0.7](https://github.com/truecharts/charts/compare/hammond-4.0.6...hammond-4.0.7) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + + +## [hammond-4.0.6](https://github.com/truecharts/charts/compare/hammond-4.0.5...hammond-4.0.6) (2022-12-26) + +### Chore + +- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) + + + diff --git a/stable/hammond/5.0.5/Chart.yaml b/stable/hammond/5.0.5/Chart.yaml new file mode 100644 index 00000000000..2ab0359e0cd --- /dev/null +++ b/stable/hammond/5.0.5/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - hammond +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: hammond +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/hammond + - https://github.com/akhilrex/hammond +version: 5.0.5 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/kasm/4.0.14/README.md b/stable/hammond/5.0.5/README.md similarity index 100% rename from stable/kasm/4.0.14/README.md rename to stable/hammond/5.0.5/README.md diff --git a/stable/hammond/5.0.5/app-changelog.md b/stable/hammond/5.0.5/app-changelog.md new file mode 100644 index 00000000000..ccaf138cab3 --- /dev/null +++ b/stable/hammond/5.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [hammond-5.0.5](https://github.com/truecharts/charts/compare/hammond-5.0.4...hammond-5.0.5) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/hammond/5.0.4/app-readme.md b/stable/hammond/5.0.5/app-readme.md similarity index 100% rename from stable/hammond/5.0.4/app-readme.md rename to stable/hammond/5.0.5/app-readme.md diff --git a/stable/hammond/5.0.5/charts/common-12.9.2.tgz b/stable/hammond/5.0.5/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/hammond/5.0.5/charts/common-12.9.2.tgz differ diff --git a/stable/hammond/5.0.4/ix_values.yaml b/stable/hammond/5.0.5/ix_values.yaml similarity index 100% rename from stable/hammond/5.0.4/ix_values.yaml rename to stable/hammond/5.0.5/ix_values.yaml diff --git a/stable/hammond/5.0.4/questions.yaml b/stable/hammond/5.0.5/questions.yaml similarity index 100% rename from stable/hammond/5.0.4/questions.yaml rename to stable/hammond/5.0.5/questions.yaml diff --git a/stable/kitchenowl/4.0.15/templates/NOTES.txt b/stable/hammond/5.0.5/templates/NOTES.txt similarity index 100% rename from stable/kitchenowl/4.0.15/templates/NOTES.txt rename to stable/hammond/5.0.5/templates/NOTES.txt diff --git a/stable/hammond/5.0.4/templates/_secrets.tpl b/stable/hammond/5.0.5/templates/_secrets.tpl similarity index 100% rename from stable/hammond/5.0.4/templates/_secrets.tpl rename to stable/hammond/5.0.5/templates/_secrets.tpl diff --git a/stable/hammond/5.0.4/templates/common.yaml b/stable/hammond/5.0.5/templates/common.yaml similarity index 100% rename from stable/hammond/5.0.4/templates/common.yaml rename to stable/hammond/5.0.5/templates/common.yaml diff --git a/stable/kiwix-serve/4.0.15/values.yaml b/stable/hammond/5.0.5/values.yaml similarity index 100% rename from stable/kiwix-serve/4.0.15/values.yaml rename to stable/hammond/5.0.5/values.yaml diff --git a/stable/handbrake/16.0.7/CHANGELOG.md b/stable/handbrake/16.0.7/CHANGELOG.md new file mode 100644 index 00000000000..d23a3479897 --- /dev/null +++ b/stable/handbrake/16.0.7/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [handbrake-16.0.7](https://github.com/truecharts/charts/compare/handbrake-16.0.6...handbrake-16.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [handbrake-16.0.6](https://github.com/truecharts/charts/compare/handbrake-16.0.5...handbrake-16.0.6) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [handbrake-16.0.5](https://github.com/truecharts/charts/compare/handbrake-16.0.4...handbrake-16.0.5) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [handbrake-16.0.4](https://github.com/truecharts/charts/compare/handbrake-16.0.3...handbrake-16.0.4) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/handbrake to v23.04.1 ([#8853](https://github.com/truecharts/charts/issues/8853)) + + + + +## [handbrake-16.0.3](https://github.com/truecharts/charts/compare/handbrake-16.0.2...handbrake-16.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [handbrake-16.0.2](https://github.com/truecharts/charts/compare/handbrake-16.0.1...handbrake-16.0.2) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [handbrake-16.0.1](https://github.com/truecharts/charts/compare/handbrake-16.0.0...handbrake-16.0.1) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/handbrake to v23.03.2 ([#8579](https://github.com/truecharts/charts/issues/8579)) + + + + +## [handbrake-16.0.0](https://github.com/truecharts/charts/compare/handbrake-15.0.10...handbrake-16.0.0) (2023-04-30) + +### Feat + +- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) + + ### Fix + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [handbrake-15.0.10](https://github.com/truecharts/charts/compare/handbrake-15.0.9...handbrake-15.0.10) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/handbrake to v23.02.1 + + + + +## [handbrake-15.0.9](https://github.com/truecharts/charts/compare/handbrake-15.0.8...handbrake-15.0.9) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + diff --git a/stable/handbrake/16.0.7/Chart.yaml b/stable/handbrake/16.0.7/Chart.yaml new file mode 100644 index 00000000000..bb3817987ec --- /dev/null +++ b/stable/handbrake/16.0.7/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "23.04.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - handbrake + - encode + - media +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: handbrake +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/handbrake + - https://github.com/jlesage/docker-handbrake + - https://handbrake.fr/ +type: application +version: 16.0.7 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/kavita/5.0.15/README.md b/stable/handbrake/16.0.7/README.md similarity index 100% rename from stable/kavita/5.0.15/README.md rename to stable/handbrake/16.0.7/README.md diff --git a/stable/handbrake/16.0.7/app-changelog.md b/stable/handbrake/16.0.7/app-changelog.md new file mode 100644 index 00000000000..ddc743d59ef --- /dev/null +++ b/stable/handbrake/16.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [handbrake-16.0.7](https://github.com/truecharts/charts/compare/handbrake-16.0.6...handbrake-16.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/handbrake/16.0.7/app-readme.md b/stable/handbrake/16.0.7/app-readme.md new file mode 100644 index 00000000000..15638c5e056 --- /dev/null +++ b/stable/handbrake/16.0.7/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/16.0.7/charts/common-12.9.2.tgz b/stable/handbrake/16.0.7/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/handbrake/16.0.7/charts/common-12.9.2.tgz differ diff --git a/stable/handbrake/16.0.7/ix_values.yaml b/stable/handbrake/16.0.7/ix_values.yaml new file mode 100644 index 00000000000..724c0090cb2 --- /dev/null +++ b/stable/handbrake/16.0.7/ix_values.yaml @@ -0,0 +1,81 @@ +image: + repository: tccr.io/truecharts/handbrake + tag: v23.04.1@sha256:ede1127e1741edd42ac215f769fd82e961a765d81ed93127f60aea455e820912 + 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/16.0.7/questions.yaml b/stable/handbrake/16.0.7/questions.yaml new file mode 100644 index 00000000000..7634cc85ba7 --- /dev/null +++ b/stable/handbrake/16.0.7/questions.yaml @@ -0,0 +1,2215 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/kiwix-serve/4.0.15/templates/NOTES.txt b/stable/handbrake/16.0.7/templates/NOTES.txt similarity index 100% rename from stable/kiwix-serve/4.0.15/templates/NOTES.txt rename to stable/handbrake/16.0.7/templates/NOTES.txt diff --git a/stable/lancache-dns/4.0.13/templates/common.yaml b/stable/handbrake/16.0.7/templates/common.yaml similarity index 100% rename from stable/lancache-dns/4.0.13/templates/common.yaml rename to stable/handbrake/16.0.7/templates/common.yaml diff --git a/stable/kodi-headless/5.0.4/values.yaml b/stable/handbrake/16.0.7/values.yaml similarity index 100% rename from stable/kodi-headless/5.0.4/values.yaml rename to stable/handbrake/16.0.7/values.yaml diff --git a/stable/haste-server/9.0.13/CHANGELOG.md b/stable/haste-server/9.0.13/CHANGELOG.md deleted file mode 100644 index 6b10f24aa71..00000000000 --- a/stable/haste-server/9.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [haste-server-9.0.13](https://github.com/truecharts/charts/compare/haste-server-9.0.12...haste-server-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [haste-server-9.0.12](https://github.com/truecharts/charts/compare/haste-server-9.0.11...haste-server-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [haste-server-9.0.11](https://github.com/truecharts/charts/compare/haste-server-9.0.10...haste-server-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [haste-server-9.0.10](https://github.com/truecharts/charts/compare/haste-server-9.0.9...haste-server-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [haste-server-9.0.9](https://github.com/truecharts/charts/compare/haste-server-9.0.8...haste-server-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [haste-server-9.0.8](https://github.com/truecharts/charts/compare/haste-server-9.0.7...haste-server-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [haste-server-9.0.7](https://github.com/truecharts/charts/compare/haste-server-9.0.6...haste-server-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [haste-server-9.0.6](https://github.com/truecharts/charts/compare/haste-server-9.0.5...haste-server-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [haste-server-9.0.5](https://github.com/truecharts/charts/compare/haste-server-9.0.4...haste-server-9.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [haste-server-9.0.4](https://github.com/truecharts/charts/compare/haste-server-9.0.3...haste-server-9.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [haste-server-9.0.3](https://github.com/truecharts/charts/compare/haste-server-9.0.2...haste-server-9.0.3) (2023-04-14) - - diff --git a/stable/haste-server/9.0.13/Chart.yaml b/stable/haste-server/9.0.13/Chart.yaml deleted file mode 100644 index e17025deb68..00000000000 --- a/stable/haste-server/9.0.13/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -description: Simple text sharing -home: https://truecharts.org/charts/stable/haste-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/haste-server.png -keywords: - - haste - - hastebin - - haste-server - - pastebin -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: haste-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/haste-server - - https://github.com/seejohnrun/haste-server - - https://github.com/k8s-at-home/container-images -version: 9.0.13 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/haste-server/9.0.13/app-changelog.md b/stable/haste-server/9.0.13/app-changelog.md deleted file mode 100644 index 8a8bd30f4b6..00000000000 --- a/stable/haste-server/9.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [haste-server-9.0.13](https://github.com/truecharts/charts/compare/haste-server-9.0.12...haste-server-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/haste-server/9.0.13/charts/common-12.8.1.tgz b/stable/haste-server/9.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/haste-server/9.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/haste-server/9.0.14/CHANGELOG.md b/stable/haste-server/9.0.14/CHANGELOG.md new file mode 100644 index 00000000000..a36050b554a --- /dev/null +++ b/stable/haste-server/9.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [haste-server-9.0.14](https://github.com/truecharts/charts/compare/haste-server-9.0.13...haste-server-9.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [haste-server-9.0.13](https://github.com/truecharts/charts/compare/haste-server-9.0.12...haste-server-9.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [haste-server-9.0.12](https://github.com/truecharts/charts/compare/haste-server-9.0.11...haste-server-9.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [haste-server-9.0.11](https://github.com/truecharts/charts/compare/haste-server-9.0.10...haste-server-9.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [haste-server-9.0.10](https://github.com/truecharts/charts/compare/haste-server-9.0.9...haste-server-9.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [haste-server-9.0.9](https://github.com/truecharts/charts/compare/haste-server-9.0.8...haste-server-9.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [haste-server-9.0.8](https://github.com/truecharts/charts/compare/haste-server-9.0.7...haste-server-9.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [haste-server-9.0.7](https://github.com/truecharts/charts/compare/haste-server-9.0.6...haste-server-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [haste-server-9.0.6](https://github.com/truecharts/charts/compare/haste-server-9.0.5...haste-server-9.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [haste-server-9.0.5](https://github.com/truecharts/charts/compare/haste-server-9.0.4...haste-server-9.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [haste-server-9.0.4](https://github.com/truecharts/charts/compare/haste-server-9.0.3...haste-server-9.0.4) (2023-04-15) + +### Chore diff --git a/stable/haste-server/9.0.14/Chart.yaml b/stable/haste-server/9.0.14/Chart.yaml new file mode 100644 index 00000000000..7c496a03f3d --- /dev/null +++ b/stable/haste-server/9.0.14/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +description: Simple text sharing +home: https://truecharts.org/charts/stable/haste-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/haste-server.png +keywords: + - haste + - hastebin + - haste-server + - pastebin +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: haste-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/haste-server + - https://github.com/seejohnrun/haste-server + - https://github.com/k8s-at-home/container-images +version: 9.0.14 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/kitchenowl/4.0.15/README.md b/stable/haste-server/9.0.14/README.md similarity index 100% rename from stable/kitchenowl/4.0.15/README.md rename to stable/haste-server/9.0.14/README.md diff --git a/stable/haste-server/9.0.14/app-changelog.md b/stable/haste-server/9.0.14/app-changelog.md new file mode 100644 index 00000000000..8abf1fee461 --- /dev/null +++ b/stable/haste-server/9.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [haste-server-9.0.14](https://github.com/truecharts/charts/compare/haste-server-9.0.13...haste-server-9.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/haste-server/9.0.13/app-readme.md b/stable/haste-server/9.0.14/app-readme.md similarity index 100% rename from stable/haste-server/9.0.13/app-readme.md rename to stable/haste-server/9.0.14/app-readme.md diff --git a/stable/haste-server/9.0.14/charts/common-12.9.2.tgz b/stable/haste-server/9.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/haste-server/9.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/haste-server/9.0.13/ix_values.yaml b/stable/haste-server/9.0.14/ix_values.yaml similarity index 100% rename from stable/haste-server/9.0.13/ix_values.yaml rename to stable/haste-server/9.0.14/ix_values.yaml diff --git a/stable/haste-server/9.0.13/questions.yaml b/stable/haste-server/9.0.14/questions.yaml similarity index 100% rename from stable/haste-server/9.0.13/questions.yaml rename to stable/haste-server/9.0.14/questions.yaml diff --git a/stable/kodi-headless/5.0.4/templates/NOTES.txt b/stable/haste-server/9.0.14/templates/NOTES.txt similarity index 100% rename from stable/kodi-headless/5.0.4/templates/NOTES.txt rename to stable/haste-server/9.0.14/templates/NOTES.txt diff --git a/stable/lancache-monolithic/4.0.5/templates/common.yaml b/stable/haste-server/9.0.14/templates/common.yaml similarity index 100% rename from stable/lancache-monolithic/4.0.5/templates/common.yaml rename to stable/haste-server/9.0.14/templates/common.yaml diff --git a/stable/komga/9.0.14/values.yaml b/stable/haste-server/9.0.14/values.yaml similarity index 100% rename from stable/komga/9.0.14/values.yaml rename to stable/haste-server/9.0.14/values.yaml diff --git a/stable/headphones/7.0.13/CHANGELOG.md b/stable/headphones/7.0.13/CHANGELOG.md deleted file mode 100644 index 0d129b337a0..00000000000 --- a/stable/headphones/7.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [headphones-7.0.13](https://github.com/truecharts/charts/compare/headphones-7.0.12...headphones-7.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [headphones-7.0.12](https://github.com/truecharts/charts/compare/headphones-7.0.11...headphones-7.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [headphones-7.0.11](https://github.com/truecharts/charts/compare/headphones-7.0.10...headphones-7.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [headphones-7.0.10](https://github.com/truecharts/charts/compare/headphones-7.0.9...headphones-7.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [headphones-7.0.9](https://github.com/truecharts/charts/compare/headphones-7.0.8...headphones-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [headphones-7.0.8](https://github.com/truecharts/charts/compare/headphones-7.0.7...headphones-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [headphones-7.0.7](https://github.com/truecharts/charts/compare/headphones-7.0.6...headphones-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [headphones-7.0.6](https://github.com/truecharts/charts/compare/headphones-7.0.5...headphones-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [headphones-7.0.5](https://github.com/truecharts/charts/compare/headphones-7.0.4...headphones-7.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [headphones-7.0.4](https://github.com/truecharts/charts/compare/headphones-7.0.3...headphones-7.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [headphones-7.0.3](https://github.com/truecharts/charts/compare/headphones-7.0.2...headphones-7.0.3) (2023-04-14) - - diff --git a/stable/headphones/7.0.13/Chart.yaml b/stable/headphones/7.0.13/Chart.yaml deleted file mode 100644 index b902e1bf722..00000000000 --- a/stable/headphones/7.0.13/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "58edc604" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - headphones - - music - - downloader -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: headphones -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/headphones - - https://github.com/linuxserver/docker-headphones - - https://github.com/rembo10/headphones -type: application -version: 7.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/headphones/7.0.13/app-changelog.md b/stable/headphones/7.0.13/app-changelog.md deleted file mode 100644 index c90bfd85678..00000000000 --- a/stable/headphones/7.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [headphones-7.0.13](https://github.com/truecharts/charts/compare/headphones-7.0.12...headphones-7.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/headphones/7.0.13/charts/common-12.8.1.tgz b/stable/headphones/7.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/headphones/7.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/headphones/7.0.14/CHANGELOG.md b/stable/headphones/7.0.14/CHANGELOG.md new file mode 100644 index 00000000000..adcf9b77f91 --- /dev/null +++ b/stable/headphones/7.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [headphones-7.0.14](https://github.com/truecharts/charts/compare/headphones-7.0.13...headphones-7.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [headphones-7.0.13](https://github.com/truecharts/charts/compare/headphones-7.0.12...headphones-7.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [headphones-7.0.12](https://github.com/truecharts/charts/compare/headphones-7.0.11...headphones-7.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [headphones-7.0.11](https://github.com/truecharts/charts/compare/headphones-7.0.10...headphones-7.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [headphones-7.0.10](https://github.com/truecharts/charts/compare/headphones-7.0.9...headphones-7.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [headphones-7.0.9](https://github.com/truecharts/charts/compare/headphones-7.0.8...headphones-7.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [headphones-7.0.8](https://github.com/truecharts/charts/compare/headphones-7.0.7...headphones-7.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [headphones-7.0.7](https://github.com/truecharts/charts/compare/headphones-7.0.6...headphones-7.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [headphones-7.0.6](https://github.com/truecharts/charts/compare/headphones-7.0.5...headphones-7.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [headphones-7.0.5](https://github.com/truecharts/charts/compare/headphones-7.0.4...headphones-7.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [headphones-7.0.4](https://github.com/truecharts/charts/compare/headphones-7.0.3...headphones-7.0.4) (2023-04-15) + +### Chore diff --git a/stable/headphones/7.0.14/Chart.yaml b/stable/headphones/7.0.14/Chart.yaml new file mode 100644 index 00000000000..0e184f64f7c --- /dev/null +++ b/stable/headphones/7.0.14/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "58edc604" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - headphones + - music + - downloader +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: headphones +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/headphones + - https://github.com/linuxserver/docker-headphones + - https://github.com/rembo10/headphones +type: application +version: 7.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/kiwix-serve/4.0.15/README.md b/stable/headphones/7.0.14/README.md similarity index 100% rename from stable/kiwix-serve/4.0.15/README.md rename to stable/headphones/7.0.14/README.md diff --git a/stable/headphones/7.0.14/app-changelog.md b/stable/headphones/7.0.14/app-changelog.md new file mode 100644 index 00000000000..d75c0a76c1c --- /dev/null +++ b/stable/headphones/7.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [headphones-7.0.14](https://github.com/truecharts/charts/compare/headphones-7.0.13...headphones-7.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/headphones/7.0.13/app-readme.md b/stable/headphones/7.0.14/app-readme.md similarity index 100% rename from stable/headphones/7.0.13/app-readme.md rename to stable/headphones/7.0.14/app-readme.md diff --git a/stable/headphones/7.0.14/charts/common-12.9.2.tgz b/stable/headphones/7.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/headphones/7.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/headphones/7.0.13/ix_values.yaml b/stable/headphones/7.0.14/ix_values.yaml similarity index 100% rename from stable/headphones/7.0.13/ix_values.yaml rename to stable/headphones/7.0.14/ix_values.yaml diff --git a/stable/headphones/7.0.13/questions.yaml b/stable/headphones/7.0.14/questions.yaml similarity index 100% rename from stable/headphones/7.0.13/questions.yaml rename to stable/headphones/7.0.14/questions.yaml diff --git a/stable/komga/9.0.14/templates/NOTES.txt b/stable/headphones/7.0.14/templates/NOTES.txt similarity index 100% rename from stable/komga/9.0.14/templates/NOTES.txt rename to stable/headphones/7.0.14/templates/NOTES.txt diff --git a/stable/headphones/7.0.13/templates/common.yaml b/stable/headphones/7.0.14/templates/common.yaml similarity index 100% rename from stable/headphones/7.0.13/templates/common.yaml rename to stable/headphones/7.0.14/templates/common.yaml diff --git a/stable/lama-cleaner/2.0.14/values.yaml b/stable/headphones/7.0.14/values.yaml similarity index 100% rename from stable/lama-cleaner/2.0.14/values.yaml rename to stable/headphones/7.0.14/values.yaml diff --git a/stable/healthchecks/10.0.5/CHANGELOG.md b/stable/healthchecks/10.0.5/CHANGELOG.md new file mode 100644 index 00000000000..97d691a1e8d --- /dev/null +++ b/stable/healthchecks/10.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [healthchecks-10.0.5](https://github.com/truecharts/charts/compare/healthchecks-10.0.4...healthchecks-10.0.5) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [healthchecks-10.0.4](https://github.com/truecharts/charts/compare/healthchecks-10.0.3...healthchecks-10.0.4) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [healthchecks-10.0.3](https://github.com/truecharts/charts/compare/healthchecks-10.0.2...healthchecks-10.0.3) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [healthchecks-10.0.2](https://github.com/truecharts/charts/compare/healthchecks-10.0.1...healthchecks-10.0.2) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [healthchecks-10.0.1](https://github.com/truecharts/charts/compare/healthchecks-10.0.0...healthchecks-10.0.1) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [healthchecks-10.0.0](https://github.com/truecharts/charts/compare/healthchecks-9.0.8...healthchecks-10.0.0) (2023-04-29) + +### Feat + +- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) + + + + +## [healthchecks-9.0.8](https://github.com/truecharts/charts/compare/healthchecks-9.0.7...healthchecks-9.0.8) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [healthchecks-9.0.7](https://github.com/truecharts/charts/compare/healthchecks-9.0.6...healthchecks-9.0.7) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + + +## [healthchecks-9.0.6](https://github.com/truecharts/charts/compare/healthchecks-9.0.5...healthchecks-9.0.6) (2022-12-26) + +### Chore + +- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) + + + + +## [healthchecks-9.0.5](https://github.com/truecharts/charts/compare/healthchecks-9.0.4...healthchecks-9.0.5) (2022-12-25) + +### Chore + +- update helm general non-major + + + + +## [healthchecks-9.0.4](https://github.com/truecharts/charts/compare/healthchecks-9.0.3...healthchecks-9.0.4) (2022-12-19) + +### Chore diff --git a/stable/healthchecks/10.0.5/Chart.yaml b/stable/healthchecks/10.0.5/Chart.yaml new file mode 100644 index 00000000000..b6e057eed9f --- /dev/null +++ b/stable/healthchecks/10.0.5/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.22.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - cron + - monitoring + - alert +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: healthchecks +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/healthchecks + - https://github.com/healthchecks/healthchecks +version: 10.0.5 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/kodi-headless/5.0.4/README.md b/stable/healthchecks/10.0.5/README.md similarity index 100% rename from stable/kodi-headless/5.0.4/README.md rename to stable/healthchecks/10.0.5/README.md diff --git a/stable/healthchecks/10.0.5/app-changelog.md b/stable/healthchecks/10.0.5/app-changelog.md new file mode 100644 index 00000000000..a3e72cade33 --- /dev/null +++ b/stable/healthchecks/10.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [healthchecks-10.0.5](https://github.com/truecharts/charts/compare/healthchecks-10.0.4...healthchecks-10.0.5) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/healthchecks/10.0.5/app-readme.md b/stable/healthchecks/10.0.5/app-readme.md new file mode 100644 index 00000000000..66f01581c9f --- /dev/null +++ b/stable/healthchecks/10.0.5/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/10.0.5/charts/common-12.9.2.tgz b/stable/healthchecks/10.0.5/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/healthchecks/10.0.5/charts/common-12.9.2.tgz differ diff --git a/stable/healthchecks/10.0.5/ix_values.yaml b/stable/healthchecks/10.0.5/ix_values.yaml new file mode 100644 index 00000000000..50875e104c5 --- /dev/null +++ b/stable/healthchecks/10.0.5/ix_values.yaml @@ -0,0 +1,41 @@ +image: + repository: tccr.io/truecharts/healthchecks + tag: version-v1.22.0@sha256:234347d239410227e8d4585c467293f7bb59859f2042bad885633c1ff30c98f2 + 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/10.0.5/questions.yaml b/stable/healthchecks/10.0.5/questions.yaml new file mode 100644 index 00000000000..f906164c953 --- /dev/null +++ b/stable/healthchecks/10.0.5/questions.yaml @@ -0,0 +1,1969 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/2.0.14/templates/NOTES.txt b/stable/healthchecks/10.0.5/templates/NOTES.txt similarity index 100% rename from stable/lama-cleaner/2.0.14/templates/NOTES.txt rename to stable/healthchecks/10.0.5/templates/NOTES.txt diff --git a/stable/lanraragi/5.0.12/templates/common.yaml b/stable/healthchecks/10.0.5/templates/common.yaml similarity index 100% rename from stable/lanraragi/5.0.12/templates/common.yaml rename to stable/healthchecks/10.0.5/templates/common.yaml diff --git a/stable/lancache-dns/4.0.13/values.yaml b/stable/healthchecks/10.0.5/values.yaml similarity index 100% rename from stable/lancache-dns/4.0.13/values.yaml rename to stable/healthchecks/10.0.5/values.yaml diff --git a/stable/hedgedoc/8.0.14/CHANGELOG.md b/stable/hedgedoc/8.0.14/CHANGELOG.md deleted file mode 100644 index f047920a1c8..00000000000 --- a/stable/hedgedoc/8.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [hedgedoc-8.0.14](https://github.com/truecharts/charts/compare/hedgedoc-8.0.13...hedgedoc-8.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [hedgedoc-8.0.13](https://github.com/truecharts/charts/compare/hedgedoc-8.0.12...hedgedoc-8.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [hedgedoc-8.0.12](https://github.com/truecharts/charts/compare/hedgedoc-8.0.11...hedgedoc-8.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [hedgedoc-8.0.11](https://github.com/truecharts/charts/compare/hedgedoc-8.0.10...hedgedoc-8.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [hedgedoc-8.0.10](https://github.com/truecharts/charts/compare/hedgedoc-8.0.9...hedgedoc-8.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/hedgedoc to 1.9.7 ([#8237](https://github.com/truecharts/charts/issues/8237)) - - - - -## [hedgedoc-8.0.9](https://github.com/truecharts/charts/compare/hedgedoc-8.0.8...hedgedoc-8.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [hedgedoc-8.0.8](https://github.com/truecharts/charts/compare/hedgedoc-8.0.7...hedgedoc-8.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [hedgedoc-8.0.7](https://github.com/truecharts/charts/compare/hedgedoc-8.0.6...hedgedoc-8.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [hedgedoc-8.0.6](https://github.com/truecharts/charts/compare/hedgedoc-8.0.5...hedgedoc-8.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [hedgedoc-8.0.5](https://github.com/truecharts/charts/compare/hedgedoc-8.0.4...hedgedoc-8.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [hedgedoc-8.0.4](https://github.com/truecharts/charts/compare/hedgedoc-8.0.3...hedgedoc-8.0.4) (2023-04-15) - -### Chore diff --git a/stable/hedgedoc/8.0.14/Chart.yaml b/stable/hedgedoc/8.0.14/Chart.yaml deleted file mode 100644 index 5742a096059..00000000000 --- a/stable/hedgedoc/8.0.14/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: hedgedoc -version: 8.0.14 -appVersion: "1.9.7" -description: HedgeDoc lets you create real-time collaborative markdown notes. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/hedgedoc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/hedgedoc.png -keywords: - - hedgedoc -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/hedgedoc -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/hedgedoc/8.0.14/app-changelog.md b/stable/hedgedoc/8.0.14/app-changelog.md deleted file mode 100644 index 16a9260db18..00000000000 --- a/stable/hedgedoc/8.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [hedgedoc-8.0.14](https://github.com/truecharts/charts/compare/hedgedoc-8.0.13...hedgedoc-8.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/hedgedoc/8.0.14/charts/common-12.8.1.tgz b/stable/hedgedoc/8.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/hedgedoc/8.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/hedgedoc/8.0.15/CHANGELOG.md b/stable/hedgedoc/8.0.15/CHANGELOG.md new file mode 100644 index 00000000000..d6d14efc7c5 --- /dev/null +++ b/stable/hedgedoc/8.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [hedgedoc-8.0.15](https://github.com/truecharts/charts/compare/hedgedoc-8.0.14...hedgedoc-8.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [hedgedoc-8.0.14](https://github.com/truecharts/charts/compare/hedgedoc-8.0.13...hedgedoc-8.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [hedgedoc-8.0.13](https://github.com/truecharts/charts/compare/hedgedoc-8.0.12...hedgedoc-8.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [hedgedoc-8.0.12](https://github.com/truecharts/charts/compare/hedgedoc-8.0.11...hedgedoc-8.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [hedgedoc-8.0.11](https://github.com/truecharts/charts/compare/hedgedoc-8.0.10...hedgedoc-8.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [hedgedoc-8.0.10](https://github.com/truecharts/charts/compare/hedgedoc-8.0.9...hedgedoc-8.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/hedgedoc to 1.9.7 ([#8237](https://github.com/truecharts/charts/issues/8237)) + + + + +## [hedgedoc-8.0.9](https://github.com/truecharts/charts/compare/hedgedoc-8.0.8...hedgedoc-8.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [hedgedoc-8.0.8](https://github.com/truecharts/charts/compare/hedgedoc-8.0.7...hedgedoc-8.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [hedgedoc-8.0.7](https://github.com/truecharts/charts/compare/hedgedoc-8.0.6...hedgedoc-8.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [hedgedoc-8.0.6](https://github.com/truecharts/charts/compare/hedgedoc-8.0.5...hedgedoc-8.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [hedgedoc-8.0.5](https://github.com/truecharts/charts/compare/hedgedoc-8.0.4...hedgedoc-8.0.5) (2023-04-16) + +### Chore diff --git a/stable/hedgedoc/8.0.15/Chart.yaml b/stable/hedgedoc/8.0.15/Chart.yaml new file mode 100644 index 00000000000..d54bff56c85 --- /dev/null +++ b/stable/hedgedoc/8.0.15/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: hedgedoc +version: 8.0.15 +appVersion: "1.9.7" +description: HedgeDoc lets you create real-time collaborative markdown notes. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/hedgedoc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/hedgedoc.png +keywords: + - hedgedoc +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/hedgedoc +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/komga/9.0.14/README.md b/stable/hedgedoc/8.0.15/README.md similarity index 100% rename from stable/komga/9.0.14/README.md rename to stable/hedgedoc/8.0.15/README.md diff --git a/stable/hedgedoc/8.0.15/app-changelog.md b/stable/hedgedoc/8.0.15/app-changelog.md new file mode 100644 index 00000000000..101074dcc9e --- /dev/null +++ b/stable/hedgedoc/8.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [hedgedoc-8.0.15](https://github.com/truecharts/charts/compare/hedgedoc-8.0.14...hedgedoc-8.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/hedgedoc/8.0.14/app-readme.md b/stable/hedgedoc/8.0.15/app-readme.md similarity index 100% rename from stable/hedgedoc/8.0.14/app-readme.md rename to stable/hedgedoc/8.0.15/app-readme.md diff --git a/stable/hedgedoc/8.0.15/charts/common-12.9.2.tgz b/stable/hedgedoc/8.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/hedgedoc/8.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/hedgedoc/8.0.14/ix_values.yaml b/stable/hedgedoc/8.0.15/ix_values.yaml similarity index 100% rename from stable/hedgedoc/8.0.14/ix_values.yaml rename to stable/hedgedoc/8.0.15/ix_values.yaml diff --git a/stable/hedgedoc/8.0.14/questions.yaml b/stable/hedgedoc/8.0.15/questions.yaml similarity index 100% rename from stable/hedgedoc/8.0.14/questions.yaml rename to stable/hedgedoc/8.0.15/questions.yaml diff --git a/stable/lancache-dns/4.0.13/templates/NOTES.txt b/stable/hedgedoc/8.0.15/templates/NOTES.txt similarity index 100% rename from stable/lancache-dns/4.0.13/templates/NOTES.txt rename to stable/hedgedoc/8.0.15/templates/NOTES.txt diff --git a/stable/hedgedoc/8.0.14/templates/_secrets.tpl b/stable/hedgedoc/8.0.15/templates/_secrets.tpl similarity index 100% rename from stable/hedgedoc/8.0.14/templates/_secrets.tpl rename to stable/hedgedoc/8.0.15/templates/_secrets.tpl diff --git a/stable/hedgedoc/8.0.14/templates/common.yaml b/stable/hedgedoc/8.0.15/templates/common.yaml similarity index 100% rename from stable/hedgedoc/8.0.14/templates/common.yaml rename to stable/hedgedoc/8.0.15/templates/common.yaml diff --git a/stable/lancache-monolithic/4.0.5/values.yaml b/stable/hedgedoc/8.0.15/values.yaml similarity index 100% rename from stable/lancache-monolithic/4.0.5/values.yaml rename to stable/hedgedoc/8.0.15/values.yaml diff --git a/stable/heimdall/15.0.16/CHANGELOG.md b/stable/heimdall/15.0.16/CHANGELOG.md new file mode 100644 index 00000000000..f0b3157e749 --- /dev/null +++ b/stable/heimdall/15.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [heimdall-15.0.16](https://github.com/truecharts/charts/compare/heimdall-15.0.15...heimdall-15.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [heimdall-15.0.15](https://github.com/truecharts/charts/compare/heimdall-15.0.14...heimdall-15.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [heimdall-15.0.14](https://github.com/truecharts/charts/compare/heimdall-15.0.13...heimdall-15.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [heimdall-15.0.13](https://github.com/truecharts/charts/compare/heimdall-15.0.12...heimdall-15.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [heimdall-15.0.12](https://github.com/truecharts/charts/compare/heimdall-15.0.11...heimdall-15.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [heimdall-15.0.11](https://github.com/truecharts/charts/compare/heimdall-15.0.10...heimdall-15.0.11) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/heimdall to v2.5.6 ([#8453](https://github.com/truecharts/charts/issues/8453)) + + + + +## [heimdall-15.0.10](https://github.com/truecharts/charts/compare/heimdall-15.0.9...heimdall-15.0.10) (2023-04-26) + +### Chore + +- update container image tccr.io/truecharts/heimdall to v ([#8238](https://github.com/truecharts/charts/issues/8238)) + + + + +## [heimdall-15.0.9](https://github.com/truecharts/charts/compare/heimdall-15.0.8...heimdall-15.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [heimdall-15.0.8](https://github.com/truecharts/charts/compare/heimdall-15.0.7...heimdall-15.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [heimdall-15.0.7](https://github.com/truecharts/charts/compare/heimdall-15.0.6...heimdall-15.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [heimdall-15.0.6](https://github.com/truecharts/charts/compare/heimdall-15.0.5...heimdall-15.0.6) (2023-04-16) + +### Chore diff --git a/stable/heimdall/15.0.16/Chart.yaml b/stable/heimdall/15.0.16/Chart.yaml new file mode 100644 index 00000000000..5e20c91ec3b --- /dev/null +++ b/stable/heimdall/15.0.16/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2.5.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +description: An Application dashboard and launcher +home: https://truecharts.org/charts/stable/heimdall +icon: https://truecharts.org/img/hotlink-ok/chart-icons/heimdall.png +keywords: + - heimdall +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: heimdall +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/heimdall + - https://github.com/linuxserver/Heimdall/ +type: application +version: 15.0.16 +annotations: + truecharts.org/catagories: | + - organizers + truecharts.org/SCALE-support: "true" diff --git a/stable/lama-cleaner/2.0.14/README.md b/stable/heimdall/15.0.16/README.md similarity index 100% rename from stable/lama-cleaner/2.0.14/README.md rename to stable/heimdall/15.0.16/README.md diff --git a/stable/heimdall/15.0.16/app-changelog.md b/stable/heimdall/15.0.16/app-changelog.md new file mode 100644 index 00000000000..871d495f16f --- /dev/null +++ b/stable/heimdall/15.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [heimdall-15.0.16](https://github.com/truecharts/charts/compare/heimdall-15.0.15...heimdall-15.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/heimdall/15.0.16/app-readme.md b/stable/heimdall/15.0.16/app-readme.md new file mode 100644 index 00000000000..07a4cb167bc --- /dev/null +++ b/stable/heimdall/15.0.16/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/15.0.16/charts/common-12.9.2.tgz b/stable/heimdall/15.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/heimdall/15.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/heimdall/15.0.16/ix_values.yaml b/stable/heimdall/15.0.16/ix_values.yaml new file mode 100644 index 00000000000..e75c2908f4b --- /dev/null +++ b/stable/heimdall/15.0.16/ix_values.yaml @@ -0,0 +1,31 @@ +image: + repository: tccr.io/truecharts/heimdall + tag: 2.5.6@sha256:093de204da5125c16f2c60227950844705f51186f748ba15e78f7ce57d1dfb1b + 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/15.0.16/questions.yaml b/stable/heimdall/15.0.16/questions.yaml new file mode 100644 index 00000000000..4b4e9d81c1d --- /dev/null +++ b/stable/heimdall/15.0.16/questions.yaml @@ -0,0 +1,1929 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/lancache-monolithic/4.0.5/templates/NOTES.txt b/stable/heimdall/15.0.16/templates/NOTES.txt similarity index 100% rename from stable/lancache-monolithic/4.0.5/templates/NOTES.txt rename to stable/heimdall/15.0.16/templates/NOTES.txt diff --git a/stable/libreddit/4.0.15/templates/common.yaml b/stable/heimdall/15.0.16/templates/common.yaml similarity index 100% rename from stable/libreddit/4.0.15/templates/common.yaml rename to stable/heimdall/15.0.16/templates/common.yaml diff --git a/stable/lanraragi/5.0.12/values.yaml b/stable/heimdall/15.0.16/values.yaml similarity index 100% rename from stable/lanraragi/5.0.12/values.yaml rename to stable/heimdall/15.0.16/values.yaml diff --git a/stable/homarr/5.0.14/CHANGELOG.md b/stable/homarr/5.0.14/CHANGELOG.md deleted file mode 100644 index 14f9bbd2e49..00000000000 --- a/stable/homarr/5.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [homarr-5.0.14](https://github.com/truecharts/charts/compare/homarr-5.0.13...homarr-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [homarr-5.0.13](https://github.com/truecharts/charts/compare/homarr-5.0.12...homarr-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [homarr-5.0.12](https://github.com/truecharts/charts/compare/homarr-5.0.11...homarr-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [homarr-5.0.11](https://github.com/truecharts/charts/compare/homarr-5.0.10...homarr-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [homarr-5.0.10](https://github.com/truecharts/charts/compare/homarr-5.0.9...homarr-5.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/homarr to v0.12.1 ([#8580](https://github.com/truecharts/charts/issues/8580)) - - - - -## [homarr-5.0.9](https://github.com/truecharts/charts/compare/homarr-5.0.8...homarr-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [homarr-5.0.8](https://github.com/truecharts/charts/compare/homarr-5.0.7...homarr-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [homarr-5.0.7](https://github.com/truecharts/charts/compare/homarr-5.0.6...homarr-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [homarr-5.0.6](https://github.com/truecharts/charts/compare/homarr-5.0.5...homarr-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [homarr-5.0.5](https://github.com/truecharts/charts/compare/homarr-5.0.4...homarr-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [homarr-5.0.4](https://github.com/truecharts/charts/compare/homarr-5.0.3...homarr-5.0.4) (2023-04-15) - -### Chore diff --git a/stable/homarr/5.0.14/Chart.yaml b/stable/homarr/5.0.14/Chart.yaml deleted file mode 100644 index 85e0ee13df5..00000000000 --- a/stable/homarr/5.0.14/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "0.12.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - dashboard -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: homarr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/homarr - - https://github.com/ajnart/homarr -version: 5.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/homarr/5.0.14/app-changelog.md b/stable/homarr/5.0.14/app-changelog.md deleted file mode 100644 index cd0320d3ff8..00000000000 --- a/stable/homarr/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [homarr-5.0.14](https://github.com/truecharts/charts/compare/homarr-5.0.13...homarr-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/homarr/5.0.14/charts/common-12.8.1.tgz b/stable/homarr/5.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/homarr/5.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/homarr/5.0.15/CHANGELOG.md b/stable/homarr/5.0.15/CHANGELOG.md new file mode 100644 index 00000000000..71216e1b3ef --- /dev/null +++ b/stable/homarr/5.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [homarr-5.0.15](https://github.com/truecharts/charts/compare/homarr-5.0.14...homarr-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [homarr-5.0.14](https://github.com/truecharts/charts/compare/homarr-5.0.13...homarr-5.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [homarr-5.0.13](https://github.com/truecharts/charts/compare/homarr-5.0.12...homarr-5.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [homarr-5.0.12](https://github.com/truecharts/charts/compare/homarr-5.0.11...homarr-5.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [homarr-5.0.11](https://github.com/truecharts/charts/compare/homarr-5.0.10...homarr-5.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [homarr-5.0.10](https://github.com/truecharts/charts/compare/homarr-5.0.9...homarr-5.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/homarr to v0.12.1 ([#8580](https://github.com/truecharts/charts/issues/8580)) + + + + +## [homarr-5.0.9](https://github.com/truecharts/charts/compare/homarr-5.0.8...homarr-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [homarr-5.0.8](https://github.com/truecharts/charts/compare/homarr-5.0.7...homarr-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [homarr-5.0.7](https://github.com/truecharts/charts/compare/homarr-5.0.6...homarr-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [homarr-5.0.6](https://github.com/truecharts/charts/compare/homarr-5.0.5...homarr-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [homarr-5.0.5](https://github.com/truecharts/charts/compare/homarr-5.0.4...homarr-5.0.5) (2023-04-16) + +### Chore diff --git a/stable/homarr/5.0.15/Chart.yaml b/stable/homarr/5.0.15/Chart.yaml new file mode 100644 index 00000000000..737617b2d84 --- /dev/null +++ b/stable/homarr/5.0.15/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "0.12.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.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 +keywords: + - dashboard +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: homarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/homarr + - https://github.com/ajnart/homarr +version: 5.0.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/lancache-dns/4.0.13/README.md b/stable/homarr/5.0.15/README.md similarity index 100% rename from stable/lancache-dns/4.0.13/README.md rename to stable/homarr/5.0.15/README.md diff --git a/stable/homarr/5.0.15/app-changelog.md b/stable/homarr/5.0.15/app-changelog.md new file mode 100644 index 00000000000..0f6a20efe6d --- /dev/null +++ b/stable/homarr/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [homarr-5.0.15](https://github.com/truecharts/charts/compare/homarr-5.0.14...homarr-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/homarr/5.0.14/app-readme.md b/stable/homarr/5.0.15/app-readme.md similarity index 100% rename from stable/homarr/5.0.14/app-readme.md rename to stable/homarr/5.0.15/app-readme.md diff --git a/stable/homarr/5.0.15/charts/common-12.9.2.tgz b/stable/homarr/5.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/homarr/5.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/homarr/5.0.14/ix_values.yaml b/stable/homarr/5.0.15/ix_values.yaml similarity index 100% rename from stable/homarr/5.0.14/ix_values.yaml rename to stable/homarr/5.0.15/ix_values.yaml diff --git a/stable/homarr/5.0.14/questions.yaml b/stable/homarr/5.0.15/questions.yaml similarity index 100% rename from stable/homarr/5.0.14/questions.yaml rename to stable/homarr/5.0.15/questions.yaml diff --git a/stable/lanraragi/5.0.12/templates/NOTES.txt b/stable/homarr/5.0.15/templates/NOTES.txt similarity index 100% rename from stable/lanraragi/5.0.12/templates/NOTES.txt rename to stable/homarr/5.0.15/templates/NOTES.txt diff --git a/stable/libremdb/2.0.21/templates/common.yaml b/stable/homarr/5.0.15/templates/common.yaml similarity index 100% rename from stable/libremdb/2.0.21/templates/common.yaml rename to stable/homarr/5.0.15/templates/common.yaml diff --git a/stable/leaf2mqtt/7.0.13/values.yaml b/stable/homarr/5.0.15/values.yaml similarity index 100% rename from stable/leaf2mqtt/7.0.13/values.yaml rename to stable/homarr/5.0.15/values.yaml diff --git a/stable/home-assistant/19.0.21/CHANGELOG.md b/stable/home-assistant/19.0.21/CHANGELOG.md new file mode 100644 index 00000000000..1e02df732f1 --- /dev/null +++ b/stable/home-assistant/19.0.21/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [home-assistant-19.0.21](https://github.com/truecharts/charts/compare/home-assistant-19.0.20...home-assistant-19.0.21) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [home-assistant-19.0.20](https://github.com/truecharts/charts/compare/home-assistant-19.0.19...home-assistant-19.0.20) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [home-assistant-19.0.19](https://github.com/truecharts/charts/compare/home-assistant-19.0.18...home-assistant-19.0.19) (2023-05-20) + +### Chore + +- update container image tccr.io/truecharts/home-assistant to v2023.5.3 ([#9013](https://github.com/truecharts/charts/issues/9013)) + + + + +## [home-assistant-19.0.18](https://github.com/truecharts/charts/compare/home-assistant-19.0.17...home-assistant-19.0.18) (2023-05-16) + +### Chore + +- update container image tccr.io/truecharts/home-assistant to v2023.5.2 ([#8855](https://github.com/truecharts/charts/issues/8855)) + + ### Fix + +- fix dhcp component ([#8980](https://github.com/truecharts/charts/issues/8980)) + + + + +## [home-assistant-19.0.17](https://github.com/truecharts/charts/compare/home-assistant-19.0.16...home-assistant-19.0.17) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [home-assistant-19.0.16](https://github.com/truecharts/charts/compare/home-assistant-19.0.15...home-assistant-19.0.16) (2023-05-06) + +### Fix + +- Ensure appended config files start on new line. ([#8784](https://github.com/truecharts/charts/issues/8784)) + + + + +## [home-assistant-19.0.15](https://github.com/truecharts/charts/compare/home-assistant-19.0.14...home-assistant-19.0.15) (2023-05-06) + +### Feat + +- Add podOptions in questions.yaml ([#8792](https://github.com/truecharts/charts/issues/8792)) + + + + +## [home-assistant-19.0.14](https://github.com/truecharts/charts/compare/home-assistant-19.0.13...home-assistant-19.0.14) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [home-assistant-19.0.13](https://github.com/truecharts/charts/compare/home-assistant-19.0.12...home-assistant-19.0.13) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [home-assistant-19.0.12](https://github.com/truecharts/charts/compare/home-assistant-19.0.11...home-assistant-19.0.12) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/home-assistant to v2023.4.6 ([#8581](https://github.com/truecharts/charts/issues/8581)) + + + diff --git a/stable/home-assistant/19.0.21/Chart.yaml b/stable/home-assistant/19.0.21/Chart.yaml new file mode 100644 index 00000000000..981f9bd9b95 --- /dev/null +++ b/stable/home-assistant/19.0.21/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2023.5.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - home-assistant + - hass + - homeassistant +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: home-assistant +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/home-assistant + - https://github.com/home-assistant/home-assistant + - https://github.com/cdr/code-server +type: application +version: 19.0.21 +annotations: + truecharts.org/catagories: | + - home-automation + truecharts.org/SCALE-support: "true" diff --git a/stable/lancache-monolithic/4.0.5/README.md b/stable/home-assistant/19.0.21/README.md similarity index 100% rename from stable/lancache-monolithic/4.0.5/README.md rename to stable/home-assistant/19.0.21/README.md diff --git a/stable/home-assistant/19.0.21/app-changelog.md b/stable/home-assistant/19.0.21/app-changelog.md new file mode 100644 index 00000000000..3a7fe0785f1 --- /dev/null +++ b/stable/home-assistant/19.0.21/app-changelog.md @@ -0,0 +1,9 @@ + + +## [home-assistant-19.0.21](https://github.com/truecharts/charts/compare/home-assistant-19.0.20...home-assistant-19.0.21) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/home-assistant/19.0.21/app-readme.md b/stable/home-assistant/19.0.21/app-readme.md new file mode 100644 index 00000000000..9a840a5743c --- /dev/null +++ b/stable/home-assistant/19.0.21/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/19.0.21/charts/common-12.9.2.tgz b/stable/home-assistant/19.0.21/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/home-assistant/19.0.21/charts/common-12.9.2.tgz differ diff --git a/stable/home-assistant/19.0.21/ix_values.yaml b/stable/home-assistant/19.0.21/ix_values.yaml new file mode 100644 index 00000000000..b1873e0f63a --- /dev/null +++ b/stable/home-assistant/19.0.21/ix_values.yaml @@ -0,0 +1,162 @@ +image: + repository: tccr.io/truecharts/home-assistant + pullPolicy: IfNotPresent + tag: v2023.5.3@sha256:1afc954e88c1b66b8acaa359968808a0ec138378aeeb41767ffa6c3b594c431a +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/19.0.21/questions.yaml b/stable/home-assistant/19.0.21/questions.yaml new file mode 100644 index 00000000000..276ea9ac828 --- /dev/null +++ b/stable/home-assistant/19.0.21/questions.yaml @@ -0,0 +1,1929 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/leaf2mqtt/7.0.13/templates/NOTES.txt b/stable/home-assistant/19.0.21/templates/NOTES.txt similarity index 100% rename from stable/leaf2mqtt/7.0.13/templates/NOTES.txt rename to stable/home-assistant/19.0.21/templates/NOTES.txt diff --git a/stable/openhab/5.0.6/templates/common.yaml b/stable/home-assistant/19.0.21/templates/common.yaml similarity index 100% rename from stable/openhab/5.0.6/templates/common.yaml rename to stable/home-assistant/19.0.21/templates/common.yaml diff --git a/stable/libreddit/4.0.15/values.yaml b/stable/home-assistant/19.0.21/values.yaml similarity index 100% rename from stable/libreddit/4.0.15/values.yaml rename to stable/home-assistant/19.0.21/values.yaml diff --git a/stable/homebox/2.0.14/CHANGELOG.md b/stable/homebox/2.0.14/CHANGELOG.md deleted file mode 100644 index 597c080d947..00000000000 --- a/stable/homebox/2.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [homebox-2.0.14](https://github.com/truecharts/charts/compare/homebox-2.0.13...homebox-2.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [homebox-2.0.13](https://github.com/truecharts/charts/compare/homebox-2.0.12...homebox-2.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [homebox-2.0.12](https://github.com/truecharts/charts/compare/homebox-2.0.11...homebox-2.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [homebox-2.0.11](https://github.com/truecharts/charts/compare/homebox-2.0.10...homebox-2.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [homebox-2.0.10](https://github.com/truecharts/charts/compare/homebox-2.0.9...homebox-2.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/homebox to v0.9.1 ([#8582](https://github.com/truecharts/charts/issues/8582)) - - - - -## [homebox-2.0.9](https://github.com/truecharts/charts/compare/homebox-2.0.8...homebox-2.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [homebox-2.0.8](https://github.com/truecharts/charts/compare/homebox-2.0.7...homebox-2.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [homebox-2.0.7](https://github.com/truecharts/charts/compare/homebox-2.0.6...homebox-2.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [homebox-2.0.6](https://github.com/truecharts/charts/compare/homebox-2.0.5...homebox-2.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [homebox-2.0.5](https://github.com/truecharts/charts/compare/homebox-2.0.4...homebox-2.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [homebox-2.0.4](https://github.com/truecharts/charts/compare/homebox-2.0.3...homebox-2.0.4) (2023-04-15) - -### Chore diff --git a/stable/homebox/2.0.14/Chart.yaml b/stable/homebox/2.0.14/Chart.yaml deleted file mode 100644 index 21af1956fda..00000000000 --- a/stable/homebox/2.0.14/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.9.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - homebox - - inventory -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: homebox -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/homebox - - https://github.com/hay-kot/homebox -type: application -version: 2.0.14 -annotations: - truecharts.org/catagories: | - - inventory - truecharts.org/SCALE-support: "true" diff --git a/stable/homebox/2.0.14/app-changelog.md b/stable/homebox/2.0.14/app-changelog.md deleted file mode 100644 index 333fa3430c2..00000000000 --- a/stable/homebox/2.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [homebox-2.0.14](https://github.com/truecharts/charts/compare/homebox-2.0.13...homebox-2.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/homebox/2.0.14/charts/common-12.8.1.tgz b/stable/homebox/2.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/homebox/2.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/homebox/2.0.15/CHANGELOG.md b/stable/homebox/2.0.15/CHANGELOG.md new file mode 100644 index 00000000000..135bb7f2849 --- /dev/null +++ b/stable/homebox/2.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [homebox-2.0.15](https://github.com/truecharts/charts/compare/homebox-2.0.14...homebox-2.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [homebox-2.0.14](https://github.com/truecharts/charts/compare/homebox-2.0.13...homebox-2.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [homebox-2.0.13](https://github.com/truecharts/charts/compare/homebox-2.0.12...homebox-2.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [homebox-2.0.12](https://github.com/truecharts/charts/compare/homebox-2.0.11...homebox-2.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [homebox-2.0.11](https://github.com/truecharts/charts/compare/homebox-2.0.10...homebox-2.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [homebox-2.0.10](https://github.com/truecharts/charts/compare/homebox-2.0.9...homebox-2.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/homebox to v0.9.1 ([#8582](https://github.com/truecharts/charts/issues/8582)) + + + + +## [homebox-2.0.9](https://github.com/truecharts/charts/compare/homebox-2.0.8...homebox-2.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [homebox-2.0.8](https://github.com/truecharts/charts/compare/homebox-2.0.7...homebox-2.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [homebox-2.0.7](https://github.com/truecharts/charts/compare/homebox-2.0.6...homebox-2.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [homebox-2.0.6](https://github.com/truecharts/charts/compare/homebox-2.0.5...homebox-2.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [homebox-2.0.5](https://github.com/truecharts/charts/compare/homebox-2.0.4...homebox-2.0.5) (2023-04-16) + +### Chore diff --git a/stable/homebox/2.0.15/Chart.yaml b/stable/homebox/2.0.15/Chart.yaml new file mode 100644 index 00000000000..e96b8e0161b --- /dev/null +++ b/stable/homebox/2.0.15/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.9.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - homebox + - inventory +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: homebox +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/homebox + - https://github.com/hay-kot/homebox +type: application +version: 2.0.15 +annotations: + truecharts.org/catagories: | + - inventory + truecharts.org/SCALE-support: "true" diff --git a/stable/lanraragi/5.0.12/README.md b/stable/homebox/2.0.15/README.md similarity index 100% rename from stable/lanraragi/5.0.12/README.md rename to stable/homebox/2.0.15/README.md diff --git a/stable/homebox/2.0.15/app-changelog.md b/stable/homebox/2.0.15/app-changelog.md new file mode 100644 index 00000000000..c65427be2ce --- /dev/null +++ b/stable/homebox/2.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [homebox-2.0.15](https://github.com/truecharts/charts/compare/homebox-2.0.14...homebox-2.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/homebox/2.0.14/app-readme.md b/stable/homebox/2.0.15/app-readme.md similarity index 100% rename from stable/homebox/2.0.14/app-readme.md rename to stable/homebox/2.0.15/app-readme.md diff --git a/stable/homebox/2.0.15/charts/common-12.9.2.tgz b/stable/homebox/2.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/homebox/2.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/homebox/2.0.14/ix_values.yaml b/stable/homebox/2.0.15/ix_values.yaml similarity index 100% rename from stable/homebox/2.0.14/ix_values.yaml rename to stable/homebox/2.0.15/ix_values.yaml diff --git a/stable/homebox/2.0.14/questions.yaml b/stable/homebox/2.0.15/questions.yaml similarity index 100% rename from stable/homebox/2.0.14/questions.yaml rename to stable/homebox/2.0.15/questions.yaml diff --git a/stable/libreddit/4.0.15/templates/NOTES.txt b/stable/homebox/2.0.15/templates/NOTES.txt similarity index 100% rename from stable/libreddit/4.0.15/templates/NOTES.txt rename to stable/homebox/2.0.15/templates/NOTES.txt diff --git a/stable/homebox/2.0.14/templates/_secret.tpl b/stable/homebox/2.0.15/templates/_secret.tpl similarity index 100% rename from stable/homebox/2.0.14/templates/_secret.tpl rename to stable/homebox/2.0.15/templates/_secret.tpl diff --git a/stable/homebox/2.0.14/templates/common.yaml b/stable/homebox/2.0.15/templates/common.yaml similarity index 100% rename from stable/homebox/2.0.14/templates/common.yaml rename to stable/homebox/2.0.15/templates/common.yaml diff --git a/stable/libremdb/2.0.21/values.yaml b/stable/homebox/2.0.15/values.yaml similarity index 100% rename from stable/libremdb/2.0.21/values.yaml rename to stable/homebox/2.0.15/values.yaml diff --git a/stable/homelablabelmaker/4.0.13/CHANGELOG.md b/stable/homelablabelmaker/4.0.13/CHANGELOG.md deleted file mode 100644 index d8e687ad5d8..00000000000 --- a/stable/homelablabelmaker/4.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [homelablabelmaker-4.0.13](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.12...homelablabelmaker-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [homelablabelmaker-4.0.12](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.11...homelablabelmaker-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [homelablabelmaker-4.0.11](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.10...homelablabelmaker-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [homelablabelmaker-4.0.10](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.9...homelablabelmaker-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [homelablabelmaker-4.0.9](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.8...homelablabelmaker-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [homelablabelmaker-4.0.8](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.7...homelablabelmaker-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [homelablabelmaker-4.0.7](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.6...homelablabelmaker-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [homelablabelmaker-4.0.6](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.5...homelablabelmaker-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [homelablabelmaker-4.0.5](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.4...homelablabelmaker-4.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [homelablabelmaker-4.0.4](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.3...homelablabelmaker-4.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [homelablabelmaker-4.0.3](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.2...homelablabelmaker-4.0.3) (2023-04-14) - - diff --git a/stable/homelablabelmaker/4.0.13/Chart.yaml b/stable/homelablabelmaker/4.0.13/Chart.yaml deleted file mode 100644 index cf3c545405b..00000000000 --- a/stable/homelablabelmaker/4.0.13/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities - - Other -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - homelablabelmaker - - Tools-Utilities - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: homelablabelmaker -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/homelablabelmaker - - https://github.com/DavidSpek/homelablabelmaker -type: application -version: 4.0.13 diff --git a/stable/homelablabelmaker/4.0.13/app-changelog.md b/stable/homelablabelmaker/4.0.13/app-changelog.md deleted file mode 100644 index e7153fcfdb0..00000000000 --- a/stable/homelablabelmaker/4.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [homelablabelmaker-4.0.13](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.12...homelablabelmaker-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/homelablabelmaker/4.0.13/charts/common-12.8.1.tgz b/stable/homelablabelmaker/4.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/homelablabelmaker/4.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/homelablabelmaker/4.0.14/CHANGELOG.md b/stable/homelablabelmaker/4.0.14/CHANGELOG.md new file mode 100644 index 00000000000..a605bf45a85 --- /dev/null +++ b/stable/homelablabelmaker/4.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [homelablabelmaker-4.0.14](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.13...homelablabelmaker-4.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [homelablabelmaker-4.0.13](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.12...homelablabelmaker-4.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [homelablabelmaker-4.0.12](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.11...homelablabelmaker-4.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [homelablabelmaker-4.0.11](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.10...homelablabelmaker-4.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [homelablabelmaker-4.0.10](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.9...homelablabelmaker-4.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [homelablabelmaker-4.0.9](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.8...homelablabelmaker-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [homelablabelmaker-4.0.8](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.7...homelablabelmaker-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [homelablabelmaker-4.0.7](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.6...homelablabelmaker-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [homelablabelmaker-4.0.6](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.5...homelablabelmaker-4.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [homelablabelmaker-4.0.5](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.4...homelablabelmaker-4.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [homelablabelmaker-4.0.4](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.3...homelablabelmaker-4.0.4) (2023-04-15) + +### Chore diff --git a/stable/homelablabelmaker/4.0.14/Chart.yaml b/stable/homelablabelmaker/4.0.14/Chart.yaml new file mode 100644 index 00000000000..642f6d195c1 --- /dev/null +++ b/stable/homelablabelmaker/4.0.14/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities + - Other +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - homelablabelmaker + - Tools-Utilities + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: homelablabelmaker +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/homelablabelmaker + - https://github.com/DavidSpek/homelablabelmaker +type: application +version: 4.0.14 diff --git a/stable/leaf2mqtt/7.0.13/README.md b/stable/homelablabelmaker/4.0.14/README.md similarity index 100% rename from stable/leaf2mqtt/7.0.13/README.md rename to stable/homelablabelmaker/4.0.14/README.md diff --git a/stable/homelablabelmaker/4.0.14/app-changelog.md b/stable/homelablabelmaker/4.0.14/app-changelog.md new file mode 100644 index 00000000000..e4fe588c16b --- /dev/null +++ b/stable/homelablabelmaker/4.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [homelablabelmaker-4.0.14](https://github.com/truecharts/charts/compare/homelablabelmaker-4.0.13...homelablabelmaker-4.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/homelablabelmaker/4.0.13/app-readme.md b/stable/homelablabelmaker/4.0.14/app-readme.md similarity index 100% rename from stable/homelablabelmaker/4.0.13/app-readme.md rename to stable/homelablabelmaker/4.0.14/app-readme.md diff --git a/stable/homelablabelmaker/4.0.14/charts/common-12.9.2.tgz b/stable/homelablabelmaker/4.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/homelablabelmaker/4.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/homelablabelmaker/4.0.13/ix_values.yaml b/stable/homelablabelmaker/4.0.14/ix_values.yaml similarity index 100% rename from stable/homelablabelmaker/4.0.13/ix_values.yaml rename to stable/homelablabelmaker/4.0.14/ix_values.yaml diff --git a/stable/homelablabelmaker/4.0.13/questions.yaml b/stable/homelablabelmaker/4.0.14/questions.yaml similarity index 100% rename from stable/homelablabelmaker/4.0.13/questions.yaml rename to stable/homelablabelmaker/4.0.14/questions.yaml diff --git a/stable/libremdb/2.0.21/templates/NOTES.txt b/stable/homelablabelmaker/4.0.14/templates/NOTES.txt similarity index 100% rename from stable/libremdb/2.0.21/templates/NOTES.txt rename to stable/homelablabelmaker/4.0.14/templates/NOTES.txt diff --git a/stable/homelablabelmaker/4.0.13/templates/common.yaml b/stable/homelablabelmaker/4.0.14/templates/common.yaml similarity index 100% rename from stable/homelablabelmaker/4.0.13/templates/common.yaml rename to stable/homelablabelmaker/4.0.14/templates/common.yaml diff --git a/stable/librespeed/9.0.11/values.yaml b/stable/homelablabelmaker/4.0.14/values.yaml similarity index 100% rename from stable/librespeed/9.0.11/values.yaml rename to stable/homelablabelmaker/4.0.14/values.yaml diff --git a/stable/homepage/3.0.15/CHANGELOG.md b/stable/homepage/3.0.15/CHANGELOG.md deleted file mode 100644 index f522088fa40..00000000000 --- a/stable/homepage/3.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [homepage-3.0.15](https://github.com/truecharts/charts/compare/homepage-3.0.14...homepage-3.0.15) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/homepage to v0.6.20 ([#9030](https://github.com/truecharts/charts/issues/9030)) - - - - -## [homepage-3.0.14](https://github.com/truecharts/charts/compare/homepage-3.0.13...homepage-3.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [homepage-3.0.13](https://github.com/truecharts/charts/compare/homepage-3.0.12...homepage-3.0.13) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/homepage to v0.6.17 ([#8822](https://github.com/truecharts/charts/issues/8822)) - - - - -## [homepage-3.0.12](https://github.com/truecharts/charts/compare/homepage-3.0.11...homepage-3.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [homepage-3.0.11](https://github.com/truecharts/charts/compare/homepage-3.0.10...homepage-3.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - add rbac for homepage ([#8494](https://github.com/truecharts/charts/issues/8494)) - - - - -## [homepage-3.0.10](https://github.com/truecharts/charts/compare/homepage-3.0.9...homepage-3.0.10) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/homepage to v0.6.16 ([#8454](https://github.com/truecharts/charts/issues/8454)) - - - - -## [homepage-3.0.9](https://github.com/truecharts/charts/compare/homepage-3.0.8...homepage-3.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [homepage-3.0.8](https://github.com/truecharts/charts/compare/homepage-3.0.7...homepage-3.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [homepage-3.0.7](https://github.com/truecharts/charts/compare/homepage-3.0.6...homepage-3.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [homepage-3.0.6](https://github.com/truecharts/charts/compare/homepage-3.0.5...homepage-3.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [homepage-3.0.5](https://github.com/truecharts/charts/compare/homepage-3.0.4...homepage-3.0.5) (2023-04-16) - diff --git a/stable/homepage/3.0.15/Chart.yaml b/stable/homepage/3.0.15/Chart.yaml deleted file mode 100644 index bf6b788b89f..00000000000 --- a/stable/homepage/3.0.15/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "0.6.20" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -description: A highly customizable homepage -home: https://truecharts.org/charts/stable/homepage -icon: https://truecharts.org/img/hotlink-ok/chart-icons/homepage.png -keywords: - - homepage -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: homepage -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/homepage - - https://github.com/benphelps/homepage -version: 3.0.15 -annotations: - truecharts.org/catagories: | - - dashboard - truecharts.org/SCALE-support: "true" diff --git a/stable/homepage/3.0.15/app-changelog.md b/stable/homepage/3.0.15/app-changelog.md deleted file mode 100644 index f56d3a932ea..00000000000 --- a/stable/homepage/3.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [homepage-3.0.15](https://github.com/truecharts/charts/compare/homepage-3.0.14...homepage-3.0.15) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/homepage to v0.6.20 ([#9030](https://github.com/truecharts/charts/issues/9030)) - - \ No newline at end of file diff --git a/stable/homepage/3.0.15/charts/common-12.8.1.tgz b/stable/homepage/3.0.15/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/homepage/3.0.15/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/homepage/3.0.15/questions.yaml b/stable/homepage/3.0.15/questions.yaml deleted file mode 100644 index d79373d2f75..00000000000 --- a/stable/homepage/3.0.15/questions.yaml +++ /dev/null @@ -1,1868 +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: 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: 10352 - required: true - - variable: serviceexpert - group: Networking and Services - label: Show Expert Config - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: hostNetwork - group: Networking and Services - label: Host-Networking (Complicated) - schema: - hidden: true - type: boolean - default: false - - 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: - 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: - 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: Config Storage - description: Config 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 - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: [] - items: - - variable: pathEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: path - label: Path - schema: - type: string - required: true - default: "/" - - variable: pathType - label: Path Type - schema: - type: string - required: true - default: Prefix - - variable: certificateIssuer - label: Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - 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: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: 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: service - label: Linked Service - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: Service Name - schema: - type: string - default: "" - - variable: port - label: Service Port - schema: - type: int - - variable: clusterIssuer - label: clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - default: [] - show_if: [["clusterIssuer", "=", ""]] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - variable: clusterIssuer - 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: [["clusterIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - type: string - show_if: [["clusterIssuer", "=", ""]] - default: "" - - variable: entrypoint - label: Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: securityContext - group: Security and Permissions - label: Security Context - schema: - additional_attrs: true - type: dict - attrs: - - variable: container - label: Container - schema: - additional_attrs: true - type: dict - attrs: - # Settings from questions.yaml get appended here on a per-app basis - - - variable: runAsUser - label: "runAsUser" - description: "The UserID of the user running the application" - schema: - type: int - default: 568 - - variable: runAsGroup - label: "runAsGroup" - description: "The groupID this App of the user running the application" - schema: - type: int - default: 568 - # Settings from questions.yaml get appended here on a per-app basis - - variable: PUID - label: Process User ID - PUID - description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps - schema: - type: int - show_if: [["runAsUser", "=", 0]] - default: 568 - - variable: UMASK - label: UMASK - description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps - schema: - type: string - default: "0022" - - variable: advanced - label: Show Advanced Settings - description: Advanced settings are not covered by TrueCharts Support - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: privileged - label: "Privileged mode" - schema: - type: boolean - default: false - - variable: readOnlyRootFilesystem - label: "ReadOnly Root Filesystem" - schema: - type: boolean - default: true - - variable: pod - label: Pod - schema: - additional_attrs: true - type: dict - attrs: - - variable: fsGroupChangePolicy - label: "When should we take ownership?" - schema: - type: string - default: OnRootMismatch - enum: - - value: OnRootMismatch - description: OnRootMismatch - - value: Always - description: Always - - variable: supplementalGroups - label: Supplemental Groups - schema: - type: list - default: [] - items: - - variable: supplementalGroupsEntry - label: Supplemental Group - schema: - type: int - # Settings from questions.yaml get appended here on a per-app basis - - variable: fsGroup - label: "fsGroup" - description: "The group that should own ALL storage." - schema: - type: int - default: 568 - - - variable: resources - group: Resources and Devices - label: "Resource Limits" - schema: - additional_attrs: true - type: dict - attrs: - - variable: limits - label: Advanced Limit Resource Consumption - schema: - additional_attrs: true - type: dict - attrs: - - variable: cpu - label: CPU - description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: - 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: 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: - 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: - 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 - - 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/3.0.16/CHANGELOG.md b/stable/homepage/3.0.16/CHANGELOG.md new file mode 100644 index 00000000000..d5f9fd3fcf8 --- /dev/null +++ b/stable/homepage/3.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [homepage-3.0.16](https://github.com/truecharts/charts/compare/homepage-3.0.15...homepage-3.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [homepage-3.0.15](https://github.com/truecharts/charts/compare/homepage-3.0.14...homepage-3.0.15) (2023-05-21) + +### Chore + +- update container image tccr.io/truecharts/homepage to v0.6.20 ([#9030](https://github.com/truecharts/charts/issues/9030)) + + + + +## [homepage-3.0.14](https://github.com/truecharts/charts/compare/homepage-3.0.13...homepage-3.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [homepage-3.0.13](https://github.com/truecharts/charts/compare/homepage-3.0.12...homepage-3.0.13) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/homepage to v0.6.17 ([#8822](https://github.com/truecharts/charts/issues/8822)) + + + + +## [homepage-3.0.12](https://github.com/truecharts/charts/compare/homepage-3.0.11...homepage-3.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [homepage-3.0.11](https://github.com/truecharts/charts/compare/homepage-3.0.10...homepage-3.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + - add rbac for homepage ([#8494](https://github.com/truecharts/charts/issues/8494)) + + + + +## [homepage-3.0.10](https://github.com/truecharts/charts/compare/homepage-3.0.9...homepage-3.0.10) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/homepage to v0.6.16 ([#8454](https://github.com/truecharts/charts/issues/8454)) + + + + +## [homepage-3.0.9](https://github.com/truecharts/charts/compare/homepage-3.0.8...homepage-3.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [homepage-3.0.8](https://github.com/truecharts/charts/compare/homepage-3.0.7...homepage-3.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [homepage-3.0.7](https://github.com/truecharts/charts/compare/homepage-3.0.6...homepage-3.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + diff --git a/stable/homepage/3.0.16/Chart.yaml b/stable/homepage/3.0.16/Chart.yaml new file mode 100644 index 00000000000..7f47cf39461 --- /dev/null +++ b/stable/homepage/3.0.16/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "0.6.20" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +description: A highly customizable homepage +home: https://truecharts.org/charts/stable/homepage +icon: https://truecharts.org/img/hotlink-ok/chart-icons/homepage.png +keywords: + - homepage +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: homepage +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/homepage + - https://github.com/benphelps/homepage +version: 3.0.16 +annotations: + truecharts.org/catagories: | + - dashboard + truecharts.org/SCALE-support: "true" diff --git a/stable/libreddit/4.0.15/README.md b/stable/homepage/3.0.16/README.md similarity index 100% rename from stable/libreddit/4.0.15/README.md rename to stable/homepage/3.0.16/README.md diff --git a/stable/homepage/3.0.16/app-changelog.md b/stable/homepage/3.0.16/app-changelog.md new file mode 100644 index 00000000000..5034b57ea0d --- /dev/null +++ b/stable/homepage/3.0.16/app-changelog.md @@ -0,0 +1,13 @@ + + +## [homepage-3.0.16](https://github.com/truecharts/charts/compare/homepage-3.0.15...homepage-3.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + \ No newline at end of file diff --git a/stable/homepage/3.0.15/app-readme.md b/stable/homepage/3.0.16/app-readme.md similarity index 100% rename from stable/homepage/3.0.15/app-readme.md rename to stable/homepage/3.0.16/app-readme.md diff --git a/stable/homepage/3.0.16/charts/common-12.9.2.tgz b/stable/homepage/3.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/homepage/3.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/homepage/3.0.15/ix_values.yaml b/stable/homepage/3.0.16/ix_values.yaml similarity index 100% rename from stable/homepage/3.0.15/ix_values.yaml rename to stable/homepage/3.0.16/ix_values.yaml diff --git a/stable/homepage/3.0.16/questions.yaml b/stable/homepage/3.0.16/questions.yaml new file mode 100644 index 00000000000..d7524e1a4aa --- /dev/null +++ b/stable/homepage/3.0.16/questions.yaml @@ -0,0 +1,1929 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 10352 + 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: + 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: + 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: Config Storage + description: Config 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/librespeed/9.0.11/templates/NOTES.txt b/stable/homepage/3.0.16/templates/NOTES.txt similarity index 100% rename from stable/librespeed/9.0.11/templates/NOTES.txt rename to stable/homepage/3.0.16/templates/NOTES.txt diff --git a/stable/librespeed/9.0.11/templates/common.yaml b/stable/homepage/3.0.16/templates/common.yaml similarity index 100% rename from stable/librespeed/9.0.11/templates/common.yaml rename to stable/homepage/3.0.16/templates/common.yaml diff --git a/stable/linkding/5.0.13/values.yaml b/stable/homepage/3.0.16/values.yaml similarity index 100% rename from stable/linkding/5.0.13/values.yaml rename to stable/homepage/3.0.16/values.yaml diff --git a/stable/homer/5.0.13/CHANGELOG.md b/stable/homer/5.0.13/CHANGELOG.md deleted file mode 100644 index d20edeb11e8..00000000000 --- a/stable/homer/5.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [homer-5.0.13](https://github.com/truecharts/charts/compare/homer-5.0.12...homer-5.0.13) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/homer to v23.05.1 ([#9037](https://github.com/truecharts/charts/issues/9037)) - - - - -## [homer-5.0.12](https://github.com/truecharts/charts/compare/homer-5.0.11...homer-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [homer-5.0.11](https://github.com/truecharts/charts/compare/homer-5.0.10...homer-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [homer-5.0.10](https://github.com/truecharts/charts/compare/homer-5.0.9...homer-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [homer-5.0.9](https://github.com/truecharts/charts/compare/homer-5.0.8...homer-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [homer-5.0.8](https://github.com/truecharts/charts/compare/homer-5.0.7...homer-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [homer-5.0.7](https://github.com/truecharts/charts/compare/homer-5.0.6...homer-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [homer-5.0.6](https://github.com/truecharts/charts/compare/homer-5.0.5...homer-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [homer-5.0.5](https://github.com/truecharts/charts/compare/homer-5.0.4...homer-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [homer-5.0.4](https://github.com/truecharts/charts/compare/homer-5.0.3...homer-5.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [homer-5.0.3](https://github.com/truecharts/charts/compare/homer-5.0.2...homer-5.0.3) (2023-04-14) - - diff --git a/stable/homer/5.0.13/Chart.yaml b/stable/homer/5.0.13/Chart.yaml deleted file mode 100644 index 90514027c97..00000000000 --- a/stable/homer/5.0.13/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "23.05.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.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 -keywords: - - homer - - dashboard - - launcher -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: homer -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/homer - - https://github.com/bastienwirtz/homer -version: 5.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/homer/5.0.13/app-changelog.md b/stable/homer/5.0.13/app-changelog.md deleted file mode 100644 index 13778c8d079..00000000000 --- a/stable/homer/5.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [homer-5.0.13](https://github.com/truecharts/charts/compare/homer-5.0.12...homer-5.0.13) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/homer to v23.05.1 ([#9037](https://github.com/truecharts/charts/issues/9037)) - - \ No newline at end of file diff --git a/stable/homer/5.0.13/charts/common-12.8.1.tgz b/stable/homer/5.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/homer/5.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/homer/5.0.13/questions.yaml b/stable/homer/5.0.13/questions.yaml deleted file mode 100644 index ec1954619b3..00000000000 --- a/stable/homer/5.0.13/questions.yaml +++ /dev/null @@ -1,1881 +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: env - group: "App Configuration" - label: "Image Environment" - schema: - additional_attrs: true - type: dict - attrs: - - variable: INIT_ASSETS - label: "INIT_ASSETS" - description: "Set 1 to generate example file or 0 to not generate" - schema: - type: string - default: "1" - - 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: 10178 - required: true - - variable: serviceexpert - group: Networking and Services - label: Show Expert Config - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: hostNetwork - group: Networking and Services - label: Host-Networking (Complicated) - schema: - hidden: true - type: boolean - default: false - - 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: - 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: - 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 - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: [] - items: - - variable: pathEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: path - label: Path - schema: - type: string - required: true - default: "/" - - variable: pathType - label: Path Type - schema: - type: string - required: true - default: Prefix - - variable: certificateIssuer - label: Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - 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: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: 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: service - label: Linked Service - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: Service Name - schema: - type: string - default: "" - - variable: port - label: Service Port - schema: - type: int - - variable: clusterIssuer - label: clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - default: [] - show_if: [["clusterIssuer", "=", ""]] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - variable: clusterIssuer - 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: [["clusterIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - type: string - show_if: [["clusterIssuer", "=", ""]] - default: "" - - variable: entrypoint - label: Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: securityContext - group: Security and Permissions - label: Security Context - schema: - additional_attrs: true - type: dict - attrs: - - variable: container - label: Container - schema: - additional_attrs: true - type: dict - attrs: - # Settings from questions.yaml get appended here on a per-app basis - - - variable: runAsUser - label: "runAsUser" - description: "The UserID of the user running the application" - schema: - type: int - default: 568 - - variable: runAsGroup - label: "runAsGroup" - description: "The groupID this App of the user running the application" - schema: - type: int - default: 568 - # Settings from questions.yaml get appended here on a per-app basis - - variable: PUID - label: Process User ID - PUID - description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps - schema: - type: int - show_if: [["runAsUser", "=", 0]] - default: 568 - - variable: UMASK - label: UMASK - description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps - schema: - type: string - default: "0022" - - variable: advanced - label: Show Advanced Settings - description: Advanced settings are not covered by TrueCharts Support - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: privileged - label: "Privileged mode" - schema: - type: boolean - default: false - - variable: readOnlyRootFilesystem - label: "ReadOnly Root Filesystem" - schema: - type: boolean - default: true - - variable: pod - label: Pod - schema: - additional_attrs: true - type: dict - attrs: - - variable: fsGroupChangePolicy - label: "When should we take ownership?" - schema: - type: string - default: OnRootMismatch - enum: - - value: OnRootMismatch - description: OnRootMismatch - - value: Always - description: Always - - variable: supplementalGroups - label: Supplemental Groups - schema: - type: list - default: [] - items: - - variable: supplementalGroupsEntry - label: Supplemental Group - schema: - type: int - # Settings from questions.yaml get appended here on a per-app basis - - variable: fsGroup - label: "fsGroup" - description: "The group that should own ALL storage." - schema: - type: int - default: 568 - - - variable: resources - group: Resources and Devices - label: "Resource Limits" - schema: - additional_attrs: true - type: dict - attrs: - - variable: limits - label: Advanced Limit Resource Consumption - schema: - additional_attrs: true - type: dict - attrs: - - variable: cpu - label: CPU - description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: - 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: 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: - 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: - 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 - - 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/homer/5.0.14/CHANGELOG.md b/stable/homer/5.0.14/CHANGELOG.md new file mode 100644 index 00000000000..ab709964197 --- /dev/null +++ b/stable/homer/5.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [homer-5.0.14](https://github.com/truecharts/charts/compare/homer-5.0.13...homer-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [homer-5.0.13](https://github.com/truecharts/charts/compare/homer-5.0.12...homer-5.0.13) (2023-05-21) + +### Chore + +- update container image tccr.io/truecharts/homer to v23.05.1 ([#9037](https://github.com/truecharts/charts/issues/9037)) + + + + +## [homer-5.0.12](https://github.com/truecharts/charts/compare/homer-5.0.11...homer-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [homer-5.0.11](https://github.com/truecharts/charts/compare/homer-5.0.10...homer-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [homer-5.0.10](https://github.com/truecharts/charts/compare/homer-5.0.9...homer-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [homer-5.0.9](https://github.com/truecharts/charts/compare/homer-5.0.8...homer-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [homer-5.0.8](https://github.com/truecharts/charts/compare/homer-5.0.7...homer-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [homer-5.0.7](https://github.com/truecharts/charts/compare/homer-5.0.6...homer-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [homer-5.0.6](https://github.com/truecharts/charts/compare/homer-5.0.5...homer-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [homer-5.0.5](https://github.com/truecharts/charts/compare/homer-5.0.4...homer-5.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + diff --git a/stable/homer/5.0.14/Chart.yaml b/stable/homer/5.0.14/Chart.yaml new file mode 100644 index 00000000000..f41413a9b0c --- /dev/null +++ b/stable/homer/5.0.14/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "23.05.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - homer + - dashboard + - launcher +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: homer +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/homer + - https://github.com/bastienwirtz/homer +version: 5.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/libremdb/2.0.21/README.md b/stable/homer/5.0.14/README.md similarity index 100% rename from stable/libremdb/2.0.21/README.md rename to stable/homer/5.0.14/README.md diff --git a/stable/homer/5.0.14/app-changelog.md b/stable/homer/5.0.14/app-changelog.md new file mode 100644 index 00000000000..11145e5fc7d --- /dev/null +++ b/stable/homer/5.0.14/app-changelog.md @@ -0,0 +1,13 @@ + + +## [homer-5.0.14](https://github.com/truecharts/charts/compare/homer-5.0.13...homer-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + \ No newline at end of file diff --git a/stable/homer/5.0.13/app-readme.md b/stable/homer/5.0.14/app-readme.md similarity index 100% rename from stable/homer/5.0.13/app-readme.md rename to stable/homer/5.0.14/app-readme.md diff --git a/stable/homer/5.0.14/charts/common-12.9.2.tgz b/stable/homer/5.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/homer/5.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/homer/5.0.13/ix_values.yaml b/stable/homer/5.0.14/ix_values.yaml similarity index 100% rename from stable/homer/5.0.13/ix_values.yaml rename to stable/homer/5.0.14/ix_values.yaml diff --git a/stable/homer/5.0.14/questions.yaml b/stable/homer/5.0.14/questions.yaml new file mode 100644 index 00000000000..01a06c3153c --- /dev/null +++ b/stable/homer/5.0.14/questions.yaml @@ -0,0 +1,1942 @@ +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: INIT_ASSETS + label: "INIT_ASSETS" + description: "Set 1 to generate example file or 0 to not generate" + schema: + type: string + default: "1" + - 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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10178 + 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/linkding/5.0.13/templates/NOTES.txt b/stable/homer/5.0.14/templates/NOTES.txt similarity index 100% rename from stable/linkding/5.0.13/templates/NOTES.txt rename to stable/homer/5.0.14/templates/NOTES.txt diff --git a/stable/linkding/5.0.13/templates/common.yaml b/stable/homer/5.0.14/templates/common.yaml similarity index 100% rename from stable/linkding/5.0.13/templates/common.yaml rename to stable/homer/5.0.14/templates/common.yaml diff --git a/stable/littlelink/9.0.19/values.yaml b/stable/homer/5.0.14/values.yaml similarity index 100% rename from stable/littlelink/9.0.19/values.yaml rename to stable/homer/5.0.14/values.yaml diff --git a/stable/htpcmanager/5.0.13/CHANGELOG.md b/stable/htpcmanager/5.0.13/CHANGELOG.md deleted file mode 100644 index 891939ee6fc..00000000000 --- a/stable/htpcmanager/5.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [htpcmanager-5.0.13](https://github.com/truecharts/charts/compare/htpcmanager-5.0.12...htpcmanager-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [htpcmanager-5.0.12](https://github.com/truecharts/charts/compare/htpcmanager-5.0.11...htpcmanager-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [htpcmanager-5.0.11](https://github.com/truecharts/charts/compare/htpcmanager-5.0.10...htpcmanager-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [htpcmanager-5.0.10](https://github.com/truecharts/charts/compare/htpcmanager-5.0.9...htpcmanager-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [htpcmanager-5.0.9](https://github.com/truecharts/charts/compare/htpcmanager-5.0.8...htpcmanager-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [htpcmanager-5.0.8](https://github.com/truecharts/charts/compare/htpcmanager-5.0.7...htpcmanager-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [htpcmanager-5.0.7](https://github.com/truecharts/charts/compare/htpcmanager-5.0.6...htpcmanager-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [htpcmanager-5.0.6](https://github.com/truecharts/charts/compare/htpcmanager-5.0.5...htpcmanager-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [htpcmanager-5.0.5](https://github.com/truecharts/charts/compare/htpcmanager-5.0.4...htpcmanager-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [htpcmanager-5.0.4](https://github.com/truecharts/charts/compare/htpcmanager-5.0.3...htpcmanager-5.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [htpcmanager-5.0.3](https://github.com/truecharts/charts/compare/htpcmanager-5.0.2...htpcmanager-5.0.3) (2023-04-14) - - diff --git a/stable/htpcmanager/5.0.13/Chart.yaml b/stable/htpcmanager/5.0.13/Chart.yaml deleted file mode 100644 index bc95212eddf..00000000000 --- a/stable/htpcmanager/5.0.13/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: htpcmanager -version: 5.0.13 -appVersion: "2021.11.17" -description: Htpcmanager is a front end for many htpc related applications. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/htpcmanager -icon: https://truecharts.org/img/hotlink-ok/chart-icons/htpcmanager.png -keywords: - - htpcmanager -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/htpcmanager -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/htpcmanager/5.0.13/app-changelog.md b/stable/htpcmanager/5.0.13/app-changelog.md deleted file mode 100644 index 1f1388b536d..00000000000 --- a/stable/htpcmanager/5.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [htpcmanager-5.0.13](https://github.com/truecharts/charts/compare/htpcmanager-5.0.12...htpcmanager-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/htpcmanager/5.0.13/charts/common-12.8.1.tgz b/stable/htpcmanager/5.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/htpcmanager/5.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/htpcmanager/5.0.14/CHANGELOG.md b/stable/htpcmanager/5.0.14/CHANGELOG.md new file mode 100644 index 00000000000..08f4553a540 --- /dev/null +++ b/stable/htpcmanager/5.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [htpcmanager-5.0.14](https://github.com/truecharts/charts/compare/htpcmanager-5.0.13...htpcmanager-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [htpcmanager-5.0.13](https://github.com/truecharts/charts/compare/htpcmanager-5.0.12...htpcmanager-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [htpcmanager-5.0.12](https://github.com/truecharts/charts/compare/htpcmanager-5.0.11...htpcmanager-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [htpcmanager-5.0.11](https://github.com/truecharts/charts/compare/htpcmanager-5.0.10...htpcmanager-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [htpcmanager-5.0.10](https://github.com/truecharts/charts/compare/htpcmanager-5.0.9...htpcmanager-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [htpcmanager-5.0.9](https://github.com/truecharts/charts/compare/htpcmanager-5.0.8...htpcmanager-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [htpcmanager-5.0.8](https://github.com/truecharts/charts/compare/htpcmanager-5.0.7...htpcmanager-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [htpcmanager-5.0.7](https://github.com/truecharts/charts/compare/htpcmanager-5.0.6...htpcmanager-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [htpcmanager-5.0.6](https://github.com/truecharts/charts/compare/htpcmanager-5.0.5...htpcmanager-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [htpcmanager-5.0.5](https://github.com/truecharts/charts/compare/htpcmanager-5.0.4...htpcmanager-5.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [htpcmanager-5.0.4](https://github.com/truecharts/charts/compare/htpcmanager-5.0.3...htpcmanager-5.0.4) (2023-04-15) + +### Chore diff --git a/stable/htpcmanager/5.0.14/Chart.yaml b/stable/htpcmanager/5.0.14/Chart.yaml new file mode 100644 index 00000000000..d635fac3d0e --- /dev/null +++ b/stable/htpcmanager/5.0.14/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: htpcmanager +version: 5.0.14 +appVersion: "2021.11.17" +description: Htpcmanager is a front end for many htpc related applications. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/htpcmanager +icon: https://truecharts.org/img/hotlink-ok/chart-icons/htpcmanager.png +keywords: + - htpcmanager +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/htpcmanager +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/librespeed/9.0.11/README.md b/stable/htpcmanager/5.0.14/README.md similarity index 100% rename from stable/librespeed/9.0.11/README.md rename to stable/htpcmanager/5.0.14/README.md diff --git a/stable/htpcmanager/5.0.14/app-changelog.md b/stable/htpcmanager/5.0.14/app-changelog.md new file mode 100644 index 00000000000..58e05580dd6 --- /dev/null +++ b/stable/htpcmanager/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [htpcmanager-5.0.14](https://github.com/truecharts/charts/compare/htpcmanager-5.0.13...htpcmanager-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/htpcmanager/5.0.13/app-readme.md b/stable/htpcmanager/5.0.14/app-readme.md similarity index 100% rename from stable/htpcmanager/5.0.13/app-readme.md rename to stable/htpcmanager/5.0.14/app-readme.md diff --git a/stable/htpcmanager/5.0.14/charts/common-12.9.2.tgz b/stable/htpcmanager/5.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/htpcmanager/5.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/htpcmanager/5.0.13/ix_values.yaml b/stable/htpcmanager/5.0.14/ix_values.yaml similarity index 100% rename from stable/htpcmanager/5.0.13/ix_values.yaml rename to stable/htpcmanager/5.0.14/ix_values.yaml diff --git a/stable/htpcmanager/5.0.13/questions.yaml b/stable/htpcmanager/5.0.14/questions.yaml similarity index 100% rename from stable/htpcmanager/5.0.13/questions.yaml rename to stable/htpcmanager/5.0.14/questions.yaml diff --git a/stable/littlelink/9.0.19/templates/NOTES.txt b/stable/htpcmanager/5.0.14/templates/NOTES.txt similarity index 100% rename from stable/littlelink/9.0.19/templates/NOTES.txt rename to stable/htpcmanager/5.0.14/templates/NOTES.txt diff --git a/stable/logitech-media-server/7.0.14/templates/common.yaml b/stable/htpcmanager/5.0.14/templates/common.yaml similarity index 100% rename from stable/logitech-media-server/7.0.14/templates/common.yaml rename to stable/htpcmanager/5.0.14/templates/common.yaml diff --git a/stable/lldap/1.1.4/values.yaml b/stable/htpcmanager/5.0.14/values.yaml similarity index 100% rename from stable/lldap/1.1.4/values.yaml rename to stable/htpcmanager/5.0.14/values.yaml diff --git a/stable/hyperion-ng/9.0.14/CHANGELOG.md b/stable/hyperion-ng/9.0.14/CHANGELOG.md deleted file mode 100644 index 4568d6f1698..00000000000 --- a/stable/hyperion-ng/9.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [hyperion-ng-9.0.14](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.13...hyperion-ng-9.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [hyperion-ng-9.0.13](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.12...hyperion-ng-9.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [hyperion-ng-9.0.12](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.11...hyperion-ng-9.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [hyperion-ng-9.0.11](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.10...hyperion-ng-9.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [hyperion-ng-9.0.10](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.9...hyperion-ng-9.0.10) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/hyperion.ng to v2.0.15 ([#8455](https://github.com/truecharts/charts/issues/8455)) - - - - -## [hyperion-ng-9.0.9](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.8...hyperion-ng-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [hyperion-ng-9.0.8](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.7...hyperion-ng-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [hyperion-ng-9.0.7](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.6...hyperion-ng-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [hyperion-ng-9.0.6](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.5...hyperion-ng-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [hyperion-ng-9.0.5](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.4...hyperion-ng-9.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [hyperion-ng-9.0.4](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.3...hyperion-ng-9.0.4) (2023-04-15) - -### Chore diff --git a/stable/hyperion-ng/9.0.14/Chart.yaml b/stable/hyperion-ng/9.0.14/Chart.yaml deleted file mode 100644 index dd8f403c4e6..00000000000 --- a/stable/hyperion-ng/9.0.14/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "2.0.15" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - hyperion-ng - - hyperion -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: hyperion-ng -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/hyperion-ng - - https://github.com/hyperion-project/hyperion.ng -version: 9.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/hyperion-ng/9.0.14/app-changelog.md b/stable/hyperion-ng/9.0.14/app-changelog.md deleted file mode 100644 index 2ae8de9430b..00000000000 --- a/stable/hyperion-ng/9.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [hyperion-ng-9.0.14](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.13...hyperion-ng-9.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/hyperion-ng/9.0.14/charts/common-12.8.1.tgz b/stable/hyperion-ng/9.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/hyperion-ng/9.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/hyperion-ng/9.0.15/CHANGELOG.md b/stable/hyperion-ng/9.0.15/CHANGELOG.md new file mode 100644 index 00000000000..e6cc3287144 --- /dev/null +++ b/stable/hyperion-ng/9.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [hyperion-ng-9.0.15](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.14...hyperion-ng-9.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [hyperion-ng-9.0.14](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.13...hyperion-ng-9.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [hyperion-ng-9.0.13](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.12...hyperion-ng-9.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [hyperion-ng-9.0.12](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.11...hyperion-ng-9.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [hyperion-ng-9.0.11](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.10...hyperion-ng-9.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [hyperion-ng-9.0.10](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.9...hyperion-ng-9.0.10) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/hyperion.ng to v2.0.15 ([#8455](https://github.com/truecharts/charts/issues/8455)) + + + + +## [hyperion-ng-9.0.9](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.8...hyperion-ng-9.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [hyperion-ng-9.0.8](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.7...hyperion-ng-9.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [hyperion-ng-9.0.7](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.6...hyperion-ng-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [hyperion-ng-9.0.6](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.5...hyperion-ng-9.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [hyperion-ng-9.0.5](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.4...hyperion-ng-9.0.5) (2023-04-16) + +### Chore diff --git a/stable/hyperion-ng/9.0.15/Chart.yaml b/stable/hyperion-ng/9.0.15/Chart.yaml new file mode 100644 index 00000000000..31c6cc5ee06 --- /dev/null +++ b/stable/hyperion-ng/9.0.15/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "2.0.15" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - hyperion-ng + - hyperion +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: hyperion-ng +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/hyperion-ng + - https://github.com/hyperion-project/hyperion.ng +version: 9.0.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/linkding/5.0.13/README.md b/stable/hyperion-ng/9.0.15/README.md similarity index 100% rename from stable/linkding/5.0.13/README.md rename to stable/hyperion-ng/9.0.15/README.md diff --git a/stable/hyperion-ng/9.0.15/app-changelog.md b/stable/hyperion-ng/9.0.15/app-changelog.md new file mode 100644 index 00000000000..25358e19000 --- /dev/null +++ b/stable/hyperion-ng/9.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [hyperion-ng-9.0.15](https://github.com/truecharts/charts/compare/hyperion-ng-9.0.14...hyperion-ng-9.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/hyperion-ng/9.0.14/app-readme.md b/stable/hyperion-ng/9.0.15/app-readme.md similarity index 100% rename from stable/hyperion-ng/9.0.14/app-readme.md rename to stable/hyperion-ng/9.0.15/app-readme.md diff --git a/stable/hyperion-ng/9.0.15/charts/common-12.9.2.tgz b/stable/hyperion-ng/9.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/hyperion-ng/9.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/hyperion-ng/9.0.14/ix_values.yaml b/stable/hyperion-ng/9.0.15/ix_values.yaml similarity index 100% rename from stable/hyperion-ng/9.0.14/ix_values.yaml rename to stable/hyperion-ng/9.0.15/ix_values.yaml diff --git a/stable/hyperion-ng/9.0.14/questions.yaml b/stable/hyperion-ng/9.0.15/questions.yaml similarity index 100% rename from stable/hyperion-ng/9.0.14/questions.yaml rename to stable/hyperion-ng/9.0.15/questions.yaml diff --git a/stable/lldap/1.1.4/NOTES.txt b/stable/hyperion-ng/9.0.15/templates/NOTES.txt similarity index 100% rename from stable/lldap/1.1.4/NOTES.txt rename to stable/hyperion-ng/9.0.15/templates/NOTES.txt diff --git a/stable/makemkv/5.0.6/templates/common.yaml b/stable/hyperion-ng/9.0.15/templates/common.yaml similarity index 100% rename from stable/makemkv/5.0.6/templates/common.yaml rename to stable/hyperion-ng/9.0.15/templates/common.yaml diff --git a/stable/logitech-media-server/7.0.14/values.yaml b/stable/hyperion-ng/9.0.15/values.yaml similarity index 100% rename from stable/logitech-media-server/7.0.14/values.yaml rename to stable/hyperion-ng/9.0.15/values.yaml diff --git a/stable/immich/7.0.2/CHANGELOG.md b/stable/immich/7.0.2/CHANGELOG.md deleted file mode 100644 index 408f3b23217..00000000000 --- a/stable/immich/7.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [immich-7.0.2](https://github.com/truecharts/charts/compare/immich-7.0.1...immich-7.0.2) (2023-05-20) - -### Chore - -- update immich to v1.56.2 (minor) ([#9027](https://github.com/truecharts/charts/issues/9027)) - - - - -## [immich-7.0.1](https://github.com/truecharts/charts/compare/immich-7.0.0...immich-7.0.1) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [immich-7.0.0](https://github.com/truecharts/charts/compare/immich-6.0.0...immich-7.0.0) (2023-05-15) - -### Feat - -- BREAKING CHANGE - Fix version tag + split uploads directories ([#8931](https://github.com/truecharts/charts/issues/8931)) - - - - -## [immich-6.0.0](https://github.com/truecharts/charts/compare/immich-5.0.16...immich-6.0.0) (2023-05-13) - -### Feat - -- BREAKING CHANGE - port to new common + multi-pod ([#8801](https://github.com/truecharts/charts/issues/8801)) - - ### Fix - -- already adapt questions.yaml GUI to prevent tests from needlessly failing for unported charts ([#8720](https://github.com/truecharts/charts/issues/8720)) - - - - -## [immich-5.0.16](https://github.com/truecharts/charts/compare/immich-5.0.15...immich-5.0.16) (2023-02-27) - -### Chore - -- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725)) - - - - -## [immich-5.0.15](https://github.com/truecharts/charts/compare/immich-5.0.14...immich-5.0.15) (2023-02-24) - -### Chore - -- update immich to v1.49.0 (minor) ([#7487](https://github.com/truecharts/charts/issues/7487)) - - - - -## [immich-5.0.14](https://github.com/truecharts/charts/compare/immich-5.0.13...immich-5.0.14) (2023-02-20) - -### Chore - -- update immich to v1.47.3 - - - - -## [immich-5.0.13](https://github.com/truecharts/charts/compare/immich-5.0.12...immich-5.0.13) (2023-02-19) - -### Chore - -- update helm general non-major - - - - -## [immich-5.0.12](https://github.com/truecharts/charts/compare/immich-5.0.11...immich-5.0.12) (2023-02-13) - -### Chore - -- update immich to v1.47.2 - - - - -## [immich-5.0.11](https://github.com/truecharts/charts/compare/immich-5.0.10...immich-5.0.11) (2023-02-10) - -### Chore - -- update immich to v1.46.1 - - ### Fix - diff --git a/stable/immich/7.0.2/Chart.yaml b/stable/immich/7.0.2/Chart.yaml deleted file mode 100644 index 958c85254b8..00000000000 --- a/stable/immich/7.0.2/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.56.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.41 -description: High performance self-hosted photo and video backup solution. -home: https://truecharts.org/charts/stable/immich -icon: https://truecharts.org/img/hotlink-ok/chart-icons/immich.png -keywords: - - photos -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: immich -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/immich - - https://github.com/immich-app/immich -version: 7.0.2 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/immich/7.0.2/app-changelog.md b/stable/immich/7.0.2/app-changelog.md deleted file mode 100644 index 4f21fe1168d..00000000000 --- a/stable/immich/7.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [immich-7.0.2](https://github.com/truecharts/charts/compare/immich-7.0.1...immich-7.0.2) (2023-05-20) - -### Chore - -- update immich to v1.56.2 (minor) ([#9027](https://github.com/truecharts/charts/issues/9027)) - - \ No newline at end of file diff --git a/stable/immich/7.0.2/charts/common-12.8.1.tgz b/stable/immich/7.0.2/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/immich/7.0.2/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/immich/7.0.2/charts/redis-6.0.41.tgz b/stable/immich/7.0.2/charts/redis-6.0.41.tgz deleted file mode 100644 index 7d49e097628..00000000000 Binary files a/stable/immich/7.0.2/charts/redis-6.0.41.tgz and /dev/null differ diff --git a/stable/immich/7.0.2/questions.yaml b/stable/immich/7.0.2/questions.yaml deleted file mode 100644 index 9a00f961634..00000000000 --- a/stable/immich/7.0.2/questions.yaml +++ /dev/null @@ -1,2271 +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: immich - group: App Configuration - label: Immich Configuration - schema: - additional_attrs: true - type: dict - attrs: - - variable: public_login_page_message - label: Public Login Page Message - description: Custom message on the login page, should be written in HTML form. - schema: - type: string - default: "" - - variable: disable_reverse_geocoding - label: Disable Reverse Geocoding - schema: - type: boolean - default: false - - variable: reverse_geocoding_precision - label: Reverse Geocoding Precision - description: Reverse geocoding is done locally which has a small impact on memory usage. (Valid options 0 - 3) - schema: - type: int - show_if: [["disable_reverse_geocoding", "=", false]] - default: 3 - - variable: mapbox_enable - label: Enable MapBox - schema: - type: boolean - default: false - - variable: mapbox_key - label: MaxBox Key - schema: - type: string - private: true - show_if: [["maxbox_enable", "=", false]] - default: "" - - variable: log_level - label: Log Level - schema: - type: string - default: simple - enum: - - value: simple - description: simple - - value: verbose - description: verbose - - variable: enable_ml - label: Enable Machine Learning Container - schema: - type: boolean - default: true - - variable: enable_typesense - label: Enable Typesense Container - schema: - type: boolean - default: 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": "2"}] - items: - - variable: optionsEntry - label: "Option Entry" - schema: - type: dict - additional_attrs: true - attrs: - - variable: name - label: "Name" - schema: - type: string - required: true - - variable: value - label: "Value" - schema: - type: string - - variable: nameservers - label: "Nameservers" - schema: - type: list - default: [] - items: - - variable: nsEntry - label: "Nameserver Entry" - schema: - type: string - required: true - - variable: searches - label: "Searches" - schema: - type: list - default: [] - items: - - variable: searchEntry - label: "Search Entry" - schema: - type: string - required: true - - variable: service - group: Networking and Services - label: Configure Service(s) - schema: - additional_attrs: true - type: dict - attrs: - - variable: main - label: Main Service - description: The Primary service on which the healthcheck runs, often the webUI - schema: - additional_attrs: true - type: dict - attrs: - - variable: enabled - label: Enable the Service - schema: - type: boolean - default: true - hidden: true - - variable: type - label: Service Type - description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" - schema: - type: string - default: LoadBalancer - enum: - - value: LoadBalancer - description: LoadBalancer (Expose Ports) - - value: ClusterIP - description: ClusterIP (Do Not Expose Ports) - - variable: loadBalancerIP - label: LoadBalancer IP - description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" - schema: - show_if: [["type", "=", "LoadBalancer"]] - type: string - default: "" - - variable: ports - label: "Service's Port(s) Configuration" - schema: - additional_attrs: true - type: dict - attrs: - - variable: main - label: Main Service Port Configuration - schema: - additional_attrs: true - type: dict - attrs: - - variable: port - label: Port - description: This port exposes the container port on the service - schema: - type: int - default: 10323 - required: true - - variable: serviceexpert - group: Networking and Services - label: Show Expert Config - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: hostNetwork - group: Networking and Services - label: Host-Networking (Complicated) - schema: - hidden: true - type: boolean - default: false - - 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: - 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: - 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: library - label: App Library 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 - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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 - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: thumbs - label: App Thumbnails Storage - description: Stores the Application Thumbnails. - 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 - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: profile - label: App Profiles Storage - description: Stores the Application Profiles. - 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 - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: video - label: App Encoded Video Storage - description: Stores the Encoded Videos. - 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 - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: [] - items: - - variable: pathEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: path - label: Path - schema: - type: string - required: true - default: "/" - - variable: pathType - label: Path Type - schema: - type: string - required: true - default: Prefix - - variable: certificateIssuer - label: Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - 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: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: 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: service - label: Linked Service - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: Service Name - schema: - type: string - default: "" - - variable: port - label: Service Port - schema: - type: int - - variable: clusterIssuer - label: clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - default: [] - show_if: [["clusterIssuer", "=", ""]] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - variable: clusterIssuer - 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: [["clusterIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - type: string - show_if: [["clusterIssuer", "=", ""]] - default: "" - - variable: entrypoint - label: Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: securityContext - group: Security and Permissions - label: Security Context - schema: - additional_attrs: true - type: dict - attrs: - - variable: container - label: Container - schema: - additional_attrs: true - type: dict - attrs: - # Settings from questions.yaml get appended here on a per-app basis - - variable: runAsUser - label: "runAsUser" - description: "The UserID of the user running the application" - schema: - type: int - default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: - 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: 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: - 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: - 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 - - 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/immich/7.0.3/CHANGELOG.md b/stable/immich/7.0.3/CHANGELOG.md new file mode 100644 index 00000000000..55ac3fe0707 --- /dev/null +++ b/stable/immich/7.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [immich-7.0.3](https://github.com/truecharts/charts/compare/immich-7.0.2...immich-7.0.3) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [immich-7.0.2](https://github.com/truecharts/charts/compare/immich-7.0.1...immich-7.0.2) (2023-05-20) + +### Chore + +- update immich to v1.56.2 (minor) ([#9027](https://github.com/truecharts/charts/issues/9027)) + + + + +## [immich-7.0.1](https://github.com/truecharts/charts/compare/immich-7.0.0...immich-7.0.1) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [immich-7.0.0](https://github.com/truecharts/charts/compare/immich-6.0.0...immich-7.0.0) (2023-05-15) + +### Feat + +- BREAKING CHANGE - Fix version tag + split uploads directories ([#8931](https://github.com/truecharts/charts/issues/8931)) + + + + +## [immich-6.0.0](https://github.com/truecharts/charts/compare/immich-5.0.16...immich-6.0.0) (2023-05-13) + +### Feat + +- BREAKING CHANGE - port to new common + multi-pod ([#8801](https://github.com/truecharts/charts/issues/8801)) + + ### Fix + +- already adapt questions.yaml GUI to prevent tests from needlessly failing for unported charts ([#8720](https://github.com/truecharts/charts/issues/8720)) + + + + +## [immich-5.0.16](https://github.com/truecharts/charts/compare/immich-5.0.15...immich-5.0.16) (2023-02-27) + +### Chore + +- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725)) + + + + +## [immich-5.0.15](https://github.com/truecharts/charts/compare/immich-5.0.14...immich-5.0.15) (2023-02-24) + +### Chore + +- update immich to v1.49.0 (minor) ([#7487](https://github.com/truecharts/charts/issues/7487)) + + + + +## [immich-5.0.14](https://github.com/truecharts/charts/compare/immich-5.0.13...immich-5.0.14) (2023-02-20) + +### Chore + +- update immich to v1.47.3 + + + + +## [immich-5.0.13](https://github.com/truecharts/charts/compare/immich-5.0.12...immich-5.0.13) (2023-02-19) + +### Chore + +- update helm general non-major + + + + +## [immich-5.0.12](https://github.com/truecharts/charts/compare/immich-5.0.11...immich-5.0.12) (2023-02-13) + +### Chore + diff --git a/stable/immich/7.0.3/Chart.yaml b/stable/immich/7.0.3/Chart.yaml new file mode 100644 index 00000000000..1cded611ade --- /dev/null +++ b/stable/immich/7.0.3/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.56.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.43 +description: High performance self-hosted photo and video backup solution. +home: https://truecharts.org/charts/stable/immich +icon: https://truecharts.org/img/hotlink-ok/chart-icons/immich.png +keywords: + - photos +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: immich +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/immich + - https://github.com/immich-app/immich +version: 7.0.3 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/n8n/8.0.18/LICENSE b/stable/immich/7.0.3/LICENSE similarity index 100% rename from stable/n8n/8.0.18/LICENSE rename to stable/immich/7.0.3/LICENSE diff --git a/stable/littlelink/9.0.19/README.md b/stable/immich/7.0.3/README.md similarity index 100% rename from stable/littlelink/9.0.19/README.md rename to stable/immich/7.0.3/README.md diff --git a/stable/immich/7.0.3/app-changelog.md b/stable/immich/7.0.3/app-changelog.md new file mode 100644 index 00000000000..a2c22ea30c1 --- /dev/null +++ b/stable/immich/7.0.3/app-changelog.md @@ -0,0 +1,13 @@ + + +## [immich-7.0.3](https://github.com/truecharts/charts/compare/immich-7.0.2...immich-7.0.3) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + \ No newline at end of file diff --git a/stable/immich/7.0.2/app-readme.md b/stable/immich/7.0.3/app-readme.md similarity index 100% rename from stable/immich/7.0.2/app-readme.md rename to stable/immich/7.0.3/app-readme.md diff --git a/stable/immich/7.0.3/charts/common-12.9.2.tgz b/stable/immich/7.0.3/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/immich/7.0.3/charts/common-12.9.2.tgz differ diff --git a/stable/immich/7.0.3/charts/redis-6.0.43.tgz b/stable/immich/7.0.3/charts/redis-6.0.43.tgz new file mode 100644 index 00000000000..458131b9e1e Binary files /dev/null and b/stable/immich/7.0.3/charts/redis-6.0.43.tgz differ diff --git a/stable/immich/7.0.2/ix_values.yaml b/stable/immich/7.0.3/ix_values.yaml similarity index 100% rename from stable/immich/7.0.2/ix_values.yaml rename to stable/immich/7.0.3/ix_values.yaml diff --git a/stable/immich/7.0.3/questions.yaml b/stable/immich/7.0.3/questions.yaml new file mode 100644 index 00000000000..d012a58ef2c --- /dev/null +++ b/stable/immich/7.0.3/questions.yaml @@ -0,0 +1,2264 @@ +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: immich + group: App Configuration + label: Immich Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: public_login_page_message + label: Public Login Page Message + description: Custom message on the login page, should be written in HTML form. + schema: + type: string + default: "" + - variable: disable_reverse_geocoding + label: Disable Reverse Geocoding + schema: + type: boolean + default: false + - variable: reverse_geocoding_precision + label: Reverse Geocoding Precision + description: Reverse geocoding is done locally which has a small impact on memory usage. (Valid options 0 - 3) + schema: + type: int + show_if: [["disable_reverse_geocoding", "=", false]] + default: 3 + - variable: mapbox_enable + label: Enable MapBox + schema: + type: boolean + default: false + - variable: mapbox_key + label: MaxBox Key + schema: + type: string + private: true + show_if: [["maxbox_enable", "=", false]] + default: "" + - variable: log_level + label: Log Level + schema: + type: string + default: simple + enum: + - value: simple + description: simple + - value: verbose + description: verbose + - variable: enable_ml + label: Enable Machine Learning Container + schema: + type: boolean + default: true + - variable: enable_typesense + label: Enable Typesense Container + schema: + type: boolean + default: 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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service + description: The Primary service on which the healthcheck runs, often the webUI + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 10323 + 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: + 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: + 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: library + label: App Library 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: thumbs + label: App Thumbnails Storage + description: Stores the Application Thumbnails. + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: profile + label: App Profiles Storage + description: Stores the Application Profiles. + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: video + label: App Encoded Video Storage + description: Stores the Encoded Videos. + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - variable: docs + group: Documentation + label: Please read the documentation at https://truecharts.org + description: Please read the documentation at +
https://truecharts.org + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDocs + label: I have checked the documentation + schema: + type: boolean + default: true + - variable: donateNag + group: Documentation + label: Please consider supporting TrueCharts, see https://truecharts.org/sponsor + description: Please consider supporting TrueCharts, see +
https://truecharts.org/sponsor + schema: + additional_attrs: true + type: dict + attrs: + - variable: confirmDonate + label: I have considered donating + schema: + type: boolean + default: true + hidden: true diff --git a/stable/logitech-media-server/7.0.14/templates/NOTES.txt b/stable/immich/7.0.3/templates/NOTES.txt similarity index 100% rename from stable/logitech-media-server/7.0.14/templates/NOTES.txt rename to stable/immich/7.0.3/templates/NOTES.txt diff --git a/stable/immich/7.0.2/templates/_config.tpl b/stable/immich/7.0.3/templates/_config.tpl similarity index 100% rename from stable/immich/7.0.2/templates/_config.tpl rename to stable/immich/7.0.3/templates/_config.tpl diff --git a/stable/immich/7.0.2/templates/_machinelearning.tpl b/stable/immich/7.0.3/templates/_machinelearning.tpl similarity index 100% rename from stable/immich/7.0.2/templates/_machinelearning.tpl rename to stable/immich/7.0.3/templates/_machinelearning.tpl diff --git a/stable/immich/7.0.2/templates/_microservices.tpl b/stable/immich/7.0.3/templates/_microservices.tpl similarity index 100% rename from stable/immich/7.0.2/templates/_microservices.tpl rename to stable/immich/7.0.3/templates/_microservices.tpl diff --git a/stable/immich/7.0.2/templates/_proxy.tpl b/stable/immich/7.0.3/templates/_proxy.tpl similarity index 100% rename from stable/immich/7.0.2/templates/_proxy.tpl rename to stable/immich/7.0.3/templates/_proxy.tpl diff --git a/stable/immich/7.0.2/templates/_server.tpl b/stable/immich/7.0.3/templates/_server.tpl similarity index 100% rename from stable/immich/7.0.2/templates/_server.tpl rename to stable/immich/7.0.3/templates/_server.tpl diff --git a/stable/immich/7.0.2/templates/_typesense.tpl b/stable/immich/7.0.3/templates/_typesense.tpl similarity index 100% rename from stable/immich/7.0.2/templates/_typesense.tpl rename to stable/immich/7.0.3/templates/_typesense.tpl diff --git a/stable/immich/7.0.2/templates/_wait.tpl b/stable/immich/7.0.3/templates/_wait.tpl similarity index 100% rename from stable/immich/7.0.2/templates/_wait.tpl rename to stable/immich/7.0.3/templates/_wait.tpl diff --git a/stable/immich/7.0.2/templates/_web.tpl b/stable/immich/7.0.3/templates/_web.tpl similarity index 100% rename from stable/immich/7.0.2/templates/_web.tpl rename to stable/immich/7.0.3/templates/_web.tpl diff --git a/stable/immich/7.0.2/templates/common.yaml b/stable/immich/7.0.3/templates/common.yaml similarity index 100% rename from stable/immich/7.0.2/templates/common.yaml rename to stable/immich/7.0.3/templates/common.yaml diff --git a/stable/makemkv/5.0.6/values.yaml b/stable/immich/7.0.3/values.yaml similarity index 100% rename from stable/makemkv/5.0.6/values.yaml rename to stable/immich/7.0.3/values.yaml diff --git a/stable/impostor-server/4.0.14/CHANGELOG.md b/stable/impostor-server/4.0.14/CHANGELOG.md deleted file mode 100644 index 59cb97b1a99..00000000000 --- a/stable/impostor-server/4.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [impostor-server-4.0.14](https://github.com/truecharts/charts/compare/impostor-server-4.0.13...impostor-server-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [impostor-server-4.0.13](https://github.com/truecharts/charts/compare/impostor-server-4.0.12...impostor-server-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [impostor-server-4.0.12](https://github.com/truecharts/charts/compare/impostor-server-4.0.11...impostor-server-4.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [impostor-server-4.0.11](https://github.com/truecharts/charts/compare/impostor-server-4.0.10...impostor-server-4.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [impostor-server-4.0.10](https://github.com/truecharts/charts/compare/impostor-server-4.0.9...impostor-server-4.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/impostor-server to v1.8.2 ([#8583](https://github.com/truecharts/charts/issues/8583)) - - - - -## [impostor-server-4.0.9](https://github.com/truecharts/charts/compare/impostor-server-4.0.8...impostor-server-4.0.9) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/impostor-server-nightly to vnightly ([#8240](https://github.com/truecharts/charts/issues/8240)) - - - - -## [impostor-server-4.0.8](https://github.com/truecharts/charts/compare/impostor-server-4.0.7...impostor-server-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [impostor-server-4.0.7](https://github.com/truecharts/charts/compare/impostor-server-4.0.6...impostor-server-4.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [impostor-server-4.0.6](https://github.com/truecharts/charts/compare/impostor-server-4.0.5...impostor-server-4.0.6) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [impostor-server-4.0.5](https://github.com/truecharts/charts/compare/impostor-server-4.0.4...impostor-server-4.0.5) (2023-04-19) - -### Fix - -- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) - - - - -## [impostor-server-4.0.4](https://github.com/truecharts/charts/compare/impostor-server-4.0.3...impostor-server-4.0.4) (2023-04-16) - -### Chore diff --git a/stable/impostor-server/4.0.14/Chart.yaml b/stable/impostor-server/4.0.14/Chart.yaml deleted file mode 100644 index 1683c115921..00000000000 --- a/stable/impostor-server/4.0.14/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "1.8.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - impostor-server -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: impostor-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/impostor-server -type: application -version: 4.0.14 -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" diff --git a/stable/impostor-server/4.0.14/app-changelog.md b/stable/impostor-server/4.0.14/app-changelog.md deleted file mode 100644 index 29c4c16dc35..00000000000 --- a/stable/impostor-server/4.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [impostor-server-4.0.14](https://github.com/truecharts/charts/compare/impostor-server-4.0.13...impostor-server-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/impostor-server/4.0.14/charts/common-12.8.1.tgz b/stable/impostor-server/4.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/impostor-server/4.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/impostor-server/4.0.15/CHANGELOG.md b/stable/impostor-server/4.0.15/CHANGELOG.md new file mode 100644 index 00000000000..2642c7ed04f --- /dev/null +++ b/stable/impostor-server/4.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [impostor-server-4.0.15](https://github.com/truecharts/charts/compare/impostor-server-4.0.14...impostor-server-4.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [impostor-server-4.0.14](https://github.com/truecharts/charts/compare/impostor-server-4.0.13...impostor-server-4.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [impostor-server-4.0.13](https://github.com/truecharts/charts/compare/impostor-server-4.0.12...impostor-server-4.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [impostor-server-4.0.12](https://github.com/truecharts/charts/compare/impostor-server-4.0.11...impostor-server-4.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [impostor-server-4.0.11](https://github.com/truecharts/charts/compare/impostor-server-4.0.10...impostor-server-4.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [impostor-server-4.0.10](https://github.com/truecharts/charts/compare/impostor-server-4.0.9...impostor-server-4.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/impostor-server to v1.8.2 ([#8583](https://github.com/truecharts/charts/issues/8583)) + + + + +## [impostor-server-4.0.9](https://github.com/truecharts/charts/compare/impostor-server-4.0.8...impostor-server-4.0.9) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/impostor-server-nightly to vnightly ([#8240](https://github.com/truecharts/charts/issues/8240)) + + + + +## [impostor-server-4.0.8](https://github.com/truecharts/charts/compare/impostor-server-4.0.7...impostor-server-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [impostor-server-4.0.7](https://github.com/truecharts/charts/compare/impostor-server-4.0.6...impostor-server-4.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [impostor-server-4.0.6](https://github.com/truecharts/charts/compare/impostor-server-4.0.5...impostor-server-4.0.6) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [impostor-server-4.0.5](https://github.com/truecharts/charts/compare/impostor-server-4.0.4...impostor-server-4.0.5) (2023-04-19) + +### Fix diff --git a/stable/impostor-server/4.0.15/Chart.yaml b/stable/impostor-server/4.0.15/Chart.yaml new file mode 100644 index 00000000000..9c20d6b22a4 --- /dev/null +++ b/stable/impostor-server/4.0.15/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.8.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - impostor-server +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: impostor-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/impostor-server +type: application +version: 4.0.15 +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" diff --git a/stable/lldap/1.1.4/README.md b/stable/impostor-server/4.0.15/README.md similarity index 100% rename from stable/lldap/1.1.4/README.md rename to stable/impostor-server/4.0.15/README.md diff --git a/stable/impostor-server/4.0.15/app-changelog.md b/stable/impostor-server/4.0.15/app-changelog.md new file mode 100644 index 00000000000..2203628a9c4 --- /dev/null +++ b/stable/impostor-server/4.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [impostor-server-4.0.15](https://github.com/truecharts/charts/compare/impostor-server-4.0.14...impostor-server-4.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/impostor-server/4.0.14/app-readme.md b/stable/impostor-server/4.0.15/app-readme.md similarity index 100% rename from stable/impostor-server/4.0.14/app-readme.md rename to stable/impostor-server/4.0.15/app-readme.md diff --git a/stable/impostor-server/4.0.15/charts/common-12.9.2.tgz b/stable/impostor-server/4.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/impostor-server/4.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/impostor-server/4.0.14/ix_values.yaml b/stable/impostor-server/4.0.15/ix_values.yaml similarity index 100% rename from stable/impostor-server/4.0.14/ix_values.yaml rename to stable/impostor-server/4.0.15/ix_values.yaml diff --git a/stable/impostor-server/4.0.14/questions.yaml b/stable/impostor-server/4.0.15/questions.yaml similarity index 100% rename from stable/impostor-server/4.0.14/questions.yaml rename to stable/impostor-server/4.0.15/questions.yaml diff --git a/stable/makemkv/5.0.6/templates/NOTES.txt b/stable/impostor-server/4.0.15/templates/NOTES.txt similarity index 100% rename from stable/makemkv/5.0.6/templates/NOTES.txt rename to stable/impostor-server/4.0.15/templates/NOTES.txt diff --git a/stable/matomo/7.0.17/templates/common.yaml b/stable/impostor-server/4.0.15/templates/common.yaml similarity index 100% rename from stable/matomo/7.0.17/templates/common.yaml rename to stable/impostor-server/4.0.15/templates/common.yaml diff --git a/stable/matomo/7.0.17/values.yaml b/stable/impostor-server/4.0.15/values.yaml similarity index 100% rename from stable/matomo/7.0.17/values.yaml rename to stable/impostor-server/4.0.15/values.yaml diff --git a/stable/ipfs/6.0.15/CHANGELOG.md b/stable/ipfs/6.0.15/CHANGELOG.md deleted file mode 100644 index 2d5f7848805..00000000000 --- a/stable/ipfs/6.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ipfs-6.0.15](https://github.com/truecharts/charts/compare/ipfs-6.0.14...ipfs-6.0.15) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/ipfs to v0.20.0 ([#9047](https://github.com/truecharts/charts/issues/9047)) - - - - -## [ipfs-6.0.14](https://github.com/truecharts/charts/compare/ipfs-6.0.13...ipfs-6.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [ipfs-6.0.13](https://github.com/truecharts/charts/compare/ipfs-6.0.12...ipfs-6.0.13) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/ipfs to v0.19.2 ([#8823](https://github.com/truecharts/charts/issues/8823)) - - - - -## [ipfs-6.0.12](https://github.com/truecharts/charts/compare/ipfs-6.0.11...ipfs-6.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [ipfs-6.0.11](https://github.com/truecharts/charts/compare/ipfs-6.0.10...ipfs-6.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [ipfs-6.0.10](https://github.com/truecharts/charts/compare/ipfs-6.0.9...ipfs-6.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/ipfs to v0.19.1 ([#8585](https://github.com/truecharts/charts/issues/8585)) - - - - -## [ipfs-6.0.9](https://github.com/truecharts/charts/compare/ipfs-6.0.8...ipfs-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [ipfs-6.0.8](https://github.com/truecharts/charts/compare/ipfs-6.0.7...ipfs-6.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [ipfs-6.0.7](https://github.com/truecharts/charts/compare/ipfs-6.0.6...ipfs-6.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [ipfs-6.0.6](https://github.com/truecharts/charts/compare/ipfs-6.0.5...ipfs-6.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [ipfs-6.0.5](https://github.com/truecharts/charts/compare/ipfs-6.0.4...ipfs-6.0.5) (2023-04-16) - -### Chore diff --git a/stable/ipfs/6.0.15/Chart.yaml b/stable/ipfs/6.0.15/Chart.yaml deleted file mode 100644 index fc1453bb966..00000000000 --- a/stable/ipfs/6.0.15/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.20.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - ipfs - - kubo -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ipfs -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ipfs - - https://github.com/ipfs/kubo -type: application -version: 6.0.15 -annotations: - truecharts.org/catagories: | - - storage - truecharts.org/SCALE-support: "true" diff --git a/stable/ipfs/6.0.15/app-changelog.md b/stable/ipfs/6.0.15/app-changelog.md deleted file mode 100644 index 12dd367ebd9..00000000000 --- a/stable/ipfs/6.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ipfs-6.0.15](https://github.com/truecharts/charts/compare/ipfs-6.0.14...ipfs-6.0.15) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/ipfs to v0.20.0 ([#9047](https://github.com/truecharts/charts/issues/9047)) - - \ No newline at end of file diff --git a/stable/ipfs/6.0.15/charts/common-12.8.1.tgz b/stable/ipfs/6.0.15/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/ipfs/6.0.15/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/ipfs/6.0.15/questions.yaml b/stable/ipfs/6.0.15/questions.yaml deleted file mode 100644 index f0157439e2d..00000000000 --- a/stable/ipfs/6.0.15/questions.yaml +++ /dev/null @@ -1,2247 +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" - path: "/webui" -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: IPFS_SWARM_KEY - label: "IPFS_SWARM_KEY" - description: "The IPFS_SWARM_KEY creates swarm.key with the contents of the variable itself." - schema: - type: string - default: "" - - variable: IPFS_PROFILE - label: "IPFS_PROFILE (Initial install only)" - description: "When starting a container running ipfs for the first time with an empty data directory, it will call ipfs init to initialize configuration files and generate a new keypair. At this time, you can choose which profile to apply using the IPFS_PROFILE." - schema: - type: string - default: "server" - - 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: 10125 - required: true - - variable: peer-tcp - label: "Peer-TCP Service" - description: "The Peer-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: peer-tcp - label: "Peer-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: 4001 - required: true - - variable: peer-udp - label: "Peer-UDP Service" - description: "The Peer-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: peer-udp - label: "Peer-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: 4001 - required: true - - variable: gateway - label: "Gateway Service" - description: "The Gateway 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: gateway - label: "Gateway 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: 10147 - required: true - - variable: serviceexpert - group: Networking and Services - label: Show Expert Config - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: hostNetwork - group: Networking and Services - label: Host-Networking (Complicated) - schema: - hidden: true - type: boolean - default: false - - 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: - 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: - 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 - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: staging - label: "App Staging Storage" - description: "Stores the Application Staging." - 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 - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: ipfs - label: "App IPFS Storage" - description: "Stores the Application IPFS." - 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 - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: ipns - label: "App IPNS Storage" - description: "Stores the Application IPNS." - 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 - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: [] - items: - - variable: pathEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: path - label: Path - schema: - type: string - required: true - default: "/" - - variable: pathType - label: Path Type - schema: - type: string - required: true - default: Prefix - - variable: certificateIssuer - label: Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - 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: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: 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: service - label: Linked Service - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: Service Name - schema: - type: string - default: "" - - variable: port - label: Service Port - schema: - type: int - - variable: clusterIssuer - label: clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - default: [] - show_if: [["clusterIssuer", "=", ""]] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - variable: clusterIssuer - 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: [["clusterIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - type: string - show_if: [["clusterIssuer", "=", ""]] - default: "" - - variable: entrypoint - label: Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: securityContext - group: Security and Permissions - label: Security Context - schema: - additional_attrs: true - type: dict - attrs: - - variable: container - label: Container - schema: - additional_attrs: true - type: dict - attrs: - # Settings from questions.yaml get appended here on a per-app basis - - - variable: runAsUser - label: "runAsUser" - description: "The UserID of the user running the application" - schema: - type: int - default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: - 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: 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: - 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: - 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 - - 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/ipfs/6.0.16/CHANGELOG.md b/stable/ipfs/6.0.16/CHANGELOG.md new file mode 100644 index 00000000000..623576ba163 --- /dev/null +++ b/stable/ipfs/6.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ipfs-6.0.16](https://github.com/truecharts/charts/compare/ipfs-6.0.15...ipfs-6.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [ipfs-6.0.15](https://github.com/truecharts/charts/compare/ipfs-6.0.14...ipfs-6.0.15) (2023-05-21) + +### Chore + +- update container image tccr.io/truecharts/ipfs to v0.20.0 ([#9047](https://github.com/truecharts/charts/issues/9047)) + + + + +## [ipfs-6.0.14](https://github.com/truecharts/charts/compare/ipfs-6.0.13...ipfs-6.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [ipfs-6.0.13](https://github.com/truecharts/charts/compare/ipfs-6.0.12...ipfs-6.0.13) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/ipfs to v0.19.2 ([#8823](https://github.com/truecharts/charts/issues/8823)) + + + + +## [ipfs-6.0.12](https://github.com/truecharts/charts/compare/ipfs-6.0.11...ipfs-6.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [ipfs-6.0.11](https://github.com/truecharts/charts/compare/ipfs-6.0.10...ipfs-6.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [ipfs-6.0.10](https://github.com/truecharts/charts/compare/ipfs-6.0.9...ipfs-6.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/ipfs to v0.19.1 ([#8585](https://github.com/truecharts/charts/issues/8585)) + + + + +## [ipfs-6.0.9](https://github.com/truecharts/charts/compare/ipfs-6.0.8...ipfs-6.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [ipfs-6.0.8](https://github.com/truecharts/charts/compare/ipfs-6.0.7...ipfs-6.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [ipfs-6.0.7](https://github.com/truecharts/charts/compare/ipfs-6.0.6...ipfs-6.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + diff --git a/stable/ipfs/6.0.16/Chart.yaml b/stable/ipfs/6.0.16/Chart.yaml new file mode 100644 index 00000000000..95f7c58dfd0 --- /dev/null +++ b/stable/ipfs/6.0.16/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.20.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - ipfs + - kubo +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ipfs +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ipfs + - https://github.com/ipfs/kubo +type: application +version: 6.0.16 +annotations: + truecharts.org/catagories: | + - storage + truecharts.org/SCALE-support: "true" diff --git a/stable/logitech-media-server/7.0.14/README.md b/stable/ipfs/6.0.16/README.md similarity index 100% rename from stable/logitech-media-server/7.0.14/README.md rename to stable/ipfs/6.0.16/README.md diff --git a/stable/ipfs/6.0.16/app-changelog.md b/stable/ipfs/6.0.16/app-changelog.md new file mode 100644 index 00000000000..d08e0443dff --- /dev/null +++ b/stable/ipfs/6.0.16/app-changelog.md @@ -0,0 +1,13 @@ + + +## [ipfs-6.0.16](https://github.com/truecharts/charts/compare/ipfs-6.0.15...ipfs-6.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + \ No newline at end of file diff --git a/stable/ipfs/6.0.15/app-readme.md b/stable/ipfs/6.0.16/app-readme.md similarity index 100% rename from stable/ipfs/6.0.15/app-readme.md rename to stable/ipfs/6.0.16/app-readme.md diff --git a/stable/ipfs/6.0.16/charts/common-12.9.2.tgz b/stable/ipfs/6.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/ipfs/6.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/ipfs/6.0.15/ix_values.yaml b/stable/ipfs/6.0.16/ix_values.yaml similarity index 100% rename from stable/ipfs/6.0.15/ix_values.yaml rename to stable/ipfs/6.0.16/ix_values.yaml diff --git a/stable/ipfs/6.0.16/questions.yaml b/stable/ipfs/6.0.16/questions.yaml new file mode 100644 index 00000000000..f866b68a8d2 --- /dev/null +++ b/stable/ipfs/6.0.16/questions.yaml @@ -0,0 +1,2308 @@ +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: "/webui" +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: IPFS_SWARM_KEY + label: "IPFS_SWARM_KEY" + description: "The IPFS_SWARM_KEY creates swarm.key with the contents of the variable itself." + schema: + type: string + default: "" + - variable: IPFS_PROFILE + label: "IPFS_PROFILE (Initial install only)" + description: "When starting a container running ipfs for the first time with an empty data directory, it will call ipfs init to initialize configuration files and generate a new keypair. At this time, you can choose which profile to apply using the IPFS_PROFILE." + schema: + type: string + default: "server" + - 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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10125 + required: true + - variable: peer-tcp + label: "Peer-TCP Service" + description: "The Peer-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: peer-tcp + label: "Peer-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: 4001 + required: true + - variable: peer-udp + label: "Peer-UDP Service" + description: "The Peer-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: peer-udp + label: "Peer-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: 4001 + required: true + - variable: gateway + label: "Gateway Service" + description: "The Gateway 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: gateway + label: "Gateway 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: 10147 + 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: staging + label: "App Staging Storage" + description: "Stores the Application Staging." + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: ipfs + label: "App IPFS Storage" + description: "Stores the Application IPFS." + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: ipns + label: "App IPNS Storage" + description: "Stores the Application IPNS." + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/matomo/7.0.17/templates/NOTES.txt b/stable/ipfs/6.0.16/templates/NOTES.txt similarity index 100% rename from stable/matomo/7.0.17/templates/NOTES.txt rename to stable/ipfs/6.0.16/templates/NOTES.txt diff --git a/stable/ipfs/6.0.15/templates/common.yaml b/stable/ipfs/6.0.16/templates/common.yaml similarity index 100% rename from stable/ipfs/6.0.15/templates/common.yaml rename to stable/ipfs/6.0.16/templates/common.yaml diff --git a/stable/mediainfo/4.0.6/values.yaml b/stable/ipfs/6.0.16/values.yaml similarity index 100% rename from stable/mediainfo/4.0.6/values.yaml rename to stable/ipfs/6.0.16/values.yaml diff --git a/stable/ispy-agent-dvr/5.0.16/CHANGELOG.md b/stable/ispy-agent-dvr/5.0.16/CHANGELOG.md deleted file mode 100644 index c3d189ee842..00000000000 --- a/stable/ispy-agent-dvr/5.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ispy-agent-dvr-5.0.16](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.15...ispy-agent-dvr-5.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [ispy-agent-dvr-5.0.15](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.14...ispy-agent-dvr-5.0.15) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [ispy-agent-dvr-5.0.14](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.13...ispy-agent-dvr-5.0.14) (2023-05-12) - -### Chore - -- update container image tccr.io/truecharts/ispy-agent-dvr to v4.7.4.0 ([#8915](https://github.com/truecharts/charts/issues/8915)) - - - - -## [ispy-agent-dvr-5.0.13](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.12...ispy-agent-dvr-5.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [ispy-agent-dvr-5.0.12](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.11...ispy-agent-dvr-5.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [ispy-agent-dvr-5.0.11](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.10...ispy-agent-dvr-5.0.11) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/ispy-agent-dvr to v4.7.2.0 ([#8586](https://github.com/truecharts/charts/issues/8586)) - - - - -## [ispy-agent-dvr-5.0.10](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.9...ispy-agent-dvr-5.0.10) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/ispy-agent-dvr to v4.5.9.0 ([#8457](https://github.com/truecharts/charts/issues/8457)) - - - - -## [ispy-agent-dvr-5.0.9](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.8...ispy-agent-dvr-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [ispy-agent-dvr-5.0.8](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.7...ispy-agent-dvr-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [ispy-agent-dvr-5.0.7](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.6...ispy-agent-dvr-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [ispy-agent-dvr-5.0.6](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.5...ispy-agent-dvr-5.0.6) (2023-04-16) - -### Chore diff --git a/stable/ispy-agent-dvr/5.0.16/Chart.yaml b/stable/ispy-agent-dvr/5.0.16/Chart.yaml deleted file mode 100644 index 576b1092cfa..00000000000 --- a/stable/ispy-agent-dvr/5.0.16/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "4.7.4.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - dvr - - ispy - - agent -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ispy-agent-dvr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr - - https://github.com/doitandbedone/ispyagentdvr-docker -version: 5.0.16 -annotations: - truecharts.org/catagories: | - - security - truecharts.org/SCALE-support: "true" diff --git a/stable/ispy-agent-dvr/5.0.16/app-changelog.md b/stable/ispy-agent-dvr/5.0.16/app-changelog.md deleted file mode 100644 index fff0cf425e9..00000000000 --- a/stable/ispy-agent-dvr/5.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ispy-agent-dvr-5.0.16](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.15...ispy-agent-dvr-5.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/ispy-agent-dvr/5.0.16/charts/common-12.8.1.tgz b/stable/ispy-agent-dvr/5.0.16/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/ispy-agent-dvr/5.0.16/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/ispy-agent-dvr/5.0.17/CHANGELOG.md b/stable/ispy-agent-dvr/5.0.17/CHANGELOG.md new file mode 100644 index 00000000000..5614015b6bc --- /dev/null +++ b/stable/ispy-agent-dvr/5.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ispy-agent-dvr-5.0.17](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.16...ispy-agent-dvr-5.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [ispy-agent-dvr-5.0.16](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.15...ispy-agent-dvr-5.0.16) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [ispy-agent-dvr-5.0.15](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.14...ispy-agent-dvr-5.0.15) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [ispy-agent-dvr-5.0.14](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.13...ispy-agent-dvr-5.0.14) (2023-05-12) + +### Chore + +- update container image tccr.io/truecharts/ispy-agent-dvr to v4.7.4.0 ([#8915](https://github.com/truecharts/charts/issues/8915)) + + + + +## [ispy-agent-dvr-5.0.13](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.12...ispy-agent-dvr-5.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [ispy-agent-dvr-5.0.12](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.11...ispy-agent-dvr-5.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [ispy-agent-dvr-5.0.11](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.10...ispy-agent-dvr-5.0.11) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/ispy-agent-dvr to v4.7.2.0 ([#8586](https://github.com/truecharts/charts/issues/8586)) + + + + +## [ispy-agent-dvr-5.0.10](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.9...ispy-agent-dvr-5.0.10) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/ispy-agent-dvr to v4.5.9.0 ([#8457](https://github.com/truecharts/charts/issues/8457)) + + + + +## [ispy-agent-dvr-5.0.9](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.8...ispy-agent-dvr-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [ispy-agent-dvr-5.0.8](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.7...ispy-agent-dvr-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [ispy-agent-dvr-5.0.7](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.6...ispy-agent-dvr-5.0.7) (2023-04-20) + +### Chore diff --git a/stable/ispy-agent-dvr/5.0.17/Chart.yaml b/stable/ispy-agent-dvr/5.0.17/Chart.yaml new file mode 100644 index 00000000000..8209a1f1dcc --- /dev/null +++ b/stable/ispy-agent-dvr/5.0.17/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "4.7.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - dvr + - ispy + - agent +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ispy-agent-dvr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ispy-agent-dvr + - https://github.com/doitandbedone/ispyagentdvr-docker +version: 5.0.17 +annotations: + truecharts.org/catagories: | + - security + truecharts.org/SCALE-support: "true" diff --git a/stable/makemkv/5.0.6/README.md b/stable/ispy-agent-dvr/5.0.17/README.md similarity index 100% rename from stable/makemkv/5.0.6/README.md rename to stable/ispy-agent-dvr/5.0.17/README.md diff --git a/stable/ispy-agent-dvr/5.0.17/app-changelog.md b/stable/ispy-agent-dvr/5.0.17/app-changelog.md new file mode 100644 index 00000000000..b9ee1ca70d1 --- /dev/null +++ b/stable/ispy-agent-dvr/5.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ispy-agent-dvr-5.0.17](https://github.com/truecharts/charts/compare/ispy-agent-dvr-5.0.16...ispy-agent-dvr-5.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/ispy-agent-dvr/5.0.16/app-readme.md b/stable/ispy-agent-dvr/5.0.17/app-readme.md similarity index 100% rename from stable/ispy-agent-dvr/5.0.16/app-readme.md rename to stable/ispy-agent-dvr/5.0.17/app-readme.md diff --git a/stable/ispy-agent-dvr/5.0.17/charts/common-12.9.2.tgz b/stable/ispy-agent-dvr/5.0.17/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/ispy-agent-dvr/5.0.17/charts/common-12.9.2.tgz differ diff --git a/stable/ispy-agent-dvr/5.0.16/ix_values.yaml b/stable/ispy-agent-dvr/5.0.17/ix_values.yaml similarity index 100% rename from stable/ispy-agent-dvr/5.0.16/ix_values.yaml rename to stable/ispy-agent-dvr/5.0.17/ix_values.yaml diff --git a/stable/ispy-agent-dvr/5.0.16/questions.yaml b/stable/ispy-agent-dvr/5.0.17/questions.yaml similarity index 100% rename from stable/ispy-agent-dvr/5.0.16/questions.yaml rename to stable/ispy-agent-dvr/5.0.17/questions.yaml diff --git a/stable/mediainfo/4.0.6/templates/NOTES.txt b/stable/ispy-agent-dvr/5.0.17/templates/NOTES.txt similarity index 100% rename from stable/mediainfo/4.0.6/templates/NOTES.txt rename to stable/ispy-agent-dvr/5.0.17/templates/NOTES.txt diff --git a/stable/mediainfo/4.0.6/templates/common.yaml b/stable/ispy-agent-dvr/5.0.17/templates/common.yaml similarity index 100% rename from stable/mediainfo/4.0.6/templates/common.yaml rename to stable/ispy-agent-dvr/5.0.17/templates/common.yaml diff --git a/stable/medusa/6.0.15/values.yaml b/stable/ispy-agent-dvr/5.0.17/values.yaml similarity index 100% rename from stable/medusa/6.0.15/values.yaml rename to stable/ispy-agent-dvr/5.0.17/values.yaml diff --git a/stable/iyuuplus/5.0.13/CHANGELOG.md b/stable/iyuuplus/5.0.13/CHANGELOG.md deleted file mode 100644 index bf1ef0ffac0..00000000000 --- a/stable/iyuuplus/5.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [iyuuplus-5.0.13](https://github.com/truecharts/charts/compare/iyuuplus-5.0.12...iyuuplus-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [iyuuplus-5.0.12](https://github.com/truecharts/charts/compare/iyuuplus-5.0.11...iyuuplus-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [iyuuplus-5.0.11](https://github.com/truecharts/charts/compare/iyuuplus-5.0.10...iyuuplus-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [iyuuplus-5.0.10](https://github.com/truecharts/charts/compare/iyuuplus-5.0.9...iyuuplus-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [iyuuplus-5.0.9](https://github.com/truecharts/charts/compare/iyuuplus-5.0.8...iyuuplus-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [iyuuplus-5.0.8](https://github.com/truecharts/charts/compare/iyuuplus-5.0.7...iyuuplus-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [iyuuplus-5.0.7](https://github.com/truecharts/charts/compare/iyuuplus-5.0.6...iyuuplus-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [iyuuplus-5.0.6](https://github.com/truecharts/charts/compare/iyuuplus-5.0.5...iyuuplus-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [iyuuplus-5.0.5](https://github.com/truecharts/charts/compare/iyuuplus-5.0.4...iyuuplus-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [iyuuplus-5.0.4](https://github.com/truecharts/charts/compare/iyuuplus-5.0.3...iyuuplus-5.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [iyuuplus-5.0.3](https://github.com/truecharts/charts/compare/iyuuplus-5.0.2...iyuuplus-5.0.3) (2023-04-14) - - diff --git a/stable/iyuuplus/5.0.13/Chart.yaml b/stable/iyuuplus/5.0.13/Chart.yaml deleted file mode 100644 index 2114a92bc75..00000000000 --- a/stable/iyuuplus/5.0.13/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: iyuuplus -version: 5.0.13 -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. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/iyuuplus -icon: https://truecharts.org/img/hotlink-ok/chart-icons/iyuuplus.png -keywords: - - iyuuplus - - pt -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/iyuuplus -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/iyuuplus/5.0.13/app-changelog.md b/stable/iyuuplus/5.0.13/app-changelog.md deleted file mode 100644 index 4e068c64faa..00000000000 --- a/stable/iyuuplus/5.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [iyuuplus-5.0.13](https://github.com/truecharts/charts/compare/iyuuplus-5.0.12...iyuuplus-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/iyuuplus/5.0.13/charts/common-12.8.1.tgz b/stable/iyuuplus/5.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/iyuuplus/5.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/iyuuplus/5.0.14/CHANGELOG.md b/stable/iyuuplus/5.0.14/CHANGELOG.md new file mode 100644 index 00000000000..8d45d2a2da7 --- /dev/null +++ b/stable/iyuuplus/5.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [iyuuplus-5.0.14](https://github.com/truecharts/charts/compare/iyuuplus-5.0.13...iyuuplus-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [iyuuplus-5.0.13](https://github.com/truecharts/charts/compare/iyuuplus-5.0.12...iyuuplus-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [iyuuplus-5.0.12](https://github.com/truecharts/charts/compare/iyuuplus-5.0.11...iyuuplus-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [iyuuplus-5.0.11](https://github.com/truecharts/charts/compare/iyuuplus-5.0.10...iyuuplus-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [iyuuplus-5.0.10](https://github.com/truecharts/charts/compare/iyuuplus-5.0.9...iyuuplus-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [iyuuplus-5.0.9](https://github.com/truecharts/charts/compare/iyuuplus-5.0.8...iyuuplus-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [iyuuplus-5.0.8](https://github.com/truecharts/charts/compare/iyuuplus-5.0.7...iyuuplus-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [iyuuplus-5.0.7](https://github.com/truecharts/charts/compare/iyuuplus-5.0.6...iyuuplus-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [iyuuplus-5.0.6](https://github.com/truecharts/charts/compare/iyuuplus-5.0.5...iyuuplus-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [iyuuplus-5.0.5](https://github.com/truecharts/charts/compare/iyuuplus-5.0.4...iyuuplus-5.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [iyuuplus-5.0.4](https://github.com/truecharts/charts/compare/iyuuplus-5.0.3...iyuuplus-5.0.4) (2023-04-15) + +### Chore diff --git a/stable/iyuuplus/5.0.14/Chart.yaml b/stable/iyuuplus/5.0.14/Chart.yaml new file mode 100644 index 00000000000..ad52e1c8aaa --- /dev/null +++ b/stable/iyuuplus/5.0.14/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: iyuuplus +version: 5.0.14 +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. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/iyuuplus +icon: https://truecharts.org/img/hotlink-ok/chart-icons/iyuuplus.png +keywords: + - iyuuplus + - pt +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/iyuuplus +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/matomo/7.0.17/README.md b/stable/iyuuplus/5.0.14/README.md similarity index 100% rename from stable/matomo/7.0.17/README.md rename to stable/iyuuplus/5.0.14/README.md diff --git a/stable/iyuuplus/5.0.14/app-changelog.md b/stable/iyuuplus/5.0.14/app-changelog.md new file mode 100644 index 00000000000..d0de73c4f8f --- /dev/null +++ b/stable/iyuuplus/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [iyuuplus-5.0.14](https://github.com/truecharts/charts/compare/iyuuplus-5.0.13...iyuuplus-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/iyuuplus/5.0.13/app-readme.md b/stable/iyuuplus/5.0.14/app-readme.md similarity index 100% rename from stable/iyuuplus/5.0.13/app-readme.md rename to stable/iyuuplus/5.0.14/app-readme.md diff --git a/stable/iyuuplus/5.0.14/charts/common-12.9.2.tgz b/stable/iyuuplus/5.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/iyuuplus/5.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/iyuuplus/5.0.13/ix_values.yaml b/stable/iyuuplus/5.0.14/ix_values.yaml similarity index 100% rename from stable/iyuuplus/5.0.13/ix_values.yaml rename to stable/iyuuplus/5.0.14/ix_values.yaml diff --git a/stable/iyuuplus/5.0.13/questions.yaml b/stable/iyuuplus/5.0.14/questions.yaml similarity index 100% rename from stable/iyuuplus/5.0.13/questions.yaml rename to stable/iyuuplus/5.0.14/questions.yaml diff --git a/stable/medusa/6.0.15/templates/NOTES.txt b/stable/iyuuplus/5.0.14/templates/NOTES.txt similarity index 100% rename from stable/medusa/6.0.15/templates/NOTES.txt rename to stable/iyuuplus/5.0.14/templates/NOTES.txt diff --git a/stable/meshroom/5.0.13/templates/common.yaml b/stable/iyuuplus/5.0.14/templates/common.yaml similarity index 100% rename from stable/meshroom/5.0.13/templates/common.yaml rename to stable/iyuuplus/5.0.14/templates/common.yaml diff --git a/stable/meshroom/5.0.13/values.yaml b/stable/iyuuplus/5.0.14/values.yaml similarity index 100% rename from stable/meshroom/5.0.13/values.yaml rename to stable/iyuuplus/5.0.14/values.yaml diff --git a/stable/jackett/14.0.19/CHANGELOG.md b/stable/jackett/14.0.19/CHANGELOG.md new file mode 100644 index 00000000000..b6846f1f9bf --- /dev/null +++ b/stable/jackett/14.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [jackett-14.0.19](https://github.com/truecharts/charts/compare/jackett-14.0.18...jackett-14.0.19) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [jackett-14.0.18](https://github.com/truecharts/charts/compare/jackett-14.0.17...jackett-14.0.18) (2023-05-20) + +### Chore + +- update container image tccr.io/truecharts/jackett to v0.20.4145 ([#9011](https://github.com/truecharts/charts/issues/9011)) + + + + +## [jackett-14.0.17](https://github.com/truecharts/charts/compare/jackett-14.0.16...jackett-14.0.17) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [jackett-14.0.16](https://github.com/truecharts/charts/compare/jackett-14.0.15...jackett-14.0.16) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/jackett to v0.20.4145 ([#8968](https://github.com/truecharts/charts/issues/8968)) + + + + +## [jackett-14.0.15](https://github.com/truecharts/charts/compare/jackett-14.0.14...jackett-14.0.15) (2023-05-11) + +### Chore + +- update container image tccr.io/truecharts/jackett to v0.20.2814 ([#8891](https://github.com/truecharts/charts/issues/8891)) + + + + +## [jackett-14.0.14](https://github.com/truecharts/charts/compare/jackett-14.0.13...jackett-14.0.14) (2023-05-09) + +### Chore + +- update container image tccr.io/truecharts/jackett to v0.20.2814 ([#8876](https://github.com/truecharts/charts/issues/8876)) + + + + +## [jackett-14.0.13](https://github.com/truecharts/charts/compare/jackett-14.0.10...jackett-14.0.13) (2023-05-05) + +### Chore + +- bump to trigger release + + + + +## [jackett-14.0.12](https://github.com/truecharts/charts/compare/jackett-14.0.10...jackett-14.0.12) (2023-05-05) + +### Chore + +- bump to trigger release + + + + +## [jackett-14.0.10](https://github.com/truecharts/charts/compare/jackett-14.0.9...jackett-14.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [jackett-14.0.9](https://github.com/truecharts/charts/compare/jackett-14.0.8...jackett-14.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + diff --git a/stable/jackett/14.0.19/Chart.yaml b/stable/jackett/14.0.19/Chart.yaml new file mode 100644 index 00000000000..5dd3c579bc6 --- /dev/null +++ b/stable/jackett/14.0.19/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.20.4145" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - jackett + - torrent + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: jackett +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/jackett + - https://github.com/Jackett/Jackett +type: application +version: 14.0.19 +annotations: + truecharts.org/catagories: | + - media + - test + truecharts.org/SCALE-support: "true" diff --git a/stable/mediainfo/4.0.6/README.md b/stable/jackett/14.0.19/README.md similarity index 100% rename from stable/mediainfo/4.0.6/README.md rename to stable/jackett/14.0.19/README.md diff --git a/stable/jackett/14.0.19/app-changelog.md b/stable/jackett/14.0.19/app-changelog.md new file mode 100644 index 00000000000..efbd956f6de --- /dev/null +++ b/stable/jackett/14.0.19/app-changelog.md @@ -0,0 +1,13 @@ + + +## [jackett-14.0.19](https://github.com/truecharts/charts/compare/jackett-14.0.18...jackett-14.0.19) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + \ No newline at end of file diff --git a/stable/jackett/14.0.19/app-readme.md b/stable/jackett/14.0.19/app-readme.md new file mode 100644 index 00000000000..e2546b99d51 --- /dev/null +++ b/stable/jackett/14.0.19/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/14.0.19/charts/common-12.9.2.tgz b/stable/jackett/14.0.19/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/jackett/14.0.19/charts/common-12.9.2.tgz differ diff --git a/stable/jackett/14.0.19/ix_values.yaml b/stable/jackett/14.0.19/ix_values.yaml new file mode 100644 index 00000000000..78b70af7806 --- /dev/null +++ b/stable/jackett/14.0.19/ix_values.yaml @@ -0,0 +1,33 @@ +image: + repository: tccr.io/truecharts/jackett + pullPolicy: IfNotPresent + tag: v0.20.4145@sha256:e9e1a99651381a47b655dfe9c7eda3a86cda02cb49437fe57fc8ff1a91303ffa +service: + main: + ports: + main: + protocol: http + targetPort: 9117 + port: 9117 +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + path: "/UI/Login" + readiness: + path: "/UI/Login" + startup: + path: "/UI/Login" diff --git a/stable/jackett/14.0.19/questions.yaml b/stable/jackett/14.0.19/questions.yaml new file mode 100644 index 00000000000..de4ca762546 --- /dev/null +++ b/stable/jackett/14.0.19/questions.yaml @@ -0,0 +1,1929 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/5.0.13/templates/NOTES.txt b/stable/jackett/14.0.19/templates/NOTES.txt similarity index 100% rename from stable/meshroom/5.0.13/templates/NOTES.txt rename to stable/jackett/14.0.19/templates/NOTES.txt diff --git a/stable/minecraft-bedrock/4.0.13/templates/common.yaml b/stable/jackett/14.0.19/templates/common.yaml similarity index 100% rename from stable/minecraft-bedrock/4.0.13/templates/common.yaml rename to stable/jackett/14.0.19/templates/common.yaml diff --git a/stable/minecraft-bedrock/4.0.13/values.yaml b/stable/jackett/14.0.19/values.yaml similarity index 100% rename from stable/minecraft-bedrock/4.0.13/values.yaml rename to stable/jackett/14.0.19/values.yaml diff --git a/stable/jdownloader2/11.0.7/CHANGELOG.md b/stable/jdownloader2/11.0.7/CHANGELOG.md new file mode 100644 index 00000000000..26c534f425d --- /dev/null +++ b/stable/jdownloader2/11.0.7/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [jdownloader2-11.0.7](https://github.com/truecharts/charts/compare/jdownloader2-11.0.6...jdownloader2-11.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [jdownloader2-11.0.6](https://github.com/truecharts/charts/compare/jdownloader2-11.0.5...jdownloader2-11.0.6) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [jdownloader2-11.0.5](https://github.com/truecharts/charts/compare/jdownloader2-11.0.4...jdownloader2-11.0.5) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [jdownloader2-11.0.4](https://github.com/truecharts/charts/compare/jdownloader2-11.0.3...jdownloader2-11.0.4) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/jdownloader-2 to v23.04.1 ([#8856](https://github.com/truecharts/charts/issues/8856)) + + + + +## [jdownloader2-11.0.3](https://github.com/truecharts/charts/compare/jdownloader2-11.0.2...jdownloader2-11.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [jdownloader2-11.0.2](https://github.com/truecharts/charts/compare/jdownloader2-11.0.1...jdownloader2-11.0.2) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [jdownloader2-11.0.1](https://github.com/truecharts/charts/compare/jdownloader2-11.0.0...jdownloader2-11.0.1) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/jdownloader-2 to v23.03.1 ([#8587](https://github.com/truecharts/charts/issues/8587)) + + + + +## [jdownloader2-11.0.0](https://github.com/truecharts/charts/compare/jdownloader2-10.0.15...jdownloader2-11.0.0) (2023-04-30) + +### Feat + +- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) + + ### Fix + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [jdownloader2-10.0.15](https://github.com/truecharts/charts/compare/jdownloader2-10.0.14...jdownloader2-10.0.15) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [jdownloader2-10.0.14](https://github.com/truecharts/charts/compare/jdownloader2-10.0.13...jdownloader2-10.0.14) (2023-02-08) + +### Chore + +- update container image tccr.io/truecharts/jdownloader-2 to v23.02.2 + + + diff --git a/stable/jdownloader2/11.0.7/Chart.yaml b/stable/jdownloader2/11.0.7/Chart.yaml new file mode 100644 index 00000000000..87f5a689e9d --- /dev/null +++ b/stable/jdownloader2/11.0.7/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "23.04.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +description: JDownloader is a free, open-source download management tool with a huge community of developers that makes downloading as easy and fast as it should be. +home: https://truecharts.org/charts/stable/jdownloader2 +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jdownloader2.png +keywords: + - jdownloader + - download +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: jdownloader2 +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/jdownloader2 + - https://github.com/jlesage/docker-jdownloader-2 + - https://jdownloader.org/ +type: application +version: 11.0.7 +annotations: + truecharts.org/catagories: | + - downloads + truecharts.org/SCALE-support: "true" diff --git a/stable/medusa/6.0.15/README.md b/stable/jdownloader2/11.0.7/README.md similarity index 100% rename from stable/medusa/6.0.15/README.md rename to stable/jdownloader2/11.0.7/README.md diff --git a/stable/jdownloader2/11.0.7/app-changelog.md b/stable/jdownloader2/11.0.7/app-changelog.md new file mode 100644 index 00000000000..ae469c34d13 --- /dev/null +++ b/stable/jdownloader2/11.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jdownloader2-11.0.7](https://github.com/truecharts/charts/compare/jdownloader2-11.0.6...jdownloader2-11.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/jdownloader2/11.0.7/app-readme.md b/stable/jdownloader2/11.0.7/app-readme.md new file mode 100644 index 00000000000..3fbca6272dc --- /dev/null +++ b/stable/jdownloader2/11.0.7/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/11.0.7/charts/common-12.9.2.tgz b/stable/jdownloader2/11.0.7/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/jdownloader2/11.0.7/charts/common-12.9.2.tgz differ diff --git a/stable/jdownloader2/11.0.7/ix_values.yaml b/stable/jdownloader2/11.0.7/ix_values.yaml new file mode 100644 index 00000000000..510e0680ecb --- /dev/null +++ b/stable/jdownloader2/11.0.7/ix_values.yaml @@ -0,0 +1,79 @@ +image: + repository: tccr.io/truecharts/jdownloader-2 + pullPolicy: IfNotPresent + tag: v23.04.1@sha256:317f5ebd292f67b6847654782218d13eda18ec132b0a98dd27f35bc490428593 +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 +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/11.0.7/questions.yaml b/stable/jdownloader2/11.0.7/questions.yaml new file mode 100644 index 00000000000..3d3267f927e --- /dev/null +++ b/stable/jdownloader2/11.0.7/questions.yaml @@ -0,0 +1,2160 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/4.0.13/templates/NOTES.txt b/stable/jdownloader2/11.0.7/templates/NOTES.txt similarity index 100% rename from stable/minecraft-bedrock/4.0.13/templates/NOTES.txt rename to stable/jdownloader2/11.0.7/templates/NOTES.txt diff --git a/stable/minecraft-bungeecord/4.0.12/templates/common.yaml b/stable/jdownloader2/11.0.7/templates/common.yaml similarity index 100% rename from stable/minecraft-bungeecord/4.0.12/templates/common.yaml rename to stable/jdownloader2/11.0.7/templates/common.yaml diff --git a/stable/minecraft-bungeecord/4.0.12/values.yaml b/stable/jdownloader2/11.0.7/values.yaml similarity index 100% rename from stable/minecraft-bungeecord/4.0.12/values.yaml rename to stable/jdownloader2/11.0.7/values.yaml diff --git a/stable/jellyfin/14.0.16/CHANGELOG.md b/stable/jellyfin/14.0.16/CHANGELOG.md new file mode 100644 index 00000000000..a2427074ba6 --- /dev/null +++ b/stable/jellyfin/14.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [jellyfin-14.0.16](https://github.com/truecharts/charts/compare/jellyfin-14.0.15...jellyfin-14.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [jellyfin-14.0.15](https://github.com/truecharts/charts/compare/jellyfin-14.0.14...jellyfin-14.0.15) (2023-05-19) + +### Fix + +- Add Global Pod Options ([#9008](https://github.com/truecharts/charts/issues/9008)) + + + + +## [jellyfin-14.0.14](https://github.com/truecharts/charts/compare/jellyfin-14.0.13...jellyfin-14.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [jellyfin-14.0.13](https://github.com/truecharts/charts/compare/jellyfin-14.0.12...jellyfin-14.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [jellyfin-14.0.12](https://github.com/truecharts/charts/compare/jellyfin-14.0.11...jellyfin-14.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [jellyfin-14.0.11](https://github.com/truecharts/charts/compare/jellyfin-14.0.10...jellyfin-14.0.11) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [jellyfin-14.0.10](https://github.com/truecharts/charts/compare/jellyfin-14.0.9...jellyfin-14.0.10) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [jellyfin-14.0.9](https://github.com/truecharts/charts/compare/jellyfin-14.0.8...jellyfin-14.0.9) (2023-04-24) + +### Chore + +- bump version on jellyfin + + ### Security + +- update jellyfin container for critical CVE + + + + +## [jellyfin-14.0.8](https://github.com/truecharts/charts/compare/jellyfin-14.0.7...jellyfin-14.0.8) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [jellyfin-14.0.7](https://github.com/truecharts/charts/compare/jellyfin-14.0.6...jellyfin-14.0.7) (2023-04-16) + +### Chore + diff --git a/stable/jellyfin/14.0.16/Chart.yaml b/stable/jellyfin/14.0.16/Chart.yaml new file mode 100644 index 00000000000..70b428464dc --- /dev/null +++ b/stable/jellyfin/14.0.16/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "10.8.10" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - jellyfin + - plex + - emby +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: jellyfin +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/jellyfin + - https://github.com/jellyfin/jellyfin +type: application +version: 14.0.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/meshroom/5.0.13/README.md b/stable/jellyfin/14.0.16/README.md similarity index 100% rename from stable/meshroom/5.0.13/README.md rename to stable/jellyfin/14.0.16/README.md diff --git a/stable/jellyfin/14.0.16/app-changelog.md b/stable/jellyfin/14.0.16/app-changelog.md new file mode 100644 index 00000000000..04c4cbda1bd --- /dev/null +++ b/stable/jellyfin/14.0.16/app-changelog.md @@ -0,0 +1,13 @@ + + +## [jellyfin-14.0.16](https://github.com/truecharts/charts/compare/jellyfin-14.0.15...jellyfin-14.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + \ No newline at end of file diff --git a/stable/jellyfin/14.0.16/app-readme.md b/stable/jellyfin/14.0.16/app-readme.md new file mode 100644 index 00000000000..73fdb17ba45 --- /dev/null +++ b/stable/jellyfin/14.0.16/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/14.0.16/charts/common-12.9.2.tgz b/stable/jellyfin/14.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/jellyfin/14.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/jellyfin/14.0.16/ix_values.yaml b/stable/jellyfin/14.0.16/ix_values.yaml new file mode 100644 index 00000000000..adf13c69753 --- /dev/null +++ b/stable/jellyfin/14.0.16/ix_values.yaml @@ -0,0 +1,35 @@ +image: + repository: tccr.io/truecharts/jellyfin + pullPolicy: IfNotPresent + tag: v10.8.10@sha256:d2c377ee7ea463110a1dda7eb1b231424ad05245aaf95744e76164bd2e593377 +service: + main: + ports: + main: + port: 8096 + targetPort: 8096 +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: "https://jelly.mydomain.com" diff --git a/stable/jellyfin/14.0.16/questions.yaml b/stable/jellyfin/14.0.16/questions.yaml new file mode 100644 index 00000000000..83c39b732ef --- /dev/null +++ b/stable/jellyfin/14.0.16/questions.yaml @@ -0,0 +1,2012 @@ +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: JELLYFIN_PublishedServerUrl + description: "Published Server URL" + label: "The Server URL to publish in UDP Auto Discovery response." + 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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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-bungeecord/4.0.12/templates/NOTES.txt b/stable/jellyfin/14.0.16/templates/NOTES.txt similarity index 100% rename from stable/minecraft-bungeecord/4.0.12/templates/NOTES.txt rename to stable/jellyfin/14.0.16/templates/NOTES.txt diff --git a/stable/minecraft-java/4.0.18/templates/common.yaml b/stable/jellyfin/14.0.16/templates/common.yaml similarity index 100% rename from stable/minecraft-java/4.0.18/templates/common.yaml rename to stable/jellyfin/14.0.16/templates/common.yaml diff --git a/stable/minecraft-java/4.0.18/values.yaml b/stable/jellyfin/14.0.16/values.yaml similarity index 100% rename from stable/minecraft-java/4.0.18/values.yaml rename to stable/jellyfin/14.0.16/values.yaml diff --git a/stable/jellyseerr/5.0.14/CHANGELOG.md b/stable/jellyseerr/5.0.14/CHANGELOG.md deleted file mode 100644 index c7c0f099713..00000000000 --- a/stable/jellyseerr/5.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [jellyseerr-5.0.14](https://github.com/truecharts/charts/compare/jellyseerr-5.0.13...jellyseerr-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [jellyseerr-5.0.13](https://github.com/truecharts/charts/compare/jellyseerr-5.0.12...jellyseerr-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [jellyseerr-5.0.12](https://github.com/truecharts/charts/compare/jellyseerr-5.0.11...jellyseerr-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [jellyseerr-5.0.11](https://github.com/truecharts/charts/compare/jellyseerr-5.0.10...jellyseerr-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [jellyseerr-5.0.10](https://github.com/truecharts/charts/compare/jellyseerr-5.0.9...jellyseerr-5.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/jellyseerr to v1.5.0 ([#8588](https://github.com/truecharts/charts/issues/8588)) - - - - -## [jellyseerr-5.0.9](https://github.com/truecharts/charts/compare/jellyseerr-5.0.8...jellyseerr-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [jellyseerr-5.0.8](https://github.com/truecharts/charts/compare/jellyseerr-5.0.7...jellyseerr-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [jellyseerr-5.0.7](https://github.com/truecharts/charts/compare/jellyseerr-5.0.6...jellyseerr-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [jellyseerr-5.0.6](https://github.com/truecharts/charts/compare/jellyseerr-5.0.5...jellyseerr-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [jellyseerr-5.0.5](https://github.com/truecharts/charts/compare/jellyseerr-5.0.4...jellyseerr-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [jellyseerr-5.0.4](https://github.com/truecharts/charts/compare/jellyseerr-5.0.3...jellyseerr-5.0.4) (2023-04-15) - -### Chore diff --git a/stable/jellyseerr/5.0.14/Chart.yaml b/stable/jellyseerr/5.0.14/Chart.yaml deleted file mode 100644 index ad66b6faa02..00000000000 --- a/stable/jellyseerr/5.0.14/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "1.5.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - jellyseerr -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: jellyseerr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/jellyseerr - - https://github.com/Fallenbagel/jellyseerr -version: 5.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/jellyseerr/5.0.14/app-changelog.md b/stable/jellyseerr/5.0.14/app-changelog.md deleted file mode 100644 index 5cb05aca9ec..00000000000 --- a/stable/jellyseerr/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jellyseerr-5.0.14](https://github.com/truecharts/charts/compare/jellyseerr-5.0.13...jellyseerr-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/jellyseerr/5.0.14/charts/common-12.8.1.tgz b/stable/jellyseerr/5.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/jellyseerr/5.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/jellyseerr/5.0.15/CHANGELOG.md b/stable/jellyseerr/5.0.15/CHANGELOG.md new file mode 100644 index 00000000000..e8db76ec2f3 --- /dev/null +++ b/stable/jellyseerr/5.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [jellyseerr-5.0.15](https://github.com/truecharts/charts/compare/jellyseerr-5.0.14...jellyseerr-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [jellyseerr-5.0.14](https://github.com/truecharts/charts/compare/jellyseerr-5.0.13...jellyseerr-5.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [jellyseerr-5.0.13](https://github.com/truecharts/charts/compare/jellyseerr-5.0.12...jellyseerr-5.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [jellyseerr-5.0.12](https://github.com/truecharts/charts/compare/jellyseerr-5.0.11...jellyseerr-5.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [jellyseerr-5.0.11](https://github.com/truecharts/charts/compare/jellyseerr-5.0.10...jellyseerr-5.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [jellyseerr-5.0.10](https://github.com/truecharts/charts/compare/jellyseerr-5.0.9...jellyseerr-5.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/jellyseerr to v1.5.0 ([#8588](https://github.com/truecharts/charts/issues/8588)) + + + + +## [jellyseerr-5.0.9](https://github.com/truecharts/charts/compare/jellyseerr-5.0.8...jellyseerr-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [jellyseerr-5.0.8](https://github.com/truecharts/charts/compare/jellyseerr-5.0.7...jellyseerr-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [jellyseerr-5.0.7](https://github.com/truecharts/charts/compare/jellyseerr-5.0.6...jellyseerr-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [jellyseerr-5.0.6](https://github.com/truecharts/charts/compare/jellyseerr-5.0.5...jellyseerr-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [jellyseerr-5.0.5](https://github.com/truecharts/charts/compare/jellyseerr-5.0.4...jellyseerr-5.0.5) (2023-04-16) + +### Chore diff --git a/stable/jellyseerr/5.0.15/Chart.yaml b/stable/jellyseerr/5.0.15/Chart.yaml new file mode 100644 index 00000000000..4c9f3e7af0a --- /dev/null +++ b/stable/jellyseerr/5.0.15/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - jellyseerr +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: jellyseerr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/jellyseerr + - https://github.com/Fallenbagel/jellyseerr +version: 5.0.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/minecraft-bedrock/4.0.13/README.md b/stable/jellyseerr/5.0.15/README.md similarity index 100% rename from stable/minecraft-bedrock/4.0.13/README.md rename to stable/jellyseerr/5.0.15/README.md diff --git a/stable/jellyseerr/5.0.15/app-changelog.md b/stable/jellyseerr/5.0.15/app-changelog.md new file mode 100644 index 00000000000..2ff4c74a082 --- /dev/null +++ b/stable/jellyseerr/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jellyseerr-5.0.15](https://github.com/truecharts/charts/compare/jellyseerr-5.0.14...jellyseerr-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/jellyseerr/5.0.14/app-readme.md b/stable/jellyseerr/5.0.15/app-readme.md similarity index 100% rename from stable/jellyseerr/5.0.14/app-readme.md rename to stable/jellyseerr/5.0.15/app-readme.md diff --git a/stable/jellyseerr/5.0.15/charts/common-12.9.2.tgz b/stable/jellyseerr/5.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/jellyseerr/5.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/jellyseerr/5.0.14/ix_values.yaml b/stable/jellyseerr/5.0.15/ix_values.yaml similarity index 100% rename from stable/jellyseerr/5.0.14/ix_values.yaml rename to stable/jellyseerr/5.0.15/ix_values.yaml diff --git a/stable/jellyseerr/5.0.14/questions.yaml b/stable/jellyseerr/5.0.15/questions.yaml similarity index 100% rename from stable/jellyseerr/5.0.14/questions.yaml rename to stable/jellyseerr/5.0.15/questions.yaml diff --git a/stable/minecraft-java/4.0.18/templates/NOTES.txt b/stable/jellyseerr/5.0.15/templates/NOTES.txt similarity index 100% rename from stable/minecraft-java/4.0.18/templates/NOTES.txt rename to stable/jellyseerr/5.0.15/templates/NOTES.txt diff --git a/stable/minetest/4.0.16/templates/common.yaml b/stable/jellyseerr/5.0.15/templates/common.yaml similarity index 100% rename from stable/minetest/4.0.16/templates/common.yaml rename to stable/jellyseerr/5.0.15/templates/common.yaml diff --git a/stable/minetest/4.0.16/values.yaml b/stable/jellyseerr/5.0.15/values.yaml similarity index 100% rename from stable/minetest/4.0.16/values.yaml rename to stable/jellyseerr/5.0.15/values.yaml diff --git a/stable/jupyter/4.0.21/CHANGELOG.md b/stable/jupyter/4.0.21/CHANGELOG.md deleted file mode 100644 index 3ac13be77c6..00000000000 --- a/stable/jupyter/4.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [jupyter-4.0.21](https://github.com/truecharts/charts/compare/jupyter-4.0.20...jupyter-4.0.21) (2023-05-22) - -### Chore - -- update jupyter ([#9085](https://github.com/truecharts/charts/issues/9085)) - - - - -## [jupyter-4.0.20](https://github.com/truecharts/charts/compare/jupyter-4.0.19...jupyter-4.0.20) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [jupyter-4.0.19](https://github.com/truecharts/charts/compare/jupyter-4.0.18...jupyter-4.0.19) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [jupyter-4.0.18](https://github.com/truecharts/charts/compare/jupyter-4.0.17...jupyter-4.0.18) (2023-05-12) - -### Chore - -- update container image tccr.io/truecharts/jupyter-scipy to v2023-05 ([#8916](https://github.com/truecharts/charts/issues/8916)) - - - - -## [jupyter-4.0.17](https://github.com/truecharts/charts/compare/jupyter-4.0.16...jupyter-4.0.17) (2023-05-12) - -### Chore - -- update container image tccr.io/truecharts/jupyter-r to v2023-05 ([#8914](https://github.com/truecharts/charts/issues/8914)) - - - - -## [jupyter-4.0.16](https://github.com/truecharts/charts/compare/jupyter-4.0.15...jupyter-4.0.16) (2023-05-11) - -### Chore - -- update jupyter ([#8894](https://github.com/truecharts/charts/issues/8894)) - - - - -## [jupyter-4.0.15](https://github.com/truecharts/charts/compare/jupyter-4.0.14...jupyter-4.0.15) (2023-05-08) - -### Chore - -- update jupyter to v2023-05 (minor) ([#8867](https://github.com/truecharts/charts/issues/8867)) - - - - -## [jupyter-4.0.14](https://github.com/truecharts/charts/compare/jupyter-4.0.13...jupyter-4.0.14) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [jupyter-4.0.13](https://github.com/truecharts/charts/compare/jupyter-4.0.12...jupyter-4.0.13) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [jupyter-4.0.12](https://github.com/truecharts/charts/compare/jupyter-4.0.11...jupyter-4.0.12) (2023-04-29) - -### Chore - -- update jupyter ([#8425](https://github.com/truecharts/charts/issues/8425)) - - - - -## [jupyter-4.0.11](https://github.com/truecharts/charts/compare/jupyter-4.0.10...jupyter-4.0.11) (2023-04-27) - -### Chore diff --git a/stable/jupyter/4.0.21/Chart.yaml b/stable/jupyter/4.0.21/Chart.yaml deleted file mode 100644 index ff44ec690ad..00000000000 --- a/stable/jupyter/4.0.21/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2023" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -description: Jupyter a web based IDE -home: https://truecharts.org/charts/stable/jupyter -icon: https://truecharts.org/img/hotlink-ok/chart-icons/jupyter.png -keywords: - - Jupyter - - Notebook - - Lab -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: jupyter -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/jupyter - - https://github.com/jupyter/docker-stacks -type: application -version: 4.0.21 -annotations: - truecharts.org/catagories: | - - Cloud - truecharts.org/SCALE-support: "true" diff --git a/stable/jupyter/4.0.21/app-changelog.md b/stable/jupyter/4.0.21/app-changelog.md deleted file mode 100644 index 306d497b357..00000000000 --- a/stable/jupyter/4.0.21/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jupyter-4.0.21](https://github.com/truecharts/charts/compare/jupyter-4.0.20...jupyter-4.0.21) (2023-05-22) - -### Chore - -- update jupyter ([#9085](https://github.com/truecharts/charts/issues/9085)) - - \ No newline at end of file diff --git a/stable/jupyter/4.0.21/charts/common-12.8.1.tgz b/stable/jupyter/4.0.21/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/jupyter/4.0.21/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/jupyter/4.0.22/CHANGELOG.md b/stable/jupyter/4.0.22/CHANGELOG.md new file mode 100644 index 00000000000..97f9755b26e --- /dev/null +++ b/stable/jupyter/4.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [jupyter-4.0.22](https://github.com/truecharts/charts/compare/jupyter-4.0.21...jupyter-4.0.22) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [jupyter-4.0.21](https://github.com/truecharts/charts/compare/jupyter-4.0.20...jupyter-4.0.21) (2023-05-22) + +### Chore + +- update jupyter ([#9085](https://github.com/truecharts/charts/issues/9085)) + + + + +## [jupyter-4.0.20](https://github.com/truecharts/charts/compare/jupyter-4.0.19...jupyter-4.0.20) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [jupyter-4.0.19](https://github.com/truecharts/charts/compare/jupyter-4.0.18...jupyter-4.0.19) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [jupyter-4.0.18](https://github.com/truecharts/charts/compare/jupyter-4.0.17...jupyter-4.0.18) (2023-05-12) + +### Chore + +- update container image tccr.io/truecharts/jupyter-scipy to v2023-05 ([#8916](https://github.com/truecharts/charts/issues/8916)) + + + + +## [jupyter-4.0.17](https://github.com/truecharts/charts/compare/jupyter-4.0.16...jupyter-4.0.17) (2023-05-12) + +### Chore + +- update container image tccr.io/truecharts/jupyter-r to v2023-05 ([#8914](https://github.com/truecharts/charts/issues/8914)) + + + + +## [jupyter-4.0.16](https://github.com/truecharts/charts/compare/jupyter-4.0.15...jupyter-4.0.16) (2023-05-11) + +### Chore + +- update jupyter ([#8894](https://github.com/truecharts/charts/issues/8894)) + + + + +## [jupyter-4.0.15](https://github.com/truecharts/charts/compare/jupyter-4.0.14...jupyter-4.0.15) (2023-05-08) + +### Chore + +- update jupyter to v2023-05 (minor) ([#8867](https://github.com/truecharts/charts/issues/8867)) + + + + +## [jupyter-4.0.14](https://github.com/truecharts/charts/compare/jupyter-4.0.13...jupyter-4.0.14) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [jupyter-4.0.13](https://github.com/truecharts/charts/compare/jupyter-4.0.12...jupyter-4.0.13) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [jupyter-4.0.12](https://github.com/truecharts/charts/compare/jupyter-4.0.11...jupyter-4.0.12) (2023-04-29) + +### Chore diff --git a/stable/jupyter/4.0.22/Chart.yaml b/stable/jupyter/4.0.22/Chart.yaml new file mode 100644 index 00000000000..21e97644987 --- /dev/null +++ b/stable/jupyter/4.0.22/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2023" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +description: Jupyter a web based IDE +home: https://truecharts.org/charts/stable/jupyter +icon: https://truecharts.org/img/hotlink-ok/chart-icons/jupyter.png +keywords: + - Jupyter + - Notebook + - Lab +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: jupyter +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/jupyter + - https://github.com/jupyter/docker-stacks +type: application +version: 4.0.22 +annotations: + truecharts.org/catagories: | + - Cloud + truecharts.org/SCALE-support: "true" diff --git a/stable/minecraft-bungeecord/4.0.12/README.md b/stable/jupyter/4.0.22/README.md similarity index 100% rename from stable/minecraft-bungeecord/4.0.12/README.md rename to stable/jupyter/4.0.22/README.md diff --git a/stable/jupyter/4.0.22/app-changelog.md b/stable/jupyter/4.0.22/app-changelog.md new file mode 100644 index 00000000000..fdae2deebac --- /dev/null +++ b/stable/jupyter/4.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jupyter-4.0.22](https://github.com/truecharts/charts/compare/jupyter-4.0.21...jupyter-4.0.22) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/jupyter/4.0.21/app-readme.md b/stable/jupyter/4.0.22/app-readme.md similarity index 100% rename from stable/jupyter/4.0.21/app-readme.md rename to stable/jupyter/4.0.22/app-readme.md diff --git a/stable/jupyter/4.0.22/charts/common-12.9.2.tgz b/stable/jupyter/4.0.22/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/jupyter/4.0.22/charts/common-12.9.2.tgz differ diff --git a/stable/jupyter/4.0.21/ix_values.yaml b/stable/jupyter/4.0.22/ix_values.yaml similarity index 100% rename from stable/jupyter/4.0.21/ix_values.yaml rename to stable/jupyter/4.0.22/ix_values.yaml diff --git a/stable/jupyter/4.0.21/questions.yaml b/stable/jupyter/4.0.22/questions.yaml similarity index 100% rename from stable/jupyter/4.0.21/questions.yaml rename to stable/jupyter/4.0.22/questions.yaml diff --git a/stable/minetest/4.0.16/templates/NOTES.txt b/stable/jupyter/4.0.22/templates/NOTES.txt similarity index 100% rename from stable/minetest/4.0.16/templates/NOTES.txt rename to stable/jupyter/4.0.22/templates/NOTES.txt diff --git a/stable/minio-console/6.0.16/templates/common.yaml b/stable/jupyter/4.0.22/templates/common.yaml similarity index 100% rename from stable/minio-console/6.0.16/templates/common.yaml rename to stable/jupyter/4.0.22/templates/common.yaml diff --git a/stable/minio-console/6.0.16/values.yaml b/stable/jupyter/4.0.22/values.yaml similarity index 100% rename from stable/minio-console/6.0.16/values.yaml rename to stable/jupyter/4.0.22/values.yaml diff --git a/stable/kanboard/12.0.13/CHANGELOG.md b/stable/kanboard/12.0.13/CHANGELOG.md new file mode 100644 index 00000000000..811c5a83b1d --- /dev/null +++ b/stable/kanboard/12.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [kanboard-12.0.13](https://github.com/truecharts/charts/compare/kanboard-12.0.12...kanboard-12.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [kanboard-12.0.12](https://github.com/truecharts/charts/compare/kanboard-12.0.11...kanboard-12.0.12) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [kanboard-12.0.11](https://github.com/truecharts/charts/compare/kanboard-12.0.10...kanboard-12.0.11) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [kanboard-12.0.10](https://github.com/truecharts/charts/compare/kanboard-12.0.9...kanboard-12.0.10) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [kanboard-12.0.9](https://github.com/truecharts/charts/compare/kanboard-12.0.8...kanboard-12.0.9) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [kanboard-12.0.8](https://github.com/truecharts/charts/compare/kanboard-12.0.7...kanboard-12.0.8) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/kanboard to v1.2.28 ([#8460](https://github.com/truecharts/charts/issues/8460)) + + + + +## [kanboard-12.0.7](https://github.com/truecharts/charts/compare/kanboard-12.0.6...kanboard-12.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [kanboard-12.0.6](https://github.com/truecharts/charts/compare/kanboard-12.0.5...kanboard-12.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [kanboard-12.0.5](https://github.com/truecharts/charts/compare/kanboard-12.0.4...kanboard-12.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [kanboard-12.0.4](https://github.com/truecharts/charts/compare/kanboard-12.0.3...kanboard-12.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [kanboard-12.0.3](https://github.com/truecharts/charts/compare/kanboard-12.0.2...kanboard-12.0.3) (2023-04-16) + +### Chore diff --git a/stable/kanboard/12.0.13/Chart.yaml b/stable/kanboard/12.0.13/Chart.yaml new file mode 100644 index 00000000000..66bfb2d0199 --- /dev/null +++ b/stable/kanboard/12.0.13/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.2.28" +description: Kanboard is a free and open source Kanban project management software. +name: kanboard +version: 12.0.13 +kubeVersion: ">=1.16.0-0" +keywords: + - kanboard + - kanban +home: https://truecharts.org/charts/stable/kanboard +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kanboard.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/kanboard + - https://github.com/kanboard/kanboard +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/minecraft-java/4.0.18/README.md b/stable/kanboard/12.0.13/README.md similarity index 100% rename from stable/minecraft-java/4.0.18/README.md rename to stable/kanboard/12.0.13/README.md diff --git a/stable/kanboard/12.0.13/app-changelog.md b/stable/kanboard/12.0.13/app-changelog.md new file mode 100644 index 00000000000..ea25b1322f0 --- /dev/null +++ b/stable/kanboard/12.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kanboard-12.0.13](https://github.com/truecharts/charts/compare/kanboard-12.0.12...kanboard-12.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/kanboard/12.0.13/app-readme.md b/stable/kanboard/12.0.13/app-readme.md new file mode 100644 index 00000000000..bb1967699c7 --- /dev/null +++ b/stable/kanboard/12.0.13/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/12.0.13/charts/common-12.9.2.tgz b/stable/kanboard/12.0.13/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/kanboard/12.0.13/charts/common-12.9.2.tgz differ diff --git a/stable/kanboard/12.0.13/ix_values.yaml b/stable/kanboard/12.0.13/ix_values.yaml new file mode 100644 index 00000000000..a97ba6c15cf --- /dev/null +++ b/stable/kanboard/12.0.13/ix_values.yaml @@ -0,0 +1,52 @@ +image: + repository: tccr.io/truecharts/kanboard + tag: 1.2.28@sha256:ea342db8dfd165ea31b76efa4980bea9a548c7eb22c842d877cf633f30f37f68 + 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/12.0.13/questions.yaml b/stable/kanboard/12.0.13/questions.yaml new file mode 100644 index 00000000000..904ca70b0d0 --- /dev/null +++ b/stable/kanboard/12.0.13/questions.yaml @@ -0,0 +1,2016 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/6.0.16/templates/NOTES.txt b/stable/kanboard/12.0.13/templates/NOTES.txt similarity index 100% rename from stable/minio-console/6.0.16/templates/NOTES.txt rename to stable/kanboard/12.0.13/templates/NOTES.txt diff --git a/stable/minio/6.0.17/templates/common.yaml b/stable/kanboard/12.0.13/templates/common.yaml similarity index 100% rename from stable/minio/6.0.17/templates/common.yaml rename to stable/kanboard/12.0.13/templates/common.yaml diff --git a/stable/minio/6.0.17/values.yaml b/stable/kanboard/12.0.13/values.yaml similarity index 100% rename from stable/minio/6.0.17/values.yaml rename to stable/kanboard/12.0.13/values.yaml diff --git a/stable/kasm/4.0.14/CHANGELOG.md b/stable/kasm/4.0.14/CHANGELOG.md deleted file mode 100644 index cacc3ad9ece..00000000000 --- a/stable/kasm/4.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [kasm-4.0.14](https://github.com/truecharts/charts/compare/kasm-4.0.13...kasm-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [kasm-4.0.13](https://github.com/truecharts/charts/compare/kasm-4.0.12...kasm-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [kasm-4.0.12](https://github.com/truecharts/charts/compare/kasm-4.0.11...kasm-4.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [kasm-4.0.11](https://github.com/truecharts/charts/compare/kasm-4.0.10...kasm-4.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [kasm-4.0.10](https://github.com/truecharts/charts/compare/kasm-4.0.9...kasm-4.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/kasm to v1.13.0 ([#8590](https://github.com/truecharts/charts/issues/8590)) - - - - -## [kasm-4.0.9](https://github.com/truecharts/charts/compare/kasm-4.0.8...kasm-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [kasm-4.0.8](https://github.com/truecharts/charts/compare/kasm-4.0.7...kasm-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [kasm-4.0.7](https://github.com/truecharts/charts/compare/kasm-4.0.6...kasm-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [kasm-4.0.6](https://github.com/truecharts/charts/compare/kasm-4.0.5...kasm-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [kasm-4.0.5](https://github.com/truecharts/charts/compare/kasm-4.0.4...kasm-4.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [kasm-4.0.4](https://github.com/truecharts/charts/compare/kasm-4.0.3...kasm-4.0.4) (2023-04-15) - -### Chore diff --git a/stable/kasm/4.0.14/Chart.yaml b/stable/kasm/4.0.14/Chart.yaml deleted file mode 100644 index 23bd25e36ce..00000000000 --- a/stable/kasm/4.0.14/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Other -apiVersion: v2 -appVersion: "1.13.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - kasm - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: kasm -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/kasm - - https://www.kasmweb.com/ - - https://github.com/orgs/linuxserver/packages/container/package/kasm - - https://github.com/linuxserver/docker-kasm#readme -type: application -version: 4.0.14 diff --git a/stable/kasm/4.0.14/app-changelog.md b/stable/kasm/4.0.14/app-changelog.md deleted file mode 100644 index 0f6791ef075..00000000000 --- a/stable/kasm/4.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kasm-4.0.14](https://github.com/truecharts/charts/compare/kasm-4.0.13...kasm-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/kasm/4.0.14/charts/common-12.8.1.tgz b/stable/kasm/4.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/kasm/4.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/kasm/4.0.15/CHANGELOG.md b/stable/kasm/4.0.15/CHANGELOG.md new file mode 100644 index 00000000000..32c614b517f --- /dev/null +++ b/stable/kasm/4.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [kasm-4.0.15](https://github.com/truecharts/charts/compare/kasm-4.0.14...kasm-4.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [kasm-4.0.14](https://github.com/truecharts/charts/compare/kasm-4.0.13...kasm-4.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [kasm-4.0.13](https://github.com/truecharts/charts/compare/kasm-4.0.12...kasm-4.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [kasm-4.0.12](https://github.com/truecharts/charts/compare/kasm-4.0.11...kasm-4.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [kasm-4.0.11](https://github.com/truecharts/charts/compare/kasm-4.0.10...kasm-4.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [kasm-4.0.10](https://github.com/truecharts/charts/compare/kasm-4.0.9...kasm-4.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/kasm to v1.13.0 ([#8590](https://github.com/truecharts/charts/issues/8590)) + + + + +## [kasm-4.0.9](https://github.com/truecharts/charts/compare/kasm-4.0.8...kasm-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [kasm-4.0.8](https://github.com/truecharts/charts/compare/kasm-4.0.7...kasm-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [kasm-4.0.7](https://github.com/truecharts/charts/compare/kasm-4.0.6...kasm-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [kasm-4.0.6](https://github.com/truecharts/charts/compare/kasm-4.0.5...kasm-4.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [kasm-4.0.5](https://github.com/truecharts/charts/compare/kasm-4.0.4...kasm-4.0.5) (2023-04-16) + +### Chore diff --git a/stable/kasm/4.0.15/Chart.yaml b/stable/kasm/4.0.15/Chart.yaml new file mode 100644 index 00000000000..de55b3f1525 --- /dev/null +++ b/stable/kasm/4.0.15/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Other +apiVersion: v2 +appVersion: "1.13.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - kasm + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kasm +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/kasm + - https://www.kasmweb.com/ + - https://github.com/orgs/linuxserver/packages/container/package/kasm + - https://github.com/linuxserver/docker-kasm#readme +type: application +version: 4.0.15 diff --git a/stable/nocodb/7.0.5/LICENSE b/stable/kasm/4.0.15/LICENSE similarity index 100% rename from stable/nocodb/7.0.5/LICENSE rename to stable/kasm/4.0.15/LICENSE diff --git a/stable/minetest/4.0.16/README.md b/stable/kasm/4.0.15/README.md similarity index 100% rename from stable/minetest/4.0.16/README.md rename to stable/kasm/4.0.15/README.md diff --git a/stable/kasm/4.0.15/app-changelog.md b/stable/kasm/4.0.15/app-changelog.md new file mode 100644 index 00000000000..48500b520b0 --- /dev/null +++ b/stable/kasm/4.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kasm-4.0.15](https://github.com/truecharts/charts/compare/kasm-4.0.14...kasm-4.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/kasm/4.0.14/app-readme.md b/stable/kasm/4.0.15/app-readme.md similarity index 100% rename from stable/kasm/4.0.14/app-readme.md rename to stable/kasm/4.0.15/app-readme.md diff --git a/stable/kasm/4.0.15/charts/common-12.9.2.tgz b/stable/kasm/4.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/kasm/4.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/kasm/4.0.14/ix_values.yaml b/stable/kasm/4.0.15/ix_values.yaml similarity index 100% rename from stable/kasm/4.0.14/ix_values.yaml rename to stable/kasm/4.0.15/ix_values.yaml diff --git a/stable/kasm/4.0.14/questions.yaml b/stable/kasm/4.0.15/questions.yaml similarity index 100% rename from stable/kasm/4.0.14/questions.yaml rename to stable/kasm/4.0.15/questions.yaml diff --git a/stable/minio/6.0.17/templates/NOTES.txt b/stable/kasm/4.0.15/templates/NOTES.txt similarity index 100% rename from stable/minio/6.0.17/templates/NOTES.txt rename to stable/kasm/4.0.15/templates/NOTES.txt diff --git a/stable/kasm/4.0.14/templates/_hostPathMounts.tpl b/stable/kasm/4.0.15/templates/_hostPathMounts.tpl similarity index 100% rename from stable/kasm/4.0.14/templates/_hostPathMounts.tpl rename to stable/kasm/4.0.15/templates/_hostPathMounts.tpl diff --git a/stable/kasm/4.0.14/templates/common.yaml b/stable/kasm/4.0.15/templates/common.yaml similarity index 100% rename from stable/kasm/4.0.14/templates/common.yaml rename to stable/kasm/4.0.15/templates/common.yaml diff --git a/stable/minisatip/5.0.13/values.yaml b/stable/kasm/4.0.15/values.yaml similarity index 100% rename from stable/minisatip/5.0.13/values.yaml rename to stable/kasm/4.0.15/values.yaml diff --git a/stable/kavita/5.0.15/CHANGELOG.md b/stable/kavita/5.0.15/CHANGELOG.md deleted file mode 100644 index 342fd4a9398..00000000000 --- a/stable/kavita/5.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [kavita-5.0.15](https://github.com/truecharts/charts/compare/kavita-5.0.14...kavita-5.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [kavita-5.0.14](https://github.com/truecharts/charts/compare/kavita-5.0.13...kavita-5.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [kavita-5.0.13](https://github.com/truecharts/charts/compare/kavita-5.0.12...kavita-5.0.13) (2023-05-09) - -### Chore - -- update container image tccr.io/truecharts/kavita to v0.7.2 ([#8874](https://github.com/truecharts/charts/issues/8874)) - - - - -## [kavita-5.0.12](https://github.com/truecharts/charts/compare/kavita-5.0.11...kavita-5.0.12) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/kavita to v0.7.2 ([#8824](https://github.com/truecharts/charts/issues/8824)) - - - - -## [kavita-5.0.11](https://github.com/truecharts/charts/compare/kavita-5.0.10...kavita-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [kavita-5.0.10](https://github.com/truecharts/charts/compare/kavita-5.0.9...kavita-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [kavita-5.0.9](https://github.com/truecharts/charts/compare/kavita-5.0.8...kavita-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [kavita-5.0.8](https://github.com/truecharts/charts/compare/kavita-5.0.7...kavita-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [kavita-5.0.7](https://github.com/truecharts/charts/compare/kavita-5.0.6...kavita-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [kavita-5.0.6](https://github.com/truecharts/charts/compare/kavita-5.0.5...kavita-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [kavita-5.0.5](https://github.com/truecharts/charts/compare/kavita-5.0.4...kavita-5.0.5) (2023-04-16) - -### Chore diff --git a/stable/kavita/5.0.15/Chart.yaml b/stable/kavita/5.0.15/Chart.yaml deleted file mode 100644 index 7193d50e165..00000000000 --- a/stable/kavita/5.0.15/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: kavita -version: 5.0.15 -appVersion: "0.7.2" -description: Kavita is a rocket fueled self-hosted digital library which supports a vast array of file formats -type: application -deprecated: false -home: https://truecharts.org/charts/stable/kavita -icon: https://truecharts.org/img/hotlink-ok/chart-icons/kavita.png -keywords: - - kavita - - manga - - library - - book -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/kavita - - https://www.kavitareader.com -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/kavita/5.0.15/app-changelog.md b/stable/kavita/5.0.15/app-changelog.md deleted file mode 100644 index aab7ee8406e..00000000000 --- a/stable/kavita/5.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kavita-5.0.15](https://github.com/truecharts/charts/compare/kavita-5.0.14...kavita-5.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/kavita/5.0.15/charts/common-12.8.1.tgz b/stable/kavita/5.0.15/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/kavita/5.0.15/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/kavita/5.0.16/CHANGELOG.md b/stable/kavita/5.0.16/CHANGELOG.md new file mode 100644 index 00000000000..d6d1986d0fd --- /dev/null +++ b/stable/kavita/5.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [kavita-5.0.16](https://github.com/truecharts/charts/compare/kavita-5.0.15...kavita-5.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [kavita-5.0.15](https://github.com/truecharts/charts/compare/kavita-5.0.14...kavita-5.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [kavita-5.0.14](https://github.com/truecharts/charts/compare/kavita-5.0.13...kavita-5.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [kavita-5.0.13](https://github.com/truecharts/charts/compare/kavita-5.0.12...kavita-5.0.13) (2023-05-09) + +### Chore + +- update container image tccr.io/truecharts/kavita to v0.7.2 ([#8874](https://github.com/truecharts/charts/issues/8874)) + + + + +## [kavita-5.0.12](https://github.com/truecharts/charts/compare/kavita-5.0.11...kavita-5.0.12) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/kavita to v0.7.2 ([#8824](https://github.com/truecharts/charts/issues/8824)) + + + + +## [kavita-5.0.11](https://github.com/truecharts/charts/compare/kavita-5.0.10...kavita-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [kavita-5.0.10](https://github.com/truecharts/charts/compare/kavita-5.0.9...kavita-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [kavita-5.0.9](https://github.com/truecharts/charts/compare/kavita-5.0.8...kavita-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [kavita-5.0.8](https://github.com/truecharts/charts/compare/kavita-5.0.7...kavita-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [kavita-5.0.7](https://github.com/truecharts/charts/compare/kavita-5.0.6...kavita-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [kavita-5.0.6](https://github.com/truecharts/charts/compare/kavita-5.0.5...kavita-5.0.6) (2023-04-16) + +### Chore diff --git a/stable/kavita/5.0.16/Chart.yaml b/stable/kavita/5.0.16/Chart.yaml new file mode 100644 index 00000000000..ac4aa7102e9 --- /dev/null +++ b/stable/kavita/5.0.16/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: kavita +version: 5.0.16 +appVersion: "0.7.2" +description: Kavita is a rocket fueled self-hosted digital library which supports a vast array of file formats +type: application +deprecated: false +home: https://truecharts.org/charts/stable/kavita +icon: https://truecharts.org/img/hotlink-ok/chart-icons/kavita.png +keywords: + - kavita + - manga + - library + - book +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/kavita + - https://www.kavitareader.com +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/minio-console/6.0.16/README.md b/stable/kavita/5.0.16/README.md similarity index 100% rename from stable/minio-console/6.0.16/README.md rename to stable/kavita/5.0.16/README.md diff --git a/stable/kavita/5.0.16/app-changelog.md b/stable/kavita/5.0.16/app-changelog.md new file mode 100644 index 00000000000..064b714c474 --- /dev/null +++ b/stable/kavita/5.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kavita-5.0.16](https://github.com/truecharts/charts/compare/kavita-5.0.15...kavita-5.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/kavita/5.0.15/app-readme.md b/stable/kavita/5.0.16/app-readme.md similarity index 100% rename from stable/kavita/5.0.15/app-readme.md rename to stable/kavita/5.0.16/app-readme.md diff --git a/stable/kavita/5.0.16/charts/common-12.9.2.tgz b/stable/kavita/5.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/kavita/5.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/kavita/5.0.15/ix_values.yaml b/stable/kavita/5.0.16/ix_values.yaml similarity index 100% rename from stable/kavita/5.0.15/ix_values.yaml rename to stable/kavita/5.0.16/ix_values.yaml diff --git a/stable/kavita/5.0.15/questions.yaml b/stable/kavita/5.0.16/questions.yaml similarity index 100% rename from stable/kavita/5.0.15/questions.yaml rename to stable/kavita/5.0.16/questions.yaml diff --git a/stable/minisatip/5.0.13/templates/NOTES.txt b/stable/kavita/5.0.16/templates/NOTES.txt similarity index 100% rename from stable/minisatip/5.0.13/templates/NOTES.txt rename to stable/kavita/5.0.16/templates/NOTES.txt diff --git a/stable/minisatip/5.0.13/templates/common.yaml b/stable/kavita/5.0.16/templates/common.yaml similarity index 100% rename from stable/minisatip/5.0.13/templates/common.yaml rename to stable/kavita/5.0.16/templates/common.yaml diff --git a/stable/mkvcleaver/4.0.11/values.yaml b/stable/kavita/5.0.16/values.yaml similarity index 100% rename from stable/mkvcleaver/4.0.11/values.yaml rename to stable/kavita/5.0.16/values.yaml diff --git a/stable/kitchenowl/4.0.15/CHANGELOG.md b/stable/kitchenowl/4.0.15/CHANGELOG.md deleted file mode 100644 index bad117a3e0a..00000000000 --- a/stable/kitchenowl/4.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [kitchenowl-4.0.15](https://github.com/truecharts/charts/compare/kitchenowl-4.0.14...kitchenowl-4.0.15) (2023-05-22) - -### Chore - -- update kitchenowl ([#9086](https://github.com/truecharts/charts/issues/9086)) - - - - -## [kitchenowl-4.0.14](https://github.com/truecharts/charts/compare/kitchenowl-4.0.13...kitchenowl-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [kitchenowl-4.0.13](https://github.com/truecharts/charts/compare/kitchenowl-4.0.12...kitchenowl-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [kitchenowl-4.0.12](https://github.com/truecharts/charts/compare/kitchenowl-4.0.11...kitchenowl-4.0.12) (2023-05-11) - -### Chore - -- update kitchenowl ([#8895](https://github.com/truecharts/charts/issues/8895)) - - - - -## [kitchenowl-4.0.11](https://github.com/truecharts/charts/compare/kitchenowl-4.0.10...kitchenowl-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [kitchenowl-4.0.10](https://github.com/truecharts/charts/compare/kitchenowl-4.0.9...kitchenowl-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [kitchenowl-4.0.9](https://github.com/truecharts/charts/compare/kitchenowl-4.0.8...kitchenowl-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [kitchenowl-4.0.8](https://github.com/truecharts/charts/compare/kitchenowl-4.0.7...kitchenowl-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [kitchenowl-4.0.7](https://github.com/truecharts/charts/compare/kitchenowl-4.0.6...kitchenowl-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [kitchenowl-4.0.6](https://github.com/truecharts/charts/compare/kitchenowl-4.0.5...kitchenowl-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [kitchenowl-4.0.5](https://github.com/truecharts/charts/compare/kitchenowl-4.0.4...kitchenowl-4.0.5) (2023-04-16) - -### Chore diff --git a/stable/kitchenowl/4.0.15/Chart.yaml b/stable/kitchenowl/4.0.15/Chart.yaml deleted file mode 100644 index 0f0cd799636..00000000000 --- a/stable/kitchenowl/4.0.15/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - recipes - - kitchen - - grocery -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: kitchenowl -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl - - https://tombursch.github.io/kitchenowl -type: application -version: 4.0.15 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/kitchenowl/4.0.15/app-changelog.md b/stable/kitchenowl/4.0.15/app-changelog.md deleted file mode 100644 index 9412bc159e2..00000000000 --- a/stable/kitchenowl/4.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kitchenowl-4.0.15](https://github.com/truecharts/charts/compare/kitchenowl-4.0.14...kitchenowl-4.0.15) (2023-05-22) - -### Chore - -- update kitchenowl ([#9086](https://github.com/truecharts/charts/issues/9086)) - - \ No newline at end of file diff --git a/stable/kitchenowl/4.0.15/charts/common-12.8.1.tgz b/stable/kitchenowl/4.0.15/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/kitchenowl/4.0.15/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/kitchenowl/4.0.16/CHANGELOG.md b/stable/kitchenowl/4.0.16/CHANGELOG.md new file mode 100644 index 00000000000..78e16500d82 --- /dev/null +++ b/stable/kitchenowl/4.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [kitchenowl-4.0.16](https://github.com/truecharts/charts/compare/kitchenowl-4.0.15...kitchenowl-4.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [kitchenowl-4.0.15](https://github.com/truecharts/charts/compare/kitchenowl-4.0.14...kitchenowl-4.0.15) (2023-05-22) + +### Chore + +- update kitchenowl ([#9086](https://github.com/truecharts/charts/issues/9086)) + + + + +## [kitchenowl-4.0.14](https://github.com/truecharts/charts/compare/kitchenowl-4.0.13...kitchenowl-4.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [kitchenowl-4.0.13](https://github.com/truecharts/charts/compare/kitchenowl-4.0.12...kitchenowl-4.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [kitchenowl-4.0.12](https://github.com/truecharts/charts/compare/kitchenowl-4.0.11...kitchenowl-4.0.12) (2023-05-11) + +### Chore + +- update kitchenowl ([#8895](https://github.com/truecharts/charts/issues/8895)) + + + + +## [kitchenowl-4.0.11](https://github.com/truecharts/charts/compare/kitchenowl-4.0.10...kitchenowl-4.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [kitchenowl-4.0.10](https://github.com/truecharts/charts/compare/kitchenowl-4.0.9...kitchenowl-4.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [kitchenowl-4.0.9](https://github.com/truecharts/charts/compare/kitchenowl-4.0.8...kitchenowl-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [kitchenowl-4.0.8](https://github.com/truecharts/charts/compare/kitchenowl-4.0.7...kitchenowl-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [kitchenowl-4.0.7](https://github.com/truecharts/charts/compare/kitchenowl-4.0.6...kitchenowl-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [kitchenowl-4.0.6](https://github.com/truecharts/charts/compare/kitchenowl-4.0.5...kitchenowl-4.0.6) (2023-04-16) + +### Chore diff --git a/stable/kitchenowl/4.0.16/Chart.yaml b/stable/kitchenowl/4.0.16/Chart.yaml new file mode 100644 index 00000000000..38f49860c99 --- /dev/null +++ b/stable/kitchenowl/4.0.16/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - recipes + - kitchen + - grocery +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kitchenowl +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/kitchenowl + - https://tombursch.github.io/kitchenowl +type: application +version: 4.0.16 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/minio/6.0.17/README.md b/stable/kitchenowl/4.0.16/README.md similarity index 100% rename from stable/minio/6.0.17/README.md rename to stable/kitchenowl/4.0.16/README.md diff --git a/stable/kitchenowl/4.0.16/app-changelog.md b/stable/kitchenowl/4.0.16/app-changelog.md new file mode 100644 index 00000000000..aeeb71693d3 --- /dev/null +++ b/stable/kitchenowl/4.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kitchenowl-4.0.16](https://github.com/truecharts/charts/compare/kitchenowl-4.0.15...kitchenowl-4.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/kitchenowl/4.0.15/app-readme.md b/stable/kitchenowl/4.0.16/app-readme.md similarity index 100% rename from stable/kitchenowl/4.0.15/app-readme.md rename to stable/kitchenowl/4.0.16/app-readme.md diff --git a/stable/kitchenowl/4.0.16/charts/common-12.9.2.tgz b/stable/kitchenowl/4.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/kitchenowl/4.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/kitchenowl/4.0.15/ix_values.yaml b/stable/kitchenowl/4.0.16/ix_values.yaml similarity index 100% rename from stable/kitchenowl/4.0.15/ix_values.yaml rename to stable/kitchenowl/4.0.16/ix_values.yaml diff --git a/stable/kitchenowl/4.0.15/questions.yaml b/stable/kitchenowl/4.0.16/questions.yaml similarity index 100% rename from stable/kitchenowl/4.0.15/questions.yaml rename to stable/kitchenowl/4.0.16/questions.yaml diff --git a/stable/mkvcleaver/4.0.11/templates/NOTES.txt b/stable/kitchenowl/4.0.16/templates/NOTES.txt similarity index 100% rename from stable/mkvcleaver/4.0.11/templates/NOTES.txt rename to stable/kitchenowl/4.0.16/templates/NOTES.txt diff --git a/stable/kitchenowl/4.0.15/templates/_secrets.tpl b/stable/kitchenowl/4.0.16/templates/_secrets.tpl similarity index 100% rename from stable/kitchenowl/4.0.15/templates/_secrets.tpl rename to stable/kitchenowl/4.0.16/templates/_secrets.tpl diff --git a/stable/kitchenowl/4.0.15/templates/common.yaml b/stable/kitchenowl/4.0.16/templates/common.yaml similarity index 100% rename from stable/kitchenowl/4.0.15/templates/common.yaml rename to stable/kitchenowl/4.0.16/templates/common.yaml diff --git a/stable/mkvtoolnix/5.0.6/values.yaml b/stable/kitchenowl/4.0.16/values.yaml similarity index 100% rename from stable/mkvtoolnix/5.0.6/values.yaml rename to stable/kitchenowl/4.0.16/values.yaml diff --git a/stable/kiwix-serve/4.0.15/CHANGELOG.md b/stable/kiwix-serve/4.0.15/CHANGELOG.md deleted file mode 100644 index 7344dc966a4..00000000000 --- a/stable/kiwix-serve/4.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [kiwix-serve-4.0.15](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.14...kiwix-serve-4.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [kiwix-serve-4.0.14](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.13...kiwix-serve-4.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [kiwix-serve-4.0.13](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.12...kiwix-serve-4.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [kiwix-serve-4.0.12](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.11...kiwix-serve-4.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [kiwix-serve-4.0.11](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.10...kiwix-serve-4.0.11) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/kiwix-serve to v3.5.0 ([#8591](https://github.com/truecharts/charts/issues/8591)) - - - - -## [kiwix-serve-4.0.10](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.9...kiwix-serve-4.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/kiwix-serve to 3.4.0 ([#8246](https://github.com/truecharts/charts/issues/8246)) - - - - -## [kiwix-serve-4.0.9](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.8...kiwix-serve-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [kiwix-serve-4.0.8](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.7...kiwix-serve-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [kiwix-serve-4.0.7](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.6...kiwix-serve-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [kiwix-serve-4.0.6](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.5...kiwix-serve-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [kiwix-serve-4.0.5](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.4...kiwix-serve-4.0.5) (2023-04-16) - -### Chore diff --git a/stable/kiwix-serve/4.0.15/Chart.yaml b/stable/kiwix-serve/4.0.15/Chart.yaml deleted file mode 100644 index c8f4d792ca5..00000000000 --- a/stable/kiwix-serve/4.0.15/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "3.5.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - kiwix-serve - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: kiwix-serve -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/kiwix-serve - - https://www.kiwix.org/ - - https://github.com/kiwix/kiwix-tools/blob/master/docker/server -type: application -version: 4.0.15 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Productivity diff --git a/stable/kiwix-serve/4.0.15/app-changelog.md b/stable/kiwix-serve/4.0.15/app-changelog.md deleted file mode 100644 index 96b7ca58e7a..00000000000 --- a/stable/kiwix-serve/4.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kiwix-serve-4.0.15](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.14...kiwix-serve-4.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/kiwix-serve/4.0.15/charts/common-12.8.1.tgz b/stable/kiwix-serve/4.0.15/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/kiwix-serve/4.0.15/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/kiwix-serve/4.0.16/CHANGELOG.md b/stable/kiwix-serve/4.0.16/CHANGELOG.md new file mode 100644 index 00000000000..f8035d46924 --- /dev/null +++ b/stable/kiwix-serve/4.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [kiwix-serve-4.0.16](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.15...kiwix-serve-4.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [kiwix-serve-4.0.15](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.14...kiwix-serve-4.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [kiwix-serve-4.0.14](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.13...kiwix-serve-4.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [kiwix-serve-4.0.13](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.12...kiwix-serve-4.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [kiwix-serve-4.0.12](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.11...kiwix-serve-4.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [kiwix-serve-4.0.11](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.10...kiwix-serve-4.0.11) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/kiwix-serve to v3.5.0 ([#8591](https://github.com/truecharts/charts/issues/8591)) + + + + +## [kiwix-serve-4.0.10](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.9...kiwix-serve-4.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/kiwix-serve to 3.4.0 ([#8246](https://github.com/truecharts/charts/issues/8246)) + + + + +## [kiwix-serve-4.0.9](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.8...kiwix-serve-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [kiwix-serve-4.0.8](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.7...kiwix-serve-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [kiwix-serve-4.0.7](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.6...kiwix-serve-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [kiwix-serve-4.0.6](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.5...kiwix-serve-4.0.6) (2023-04-16) + +### Chore diff --git a/stable/kiwix-serve/4.0.16/Chart.yaml b/stable/kiwix-serve/4.0.16/Chart.yaml new file mode 100644 index 00000000000..5a21e5fd1e2 --- /dev/null +++ b/stable/kiwix-serve/4.0.16/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "3.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - kiwix-serve + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kiwix-serve +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/kiwix-serve + - https://www.kiwix.org/ + - https://github.com/kiwix/kiwix-tools/blob/master/docker/server +type: application +version: 4.0.16 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Productivity diff --git a/stable/minisatip/5.0.13/README.md b/stable/kiwix-serve/4.0.16/README.md similarity index 100% rename from stable/minisatip/5.0.13/README.md rename to stable/kiwix-serve/4.0.16/README.md diff --git a/stable/kiwix-serve/4.0.16/app-changelog.md b/stable/kiwix-serve/4.0.16/app-changelog.md new file mode 100644 index 00000000000..e083ed86c26 --- /dev/null +++ b/stable/kiwix-serve/4.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kiwix-serve-4.0.16](https://github.com/truecharts/charts/compare/kiwix-serve-4.0.15...kiwix-serve-4.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/kiwix-serve/4.0.15/app-readme.md b/stable/kiwix-serve/4.0.16/app-readme.md similarity index 100% rename from stable/kiwix-serve/4.0.15/app-readme.md rename to stable/kiwix-serve/4.0.16/app-readme.md diff --git a/stable/kiwix-serve/4.0.16/charts/common-12.9.2.tgz b/stable/kiwix-serve/4.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/kiwix-serve/4.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/kiwix-serve/4.0.15/ix_values.yaml b/stable/kiwix-serve/4.0.16/ix_values.yaml similarity index 100% rename from stable/kiwix-serve/4.0.15/ix_values.yaml rename to stable/kiwix-serve/4.0.16/ix_values.yaml diff --git a/stable/kiwix-serve/4.0.15/questions.yaml b/stable/kiwix-serve/4.0.16/questions.yaml similarity index 100% rename from stable/kiwix-serve/4.0.15/questions.yaml rename to stable/kiwix-serve/4.0.16/questions.yaml diff --git a/stable/mkvtoolnix/5.0.6/templates/NOTES.txt b/stable/kiwix-serve/4.0.16/templates/NOTES.txt similarity index 100% rename from stable/mkvtoolnix/5.0.6/templates/NOTES.txt rename to stable/kiwix-serve/4.0.16/templates/NOTES.txt diff --git a/stable/kiwix-serve/4.0.15/templates/common.yaml b/stable/kiwix-serve/4.0.16/templates/common.yaml similarity index 100% rename from stable/kiwix-serve/4.0.15/templates/common.yaml rename to stable/kiwix-serve/4.0.16/templates/common.yaml diff --git a/stable/monica/7.0.7/values.yaml b/stable/kiwix-serve/4.0.16/values.yaml similarity index 100% rename from stable/monica/7.0.7/values.yaml rename to stable/kiwix-serve/4.0.16/values.yaml diff --git a/stable/kms/14.0.14/CHANGELOG.md b/stable/kms/14.0.14/CHANGELOG.md new file mode 100644 index 00000000000..92f53cee20a --- /dev/null +++ b/stable/kms/14.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [kms-14.0.14](https://github.com/truecharts/charts/compare/kms-14.0.13...kms-14.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [kms-14.0.13](https://github.com/truecharts/charts/compare/kms-14.0.12...kms-14.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [kms-14.0.12](https://github.com/truecharts/charts/compare/kms-14.0.11...kms-14.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [kms-14.0.11](https://github.com/truecharts/charts/compare/kms-14.0.10...kms-14.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [kms-14.0.10](https://github.com/truecharts/charts/compare/kms-14.0.9...kms-14.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [kms-14.0.9](https://github.com/truecharts/charts/compare/kms-14.0.8...kms-14.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [kms-14.0.8](https://github.com/truecharts/charts/compare/kms-14.0.7...kms-14.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [kms-14.0.7](https://github.com/truecharts/charts/compare/kms-14.0.6...kms-14.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [kms-14.0.6](https://github.com/truecharts/charts/compare/kms-14.0.5...kms-14.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [kms-14.0.5](https://github.com/truecharts/charts/compare/kms-14.0.4...kms-14.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [kms-14.0.4](https://github.com/truecharts/charts/compare/kms-14.0.3...kms-14.0.4) (2023-04-15) + +### Chore diff --git a/stable/kms/14.0.14/Chart.yaml b/stable/kms/14.0.14/Chart.yaml new file mode 100644 index 00000000000..eb823c0a900 --- /dev/null +++ b/stable/kms/14.0.14/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "minimal" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - kms +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kms +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/kms + - https://github.com/Py-KMS-Organization/py-kms +type: application +version: 14.0.14 +annotations: + truecharts.org/catagories: | + - graywares + truecharts.org/SCALE-support: "true" diff --git a/stable/mkvcleaver/4.0.11/README.md b/stable/kms/14.0.14/README.md similarity index 100% rename from stable/mkvcleaver/4.0.11/README.md rename to stable/kms/14.0.14/README.md diff --git a/stable/kms/14.0.14/app-changelog.md b/stable/kms/14.0.14/app-changelog.md new file mode 100644 index 00000000000..a90cb083ac2 --- /dev/null +++ b/stable/kms/14.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kms-14.0.14](https://github.com/truecharts/charts/compare/kms-14.0.13...kms-14.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/kms/14.0.14/app-readme.md b/stable/kms/14.0.14/app-readme.md new file mode 100644 index 00000000000..4f97e4215f2 --- /dev/null +++ b/stable/kms/14.0.14/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/14.0.14/charts/common-12.9.2.tgz b/stable/kms/14.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/kms/14.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/kms/14.0.14/ix_values.yaml b/stable/kms/14.0.14/ix_values.yaml new file mode 100644 index 00000000000..0e5f06b22d5 --- /dev/null +++ b/stable/kms/14.0.14/ix_values.yaml @@ -0,0 +1,35 @@ +image: + repository: tccr.io/truecharts/kms + pullPolicy: IfNotPresent + tag: vminimal@sha256:fb868c6ad4b810d197941e10b1a004be72e0b839c9e0b8d13a6c934c17599b12 + +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/14.0.14/questions.yaml b/stable/kms/14.0.14/questions.yaml new file mode 100644 index 00000000000..cb9f09f3c46 --- /dev/null +++ b/stable/kms/14.0.14/questions.yaml @@ -0,0 +1,1549 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/monica/7.0.7/templates/NOTES.txt b/stable/kms/14.0.14/templates/NOTES.txt similarity index 100% rename from stable/monica/7.0.7/templates/NOTES.txt rename to stable/kms/14.0.14/templates/NOTES.txt diff --git a/stable/mkvcleaver/4.0.11/templates/common.yaml b/stable/kms/14.0.14/templates/common.yaml similarity index 100% rename from stable/mkvcleaver/4.0.11/templates/common.yaml rename to stable/kms/14.0.14/templates/common.yaml diff --git a/stable/mosdns/5.0.13/values.yaml b/stable/kms/14.0.14/values.yaml similarity index 100% rename from stable/mosdns/5.0.13/values.yaml rename to stable/kms/14.0.14/values.yaml diff --git a/stable/kodi-headless/5.0.4/CHANGELOG.md b/stable/kodi-headless/5.0.4/CHANGELOG.md deleted file mode 100644 index 0ed88f6f75f..00000000000 --- a/stable/kodi-headless/5.0.4/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [kodi-headless-5.0.4](https://github.com/truecharts/charts/compare/kodi-headless-5.0.3...kodi-headless-5.0.4) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [kodi-headless-5.0.3](https://github.com/truecharts/charts/compare/kodi-headless-5.0.2...kodi-headless-5.0.3) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [kodi-headless-5.0.2](https://github.com/truecharts/charts/compare/kodi-headless-5.0.1...kodi-headless-5.0.2) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [kodi-headless-5.0.1](https://github.com/truecharts/charts/compare/kodi-headless-5.0.0...kodi-headless-5.0.1) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [kodi-headless-5.0.0](https://github.com/truecharts/charts/compare/kodi-headless-4.0.11...kodi-headless-5.0.0) (2023-04-29) - -### Feat - -- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) - - - - -## [kodi-headless-4.0.11](https://github.com/truecharts/charts/compare/kodi-headless-4.0.10...kodi-headless-4.0.11) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [kodi-headless-4.0.10](https://github.com/truecharts/charts/compare/kodi-headless-4.0.9...kodi-headless-4.0.10) (2023-02-03) - - - - -## [kodi-headless-4.0.9](https://github.com/truecharts/charts/compare/kodi-headless-4.0.8...kodi-headless-4.0.9) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - - - -## [kodi-headless-4.0.8](https://github.com/truecharts/charts/compare/kodi-headless-4.0.7...kodi-headless-4.0.8) (2022-12-26) - -### Chore - -- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - - - -## [kodi-headless-4.0.7](https://github.com/truecharts/charts/compare/kodi-headless-4.0.6...kodi-headless-4.0.7) (2022-12-25) - -### Chore - -- update helm general non-major - - - - -## [kodi-headless-4.0.6](https://github.com/truecharts/charts/compare/kodi-headless-4.0.5...kodi-headless-4.0.6) (2022-12-24) - -### Chore - -- pin dependencies ([#5688](https://github.com/truecharts/charts/issues/5688)) - - diff --git a/stable/kodi-headless/5.0.4/Chart.yaml b/stable/kodi-headless/5.0.4/Chart.yaml deleted file mode 100644 index ea4cc19203e..00000000000 --- a/stable/kodi-headless/5.0.4/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "190" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - kodi-headless -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: kodi-headless -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/kodi-headless -type: application -version: 5.0.4 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/kodi-headless/5.0.4/app-changelog.md b/stable/kodi-headless/5.0.4/app-changelog.md deleted file mode 100644 index 6a5c98f23ac..00000000000 --- a/stable/kodi-headless/5.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [kodi-headless-5.0.4](https://github.com/truecharts/charts/compare/kodi-headless-5.0.3...kodi-headless-5.0.4) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/kodi-headless/5.0.4/charts/common-12.8.1.tgz b/stable/kodi-headless/5.0.4/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/kodi-headless/5.0.4/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/kodi-headless/5.0.5/CHANGELOG.md b/stable/kodi-headless/5.0.5/CHANGELOG.md new file mode 100644 index 00000000000..ec0d7b62c8c --- /dev/null +++ b/stable/kodi-headless/5.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [kodi-headless-5.0.5](https://github.com/truecharts/charts/compare/kodi-headless-5.0.4...kodi-headless-5.0.5) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [kodi-headless-5.0.4](https://github.com/truecharts/charts/compare/kodi-headless-5.0.3...kodi-headless-5.0.4) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [kodi-headless-5.0.3](https://github.com/truecharts/charts/compare/kodi-headless-5.0.2...kodi-headless-5.0.3) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [kodi-headless-5.0.2](https://github.com/truecharts/charts/compare/kodi-headless-5.0.1...kodi-headless-5.0.2) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [kodi-headless-5.0.1](https://github.com/truecharts/charts/compare/kodi-headless-5.0.0...kodi-headless-5.0.1) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [kodi-headless-5.0.0](https://github.com/truecharts/charts/compare/kodi-headless-4.0.11...kodi-headless-5.0.0) (2023-04-29) + +### Feat + +- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) + + + + +## [kodi-headless-4.0.11](https://github.com/truecharts/charts/compare/kodi-headless-4.0.10...kodi-headless-4.0.11) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [kodi-headless-4.0.10](https://github.com/truecharts/charts/compare/kodi-headless-4.0.9...kodi-headless-4.0.10) (2023-02-03) + + + + +## [kodi-headless-4.0.9](https://github.com/truecharts/charts/compare/kodi-headless-4.0.8...kodi-headless-4.0.9) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + + +## [kodi-headless-4.0.8](https://github.com/truecharts/charts/compare/kodi-headless-4.0.7...kodi-headless-4.0.8) (2022-12-26) + +### Chore + +- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) + + + + +## [kodi-headless-4.0.7](https://github.com/truecharts/charts/compare/kodi-headless-4.0.6...kodi-headless-4.0.7) (2022-12-25) + +### Chore + +- update helm general non-major + + diff --git a/stable/kodi-headless/5.0.5/Chart.yaml b/stable/kodi-headless/5.0.5/Chart.yaml new file mode 100644 index 00000000000..9ffeb9d9107 --- /dev/null +++ b/stable/kodi-headless/5.0.5/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "190" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - kodi-headless +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: kodi-headless +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/kodi-headless +type: application +version: 5.0.5 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/mkvtoolnix/5.0.6/README.md b/stable/kodi-headless/5.0.5/README.md similarity index 100% rename from stable/mkvtoolnix/5.0.6/README.md rename to stable/kodi-headless/5.0.5/README.md diff --git a/stable/kodi-headless/5.0.5/app-changelog.md b/stable/kodi-headless/5.0.5/app-changelog.md new file mode 100644 index 00000000000..990a0e98adc --- /dev/null +++ b/stable/kodi-headless/5.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [kodi-headless-5.0.5](https://github.com/truecharts/charts/compare/kodi-headless-5.0.4...kodi-headless-5.0.5) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/kodi-headless/5.0.4/app-readme.md b/stable/kodi-headless/5.0.5/app-readme.md similarity index 100% rename from stable/kodi-headless/5.0.4/app-readme.md rename to stable/kodi-headless/5.0.5/app-readme.md diff --git a/stable/kodi-headless/5.0.5/charts/common-12.9.2.tgz b/stable/kodi-headless/5.0.5/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/kodi-headless/5.0.5/charts/common-12.9.2.tgz differ diff --git a/stable/kodi-headless/5.0.4/ix_values.yaml b/stable/kodi-headless/5.0.5/ix_values.yaml similarity index 100% rename from stable/kodi-headless/5.0.4/ix_values.yaml rename to stable/kodi-headless/5.0.5/ix_values.yaml diff --git a/stable/kodi-headless/5.0.4/questions.yaml b/stable/kodi-headless/5.0.5/questions.yaml similarity index 100% rename from stable/kodi-headless/5.0.4/questions.yaml rename to stable/kodi-headless/5.0.5/questions.yaml diff --git a/stable/mosdns/5.0.13/templates/NOTES.txt b/stable/kodi-headless/5.0.5/templates/NOTES.txt similarity index 100% rename from stable/mosdns/5.0.13/templates/NOTES.txt rename to stable/kodi-headless/5.0.5/templates/NOTES.txt diff --git a/stable/mkvtoolnix/5.0.6/templates/common.yaml b/stable/kodi-headless/5.0.5/templates/common.yaml similarity index 100% rename from stable/mkvtoolnix/5.0.6/templates/common.yaml rename to stable/kodi-headless/5.0.5/templates/common.yaml diff --git a/stable/mstream/6.0.16/values.yaml b/stable/kodi-headless/5.0.5/values.yaml similarity index 100% rename from stable/mstream/6.0.16/values.yaml rename to stable/kodi-headless/5.0.5/values.yaml diff --git a/stable/komga/9.0.14/CHANGELOG.md b/stable/komga/9.0.14/CHANGELOG.md deleted file mode 100644 index 89c21c1861e..00000000000 --- a/stable/komga/9.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [komga-9.0.14](https://github.com/truecharts/charts/compare/komga-9.0.13...komga-9.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [komga-9.0.13](https://github.com/truecharts/charts/compare/komga-9.0.12...komga-9.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [komga-9.0.12](https://github.com/truecharts/charts/compare/komga-9.0.11...komga-9.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [komga-9.0.11](https://github.com/truecharts/charts/compare/komga-9.0.10...komga-9.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [komga-9.0.10](https://github.com/truecharts/charts/compare/komga-9.0.9...komga-9.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/komga to v0.165.0 ([#8592](https://github.com/truecharts/charts/issues/8592)) - - - - -## [komga-9.0.9](https://github.com/truecharts/charts/compare/komga-9.0.8...komga-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [komga-9.0.8](https://github.com/truecharts/charts/compare/komga-9.0.7...komga-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [komga-9.0.7](https://github.com/truecharts/charts/compare/komga-9.0.6...komga-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [komga-9.0.6](https://github.com/truecharts/charts/compare/komga-9.0.5...komga-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [komga-9.0.5](https://github.com/truecharts/charts/compare/komga-9.0.4...komga-9.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [komga-9.0.4](https://github.com/truecharts/charts/compare/komga-9.0.3...komga-9.0.4) (2023-04-15) - -### Chore diff --git a/stable/komga/9.0.14/Chart.yaml b/stable/komga/9.0.14/Chart.yaml deleted file mode 100644 index 08dcd33c92c..00000000000 --- a/stable/komga/9.0.14/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "0.165.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - komga - - comics - - mangas - - server -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: komga -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/komga - - https://komga.org/ - - https://github.com/gotson/komga -version: 9.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/komga/9.0.14/app-changelog.md b/stable/komga/9.0.14/app-changelog.md deleted file mode 100644 index ce5f0dc709b..00000000000 --- a/stable/komga/9.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [komga-9.0.14](https://github.com/truecharts/charts/compare/komga-9.0.13...komga-9.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/komga/9.0.14/charts/common-12.8.1.tgz b/stable/komga/9.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/komga/9.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/komga/9.0.15/CHANGELOG.md b/stable/komga/9.0.15/CHANGELOG.md new file mode 100644 index 00000000000..d71984a75f7 --- /dev/null +++ b/stable/komga/9.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [komga-9.0.15](https://github.com/truecharts/charts/compare/komga-9.0.14...komga-9.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [komga-9.0.14](https://github.com/truecharts/charts/compare/komga-9.0.13...komga-9.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [komga-9.0.13](https://github.com/truecharts/charts/compare/komga-9.0.12...komga-9.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [komga-9.0.12](https://github.com/truecharts/charts/compare/komga-9.0.11...komga-9.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [komga-9.0.11](https://github.com/truecharts/charts/compare/komga-9.0.10...komga-9.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [komga-9.0.10](https://github.com/truecharts/charts/compare/komga-9.0.9...komga-9.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/komga to v0.165.0 ([#8592](https://github.com/truecharts/charts/issues/8592)) + + + + +## [komga-9.0.9](https://github.com/truecharts/charts/compare/komga-9.0.8...komga-9.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [komga-9.0.8](https://github.com/truecharts/charts/compare/komga-9.0.7...komga-9.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [komga-9.0.7](https://github.com/truecharts/charts/compare/komga-9.0.6...komga-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [komga-9.0.6](https://github.com/truecharts/charts/compare/komga-9.0.5...komga-9.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [komga-9.0.5](https://github.com/truecharts/charts/compare/komga-9.0.4...komga-9.0.5) (2023-04-16) + +### Chore diff --git a/stable/komga/9.0.15/Chart.yaml b/stable/komga/9.0.15/Chart.yaml new file mode 100644 index 00000000000..717f6a5a026 --- /dev/null +++ b/stable/komga/9.0.15/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.165.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.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 +keywords: + - komga + - comics + - mangas + - server +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: komga +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/komga + - https://komga.org/ + - https://github.com/gotson/komga +version: 9.0.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/monica/7.0.7/README.md b/stable/komga/9.0.15/README.md similarity index 100% rename from stable/monica/7.0.7/README.md rename to stable/komga/9.0.15/README.md diff --git a/stable/komga/9.0.15/app-changelog.md b/stable/komga/9.0.15/app-changelog.md new file mode 100644 index 00000000000..29c497ff136 --- /dev/null +++ b/stable/komga/9.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [komga-9.0.15](https://github.com/truecharts/charts/compare/komga-9.0.14...komga-9.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/komga/9.0.14/app-readme.md b/stable/komga/9.0.15/app-readme.md similarity index 100% rename from stable/komga/9.0.14/app-readme.md rename to stable/komga/9.0.15/app-readme.md diff --git a/stable/komga/9.0.15/charts/common-12.9.2.tgz b/stable/komga/9.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/komga/9.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/komga/9.0.14/ix_values.yaml b/stable/komga/9.0.15/ix_values.yaml similarity index 100% rename from stable/komga/9.0.14/ix_values.yaml rename to stable/komga/9.0.15/ix_values.yaml diff --git a/stable/komga/9.0.14/questions.yaml b/stable/komga/9.0.15/questions.yaml similarity index 100% rename from stable/komga/9.0.14/questions.yaml rename to stable/komga/9.0.15/questions.yaml diff --git a/stable/mstream/6.0.16/templates/NOTES.txt b/stable/komga/9.0.15/templates/NOTES.txt similarity index 100% rename from stable/mstream/6.0.16/templates/NOTES.txt rename to stable/komga/9.0.15/templates/NOTES.txt diff --git a/stable/mosdns/5.0.13/templates/common.yaml b/stable/komga/9.0.15/templates/common.yaml similarity index 100% rename from stable/mosdns/5.0.13/templates/common.yaml rename to stable/komga/9.0.15/templates/common.yaml diff --git a/stable/muse/1.0.2/values.yaml b/stable/komga/9.0.15/values.yaml similarity index 100% rename from stable/muse/1.0.2/values.yaml rename to stable/komga/9.0.15/values.yaml diff --git a/stable/lama-cleaner/2.0.14/CHANGELOG.md b/stable/lama-cleaner/2.0.14/CHANGELOG.md deleted file mode 100644 index 933d2c718f5..00000000000 --- a/stable/lama-cleaner/2.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [lama-cleaner-2.0.14](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.13...lama-cleaner-2.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [lama-cleaner-2.0.13](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.12...lama-cleaner-2.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [lama-cleaner-2.0.12](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.11...lama-cleaner-2.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [lama-cleaner-2.0.11](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.10...lama-cleaner-2.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [lama-cleaner-2.0.10](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.9...lama-cleaner-2.0.10) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [lama-cleaner-2.0.9](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.8...lama-cleaner-2.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [lama-cleaner-2.0.8](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.7...lama-cleaner-2.0.8) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [lama-cleaner-2.0.7](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.6...lama-cleaner-2.0.7) (2023-04-19) - -### Fix - -- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) - - - - -## [lama-cleaner-2.0.6](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.5...lama-cleaner-2.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [lama-cleaner-2.0.5](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.4...lama-cleaner-2.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [lama-cleaner-2.0.4](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.3...lama-cleaner-2.0.4) (2023-04-15) - -### Chore diff --git a/stable/lama-cleaner/2.0.14/Chart.yaml b/stable/lama-cleaner/2.0.14/Chart.yaml deleted file mode 100644 index 7c8bd136819..00000000000 --- a/stable/lama-cleaner/2.0.14/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.26.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - lama-cleaner - - media - - AI -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: lama-cleaner -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/lama-cleaner - - https://github.com/Sanster/lama-cleaner -type: application -version: 2.0.14 -annotations: - truecharts.org/catagories: | - - media - - AI - truecharts.org/SCALE-support: "true" diff --git a/stable/lama-cleaner/2.0.14/app-changelog.md b/stable/lama-cleaner/2.0.14/app-changelog.md deleted file mode 100644 index 3f140f7661f..00000000000 --- a/stable/lama-cleaner/2.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [lama-cleaner-2.0.14](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.13...lama-cleaner-2.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/lama-cleaner/2.0.14/charts/common-12.8.1.tgz b/stable/lama-cleaner/2.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/lama-cleaner/2.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/lama-cleaner/2.0.15/CHANGELOG.md b/stable/lama-cleaner/2.0.15/CHANGELOG.md new file mode 100644 index 00000000000..b09c0d5280a --- /dev/null +++ b/stable/lama-cleaner/2.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [lama-cleaner-2.0.15](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.14...lama-cleaner-2.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [lama-cleaner-2.0.14](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.13...lama-cleaner-2.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [lama-cleaner-2.0.13](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.12...lama-cleaner-2.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [lama-cleaner-2.0.12](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.11...lama-cleaner-2.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [lama-cleaner-2.0.11](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.10...lama-cleaner-2.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [lama-cleaner-2.0.10](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.9...lama-cleaner-2.0.10) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [lama-cleaner-2.0.9](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.8...lama-cleaner-2.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [lama-cleaner-2.0.8](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.7...lama-cleaner-2.0.8) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [lama-cleaner-2.0.7](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.6...lama-cleaner-2.0.7) (2023-04-19) + +### Fix + +- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) + + + + +## [lama-cleaner-2.0.6](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.5...lama-cleaner-2.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [lama-cleaner-2.0.5](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.4...lama-cleaner-2.0.5) (2023-04-16) + +### Chore diff --git a/stable/lama-cleaner/2.0.15/Chart.yaml b/stable/lama-cleaner/2.0.15/Chart.yaml new file mode 100644 index 00000000000..44c7a790d6e --- /dev/null +++ b/stable/lama-cleaner/2.0.15/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.26.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - lama-cleaner + - media + - AI +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lama-cleaner +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/lama-cleaner + - https://github.com/Sanster/lama-cleaner +type: application +version: 2.0.15 +annotations: + truecharts.org/catagories: | + - media + - AI + truecharts.org/SCALE-support: "true" diff --git a/stable/mosdns/5.0.13/README.md b/stable/lama-cleaner/2.0.15/README.md similarity index 100% rename from stable/mosdns/5.0.13/README.md rename to stable/lama-cleaner/2.0.15/README.md diff --git a/stable/lama-cleaner/2.0.15/app-changelog.md b/stable/lama-cleaner/2.0.15/app-changelog.md new file mode 100644 index 00000000000..582364404d7 --- /dev/null +++ b/stable/lama-cleaner/2.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [lama-cleaner-2.0.15](https://github.com/truecharts/charts/compare/lama-cleaner-2.0.14...lama-cleaner-2.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/lama-cleaner/2.0.14/app-readme.md b/stable/lama-cleaner/2.0.15/app-readme.md similarity index 100% rename from stable/lama-cleaner/2.0.14/app-readme.md rename to stable/lama-cleaner/2.0.15/app-readme.md diff --git a/stable/lama-cleaner/2.0.15/charts/common-12.9.2.tgz b/stable/lama-cleaner/2.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/lama-cleaner/2.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/lama-cleaner/2.0.14/ix_values.yaml b/stable/lama-cleaner/2.0.15/ix_values.yaml similarity index 100% rename from stable/lama-cleaner/2.0.14/ix_values.yaml rename to stable/lama-cleaner/2.0.15/ix_values.yaml diff --git a/stable/lama-cleaner/2.0.14/questions.yaml b/stable/lama-cleaner/2.0.15/questions.yaml similarity index 100% rename from stable/lama-cleaner/2.0.14/questions.yaml rename to stable/lama-cleaner/2.0.15/questions.yaml diff --git a/stable/muximux/6.0.11/templates/NOTES.txt b/stable/lama-cleaner/2.0.15/templates/NOTES.txt similarity index 100% rename from stable/muximux/6.0.11/templates/NOTES.txt rename to stable/lama-cleaner/2.0.15/templates/NOTES.txt diff --git a/stable/lama-cleaner/2.0.14/templates/_args.tpl b/stable/lama-cleaner/2.0.15/templates/_args.tpl similarity index 100% rename from stable/lama-cleaner/2.0.14/templates/_args.tpl rename to stable/lama-cleaner/2.0.15/templates/_args.tpl diff --git a/stable/lama-cleaner/2.0.14/templates/common.yaml b/stable/lama-cleaner/2.0.15/templates/common.yaml similarity index 100% rename from stable/lama-cleaner/2.0.14/templates/common.yaml rename to stable/lama-cleaner/2.0.15/templates/common.yaml diff --git a/stable/muximux/6.0.11/values.yaml b/stable/lama-cleaner/2.0.15/values.yaml similarity index 100% rename from stable/muximux/6.0.11/values.yaml rename to stable/lama-cleaner/2.0.15/values.yaml diff --git a/stable/lancache-dns/4.0.13/CHANGELOG.md b/stable/lancache-dns/4.0.13/CHANGELOG.md deleted file mode 100644 index 9ef71144cc8..00000000000 --- a/stable/lancache-dns/4.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [lancache-dns-4.0.13](https://github.com/truecharts/charts/compare/lancache-dns-4.0.12...lancache-dns-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [lancache-dns-4.0.12](https://github.com/truecharts/charts/compare/lancache-dns-4.0.11...lancache-dns-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [lancache-dns-4.0.11](https://github.com/truecharts/charts/compare/lancache-dns-4.0.10...lancache-dns-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [lancache-dns-4.0.10](https://github.com/truecharts/charts/compare/lancache-dns-4.0.9...lancache-dns-4.0.10) (2023-05-04) - - - - -## [lancache-dns-4.0.9](https://github.com/truecharts/charts/compare/lancache-dns-4.0.8...lancache-dns-4.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [lancache-dns-4.0.8](https://github.com/truecharts/charts/compare/lancache-dns-4.0.7...lancache-dns-4.0.8) (2023-04-30) - -### Fix - -- fix UI ([#8533](https://github.com/truecharts/charts/issues/8533)) - - - - -## [lancache-dns-4.0.7](https://github.com/truecharts/charts/compare/lancache-dns-4.0.6...lancache-dns-4.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [lancache-dns-4.0.6](https://github.com/truecharts/charts/compare/lancache-dns-4.0.5...lancache-dns-4.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [lancache-dns-4.0.5](https://github.com/truecharts/charts/compare/lancache-dns-4.0.4...lancache-dns-4.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [lancache-dns-4.0.4](https://github.com/truecharts/charts/compare/lancache-dns-4.0.3...lancache-dns-4.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [lancache-dns-4.0.3](https://github.com/truecharts/charts/compare/lancache-dns-4.0.2...lancache-dns-4.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - diff --git a/stable/lancache-dns/4.0.13/Chart.yaml b/stable/lancache-dns/4.0.13/Chart.yaml deleted file mode 100644 index add92755c11..00000000000 --- a/stable/lancache-dns/4.0.13/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - lancache-dns - - dns -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: lancache-dns -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/lancache-dns - - https://github.com/lancachenet/lancache-dns -type: application -version: 4.0.13 -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" diff --git a/stable/lancache-dns/4.0.13/app-changelog.md b/stable/lancache-dns/4.0.13/app-changelog.md deleted file mode 100644 index b2b3918d10b..00000000000 --- a/stable/lancache-dns/4.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [lancache-dns-4.0.13](https://github.com/truecharts/charts/compare/lancache-dns-4.0.12...lancache-dns-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/lancache-dns/4.0.13/charts/common-12.8.1.tgz b/stable/lancache-dns/4.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/lancache-dns/4.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/lancache-dns/4.0.14/CHANGELOG.md b/stable/lancache-dns/4.0.14/CHANGELOG.md new file mode 100644 index 00000000000..c14b8c6e1c0 --- /dev/null +++ b/stable/lancache-dns/4.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [lancache-dns-4.0.14](https://github.com/truecharts/charts/compare/lancache-dns-4.0.13...lancache-dns-4.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [lancache-dns-4.0.13](https://github.com/truecharts/charts/compare/lancache-dns-4.0.12...lancache-dns-4.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [lancache-dns-4.0.12](https://github.com/truecharts/charts/compare/lancache-dns-4.0.11...lancache-dns-4.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [lancache-dns-4.0.11](https://github.com/truecharts/charts/compare/lancache-dns-4.0.10...lancache-dns-4.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [lancache-dns-4.0.10](https://github.com/truecharts/charts/compare/lancache-dns-4.0.9...lancache-dns-4.0.10) (2023-05-04) + + + + +## [lancache-dns-4.0.9](https://github.com/truecharts/charts/compare/lancache-dns-4.0.8...lancache-dns-4.0.9) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [lancache-dns-4.0.8](https://github.com/truecharts/charts/compare/lancache-dns-4.0.7...lancache-dns-4.0.8) (2023-04-30) + +### Fix + +- fix UI ([#8533](https://github.com/truecharts/charts/issues/8533)) + + + + +## [lancache-dns-4.0.7](https://github.com/truecharts/charts/compare/lancache-dns-4.0.6...lancache-dns-4.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [lancache-dns-4.0.6](https://github.com/truecharts/charts/compare/lancache-dns-4.0.5...lancache-dns-4.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [lancache-dns-4.0.5](https://github.com/truecharts/charts/compare/lancache-dns-4.0.4...lancache-dns-4.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [lancache-dns-4.0.4](https://github.com/truecharts/charts/compare/lancache-dns-4.0.3...lancache-dns-4.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + diff --git a/stable/lancache-dns/4.0.14/Chart.yaml b/stable/lancache-dns/4.0.14/Chart.yaml new file mode 100644 index 00000000000..06ef0f2ed2c --- /dev/null +++ b/stable/lancache-dns/4.0.14/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - lancache-dns + - dns +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lancache-dns +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/lancache-dns + - https://github.com/lancachenet/lancache-dns +type: application +version: 4.0.14 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" diff --git a/stable/mstream/6.0.16/README.md b/stable/lancache-dns/4.0.14/README.md similarity index 100% rename from stable/mstream/6.0.16/README.md rename to stable/lancache-dns/4.0.14/README.md diff --git a/stable/lancache-dns/4.0.14/app-changelog.md b/stable/lancache-dns/4.0.14/app-changelog.md new file mode 100644 index 00000000000..3d98ca8eac1 --- /dev/null +++ b/stable/lancache-dns/4.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [lancache-dns-4.0.14](https://github.com/truecharts/charts/compare/lancache-dns-4.0.13...lancache-dns-4.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/lancache-dns/4.0.13/app-readme.md b/stable/lancache-dns/4.0.14/app-readme.md similarity index 100% rename from stable/lancache-dns/4.0.13/app-readme.md rename to stable/lancache-dns/4.0.14/app-readme.md diff --git a/stable/lancache-dns/4.0.14/charts/common-12.9.2.tgz b/stable/lancache-dns/4.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/lancache-dns/4.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/lancache-dns/4.0.13/ix_values.yaml b/stable/lancache-dns/4.0.14/ix_values.yaml similarity index 100% rename from stable/lancache-dns/4.0.13/ix_values.yaml rename to stable/lancache-dns/4.0.14/ix_values.yaml diff --git a/stable/lancache-dns/4.0.13/questions.yaml b/stable/lancache-dns/4.0.14/questions.yaml similarity index 100% rename from stable/lancache-dns/4.0.13/questions.yaml rename to stable/lancache-dns/4.0.14/questions.yaml diff --git a/stable/mylar/9.0.16/templates/NOTES.txt b/stable/lancache-dns/4.0.14/templates/NOTES.txt similarity index 100% rename from stable/mylar/9.0.16/templates/NOTES.txt rename to stable/lancache-dns/4.0.14/templates/NOTES.txt diff --git a/stable/muse/1.0.2/templates/common.yaml b/stable/lancache-dns/4.0.14/templates/common.yaml similarity index 100% rename from stable/muse/1.0.2/templates/common.yaml rename to stable/lancache-dns/4.0.14/templates/common.yaml diff --git a/stable/mylar/9.0.16/values.yaml b/stable/lancache-dns/4.0.14/values.yaml similarity index 100% rename from stable/mylar/9.0.16/values.yaml rename to stable/lancache-dns/4.0.14/values.yaml diff --git a/stable/lancache-monolithic/4.0.5/CHANGELOG.md b/stable/lancache-monolithic/4.0.5/CHANGELOG.md deleted file mode 100644 index 2a2bafa5f9a..00000000000 --- a/stable/lancache-monolithic/4.0.5/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [lancache-monolithic-4.0.5](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.4...lancache-monolithic-4.0.5) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [lancache-monolithic-4.0.4](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.3...lancache-monolithic-4.0.4) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [lancache-monolithic-4.0.3](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.2...lancache-monolithic-4.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [lancache-monolithic-4.0.2](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.1...lancache-monolithic-4.0.2) (2023-05-04) - -### Chore - -- update container image tccr.io/truecharts/lancache-monolithic to latest ([#8758](https://github.com/truecharts/charts/issues/8758)) - - - - -## [lancache-monolithic-4.0.1](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.0...lancache-monolithic-4.0.1) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [lancache-monolithic-4.0.0](https://github.com/truecharts/charts/compare/lancache-monolithic-3.0.11...lancache-monolithic-4.0.0) (2023-05-01) - -### Feat - -- BREAKING CHANGE migrate to new common part 6 ([#8664](https://github.com/truecharts/charts/issues/8664)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - - - -## [lancache-monolithic-3.0.11](https://github.com/truecharts/charts/compare/lancache-monolithic-3.0.10...lancache-monolithic-3.0.11) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [lancache-monolithic-3.0.10](https://github.com/truecharts/charts/compare/lancache-monolithic-3.0.9...lancache-monolithic-3.0.10) (2023-02-02) - -### Fix - -- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826)) - - - - -## [lancache-monolithic-3.0.9](https://github.com/truecharts/charts/compare/lancache-monolithic-3.0.8...lancache-monolithic-3.0.9) (2023-01-01) - -### Chore - -- update container image tccr.io/truecharts/lancache-monolithic to latest - - - - -## [lancache-monolithic-3.0.8](https://github.com/truecharts/charts/compare/lancache-monolithic-3.0.7...lancache-monolithic-3.0.8) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - - diff --git a/stable/lancache-monolithic/4.0.5/Chart.yaml b/stable/lancache-monolithic/4.0.5/Chart.yaml deleted file mode 100644 index f791fc7f9ea..00000000000 --- a/stable/lancache-monolithic/4.0.5/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: lancache-monolithic -version: 4.0.5 -appVersion: "latest" -description: A monolithic lancache service capable of caching all CDNs in a single instance. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/lancache-monolithic -icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-monolithic.png -keywords: - - monolithic - - lancache -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/lancache-monolithic - - https://github.com/lancachenet/monolithic -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - gaming - truecharts.org/SCALE-support: "true" diff --git a/stable/lancache-monolithic/4.0.5/app-changelog.md b/stable/lancache-monolithic/4.0.5/app-changelog.md deleted file mode 100644 index 46c5b0e2efc..00000000000 --- a/stable/lancache-monolithic/4.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [lancache-monolithic-4.0.5](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.4...lancache-monolithic-4.0.5) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/lancache-monolithic/4.0.5/charts/common-12.8.1.tgz b/stable/lancache-monolithic/4.0.5/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/lancache-monolithic/4.0.5/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/lancache-monolithic/4.0.6/CHANGELOG.md b/stable/lancache-monolithic/4.0.6/CHANGELOG.md new file mode 100644 index 00000000000..d578d858dea --- /dev/null +++ b/stable/lancache-monolithic/4.0.6/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [lancache-monolithic-4.0.6](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.5...lancache-monolithic-4.0.6) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [lancache-monolithic-4.0.5](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.4...lancache-monolithic-4.0.5) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [lancache-monolithic-4.0.4](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.3...lancache-monolithic-4.0.4) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [lancache-monolithic-4.0.3](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.2...lancache-monolithic-4.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [lancache-monolithic-4.0.2](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.1...lancache-monolithic-4.0.2) (2023-05-04) + +### Chore + +- update container image tccr.io/truecharts/lancache-monolithic to latest ([#8758](https://github.com/truecharts/charts/issues/8758)) + + + + +## [lancache-monolithic-4.0.1](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.0...lancache-monolithic-4.0.1) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [lancache-monolithic-4.0.0](https://github.com/truecharts/charts/compare/lancache-monolithic-3.0.11...lancache-monolithic-4.0.0) (2023-05-01) + +### Feat + +- BREAKING CHANGE migrate to new common part 6 ([#8664](https://github.com/truecharts/charts/issues/8664)) + + ### Fix + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [lancache-monolithic-3.0.11](https://github.com/truecharts/charts/compare/lancache-monolithic-3.0.10...lancache-monolithic-3.0.11) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [lancache-monolithic-3.0.10](https://github.com/truecharts/charts/compare/lancache-monolithic-3.0.9...lancache-monolithic-3.0.10) (2023-02-02) + +### Fix + +- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826)) + + + + +## [lancache-monolithic-3.0.9](https://github.com/truecharts/charts/compare/lancache-monolithic-3.0.8...lancache-monolithic-3.0.9) (2023-01-01) + +### Chore + +- update container image tccr.io/truecharts/lancache-monolithic to latest + + + diff --git a/stable/lancache-monolithic/4.0.6/Chart.yaml b/stable/lancache-monolithic/4.0.6/Chart.yaml new file mode 100644 index 00000000000..bfcf2622910 --- /dev/null +++ b/stable/lancache-monolithic/4.0.6/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: lancache-monolithic +version: 4.0.6 +appVersion: "latest" +description: A monolithic lancache service capable of caching all CDNs in a single instance. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/lancache-monolithic +icon: https://truecharts.org/img/hotlink-ok/chart-icons/lancache-monolithic.png +keywords: + - monolithic + - lancache +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/lancache-monolithic + - https://github.com/lancachenet/monolithic +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - gaming + truecharts.org/SCALE-support: "true" diff --git a/stable/muximux/6.0.11/README.md b/stable/lancache-monolithic/4.0.6/README.md similarity index 100% rename from stable/muximux/6.0.11/README.md rename to stable/lancache-monolithic/4.0.6/README.md diff --git a/stable/lancache-monolithic/4.0.6/app-changelog.md b/stable/lancache-monolithic/4.0.6/app-changelog.md new file mode 100644 index 00000000000..703d0ab3fb9 --- /dev/null +++ b/stable/lancache-monolithic/4.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [lancache-monolithic-4.0.6](https://github.com/truecharts/charts/compare/lancache-monolithic-4.0.5...lancache-monolithic-4.0.6) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/lancache-monolithic/4.0.5/app-readme.md b/stable/lancache-monolithic/4.0.6/app-readme.md similarity index 100% rename from stable/lancache-monolithic/4.0.5/app-readme.md rename to stable/lancache-monolithic/4.0.6/app-readme.md diff --git a/stable/lancache-monolithic/4.0.6/charts/common-12.9.2.tgz b/stable/lancache-monolithic/4.0.6/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/lancache-monolithic/4.0.6/charts/common-12.9.2.tgz differ diff --git a/stable/lancache-monolithic/4.0.5/ix_values.yaml b/stable/lancache-monolithic/4.0.6/ix_values.yaml similarity index 100% rename from stable/lancache-monolithic/4.0.5/ix_values.yaml rename to stable/lancache-monolithic/4.0.6/ix_values.yaml diff --git a/stable/lancache-monolithic/4.0.5/questions.yaml b/stable/lancache-monolithic/4.0.6/questions.yaml similarity index 100% rename from stable/lancache-monolithic/4.0.5/questions.yaml rename to stable/lancache-monolithic/4.0.6/questions.yaml diff --git a/stable/mymediaforalexa/4.0.13/templates/NOTES.txt b/stable/lancache-monolithic/4.0.6/templates/NOTES.txt similarity index 100% rename from stable/mymediaforalexa/4.0.13/templates/NOTES.txt rename to stable/lancache-monolithic/4.0.6/templates/NOTES.txt diff --git a/stable/mylar/9.0.16/templates/common.yaml b/stable/lancache-monolithic/4.0.6/templates/common.yaml similarity index 100% rename from stable/mylar/9.0.16/templates/common.yaml rename to stable/lancache-monolithic/4.0.6/templates/common.yaml diff --git a/stable/mymediaforalexa/4.0.13/values.yaml b/stable/lancache-monolithic/4.0.6/values.yaml similarity index 100% rename from stable/mymediaforalexa/4.0.13/values.yaml rename to stable/lancache-monolithic/4.0.6/values.yaml diff --git a/stable/lanraragi/5.0.12/CHANGELOG.md b/stable/lanraragi/5.0.12/CHANGELOG.md deleted file mode 100644 index 8f98f546217..00000000000 --- a/stable/lanraragi/5.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [lanraragi-5.0.12](https://github.com/truecharts/charts/compare/lanraragi-5.0.11...lanraragi-5.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [lanraragi-5.0.11](https://github.com/truecharts/charts/compare/lanraragi-5.0.10...lanraragi-5.0.11) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [lanraragi-5.0.10](https://github.com/truecharts/charts/compare/lanraragi-5.0.9...lanraragi-5.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [lanraragi-5.0.9](https://github.com/truecharts/charts/compare/lanraragi-5.0.8...lanraragi-5.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [lanraragi-5.0.8](https://github.com/truecharts/charts/compare/lanraragi-5.0.7...lanraragi-5.0.8) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/lanraragi to v0.8.90 ([#8476](https://github.com/truecharts/charts/issues/8476)) - - - - -## [lanraragi-5.0.7](https://github.com/truecharts/charts/compare/lanraragi-5.0.6...lanraragi-5.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [lanraragi-5.0.6](https://github.com/truecharts/charts/compare/lanraragi-5.0.5...lanraragi-5.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [lanraragi-5.0.5](https://github.com/truecharts/charts/compare/lanraragi-5.0.4...lanraragi-5.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [lanraragi-5.0.4](https://github.com/truecharts/charts/compare/lanraragi-5.0.3...lanraragi-5.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [lanraragi-5.0.3](https://github.com/truecharts/charts/compare/lanraragi-5.0.2...lanraragi-5.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [lanraragi-5.0.2](https://github.com/truecharts/charts/compare/lanraragi-5.0.0...lanraragi-5.0.2) (2023-04-15) - -### Chore diff --git a/stable/lanraragi/5.0.12/Chart.yaml b/stable/lanraragi/5.0.12/Chart.yaml deleted file mode 100644 index a505a29ec34..00000000000 --- a/stable/lanraragi/5.0.12/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.8.90" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - lanraragi - - comics - - manga -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: lanraragi -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/lanraragi - - https://github.com/Difegue/LANraragi - - https://sugoi.gitbook.io/lanraragi/ -version: 5.0.12 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/lanraragi/5.0.12/app-changelog.md b/stable/lanraragi/5.0.12/app-changelog.md deleted file mode 100644 index 1b0018be9b2..00000000000 --- a/stable/lanraragi/5.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [lanraragi-5.0.12](https://github.com/truecharts/charts/compare/lanraragi-5.0.11...lanraragi-5.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/lanraragi/5.0.12/charts/common-12.8.1.tgz b/stable/lanraragi/5.0.12/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/lanraragi/5.0.12/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/lanraragi/5.0.13/CHANGELOG.md b/stable/lanraragi/5.0.13/CHANGELOG.md new file mode 100644 index 00000000000..50d30feaa9e --- /dev/null +++ b/stable/lanraragi/5.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [lanraragi-5.0.13](https://github.com/truecharts/charts/compare/lanraragi-5.0.12...lanraragi-5.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [lanraragi-5.0.12](https://github.com/truecharts/charts/compare/lanraragi-5.0.11...lanraragi-5.0.12) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [lanraragi-5.0.11](https://github.com/truecharts/charts/compare/lanraragi-5.0.10...lanraragi-5.0.11) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [lanraragi-5.0.10](https://github.com/truecharts/charts/compare/lanraragi-5.0.9...lanraragi-5.0.10) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [lanraragi-5.0.9](https://github.com/truecharts/charts/compare/lanraragi-5.0.8...lanraragi-5.0.9) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [lanraragi-5.0.8](https://github.com/truecharts/charts/compare/lanraragi-5.0.7...lanraragi-5.0.8) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/lanraragi to v0.8.90 ([#8476](https://github.com/truecharts/charts/issues/8476)) + + + + +## [lanraragi-5.0.7](https://github.com/truecharts/charts/compare/lanraragi-5.0.6...lanraragi-5.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [lanraragi-5.0.6](https://github.com/truecharts/charts/compare/lanraragi-5.0.5...lanraragi-5.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [lanraragi-5.0.5](https://github.com/truecharts/charts/compare/lanraragi-5.0.4...lanraragi-5.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [lanraragi-5.0.4](https://github.com/truecharts/charts/compare/lanraragi-5.0.3...lanraragi-5.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [lanraragi-5.0.3](https://github.com/truecharts/charts/compare/lanraragi-5.0.2...lanraragi-5.0.3) (2023-04-16) + +### Chore diff --git a/stable/lanraragi/5.0.13/Chart.yaml b/stable/lanraragi/5.0.13/Chart.yaml new file mode 100644 index 00000000000..e406358ddbd --- /dev/null +++ b/stable/lanraragi/5.0.13/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.8.90" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - lanraragi + - comics + - manga +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lanraragi +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/lanraragi + - https://github.com/Difegue/LANraragi + - https://sugoi.gitbook.io/lanraragi/ +version: 5.0.13 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/mylar/9.0.16/README.md b/stable/lanraragi/5.0.13/README.md similarity index 100% rename from stable/mylar/9.0.16/README.md rename to stable/lanraragi/5.0.13/README.md diff --git a/stable/lanraragi/5.0.13/app-changelog.md b/stable/lanraragi/5.0.13/app-changelog.md new file mode 100644 index 00000000000..dc7fb5203ae --- /dev/null +++ b/stable/lanraragi/5.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [lanraragi-5.0.13](https://github.com/truecharts/charts/compare/lanraragi-5.0.12...lanraragi-5.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/lanraragi/5.0.12/app-readme.md b/stable/lanraragi/5.0.13/app-readme.md similarity index 100% rename from stable/lanraragi/5.0.12/app-readme.md rename to stable/lanraragi/5.0.13/app-readme.md diff --git a/stable/lanraragi/5.0.13/charts/common-12.9.2.tgz b/stable/lanraragi/5.0.13/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/lanraragi/5.0.13/charts/common-12.9.2.tgz differ diff --git a/stable/lanraragi/5.0.12/ix_values.yaml b/stable/lanraragi/5.0.13/ix_values.yaml similarity index 100% rename from stable/lanraragi/5.0.12/ix_values.yaml rename to stable/lanraragi/5.0.13/ix_values.yaml diff --git a/stable/lanraragi/5.0.12/questions.yaml b/stable/lanraragi/5.0.13/questions.yaml similarity index 100% rename from stable/lanraragi/5.0.12/questions.yaml rename to stable/lanraragi/5.0.13/questions.yaml diff --git a/stable/mysql-workbench/5.0.13/templates/NOTES.txt b/stable/lanraragi/5.0.13/templates/NOTES.txt similarity index 100% rename from stable/mysql-workbench/5.0.13/templates/NOTES.txt rename to stable/lanraragi/5.0.13/templates/NOTES.txt diff --git a/stable/mymediaforalexa/4.0.13/templates/common.yaml b/stable/lanraragi/5.0.13/templates/common.yaml similarity index 100% rename from stable/mymediaforalexa/4.0.13/templates/common.yaml rename to stable/lanraragi/5.0.13/templates/common.yaml diff --git a/stable/mysql-workbench/5.0.13/values.yaml b/stable/lanraragi/5.0.13/values.yaml similarity index 100% rename from stable/mysql-workbench/5.0.13/values.yaml rename to stable/lanraragi/5.0.13/values.yaml diff --git a/stable/lazylibrarian/14.0.18/CHANGELOG.md b/stable/lazylibrarian/14.0.18/CHANGELOG.md new file mode 100644 index 00000000000..27a5815a556 --- /dev/null +++ b/stable/lazylibrarian/14.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [lazylibrarian-14.0.18](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.17...lazylibrarian-14.0.18) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [lazylibrarian-14.0.17](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.16...lazylibrarian-14.0.17) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [lazylibrarian-14.0.16](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.15...lazylibrarian-14.0.16) (2023-05-16) + +### Chore + +- update container image tccr.io/truecharts/lazylibrarian to latest ([#8985](https://github.com/truecharts/charts/issues/8985)) + + + + +## [lazylibrarian-14.0.15](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.14...lazylibrarian-14.0.15) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [lazylibrarian-14.0.14](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.13...lazylibrarian-14.0.14) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/lazylibrarian to latest ([#8947](https://github.com/truecharts/charts/issues/8947)) + + + + +## [lazylibrarian-14.0.13](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.12...lazylibrarian-14.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [lazylibrarian-14.0.12](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.11...lazylibrarian-14.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [lazylibrarian-14.0.11](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.10...lazylibrarian-14.0.11) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/lazylibrarian to latest ([#8674](https://github.com/truecharts/charts/issues/8674)) + + + + +## [lazylibrarian-14.0.10](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.9...lazylibrarian-14.0.10) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/lazylibrarian to latest ([#8249](https://github.com/truecharts/charts/issues/8249)) + + + + +## [lazylibrarian-14.0.9](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.8...lazylibrarian-14.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [lazylibrarian-14.0.8](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.7...lazylibrarian-14.0.8) (2023-04-25) + +### Chore diff --git a/stable/lazylibrarian/14.0.18/Chart.yaml b/stable/lazylibrarian/14.0.18/Chart.yaml new file mode 100644 index 00000000000..5ea07214983 --- /dev/null +++ b/stable/lazylibrarian/14.0.18/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - lazylibrarian + - ebooks +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lazylibrarian +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/lazylibrarian + - https://gitlab.com/LazyLibrarian/LazyLibrarian.git + - https://lazylibrarian.gitlab.io +type: application +version: 14.0.18 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/mymediaforalexa/4.0.13/README.md b/stable/lazylibrarian/14.0.18/README.md similarity index 100% rename from stable/mymediaforalexa/4.0.13/README.md rename to stable/lazylibrarian/14.0.18/README.md diff --git a/stable/lazylibrarian/14.0.18/app-changelog.md b/stable/lazylibrarian/14.0.18/app-changelog.md new file mode 100644 index 00000000000..076a29f1434 --- /dev/null +++ b/stable/lazylibrarian/14.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [lazylibrarian-14.0.18](https://github.com/truecharts/charts/compare/lazylibrarian-14.0.17...lazylibrarian-14.0.18) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/lazylibrarian/14.0.18/app-readme.md b/stable/lazylibrarian/14.0.18/app-readme.md new file mode 100644 index 00000000000..5be6d5863a9 --- /dev/null +++ b/stable/lazylibrarian/14.0.18/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/14.0.18/charts/common-12.9.2.tgz b/stable/lazylibrarian/14.0.18/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/lazylibrarian/14.0.18/charts/common-12.9.2.tgz differ diff --git a/stable/lazylibrarian/14.0.18/ix_values.yaml b/stable/lazylibrarian/14.0.18/ix_values.yaml new file mode 100644 index 00000000000..86e6804aa80 --- /dev/null +++ b/stable/lazylibrarian/14.0.18/ix_values.yaml @@ -0,0 +1,25 @@ +image: + repository: tccr.io/truecharts/lazylibrarian + pullPolicy: IfNotPresent + tag: latest@sha256:c18dfdede7bf04e96d994c6abb25e9bc402c1dfe9b91d7e13814e7e3ce0f209e +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/14.0.18/questions.yaml b/stable/lazylibrarian/14.0.18/questions.yaml new file mode 100644 index 00000000000..17675f542e4 --- /dev/null +++ b/stable/lazylibrarian/14.0.18/questions.yaml @@ -0,0 +1,1929 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/n8n/8.0.18/templates/NOTES.txt b/stable/lazylibrarian/14.0.18/templates/NOTES.txt similarity index 100% rename from stable/n8n/8.0.18/templates/NOTES.txt rename to stable/lazylibrarian/14.0.18/templates/NOTES.txt diff --git a/stable/mysql-workbench/5.0.13/templates/common.yaml b/stable/lazylibrarian/14.0.18/templates/common.yaml similarity index 100% rename from stable/mysql-workbench/5.0.13/templates/common.yaml rename to stable/lazylibrarian/14.0.18/templates/common.yaml diff --git a/stable/n8n/8.0.18/values.yaml b/stable/lazylibrarian/14.0.18/values.yaml similarity index 100% rename from stable/n8n/8.0.18/values.yaml rename to stable/lazylibrarian/14.0.18/values.yaml diff --git a/stable/leaf2mqtt/7.0.13/CHANGELOG.md b/stable/leaf2mqtt/7.0.13/CHANGELOG.md deleted file mode 100644 index 4c03f5e72d7..00000000000 --- a/stable/leaf2mqtt/7.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [leaf2mqtt-7.0.13](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.12...leaf2mqtt-7.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [leaf2mqtt-7.0.12](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.11...leaf2mqtt-7.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [leaf2mqtt-7.0.11](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.10...leaf2mqtt-7.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [leaf2mqtt-7.0.10](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.9...leaf2mqtt-7.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [leaf2mqtt-7.0.9](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.8...leaf2mqtt-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [leaf2mqtt-7.0.8](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.7...leaf2mqtt-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [leaf2mqtt-7.0.7](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.6...leaf2mqtt-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [leaf2mqtt-7.0.6](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.5...leaf2mqtt-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [leaf2mqtt-7.0.5](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.4...leaf2mqtt-7.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [leaf2mqtt-7.0.4](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.3...leaf2mqtt-7.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [leaf2mqtt-7.0.3](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.2...leaf2mqtt-7.0.3) (2023-04-14) - - diff --git a/stable/leaf2mqtt/7.0.13/Chart.yaml b/stable/leaf2mqtt/7.0.13/Chart.yaml deleted file mode 100644 index c97cdac7553..00000000000 --- a/stable/leaf2mqtt/7.0.13/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.6" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - leaf2mqtt - - leaf - - nissan - - kamereon - - carwings -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: leaf2mqtt -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/leaf2mqtt - - https://github.com/mitsumaui/leaf2mqtt - - https://github.com/k8s-at-home/container-images -version: 7.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/leaf2mqtt/7.0.13/app-changelog.md b/stable/leaf2mqtt/7.0.13/app-changelog.md deleted file mode 100644 index 8ec51e1c430..00000000000 --- a/stable/leaf2mqtt/7.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [leaf2mqtt-7.0.13](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.12...leaf2mqtt-7.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/leaf2mqtt/7.0.13/charts/common-12.8.1.tgz b/stable/leaf2mqtt/7.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/leaf2mqtt/7.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/leaf2mqtt/7.0.14/CHANGELOG.md b/stable/leaf2mqtt/7.0.14/CHANGELOG.md new file mode 100644 index 00000000000..19a36bd7506 --- /dev/null +++ b/stable/leaf2mqtt/7.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [leaf2mqtt-7.0.14](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.13...leaf2mqtt-7.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [leaf2mqtt-7.0.13](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.12...leaf2mqtt-7.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [leaf2mqtt-7.0.12](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.11...leaf2mqtt-7.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [leaf2mqtt-7.0.11](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.10...leaf2mqtt-7.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [leaf2mqtt-7.0.10](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.9...leaf2mqtt-7.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [leaf2mqtt-7.0.9](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.8...leaf2mqtt-7.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [leaf2mqtt-7.0.8](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.7...leaf2mqtt-7.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [leaf2mqtt-7.0.7](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.6...leaf2mqtt-7.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [leaf2mqtt-7.0.6](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.5...leaf2mqtt-7.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [leaf2mqtt-7.0.5](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.4...leaf2mqtt-7.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [leaf2mqtt-7.0.4](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.3...leaf2mqtt-7.0.4) (2023-04-15) + +### Chore diff --git a/stable/leaf2mqtt/7.0.14/Chart.yaml b/stable/leaf2mqtt/7.0.14/Chart.yaml new file mode 100644 index 00000000000..0f471b4d3e0 --- /dev/null +++ b/stable/leaf2mqtt/7.0.14/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.6" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - leaf2mqtt + - leaf + - nissan + - kamereon + - carwings +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: leaf2mqtt +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/leaf2mqtt + - https://github.com/mitsumaui/leaf2mqtt + - https://github.com/k8s-at-home/container-images +version: 7.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/mysql-workbench/5.0.13/README.md b/stable/leaf2mqtt/7.0.14/README.md similarity index 100% rename from stable/mysql-workbench/5.0.13/README.md rename to stable/leaf2mqtt/7.0.14/README.md diff --git a/stable/leaf2mqtt/7.0.14/app-changelog.md b/stable/leaf2mqtt/7.0.14/app-changelog.md new file mode 100644 index 00000000000..93db808fecc --- /dev/null +++ b/stable/leaf2mqtt/7.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [leaf2mqtt-7.0.14](https://github.com/truecharts/charts/compare/leaf2mqtt-7.0.13...leaf2mqtt-7.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/leaf2mqtt/7.0.13/app-readme.md b/stable/leaf2mqtt/7.0.14/app-readme.md similarity index 100% rename from stable/leaf2mqtt/7.0.13/app-readme.md rename to stable/leaf2mqtt/7.0.14/app-readme.md diff --git a/stable/leaf2mqtt/7.0.14/charts/common-12.9.2.tgz b/stable/leaf2mqtt/7.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/leaf2mqtt/7.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/leaf2mqtt/7.0.13/ix_values.yaml b/stable/leaf2mqtt/7.0.14/ix_values.yaml similarity index 100% rename from stable/leaf2mqtt/7.0.13/ix_values.yaml rename to stable/leaf2mqtt/7.0.14/ix_values.yaml diff --git a/stable/leaf2mqtt/7.0.13/questions.yaml b/stable/leaf2mqtt/7.0.14/questions.yaml similarity index 100% rename from stable/leaf2mqtt/7.0.13/questions.yaml rename to stable/leaf2mqtt/7.0.14/questions.yaml diff --git a/stable/nano-wallet/5.0.11/templates/NOTES.txt b/stable/leaf2mqtt/7.0.14/templates/NOTES.txt similarity index 100% rename from stable/nano-wallet/5.0.11/templates/NOTES.txt rename to stable/leaf2mqtt/7.0.14/templates/NOTES.txt diff --git a/stable/leaf2mqtt/7.0.13/templates/common.yaml b/stable/leaf2mqtt/7.0.14/templates/common.yaml similarity index 100% rename from stable/leaf2mqtt/7.0.13/templates/common.yaml rename to stable/leaf2mqtt/7.0.14/templates/common.yaml diff --git a/stable/nano-wallet/5.0.11/values.yaml b/stable/leaf2mqtt/7.0.14/values.yaml similarity index 100% rename from stable/nano-wallet/5.0.11/values.yaml rename to stable/leaf2mqtt/7.0.14/values.yaml diff --git a/stable/libreddit/4.0.15/CHANGELOG.md b/stable/libreddit/4.0.15/CHANGELOG.md deleted file mode 100644 index 7a435cf760a..00000000000 --- a/stable/libreddit/4.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [libreddit-4.0.15](https://github.com/truecharts/charts/compare/libreddit-4.0.14...libreddit-4.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [libreddit-4.0.14](https://github.com/truecharts/charts/compare/libreddit-4.0.13...libreddit-4.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [libreddit-4.0.13](https://github.com/truecharts/charts/compare/libreddit-4.0.12...libreddit-4.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [libreddit-4.0.12](https://github.com/truecharts/charts/compare/libreddit-4.0.11...libreddit-4.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [libreddit-4.0.11](https://github.com/truecharts/charts/compare/libreddit-4.0.10...libreddit-4.0.11) (2023-05-02) - -### Chore - -- update container image tccr.io/truecharts/libreddit to latest ([#8699](https://github.com/truecharts/charts/issues/8699)) - - - - -## [libreddit-4.0.10](https://github.com/truecharts/charts/compare/libreddit-4.0.9...libreddit-4.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/libreddit to latest ([#8250](https://github.com/truecharts/charts/issues/8250)) - - - - -## [libreddit-4.0.9](https://github.com/truecharts/charts/compare/libreddit-4.0.8...libreddit-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [libreddit-4.0.8](https://github.com/truecharts/charts/compare/libreddit-4.0.7...libreddit-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [libreddit-4.0.7](https://github.com/truecharts/charts/compare/libreddit-4.0.6...libreddit-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [libreddit-4.0.6](https://github.com/truecharts/charts/compare/libreddit-4.0.5...libreddit-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [libreddit-4.0.5](https://github.com/truecharts/charts/compare/libreddit-4.0.4...libreddit-4.0.5) (2023-04-16) - -### Chore diff --git a/stable/libreddit/4.0.15/Chart.yaml b/stable/libreddit/4.0.15/Chart.yaml deleted file mode 100644 index c6d29ed9c40..00000000000 --- a/stable/libreddit/4.0.15/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - reddit - - libreddit - - social -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: libreddit -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/libreddit - - https://github.com/spikecodes/libreddit -version: 4.0.15 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/libreddit/4.0.15/app-changelog.md b/stable/libreddit/4.0.15/app-changelog.md deleted file mode 100644 index 299e3111592..00000000000 --- a/stable/libreddit/4.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [libreddit-4.0.15](https://github.com/truecharts/charts/compare/libreddit-4.0.14...libreddit-4.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/libreddit/4.0.15/charts/common-12.8.1.tgz b/stable/libreddit/4.0.15/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/libreddit/4.0.15/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/libreddit/4.0.16/CHANGELOG.md b/stable/libreddit/4.0.16/CHANGELOG.md new file mode 100644 index 00000000000..4ad7b769395 --- /dev/null +++ b/stable/libreddit/4.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [libreddit-4.0.16](https://github.com/truecharts/charts/compare/libreddit-4.0.15...libreddit-4.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [libreddit-4.0.15](https://github.com/truecharts/charts/compare/libreddit-4.0.14...libreddit-4.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [libreddit-4.0.14](https://github.com/truecharts/charts/compare/libreddit-4.0.13...libreddit-4.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [libreddit-4.0.13](https://github.com/truecharts/charts/compare/libreddit-4.0.12...libreddit-4.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [libreddit-4.0.12](https://github.com/truecharts/charts/compare/libreddit-4.0.11...libreddit-4.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [libreddit-4.0.11](https://github.com/truecharts/charts/compare/libreddit-4.0.10...libreddit-4.0.11) (2023-05-02) + +### Chore + +- update container image tccr.io/truecharts/libreddit to latest ([#8699](https://github.com/truecharts/charts/issues/8699)) + + + + +## [libreddit-4.0.10](https://github.com/truecharts/charts/compare/libreddit-4.0.9...libreddit-4.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/libreddit to latest ([#8250](https://github.com/truecharts/charts/issues/8250)) + + + + +## [libreddit-4.0.9](https://github.com/truecharts/charts/compare/libreddit-4.0.8...libreddit-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [libreddit-4.0.8](https://github.com/truecharts/charts/compare/libreddit-4.0.7...libreddit-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [libreddit-4.0.7](https://github.com/truecharts/charts/compare/libreddit-4.0.6...libreddit-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [libreddit-4.0.6](https://github.com/truecharts/charts/compare/libreddit-4.0.5...libreddit-4.0.6) (2023-04-16) + +### Chore diff --git a/stable/libreddit/4.0.16/Chart.yaml b/stable/libreddit/4.0.16/Chart.yaml new file mode 100644 index 00000000000..2542ebda4ee --- /dev/null +++ b/stable/libreddit/4.0.16/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - reddit + - libreddit + - social +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: libreddit +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/libreddit + - https://github.com/spikecodes/libreddit +version: 4.0.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/n8n/8.0.18/README.md b/stable/libreddit/4.0.16/README.md similarity index 100% rename from stable/n8n/8.0.18/README.md rename to stable/libreddit/4.0.16/README.md diff --git a/stable/libreddit/4.0.16/app-changelog.md b/stable/libreddit/4.0.16/app-changelog.md new file mode 100644 index 00000000000..11929577153 --- /dev/null +++ b/stable/libreddit/4.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [libreddit-4.0.16](https://github.com/truecharts/charts/compare/libreddit-4.0.15...libreddit-4.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/libreddit/4.0.15/app-readme.md b/stable/libreddit/4.0.16/app-readme.md similarity index 100% rename from stable/libreddit/4.0.15/app-readme.md rename to stable/libreddit/4.0.16/app-readme.md diff --git a/stable/libreddit/4.0.16/charts/common-12.9.2.tgz b/stable/libreddit/4.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/libreddit/4.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/libreddit/4.0.15/ix_values.yaml b/stable/libreddit/4.0.16/ix_values.yaml similarity index 100% rename from stable/libreddit/4.0.15/ix_values.yaml rename to stable/libreddit/4.0.16/ix_values.yaml diff --git a/stable/libreddit/4.0.15/questions.yaml b/stable/libreddit/4.0.16/questions.yaml similarity index 100% rename from stable/libreddit/4.0.15/questions.yaml rename to stable/libreddit/4.0.16/questions.yaml diff --git a/stable/netdata/5.0.13/templates/NOTES.txt b/stable/libreddit/4.0.16/templates/NOTES.txt similarity index 100% rename from stable/netdata/5.0.13/templates/NOTES.txt rename to stable/libreddit/4.0.16/templates/NOTES.txt diff --git a/stable/nano-wallet/5.0.11/templates/common.yaml b/stable/libreddit/4.0.16/templates/common.yaml similarity index 100% rename from stable/nano-wallet/5.0.11/templates/common.yaml rename to stable/libreddit/4.0.16/templates/common.yaml diff --git a/stable/netdata/5.0.13/values.yaml b/stable/libreddit/4.0.16/values.yaml similarity index 100% rename from stable/netdata/5.0.13/values.yaml rename to stable/libreddit/4.0.16/values.yaml diff --git a/stable/libremdb/2.0.21/CHANGELOG.md b/stable/libremdb/2.0.21/CHANGELOG.md deleted file mode 100644 index 12c4ce09b3f..00000000000 --- a/stable/libremdb/2.0.21/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [libremdb-2.0.21](https://github.com/truecharts/charts/compare/libremdb-2.0.20...libremdb-2.0.21) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/libremdb to latest ([#9073](https://github.com/truecharts/charts/issues/9073)) - - - - -## [libremdb-2.0.20](https://github.com/truecharts/charts/compare/libremdb-2.0.19...libremdb-2.0.20) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [libremdb-2.0.19](https://github.com/truecharts/charts/compare/libremdb-2.0.18...libremdb-2.0.19) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [libremdb-2.0.18](https://github.com/truecharts/charts/compare/libremdb-2.0.17...libremdb-2.0.18) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/libremdb to latest ([#8948](https://github.com/truecharts/charts/issues/8948)) - - - - -## [libremdb-2.0.17](https://github.com/truecharts/charts/compare/libremdb-2.0.16...libremdb-2.0.17) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [libremdb-2.0.16](https://github.com/truecharts/charts/compare/libremdb-2.0.15...libremdb-2.0.16) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [libremdb-2.0.15](https://github.com/truecharts/charts/compare/libremdb-2.0.14...libremdb-2.0.15) (2023-05-02) - -### Chore - -- update container image tccr.io/truecharts/libremdb to latest ([#8675](https://github.com/truecharts/charts/issues/8675)) - - - - -## [libremdb-2.0.14](https://github.com/truecharts/charts/compare/libremdb-2.0.13...libremdb-2.0.14) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/libremdb to latest ([#8534](https://github.com/truecharts/charts/issues/8534)) - - - - -## [libremdb-2.0.13](https://github.com/truecharts/charts/compare/libremdb-2.0.12...libremdb-2.0.13) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/libremdb to latest ([#8529](https://github.com/truecharts/charts/issues/8529)) - - - - -## [libremdb-2.0.12](https://github.com/truecharts/charts/compare/libremdb-2.0.11...libremdb-2.0.12) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/libremdb to latest ([#8469](https://github.com/truecharts/charts/issues/8469)) - - - - -## [libremdb-2.0.11](https://github.com/truecharts/charts/compare/libremdb-2.0.10...libremdb-2.0.11) (2023-04-29) - -### Chore diff --git a/stable/libremdb/2.0.21/Chart.yaml b/stable/libremdb/2.0.21/Chart.yaml deleted file mode 100644 index 368c345fa31..00000000000 --- a/stable/libremdb/2.0.21/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.41 -deprecated: false -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 -keywords: - - libremdb - - media - - imdb -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: libremdb -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/libremdb - - https://github.com/zyachel/libremdb - - https://github.com/PussTheCat-org/docker-libremdb-quay -type: application -version: 2.0.21 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/libremdb/2.0.21/app-changelog.md b/stable/libremdb/2.0.21/app-changelog.md deleted file mode 100644 index 718f8099fad..00000000000 --- a/stable/libremdb/2.0.21/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [libremdb-2.0.21](https://github.com/truecharts/charts/compare/libremdb-2.0.20...libremdb-2.0.21) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/libremdb to latest ([#9073](https://github.com/truecharts/charts/issues/9073)) - - \ No newline at end of file diff --git a/stable/libremdb/2.0.21/charts/common-12.8.1.tgz b/stable/libremdb/2.0.21/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/libremdb/2.0.21/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/libremdb/2.0.21/charts/redis-6.0.41.tgz b/stable/libremdb/2.0.21/charts/redis-6.0.41.tgz deleted file mode 100644 index 7d49e097628..00000000000 Binary files a/stable/libremdb/2.0.21/charts/redis-6.0.41.tgz and /dev/null differ diff --git a/stable/libremdb/2.0.22/CHANGELOG.md b/stable/libremdb/2.0.22/CHANGELOG.md new file mode 100644 index 00000000000..3a0ddbc0db9 --- /dev/null +++ b/stable/libremdb/2.0.22/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [libremdb-2.0.22](https://github.com/truecharts/charts/compare/libremdb-2.0.21...libremdb-2.0.22) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [libremdb-2.0.21](https://github.com/truecharts/charts/compare/libremdb-2.0.20...libremdb-2.0.21) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest ([#9073](https://github.com/truecharts/charts/issues/9073)) + + + + +## [libremdb-2.0.20](https://github.com/truecharts/charts/compare/libremdb-2.0.19...libremdb-2.0.20) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [libremdb-2.0.19](https://github.com/truecharts/charts/compare/libremdb-2.0.18...libremdb-2.0.19) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [libremdb-2.0.18](https://github.com/truecharts/charts/compare/libremdb-2.0.17...libremdb-2.0.18) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest ([#8948](https://github.com/truecharts/charts/issues/8948)) + + + + +## [libremdb-2.0.17](https://github.com/truecharts/charts/compare/libremdb-2.0.16...libremdb-2.0.17) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [libremdb-2.0.16](https://github.com/truecharts/charts/compare/libremdb-2.0.15...libremdb-2.0.16) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [libremdb-2.0.15](https://github.com/truecharts/charts/compare/libremdb-2.0.14...libremdb-2.0.15) (2023-05-02) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest ([#8675](https://github.com/truecharts/charts/issues/8675)) + + + + +## [libremdb-2.0.14](https://github.com/truecharts/charts/compare/libremdb-2.0.13...libremdb-2.0.14) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest ([#8534](https://github.com/truecharts/charts/issues/8534)) + + + + +## [libremdb-2.0.13](https://github.com/truecharts/charts/compare/libremdb-2.0.12...libremdb-2.0.13) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/libremdb to latest ([#8529](https://github.com/truecharts/charts/issues/8529)) + + + + +## [libremdb-2.0.12](https://github.com/truecharts/charts/compare/libremdb-2.0.11...libremdb-2.0.12) (2023-04-29) + +### Chore diff --git a/stable/libremdb/2.0.22/Chart.yaml b/stable/libremdb/2.0.22/Chart.yaml new file mode 100644 index 00000000000..674c4069180 --- /dev/null +++ b/stable/libremdb/2.0.22/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.43 +deprecated: false +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 +keywords: + - libremdb + - media + - imdb +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: libremdb +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/libremdb + - https://github.com/zyachel/libremdb + - https://github.com/PussTheCat-org/docker-libremdb-quay +type: application +version: 2.0.22 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/nano-wallet/5.0.11/README.md b/stable/libremdb/2.0.22/README.md similarity index 100% rename from stable/nano-wallet/5.0.11/README.md rename to stable/libremdb/2.0.22/README.md diff --git a/stable/libremdb/2.0.22/app-changelog.md b/stable/libremdb/2.0.22/app-changelog.md new file mode 100644 index 00000000000..1f9e0ca2581 --- /dev/null +++ b/stable/libremdb/2.0.22/app-changelog.md @@ -0,0 +1,9 @@ + + +## [libremdb-2.0.22](https://github.com/truecharts/charts/compare/libremdb-2.0.21...libremdb-2.0.22) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/libremdb/2.0.21/app-readme.md b/stable/libremdb/2.0.22/app-readme.md similarity index 100% rename from stable/libremdb/2.0.21/app-readme.md rename to stable/libremdb/2.0.22/app-readme.md diff --git a/stable/libremdb/2.0.22/charts/common-12.9.2.tgz b/stable/libremdb/2.0.22/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/libremdb/2.0.22/charts/common-12.9.2.tgz differ diff --git a/stable/libremdb/2.0.22/charts/redis-6.0.43.tgz b/stable/libremdb/2.0.22/charts/redis-6.0.43.tgz new file mode 100644 index 00000000000..458131b9e1e Binary files /dev/null and b/stable/libremdb/2.0.22/charts/redis-6.0.43.tgz differ diff --git a/stable/libremdb/2.0.21/ix_values.yaml b/stable/libremdb/2.0.22/ix_values.yaml similarity index 100% rename from stable/libremdb/2.0.21/ix_values.yaml rename to stable/libremdb/2.0.22/ix_values.yaml diff --git a/stable/libremdb/2.0.21/questions.yaml b/stable/libremdb/2.0.22/questions.yaml similarity index 100% rename from stable/libremdb/2.0.21/questions.yaml rename to stable/libremdb/2.0.22/questions.yaml diff --git a/stable/nextpvr/5.0.5/templates/NOTES.txt b/stable/libremdb/2.0.22/templates/NOTES.txt similarity index 100% rename from stable/nextpvr/5.0.5/templates/NOTES.txt rename to stable/libremdb/2.0.22/templates/NOTES.txt diff --git a/stable/nextpvr/5.0.5/templates/common.yaml b/stable/libremdb/2.0.22/templates/common.yaml similarity index 100% rename from stable/nextpvr/5.0.5/templates/common.yaml rename to stable/libremdb/2.0.22/templates/common.yaml diff --git a/stable/nextpvr/5.0.5/values.yaml b/stable/libremdb/2.0.22/values.yaml similarity index 100% rename from stable/nextpvr/5.0.5/values.yaml rename to stable/libremdb/2.0.22/values.yaml diff --git a/stable/librespeed/9.0.11/CHANGELOG.md b/stable/librespeed/9.0.11/CHANGELOG.md deleted file mode 100644 index af876e54011..00000000000 --- a/stable/librespeed/9.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [librespeed-9.0.11](https://github.com/truecharts/charts/compare/librespeed-9.0.10...librespeed-9.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [librespeed-9.0.10](https://github.com/truecharts/charts/compare/librespeed-9.0.9...librespeed-9.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [librespeed-9.0.9](https://github.com/truecharts/charts/compare/librespeed-9.0.8...librespeed-9.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [librespeed-9.0.8](https://github.com/truecharts/charts/compare/librespeed-9.0.7...librespeed-9.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [librespeed-9.0.7](https://github.com/truecharts/charts/compare/librespeed-9.0.6...librespeed-9.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [librespeed-9.0.6](https://github.com/truecharts/charts/compare/librespeed-9.0.5...librespeed-9.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [librespeed-9.0.5](https://github.com/truecharts/charts/compare/librespeed-9.0.4...librespeed-9.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [librespeed-9.0.4](https://github.com/truecharts/charts/compare/librespeed-9.0.3...librespeed-9.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [librespeed-9.0.3](https://github.com/truecharts/charts/compare/librespeed-9.0.2...librespeed-9.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [librespeed-9.0.2](https://github.com/truecharts/charts/compare/librespeed-9.0.1...librespeed-9.0.2) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [librespeed-9.0.1](https://github.com/truecharts/charts/compare/librespeed-9.0.0...librespeed-9.0.1) (2023-04-14) - - diff --git a/stable/librespeed/9.0.11/Chart.yaml b/stable/librespeed/9.0.11/Chart.yaml deleted file mode 100644 index ee31f0f367f..00000000000 --- a/stable/librespeed/9.0.11/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "5.2.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - librespeed - - speedtest -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: librespeed -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/librespeed - - https://github.com/librespeed/speedtest -version: 9.0.11 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/librespeed/9.0.11/app-changelog.md b/stable/librespeed/9.0.11/app-changelog.md deleted file mode 100644 index 39bf59a96f1..00000000000 --- a/stable/librespeed/9.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [librespeed-9.0.11](https://github.com/truecharts/charts/compare/librespeed-9.0.10...librespeed-9.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/librespeed/9.0.11/charts/common-12.8.1.tgz b/stable/librespeed/9.0.11/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/librespeed/9.0.11/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/librespeed/9.0.12/CHANGELOG.md b/stable/librespeed/9.0.12/CHANGELOG.md new file mode 100644 index 00000000000..cb06d498a78 --- /dev/null +++ b/stable/librespeed/9.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [librespeed-9.0.12](https://github.com/truecharts/charts/compare/librespeed-9.0.11...librespeed-9.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [librespeed-9.0.11](https://github.com/truecharts/charts/compare/librespeed-9.0.10...librespeed-9.0.11) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [librespeed-9.0.10](https://github.com/truecharts/charts/compare/librespeed-9.0.9...librespeed-9.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [librespeed-9.0.9](https://github.com/truecharts/charts/compare/librespeed-9.0.8...librespeed-9.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [librespeed-9.0.8](https://github.com/truecharts/charts/compare/librespeed-9.0.7...librespeed-9.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [librespeed-9.0.7](https://github.com/truecharts/charts/compare/librespeed-9.0.6...librespeed-9.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [librespeed-9.0.6](https://github.com/truecharts/charts/compare/librespeed-9.0.5...librespeed-9.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [librespeed-9.0.5](https://github.com/truecharts/charts/compare/librespeed-9.0.4...librespeed-9.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [librespeed-9.0.4](https://github.com/truecharts/charts/compare/librespeed-9.0.3...librespeed-9.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [librespeed-9.0.3](https://github.com/truecharts/charts/compare/librespeed-9.0.2...librespeed-9.0.3) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [librespeed-9.0.2](https://github.com/truecharts/charts/compare/librespeed-9.0.1...librespeed-9.0.2) (2023-04-15) + +### Chore diff --git a/stable/librespeed/9.0.12/Chart.yaml b/stable/librespeed/9.0.12/Chart.yaml new file mode 100644 index 00000000000..a573ed82093 --- /dev/null +++ b/stable/librespeed/9.0.12/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "5.2.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - librespeed + - speedtest +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: librespeed +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/librespeed + - https://github.com/librespeed/speedtest +version: 9.0.12 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/netdata/5.0.13/README.md b/stable/librespeed/9.0.12/README.md similarity index 100% rename from stable/netdata/5.0.13/README.md rename to stable/librespeed/9.0.12/README.md diff --git a/stable/librespeed/9.0.12/app-changelog.md b/stable/librespeed/9.0.12/app-changelog.md new file mode 100644 index 00000000000..e5aa66f8a41 --- /dev/null +++ b/stable/librespeed/9.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [librespeed-9.0.12](https://github.com/truecharts/charts/compare/librespeed-9.0.11...librespeed-9.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/librespeed/9.0.11/app-readme.md b/stable/librespeed/9.0.12/app-readme.md similarity index 100% rename from stable/librespeed/9.0.11/app-readme.md rename to stable/librespeed/9.0.12/app-readme.md diff --git a/stable/librespeed/9.0.12/charts/common-12.9.2.tgz b/stable/librespeed/9.0.12/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/librespeed/9.0.12/charts/common-12.9.2.tgz differ diff --git a/stable/librespeed/9.0.11/ix_values.yaml b/stable/librespeed/9.0.12/ix_values.yaml similarity index 100% rename from stable/librespeed/9.0.11/ix_values.yaml rename to stable/librespeed/9.0.12/ix_values.yaml diff --git a/stable/librespeed/9.0.11/questions.yaml b/stable/librespeed/9.0.12/questions.yaml similarity index 100% rename from stable/librespeed/9.0.11/questions.yaml rename to stable/librespeed/9.0.12/questions.yaml diff --git a/stable/nginx-proxy-manager/4.0.160/templates/NOTES.txt b/stable/librespeed/9.0.12/templates/NOTES.txt similarity index 100% rename from stable/nginx-proxy-manager/4.0.160/templates/NOTES.txt rename to stable/librespeed/9.0.12/templates/NOTES.txt diff --git a/stable/ngircd/5.0.4000000/templates/common.yaml b/stable/librespeed/9.0.12/templates/common.yaml similarity index 100% rename from stable/ngircd/5.0.4000000/templates/common.yaml rename to stable/librespeed/9.0.12/templates/common.yaml diff --git a/stable/nginx-proxy-manager/4.0.160/values.yaml b/stable/librespeed/9.0.12/values.yaml similarity index 100% rename from stable/nginx-proxy-manager/4.0.160/values.yaml rename to stable/librespeed/9.0.12/values.yaml diff --git a/stable/lidarr/16.0.10/CHANGELOG.md b/stable/lidarr/16.0.10/CHANGELOG.md new file mode 100644 index 00000000000..f02ae44ae5c --- /dev/null +++ b/stable/lidarr/16.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [lidarr-16.0.10](https://github.com/truecharts/charts/compare/lidarr-16.0.9...lidarr-16.0.10) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [lidarr-16.0.9](https://github.com/truecharts/charts/compare/lidarr-16.0.8...lidarr-16.0.9) (2023-05-21) + +### Chore + +- update container image tccr.io/truecharts/lidarr to v1.2.0.3183 ([#9045](https://github.com/truecharts/charts/issues/9045)) + + + + +## [lidarr-16.0.8](https://github.com/truecharts/charts/compare/lidarr-16.0.7...lidarr-16.0.8) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [lidarr-16.0.7](https://github.com/truecharts/charts/compare/lidarr-16.0.6...lidarr-16.0.7) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [lidarr-16.0.6](https://github.com/truecharts/charts/compare/lidarr-16.0.5...lidarr-16.0.6) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [lidarr-16.0.5](https://github.com/truecharts/charts/compare/lidarr-16.0.4...lidarr-16.0.5) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/lidarr to v1.1.4.3027 ([#8478](https://github.com/truecharts/charts/issues/8478)) + + + + +## [lidarr-16.0.4](https://github.com/truecharts/charts/compare/lidarr-16.0.3...lidarr-16.0.4) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/lidarr to v ([#8253](https://github.com/truecharts/charts/issues/8253)) + + + + +## [lidarr-16.0.3](https://github.com/truecharts/charts/compare/lidarr-16.0.2...lidarr-16.0.3) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [lidarr-16.0.2](https://github.com/truecharts/charts/compare/lidarr-16.0.1...lidarr-16.0.2) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [lidarr-16.0.1](https://github.com/truecharts/charts/compare/lidarr-16.0.0...lidarr-16.0.1) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + diff --git a/stable/lidarr/16.0.10/Chart.yaml b/stable/lidarr/16.0.10/Chart.yaml new file mode 100644 index 00000000000..3d03354be8b --- /dev/null +++ b/stable/lidarr/16.0.10/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.2.0.3183" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - lidarr + - torrent + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lidarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/lidarr + - https://github.com/Lidarr/Lidarr +type: application +version: 16.0.10 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/nextpvr/5.0.5/README.md b/stable/lidarr/16.0.10/README.md similarity index 100% rename from stable/nextpvr/5.0.5/README.md rename to stable/lidarr/16.0.10/README.md diff --git a/stable/lidarr/16.0.10/app-changelog.md b/stable/lidarr/16.0.10/app-changelog.md new file mode 100644 index 00000000000..f84855de960 --- /dev/null +++ b/stable/lidarr/16.0.10/app-changelog.md @@ -0,0 +1,13 @@ + + +## [lidarr-16.0.10](https://github.com/truecharts/charts/compare/lidarr-16.0.9...lidarr-16.0.10) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + \ No newline at end of file diff --git a/stable/lidarr/16.0.10/app-readme.md b/stable/lidarr/16.0.10/app-readme.md new file mode 100644 index 00000000000..ab0ee61c1d3 --- /dev/null +++ b/stable/lidarr/16.0.10/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/16.0.10/charts/common-12.9.2.tgz b/stable/lidarr/16.0.10/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/lidarr/16.0.10/charts/common-12.9.2.tgz differ diff --git a/stable/lidarr/16.0.10/ix_values.yaml b/stable/lidarr/16.0.10/ix_values.yaml new file mode 100644 index 00000000000..e824a86d97f --- /dev/null +++ b/stable/lidarr/16.0.10/ix_values.yaml @@ -0,0 +1,46 @@ +image: + repository: tccr.io/truecharts/lidarr + pullPolicy: IfNotPresent + tag: v1.2.0.3183@sha256:90db761c2b11da90c861e68cf3ed8b8f24814c090201eacc6f0470cbdad2fe91 +service: + main: + ports: + main: + port: 8686 +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: true + ## Set this to true if you wish to specify your own livenessProbe + custom: true + ## The spec field contains the values for the default livenessProbe. + ## If you selected custom: true, this field holds the definition of the livenessProbe. + spec: + exec: + command: + - /usr/bin/env + - bash + - -c + - curl --fail localhost:8686/api/v1/system/status?apiKey=`IFS=\> && while read -d \< E C; do if [[ $E = "ApiKey" ]]; then echo $C; fi; done < /config/config.xml` + failureThreshold: 5 + initialDelaySeconds: 60 + periodSeconds: 10 + successThreshold: 1 + timeoutSeconds: 10 + env: + LIDARR__PORT: "{{ .Values.service.main.ports.main.port }}" + LIDARR__AUTHENTICATION_METHOD: "" diff --git a/stable/lidarr/16.0.10/questions.yaml b/stable/lidarr/16.0.10/questions.yaml new file mode 100644 index 00000000000..51d71bcebe5 --- /dev/null +++ b/stable/lidarr/16.0.10/questions.yaml @@ -0,0 +1,1951 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/5.0.4000000/templates/NOTES.txt b/stable/lidarr/16.0.10/templates/NOTES.txt similarity index 100% rename from stable/ngircd/5.0.4000000/templates/NOTES.txt rename to stable/lidarr/16.0.10/templates/NOTES.txt diff --git a/stable/lidarr/16.0.10/templates/common.yaml b/stable/lidarr/16.0.10/templates/common.yaml new file mode 100644 index 00000000000..539b471c1d2 --- /dev/null +++ b/stable/lidarr/16.0.10/templates/common.yaml @@ -0,0 +1,6 @@ +{{/* 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/ngircd/5.0.4000000/values.yaml b/stable/lidarr/16.0.10/values.yaml similarity index 100% rename from stable/ngircd/5.0.4000000/values.yaml rename to stable/lidarr/16.0.10/values.yaml diff --git a/stable/linkding/5.0.13/CHANGELOG.md b/stable/linkding/5.0.13/CHANGELOG.md deleted file mode 100644 index 51972a50264..00000000000 --- a/stable/linkding/5.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [linkding-5.0.13](https://github.com/truecharts/charts/compare/linkding-5.0.12...linkding-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [linkding-5.0.12](https://github.com/truecharts/charts/compare/linkding-5.0.11...linkding-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [linkding-5.0.11](https://github.com/truecharts/charts/compare/linkding-5.0.10...linkding-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [linkding-5.0.10](https://github.com/truecharts/charts/compare/linkding-5.0.9...linkding-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [linkding-5.0.9](https://github.com/truecharts/charts/compare/linkding-5.0.8...linkding-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [linkding-5.0.8](https://github.com/truecharts/charts/compare/linkding-5.0.7...linkding-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [linkding-5.0.7](https://github.com/truecharts/charts/compare/linkding-5.0.6...linkding-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [linkding-5.0.6](https://github.com/truecharts/charts/compare/linkding-5.0.5...linkding-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [linkding-5.0.5](https://github.com/truecharts/charts/compare/linkding-5.0.4...linkding-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [linkding-5.0.4](https://github.com/truecharts/charts/compare/linkding-5.0.3...linkding-5.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [linkding-5.0.3](https://github.com/truecharts/charts/compare/linkding-5.0.2...linkding-5.0.3) (2023-04-14) - - diff --git a/stable/linkding/5.0.13/Chart.yaml b/stable/linkding/5.0.13/Chart.yaml deleted file mode 100644 index f29097faa4e..00000000000 --- a/stable/linkding/5.0.13/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "1.17.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.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 -keywords: - - bookmarks - - links -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: linkding -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/linkding - - https://github.com/sissbruecker/linkding -version: 5.0.13 -annotations: - truecharts.org/catagories: | - - bookmarks - truecharts.org/SCALE-support: "true" diff --git a/stable/linkding/5.0.13/app-changelog.md b/stable/linkding/5.0.13/app-changelog.md deleted file mode 100644 index b61a27478ed..00000000000 --- a/stable/linkding/5.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [linkding-5.0.13](https://github.com/truecharts/charts/compare/linkding-5.0.12...linkding-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/linkding/5.0.13/charts/common-12.8.1.tgz b/stable/linkding/5.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/linkding/5.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/linkding/5.0.14/CHANGELOG.md b/stable/linkding/5.0.14/CHANGELOG.md new file mode 100644 index 00000000000..fe819181fe4 --- /dev/null +++ b/stable/linkding/5.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [linkding-5.0.14](https://github.com/truecharts/charts/compare/linkding-5.0.13...linkding-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [linkding-5.0.13](https://github.com/truecharts/charts/compare/linkding-5.0.12...linkding-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [linkding-5.0.12](https://github.com/truecharts/charts/compare/linkding-5.0.11...linkding-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [linkding-5.0.11](https://github.com/truecharts/charts/compare/linkding-5.0.10...linkding-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [linkding-5.0.10](https://github.com/truecharts/charts/compare/linkding-5.0.9...linkding-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [linkding-5.0.9](https://github.com/truecharts/charts/compare/linkding-5.0.8...linkding-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [linkding-5.0.8](https://github.com/truecharts/charts/compare/linkding-5.0.7...linkding-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [linkding-5.0.7](https://github.com/truecharts/charts/compare/linkding-5.0.6...linkding-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [linkding-5.0.6](https://github.com/truecharts/charts/compare/linkding-5.0.5...linkding-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [linkding-5.0.5](https://github.com/truecharts/charts/compare/linkding-5.0.4...linkding-5.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [linkding-5.0.4](https://github.com/truecharts/charts/compare/linkding-5.0.3...linkding-5.0.4) (2023-04-15) + +### Chore diff --git a/stable/linkding/5.0.14/Chart.yaml b/stable/linkding/5.0.14/Chart.yaml new file mode 100644 index 00000000000..cd70bb53dc5 --- /dev/null +++ b/stable/linkding/5.0.14/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.17.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - bookmarks + - links +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: linkding +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/linkding + - https://github.com/sissbruecker/linkding +version: 5.0.14 +annotations: + truecharts.org/catagories: | + - bookmarks + truecharts.org/SCALE-support: "true" diff --git a/stable/nginx-proxy-manager/4.0.160/README.md b/stable/linkding/5.0.14/README.md similarity index 100% rename from stable/nginx-proxy-manager/4.0.160/README.md rename to stable/linkding/5.0.14/README.md diff --git a/stable/linkding/5.0.14/app-changelog.md b/stable/linkding/5.0.14/app-changelog.md new file mode 100644 index 00000000000..645b1dfef95 --- /dev/null +++ b/stable/linkding/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [linkding-5.0.14](https://github.com/truecharts/charts/compare/linkding-5.0.13...linkding-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/linkding/5.0.13/app-readme.md b/stable/linkding/5.0.14/app-readme.md similarity index 100% rename from stable/linkding/5.0.13/app-readme.md rename to stable/linkding/5.0.14/app-readme.md diff --git a/stable/linkding/5.0.14/charts/common-12.9.2.tgz b/stable/linkding/5.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/linkding/5.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/linkding/5.0.13/ix_values.yaml b/stable/linkding/5.0.14/ix_values.yaml similarity index 100% rename from stable/linkding/5.0.13/ix_values.yaml rename to stable/linkding/5.0.14/ix_values.yaml diff --git a/stable/linkding/5.0.13/questions.yaml b/stable/linkding/5.0.14/questions.yaml similarity index 100% rename from stable/linkding/5.0.13/questions.yaml rename to stable/linkding/5.0.14/questions.yaml diff --git a/stable/nntp2nntp/5.0.4/templates/NOTES.txt b/stable/linkding/5.0.14/templates/NOTES.txt similarity index 100% rename from stable/nntp2nntp/5.0.4/templates/NOTES.txt rename to stable/linkding/5.0.14/templates/NOTES.txt diff --git a/stable/nntp2nntp/5.0.4/templates/common.yaml b/stable/linkding/5.0.14/templates/common.yaml similarity index 100% rename from stable/nntp2nntp/5.0.4/templates/common.yaml rename to stable/linkding/5.0.14/templates/common.yaml diff --git a/stable/nntp2nntp/5.0.4/values.yaml b/stable/linkding/5.0.14/values.yaml similarity index 100% rename from stable/nntp2nntp/5.0.4/values.yaml rename to stable/linkding/5.0.14/values.yaml diff --git a/stable/littlelink/9.0.19/CHANGELOG.md b/stable/littlelink/9.0.19/CHANGELOG.md deleted file mode 100644 index 30286df951c..00000000000 --- a/stable/littlelink/9.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [littlelink-9.0.19](https://github.com/truecharts/charts/compare/littlelink-9.0.18...littlelink-9.0.19) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/littlelink-server to latest ([#9074](https://github.com/truecharts/charts/issues/9074)) - - - - -## [littlelink-9.0.18](https://github.com/truecharts/charts/compare/littlelink-9.0.17...littlelink-9.0.18) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [littlelink-9.0.17](https://github.com/truecharts/charts/compare/littlelink-9.0.16...littlelink-9.0.17) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [littlelink-9.0.16](https://github.com/truecharts/charts/compare/littlelink-9.0.15...littlelink-9.0.16) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/littlelink-server to latest ([#8949](https://github.com/truecharts/charts/issues/8949)) - - - - -## [littlelink-9.0.15](https://github.com/truecharts/charts/compare/littlelink-9.0.14...littlelink-9.0.15) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [littlelink-9.0.14](https://github.com/truecharts/charts/compare/littlelink-9.0.13...littlelink-9.0.14) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/littlelink-server to latest ([#8771](https://github.com/truecharts/charts/issues/8771)) - - update container image tccr.io/truecharts/littlelink-server to latest ([#8726](https://github.com/truecharts/charts/issues/8726)) - - - - -## [littlelink-9.0.14](https://github.com/truecharts/charts/compare/littlelink-9.0.13...littlelink-9.0.14) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/littlelink-server to latest ([#8771](https://github.com/truecharts/charts/issues/8771)) - - update container image tccr.io/truecharts/littlelink-server to latest ([#8726](https://github.com/truecharts/charts/issues/8726)) - - - - -## [littlelink-9.0.14](https://github.com/truecharts/charts/compare/littlelink-9.0.13...littlelink-9.0.14) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/littlelink-server to latest ([#8771](https://github.com/truecharts/charts/issues/8771)) - - update container image tccr.io/truecharts/littlelink-server to latest ([#8726](https://github.com/truecharts/charts/issues/8726)) - - - - -## [littlelink-9.0.14](https://github.com/truecharts/charts/compare/littlelink-9.0.13...littlelink-9.0.14) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/littlelink-server to latest ([#8771](https://github.com/truecharts/charts/issues/8771)) - - update container image tccr.io/truecharts/littlelink-server to latest ([#8726](https://github.com/truecharts/charts/issues/8726)) - - - - -## [littlelink-9.0.13](https://github.com/truecharts/charts/compare/littlelink-9.0.12...littlelink-9.0.13) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - diff --git a/stable/littlelink/9.0.19/Chart.yaml b/stable/littlelink/9.0.19/Chart.yaml deleted file mode 100644 index 5106b7db81d..00000000000 --- a/stable/littlelink/9.0.19/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -description: Easy platform to combine all your social links -home: https://truecharts.org/charts/stable/littlelink -icon: https://truecharts.org/img/hotlink-ok/chart-icons/littlelink.png -keywords: - - littlelink -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: littlelink -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/littlelink - - https://github.com/techno-tim/littlelink-server - - https://github.com/sethcottle/littlelink -type: application -version: 9.0.19 -annotations: - truecharts.org/catagories: | - - social - truecharts.org/SCALE-support: "true" diff --git a/stable/littlelink/9.0.19/app-changelog.md b/stable/littlelink/9.0.19/app-changelog.md deleted file mode 100644 index c843d5be97e..00000000000 --- a/stable/littlelink/9.0.19/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [littlelink-9.0.19](https://github.com/truecharts/charts/compare/littlelink-9.0.18...littlelink-9.0.19) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/littlelink-server to latest ([#9074](https://github.com/truecharts/charts/issues/9074)) - - \ No newline at end of file diff --git a/stable/littlelink/9.0.19/charts/common-12.8.1.tgz b/stable/littlelink/9.0.19/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/littlelink/9.0.19/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/littlelink/9.0.20/CHANGELOG.md b/stable/littlelink/9.0.20/CHANGELOG.md new file mode 100644 index 00000000000..6fc16aaf22c --- /dev/null +++ b/stable/littlelink/9.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [littlelink-9.0.20](https://github.com/truecharts/charts/compare/littlelink-9.0.19...littlelink-9.0.20) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [littlelink-9.0.19](https://github.com/truecharts/charts/compare/littlelink-9.0.18...littlelink-9.0.19) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/littlelink-server to latest ([#9074](https://github.com/truecharts/charts/issues/9074)) + + + + +## [littlelink-9.0.18](https://github.com/truecharts/charts/compare/littlelink-9.0.17...littlelink-9.0.18) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [littlelink-9.0.17](https://github.com/truecharts/charts/compare/littlelink-9.0.16...littlelink-9.0.17) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [littlelink-9.0.16](https://github.com/truecharts/charts/compare/littlelink-9.0.15...littlelink-9.0.16) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/littlelink-server to latest ([#8949](https://github.com/truecharts/charts/issues/8949)) + + + + +## [littlelink-9.0.15](https://github.com/truecharts/charts/compare/littlelink-9.0.14...littlelink-9.0.15) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [littlelink-9.0.14](https://github.com/truecharts/charts/compare/littlelink-9.0.13...littlelink-9.0.14) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/littlelink-server to latest ([#8771](https://github.com/truecharts/charts/issues/8771)) + - update container image tccr.io/truecharts/littlelink-server to latest ([#8726](https://github.com/truecharts/charts/issues/8726)) + + + + +## [littlelink-9.0.14](https://github.com/truecharts/charts/compare/littlelink-9.0.13...littlelink-9.0.14) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/littlelink-server to latest ([#8771](https://github.com/truecharts/charts/issues/8771)) + - update container image tccr.io/truecharts/littlelink-server to latest ([#8726](https://github.com/truecharts/charts/issues/8726)) + + + + +## [littlelink-9.0.14](https://github.com/truecharts/charts/compare/littlelink-9.0.13...littlelink-9.0.14) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/littlelink-server to latest ([#8771](https://github.com/truecharts/charts/issues/8771)) + - update container image tccr.io/truecharts/littlelink-server to latest ([#8726](https://github.com/truecharts/charts/issues/8726)) + + + + +## [littlelink-9.0.14](https://github.com/truecharts/charts/compare/littlelink-9.0.13...littlelink-9.0.14) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/littlelink-server to latest ([#8771](https://github.com/truecharts/charts/issues/8771)) + - update container image tccr.io/truecharts/littlelink-server to latest ([#8726](https://github.com/truecharts/charts/issues/8726)) + + + diff --git a/stable/littlelink/9.0.20/Chart.yaml b/stable/littlelink/9.0.20/Chart.yaml new file mode 100644 index 00000000000..d3a890dbd14 --- /dev/null +++ b/stable/littlelink/9.0.20/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +description: Easy platform to combine all your social links +home: https://truecharts.org/charts/stable/littlelink +icon: https://truecharts.org/img/hotlink-ok/chart-icons/littlelink.png +keywords: + - littlelink +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: littlelink +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/littlelink + - https://github.com/techno-tim/littlelink-server + - https://github.com/sethcottle/littlelink +type: application +version: 9.0.20 +annotations: + truecharts.org/catagories: | + - social + truecharts.org/SCALE-support: "true" diff --git a/stable/ngircd/5.0.4000000/README.md b/stable/littlelink/9.0.20/README.md similarity index 100% rename from stable/ngircd/5.0.4000000/README.md rename to stable/littlelink/9.0.20/README.md diff --git a/stable/littlelink/9.0.20/app-changelog.md b/stable/littlelink/9.0.20/app-changelog.md new file mode 100644 index 00000000000..445373c72be --- /dev/null +++ b/stable/littlelink/9.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [littlelink-9.0.20](https://github.com/truecharts/charts/compare/littlelink-9.0.19...littlelink-9.0.20) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/littlelink/9.0.19/app-readme.md b/stable/littlelink/9.0.20/app-readme.md similarity index 100% rename from stable/littlelink/9.0.19/app-readme.md rename to stable/littlelink/9.0.20/app-readme.md diff --git a/stable/littlelink/9.0.20/charts/common-12.9.2.tgz b/stable/littlelink/9.0.20/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/littlelink/9.0.20/charts/common-12.9.2.tgz differ diff --git a/stable/littlelink/9.0.19/ix_values.yaml b/stable/littlelink/9.0.20/ix_values.yaml similarity index 100% rename from stable/littlelink/9.0.19/ix_values.yaml rename to stable/littlelink/9.0.20/ix_values.yaml diff --git a/stable/littlelink/9.0.19/questions.yaml b/stable/littlelink/9.0.20/questions.yaml similarity index 100% rename from stable/littlelink/9.0.19/questions.yaml rename to stable/littlelink/9.0.20/questions.yaml diff --git a/stable/nocodb/7.0.5/templates/NOTES.txt b/stable/littlelink/9.0.20/templates/NOTES.txt similarity index 100% rename from stable/nocodb/7.0.5/templates/NOTES.txt rename to stable/littlelink/9.0.20/templates/NOTES.txt diff --git a/stable/littlelink/9.0.19/templates/_configmap.tpl b/stable/littlelink/9.0.20/templates/_configmap.tpl similarity index 100% rename from stable/littlelink/9.0.19/templates/_configmap.tpl rename to stable/littlelink/9.0.20/templates/_configmap.tpl diff --git a/stable/littlelink/9.0.19/templates/common.yaml b/stable/littlelink/9.0.20/templates/common.yaml similarity index 100% rename from stable/littlelink/9.0.19/templates/common.yaml rename to stable/littlelink/9.0.20/templates/common.yaml diff --git a/stable/nocodb/7.0.5/values.yaml b/stable/littlelink/9.0.20/values.yaml similarity index 100% rename from stable/nocodb/7.0.5/values.yaml rename to stable/littlelink/9.0.20/values.yaml diff --git a/stable/lldap/1.1.4/CHANGELOG.md b/stable/lldap/1.1.4/CHANGELOG.md deleted file mode 100644 index 89c52837397..00000000000 --- a/stable/lldap/1.1.4/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [lldap-1.1.4](https://github.com/truecharts/charts/compare/lldap-1.1.3...lldap-1.1.4) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [lldap-1.1.3](https://github.com/truecharts/charts/compare/lldap-1.1.2...lldap-1.1.3) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [lldap-1.1.2](https://github.com/truecharts/charts/compare/lldap-1.1.1...lldap-1.1.2) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [lldap-1.1.1](https://github.com/truecharts/charts/compare/lldap-1.1.0...lldap-1.1.1) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [lldap-1.1.0](https://github.com/truecharts/charts/compare/lldap-1.0.7...lldap-1.1.0) (2023-04-27) - - - - -## [lldap-1.0.7](https://github.com/truecharts/charts/compare/lldap-1.0.6...lldap-1.0.7) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/lldap to latest ([#8255](https://github.com/truecharts/charts/issues/8255)) - - - - -## [lldap-1.0.6](https://github.com/truecharts/charts/compare/lldap-1.0.5...lldap-1.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [lldap-1.0.5](https://github.com/truecharts/charts/compare/lldap-1.0.4...lldap-1.0.5) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [lldap-1.0.4](https://github.com/truecharts/charts/compare/lldap-1.0.3...lldap-1.0.4) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [lldap-1.0.3](https://github.com/truecharts/charts/compare/lldap-1.0.2...lldap-1.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [lldap-1.0.2](https://github.com/truecharts/charts/compare/lldap-1.0.1...lldap-1.0.2) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - diff --git a/stable/lldap/1.1.4/Chart.yaml b/stable/lldap/1.1.4/Chart.yaml deleted file mode 100644 index 66130f6a777..00000000000 --- a/stable/lldap/1.1.4/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "0.4.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - lldap - - ldap - - authentication - - auth -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: lldap -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/lldap - - https://github.com/nitnelave/lldap -type: application -version: 1.1.4 -annotations: - truecharts.org/catagories: | - - ldap - - auth - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/lldap/1.1.4/app-changelog.md b/stable/lldap/1.1.4/app-changelog.md deleted file mode 100644 index 27e2e0b71c1..00000000000 --- a/stable/lldap/1.1.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [lldap-1.1.4](https://github.com/truecharts/charts/compare/lldap-1.1.3...lldap-1.1.4) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/lldap/1.1.4/charts/common-12.8.1.tgz b/stable/lldap/1.1.4/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/lldap/1.1.4/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/lldap/1.1.5/CHANGELOG.md b/stable/lldap/1.1.5/CHANGELOG.md new file mode 100644 index 00000000000..effc5658561 --- /dev/null +++ b/stable/lldap/1.1.5/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [lldap-1.1.5](https://github.com/truecharts/charts/compare/lldap-1.1.4...lldap-1.1.5) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [lldap-1.1.4](https://github.com/truecharts/charts/compare/lldap-1.1.3...lldap-1.1.4) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [lldap-1.1.3](https://github.com/truecharts/charts/compare/lldap-1.1.2...lldap-1.1.3) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [lldap-1.1.2](https://github.com/truecharts/charts/compare/lldap-1.1.1...lldap-1.1.2) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [lldap-1.1.1](https://github.com/truecharts/charts/compare/lldap-1.1.0...lldap-1.1.1) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [lldap-1.1.0](https://github.com/truecharts/charts/compare/lldap-1.0.7...lldap-1.1.0) (2023-04-27) + + + + +## [lldap-1.0.7](https://github.com/truecharts/charts/compare/lldap-1.0.6...lldap-1.0.7) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/lldap to latest ([#8255](https://github.com/truecharts/charts/issues/8255)) + + + + +## [lldap-1.0.6](https://github.com/truecharts/charts/compare/lldap-1.0.5...lldap-1.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [lldap-1.0.5](https://github.com/truecharts/charts/compare/lldap-1.0.4...lldap-1.0.5) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [lldap-1.0.4](https://github.com/truecharts/charts/compare/lldap-1.0.3...lldap-1.0.4) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [lldap-1.0.3](https://github.com/truecharts/charts/compare/lldap-1.0.2...lldap-1.0.3) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + diff --git a/stable/lldap/1.1.5/Chart.yaml b/stable/lldap/1.1.5/Chart.yaml new file mode 100644 index 00000000000..bed4628975f --- /dev/null +++ b/stable/lldap/1.1.5/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "0.4.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - lldap + - ldap + - authentication + - auth +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: lldap +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/lldap + - https://github.com/nitnelave/lldap +type: application +version: 1.1.5 +annotations: + truecharts.org/catagories: | + - ldap + - auth + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/novnc/6.0.13/templates/NOTES.txt b/stable/lldap/1.1.5/NOTES.txt similarity index 100% rename from stable/novnc/6.0.13/templates/NOTES.txt rename to stable/lldap/1.1.5/NOTES.txt diff --git a/stable/nntp2nntp/5.0.4/README.md b/stable/lldap/1.1.5/README.md similarity index 100% rename from stable/nntp2nntp/5.0.4/README.md rename to stable/lldap/1.1.5/README.md diff --git a/stable/lldap/1.1.5/app-changelog.md b/stable/lldap/1.1.5/app-changelog.md new file mode 100644 index 00000000000..efd7f5b08aa --- /dev/null +++ b/stable/lldap/1.1.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [lldap-1.1.5](https://github.com/truecharts/charts/compare/lldap-1.1.4...lldap-1.1.5) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/lldap/1.1.4/app-readme.md b/stable/lldap/1.1.5/app-readme.md similarity index 100% rename from stable/lldap/1.1.4/app-readme.md rename to stable/lldap/1.1.5/app-readme.md diff --git a/stable/lldap/1.1.5/charts/common-12.9.2.tgz b/stable/lldap/1.1.5/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/lldap/1.1.5/charts/common-12.9.2.tgz differ diff --git a/stable/lldap/1.1.4/ix_values.yaml b/stable/lldap/1.1.5/ix_values.yaml similarity index 100% rename from stable/lldap/1.1.4/ix_values.yaml rename to stable/lldap/1.1.5/ix_values.yaml diff --git a/stable/lldap/1.1.4/questions.yaml b/stable/lldap/1.1.5/questions.yaml similarity index 100% rename from stable/lldap/1.1.4/questions.yaml rename to stable/lldap/1.1.5/questions.yaml diff --git a/stable/lldap/1.1.4/templates/_secrets.tpl b/stable/lldap/1.1.5/templates/_secrets.tpl similarity index 100% rename from stable/lldap/1.1.4/templates/_secrets.tpl rename to stable/lldap/1.1.5/templates/_secrets.tpl diff --git a/stable/lldap/1.1.4/templates/common.yaml b/stable/lldap/1.1.5/templates/common.yaml similarity index 100% rename from stable/lldap/1.1.4/templates/common.yaml rename to stable/lldap/1.1.5/templates/common.yaml diff --git a/stable/novnc/6.0.13/values.yaml b/stable/lldap/1.1.5/values.yaml similarity index 100% rename from stable/novnc/6.0.13/values.yaml rename to stable/lldap/1.1.5/values.yaml diff --git a/stable/logitech-media-server/7.0.14/CHANGELOG.md b/stable/logitech-media-server/7.0.14/CHANGELOG.md deleted file mode 100644 index 2190a3946e4..00000000000 --- a/stable/logitech-media-server/7.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [logitech-media-server-7.0.14](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.13...logitech-media-server-7.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [logitech-media-server-7.0.13](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.12...logitech-media-server-7.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [logitech-media-server-7.0.12](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.11...logitech-media-server-7.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [logitech-media-server-7.0.11](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.10...logitech-media-server-7.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [logitech-media-server-7.0.10](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.9...logitech-media-server-7.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/logitechmediaserver to 8.4.0 ([#8309](https://github.com/truecharts/charts/issues/8309)) - - - - -## [logitech-media-server-7.0.9](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.8...logitech-media-server-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [logitech-media-server-7.0.8](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.7...logitech-media-server-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [logitech-media-server-7.0.7](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.6...logitech-media-server-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [logitech-media-server-7.0.6](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.5...logitech-media-server-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [logitech-media-server-7.0.5](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.4...logitech-media-server-7.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [logitech-media-server-7.0.4](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.3...logitech-media-server-7.0.4) (2023-04-15) - -### Chore diff --git a/stable/logitech-media-server/7.0.14/Chart.yaml b/stable/logitech-media-server/7.0.14/Chart.yaml deleted file mode 100644 index 26e9cb203e0..00000000000 --- a/stable/logitech-media-server/7.0.14/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "8.4.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - logitech-media-server - - squeezebox - - audio - - streaming -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: logitech-media-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/logitech-media-server - - https://github.com/Logitech/slimserver -type: application -version: 7.0.14 -annotations: - truecharts.org/catagories: | - - media - - audio - truecharts.org/SCALE-support: "true" diff --git a/stable/logitech-media-server/7.0.14/app-changelog.md b/stable/logitech-media-server/7.0.14/app-changelog.md deleted file mode 100644 index 76bc2ffce87..00000000000 --- a/stable/logitech-media-server/7.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [logitech-media-server-7.0.14](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.13...logitech-media-server-7.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/logitech-media-server/7.0.14/charts/common-12.8.1.tgz b/stable/logitech-media-server/7.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/logitech-media-server/7.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/logitech-media-server/7.0.15/CHANGELOG.md b/stable/logitech-media-server/7.0.15/CHANGELOG.md new file mode 100644 index 00000000000..b36ba8fc037 --- /dev/null +++ b/stable/logitech-media-server/7.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [logitech-media-server-7.0.15](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.14...logitech-media-server-7.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [logitech-media-server-7.0.14](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.13...logitech-media-server-7.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [logitech-media-server-7.0.13](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.12...logitech-media-server-7.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [logitech-media-server-7.0.12](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.11...logitech-media-server-7.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [logitech-media-server-7.0.11](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.10...logitech-media-server-7.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [logitech-media-server-7.0.10](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.9...logitech-media-server-7.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/logitechmediaserver to 8.4.0 ([#8309](https://github.com/truecharts/charts/issues/8309)) + + + + +## [logitech-media-server-7.0.9](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.8...logitech-media-server-7.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [logitech-media-server-7.0.8](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.7...logitech-media-server-7.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [logitech-media-server-7.0.7](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.6...logitech-media-server-7.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [logitech-media-server-7.0.6](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.5...logitech-media-server-7.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [logitech-media-server-7.0.5](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.4...logitech-media-server-7.0.5) (2023-04-16) + +### Chore diff --git a/stable/logitech-media-server/7.0.15/Chart.yaml b/stable/logitech-media-server/7.0.15/Chart.yaml new file mode 100644 index 00000000000..eac79ed86cd --- /dev/null +++ b/stable/logitech-media-server/7.0.15/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "8.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - logitech-media-server + - squeezebox + - audio + - streaming +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: logitech-media-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/logitech-media-server + - https://github.com/Logitech/slimserver +type: application +version: 7.0.15 +annotations: + truecharts.org/catagories: | + - media + - audio + truecharts.org/SCALE-support: "true" diff --git a/stable/nocodb/7.0.5/README.md b/stable/logitech-media-server/7.0.15/README.md similarity index 100% rename from stable/nocodb/7.0.5/README.md rename to stable/logitech-media-server/7.0.15/README.md diff --git a/stable/logitech-media-server/7.0.15/app-changelog.md b/stable/logitech-media-server/7.0.15/app-changelog.md new file mode 100644 index 00000000000..f8d5d098bfd --- /dev/null +++ b/stable/logitech-media-server/7.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [logitech-media-server-7.0.15](https://github.com/truecharts/charts/compare/logitech-media-server-7.0.14...logitech-media-server-7.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/logitech-media-server/7.0.14/app-readme.md b/stable/logitech-media-server/7.0.15/app-readme.md similarity index 100% rename from stable/logitech-media-server/7.0.14/app-readme.md rename to stable/logitech-media-server/7.0.15/app-readme.md diff --git a/stable/logitech-media-server/7.0.15/charts/common-12.9.2.tgz b/stable/logitech-media-server/7.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/logitech-media-server/7.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/logitech-media-server/7.0.14/ix_values.yaml b/stable/logitech-media-server/7.0.15/ix_values.yaml similarity index 100% rename from stable/logitech-media-server/7.0.14/ix_values.yaml rename to stable/logitech-media-server/7.0.15/ix_values.yaml diff --git a/stable/logitech-media-server/7.0.14/questions.yaml b/stable/logitech-media-server/7.0.15/questions.yaml similarity index 100% rename from stable/logitech-media-server/7.0.14/questions.yaml rename to stable/logitech-media-server/7.0.15/questions.yaml diff --git a/stable/ntfy/5.0.6/templates/NOTES.txt b/stable/logitech-media-server/7.0.15/templates/NOTES.txt similarity index 100% rename from stable/ntfy/5.0.6/templates/NOTES.txt rename to stable/logitech-media-server/7.0.15/templates/NOTES.txt diff --git a/stable/ntfy/5.0.6/templates/common.yaml b/stable/logitech-media-server/7.0.15/templates/common.yaml similarity index 100% rename from stable/ntfy/5.0.6/templates/common.yaml rename to stable/logitech-media-server/7.0.15/templates/common.yaml diff --git a/stable/ntfy/5.0.6/values.yaml b/stable/logitech-media-server/7.0.15/values.yaml similarity index 100% rename from stable/ntfy/5.0.6/values.yaml rename to stable/logitech-media-server/7.0.15/values.yaml diff --git a/stable/makemkv/5.0.6/CHANGELOG.md b/stable/makemkv/5.0.6/CHANGELOG.md deleted file mode 100644 index e027bdc34bc..00000000000 --- a/stable/makemkv/5.0.6/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [makemkv-5.0.6](https://github.com/truecharts/charts/compare/makemkv-5.0.5...makemkv-5.0.6) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [makemkv-5.0.5](https://github.com/truecharts/charts/compare/makemkv-5.0.4...makemkv-5.0.5) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [makemkv-5.0.4](https://github.com/truecharts/charts/compare/makemkv-5.0.3...makemkv-5.0.4) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/makemkv to v23.04.2 ([#8829](https://github.com/truecharts/charts/issues/8829)) - - - - -## [makemkv-5.0.3](https://github.com/truecharts/charts/compare/makemkv-5.0.2...makemkv-5.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [makemkv-5.0.2](https://github.com/truecharts/charts/compare/makemkv-5.0.1...makemkv-5.0.2) (2023-05-01) - -### Chore - -- update helm general non-major ([#8686](https://github.com/truecharts/charts/issues/8686)) - - - - -## [makemkv-5.0.1](https://github.com/truecharts/charts/compare/makemkv-5.0.0...makemkv-5.0.1) (2023-05-01) - -### Chore - -- update container image tccr.io/truecharts/makemkv to v23.04.1 ([#8596](https://github.com/truecharts/charts/issues/8596)) - - - - -## [makemkv-5.0.0](https://github.com/truecharts/charts/compare/makemkv-4.0.15...makemkv-5.0.0) (2023-05-01) - -### Feat - -- BREAKING CHANGE migrate to new common part 6 ([#8664](https://github.com/truecharts/charts/issues/8664)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - - - -## [makemkv-4.0.15](https://github.com/truecharts/charts/compare/makemkv-4.0.14...makemkv-4.0.15) (2023-02-20) - -### Chore - -- update container image tccr.io/truecharts/makemkv to v23.02.5 - - - - -## [makemkv-4.0.14](https://github.com/truecharts/charts/compare/makemkv-4.0.13...makemkv-4.0.14) (2023-02-15) - -### Feat - -- Add Dark Mode GUI Option support ([#7357](https://github.com/truecharts/charts/issues/7357)) - - - - -## [makemkv-4.0.13](https://github.com/truecharts/charts/compare/makemkv-4.0.12...makemkv-4.0.13) (2023-02-15) - -### Chore - -- update container image tccr.io/truecharts/makemkv to v23.02.3 - - - diff --git a/stable/makemkv/5.0.6/Chart.yaml b/stable/makemkv/5.0.6/Chart.yaml deleted file mode 100644 index a260302ec8c..00000000000 --- a/stable/makemkv/5.0.6/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "23.04.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - mkv -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: makemkv -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/makemkv - - https://github.com/jlesage/docker-makemkv -version: 5.0.6 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/makemkv/5.0.6/app-changelog.md b/stable/makemkv/5.0.6/app-changelog.md deleted file mode 100644 index eaa3b346af3..00000000000 --- a/stable/makemkv/5.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [makemkv-5.0.6](https://github.com/truecharts/charts/compare/makemkv-5.0.5...makemkv-5.0.6) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/makemkv/5.0.6/charts/common-12.8.1.tgz b/stable/makemkv/5.0.6/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/makemkv/5.0.6/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/makemkv/5.0.7/CHANGELOG.md b/stable/makemkv/5.0.7/CHANGELOG.md new file mode 100644 index 00000000000..e95e059007f --- /dev/null +++ b/stable/makemkv/5.0.7/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [makemkv-5.0.7](https://github.com/truecharts/charts/compare/makemkv-5.0.6...makemkv-5.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [makemkv-5.0.6](https://github.com/truecharts/charts/compare/makemkv-5.0.5...makemkv-5.0.6) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [makemkv-5.0.5](https://github.com/truecharts/charts/compare/makemkv-5.0.4...makemkv-5.0.5) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [makemkv-5.0.4](https://github.com/truecharts/charts/compare/makemkv-5.0.3...makemkv-5.0.4) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/makemkv to v23.04.2 ([#8829](https://github.com/truecharts/charts/issues/8829)) + + + + +## [makemkv-5.0.3](https://github.com/truecharts/charts/compare/makemkv-5.0.2...makemkv-5.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [makemkv-5.0.2](https://github.com/truecharts/charts/compare/makemkv-5.0.1...makemkv-5.0.2) (2023-05-01) + +### Chore + +- update helm general non-major ([#8686](https://github.com/truecharts/charts/issues/8686)) + + + + +## [makemkv-5.0.1](https://github.com/truecharts/charts/compare/makemkv-5.0.0...makemkv-5.0.1) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/makemkv to v23.04.1 ([#8596](https://github.com/truecharts/charts/issues/8596)) + + + + +## [makemkv-5.0.0](https://github.com/truecharts/charts/compare/makemkv-4.0.15...makemkv-5.0.0) (2023-05-01) + +### Feat + +- BREAKING CHANGE migrate to new common part 6 ([#8664](https://github.com/truecharts/charts/issues/8664)) + + ### Fix + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [makemkv-4.0.15](https://github.com/truecharts/charts/compare/makemkv-4.0.14...makemkv-4.0.15) (2023-02-20) + +### Chore + +- update container image tccr.io/truecharts/makemkv to v23.02.5 + + + + +## [makemkv-4.0.14](https://github.com/truecharts/charts/compare/makemkv-4.0.13...makemkv-4.0.14) (2023-02-15) + +### Feat + +- Add Dark Mode GUI Option support ([#7357](https://github.com/truecharts/charts/issues/7357)) + + + diff --git a/stable/makemkv/5.0.7/Chart.yaml b/stable/makemkv/5.0.7/Chart.yaml new file mode 100644 index 00000000000..9cb82086453 --- /dev/null +++ b/stable/makemkv/5.0.7/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "23.04.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.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 +keywords: + - mkv +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: makemkv +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/makemkv + - https://github.com/jlesage/docker-makemkv +version: 5.0.7 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/novnc/6.0.13/README.md b/stable/makemkv/5.0.7/README.md similarity index 100% rename from stable/novnc/6.0.13/README.md rename to stable/makemkv/5.0.7/README.md diff --git a/stable/makemkv/5.0.7/app-changelog.md b/stable/makemkv/5.0.7/app-changelog.md new file mode 100644 index 00000000000..14959c34e97 --- /dev/null +++ b/stable/makemkv/5.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [makemkv-5.0.7](https://github.com/truecharts/charts/compare/makemkv-5.0.6...makemkv-5.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/makemkv/5.0.6/app-readme.md b/stable/makemkv/5.0.7/app-readme.md similarity index 100% rename from stable/makemkv/5.0.6/app-readme.md rename to stable/makemkv/5.0.7/app-readme.md diff --git a/stable/makemkv/5.0.7/charts/common-12.9.2.tgz b/stable/makemkv/5.0.7/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/makemkv/5.0.7/charts/common-12.9.2.tgz differ diff --git a/stable/makemkv/5.0.6/ix_values.yaml b/stable/makemkv/5.0.7/ix_values.yaml similarity index 100% rename from stable/makemkv/5.0.6/ix_values.yaml rename to stable/makemkv/5.0.7/ix_values.yaml diff --git a/stable/makemkv/5.0.6/questions.yaml b/stable/makemkv/5.0.7/questions.yaml similarity index 100% rename from stable/makemkv/5.0.6/questions.yaml rename to stable/makemkv/5.0.7/questions.yaml diff --git a/stable/nullserv/9.0.13/templates/NOTES.txt b/stable/makemkv/5.0.7/templates/NOTES.txt similarity index 100% rename from stable/nullserv/9.0.13/templates/NOTES.txt rename to stable/makemkv/5.0.7/templates/NOTES.txt diff --git a/stable/nullserv/9.0.13/templates/common.yaml b/stable/makemkv/5.0.7/templates/common.yaml similarity index 100% rename from stable/nullserv/9.0.13/templates/common.yaml rename to stable/makemkv/5.0.7/templates/common.yaml diff --git a/stable/nullserv/9.0.13/values.yaml b/stable/makemkv/5.0.7/values.yaml similarity index 100% rename from stable/nullserv/9.0.13/values.yaml rename to stable/makemkv/5.0.7/values.yaml diff --git a/stable/matomo/7.0.17/CHANGELOG.md b/stable/matomo/7.0.17/CHANGELOG.md deleted file mode 100644 index 799c2b36208..00000000000 --- a/stable/matomo/7.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [matomo-7.0.17](https://github.com/truecharts/charts/compare/matomo-7.0.16...matomo-7.0.17) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [matomo-7.0.16](https://github.com/truecharts/charts/compare/matomo-7.0.15...matomo-7.0.16) (2023-05-19) - -### Chore - -- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) - - - - -## [matomo-7.0.15](https://github.com/truecharts/charts/compare/matomo-7.0.14...matomo-7.0.15) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [matomo-7.0.14](https://github.com/truecharts/charts/compare/matomo-7.0.13...matomo-7.0.14) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [matomo-7.0.13](https://github.com/truecharts/charts/compare/matomo-7.0.12...matomo-7.0.13) (2023-05-03) - -### Chore - -- update container image tccr.io/truecharts/matomo to 4.14.2 ([#8740](https://github.com/truecharts/charts/issues/8740)) - - - - -## [matomo-7.0.12](https://github.com/truecharts/charts/compare/matomo-7.0.11...matomo-7.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [matomo-7.0.11](https://github.com/truecharts/charts/compare/matomo-7.0.10...matomo-7.0.11) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/matomo to v4.14.2 ([#8597](https://github.com/truecharts/charts/issues/8597)) - - - - -## [matomo-7.0.10](https://github.com/truecharts/charts/compare/matomo-7.0.9...matomo-7.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/matomo to v ([#8311](https://github.com/truecharts/charts/issues/8311)) - - - - -## [matomo-7.0.9](https://github.com/truecharts/charts/compare/matomo-7.0.8...matomo-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [matomo-7.0.8](https://github.com/truecharts/charts/compare/matomo-7.0.7...matomo-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [matomo-7.0.7](https://github.com/truecharts/charts/compare/matomo-7.0.6...matomo-7.0.7) (2023-04-20) - -### Chore diff --git a/stable/matomo/7.0.17/Chart.yaml b/stable/matomo/7.0.17/Chart.yaml deleted file mode 100644 index a35cb8e067e..00000000000 --- a/stable/matomo/7.0.17/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "4.14.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.27 -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 -keywords: - - analytics -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: matomo -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/matomo - - https://github.com/bitnami/bitnami-docker-matomo - - https://github.com/matomo-org/matomo -version: 7.0.17 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/matomo/7.0.17/app-changelog.md b/stable/matomo/7.0.17/app-changelog.md deleted file mode 100644 index 9bc9eb42280..00000000000 --- a/stable/matomo/7.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [matomo-7.0.17](https://github.com/truecharts/charts/compare/matomo-7.0.16...matomo-7.0.17) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/matomo/7.0.17/charts/common-12.8.1.tgz b/stable/matomo/7.0.17/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/matomo/7.0.17/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/matomo/7.0.17/charts/mariadb-7.0.27.tgz b/stable/matomo/7.0.17/charts/mariadb-7.0.27.tgz deleted file mode 100644 index c0d43d828b9..00000000000 Binary files a/stable/matomo/7.0.17/charts/mariadb-7.0.27.tgz and /dev/null differ diff --git a/stable/matomo/7.0.18/CHANGELOG.md b/stable/matomo/7.0.18/CHANGELOG.md new file mode 100644 index 00000000000..fc136d7fad6 --- /dev/null +++ b/stable/matomo/7.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [matomo-7.0.18](https://github.com/truecharts/charts/compare/matomo-7.0.17...matomo-7.0.18) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [matomo-7.0.17](https://github.com/truecharts/charts/compare/matomo-7.0.16...matomo-7.0.17) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [matomo-7.0.16](https://github.com/truecharts/charts/compare/matomo-7.0.15...matomo-7.0.16) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + + + +## [matomo-7.0.15](https://github.com/truecharts/charts/compare/matomo-7.0.14...matomo-7.0.15) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [matomo-7.0.14](https://github.com/truecharts/charts/compare/matomo-7.0.13...matomo-7.0.14) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [matomo-7.0.13](https://github.com/truecharts/charts/compare/matomo-7.0.12...matomo-7.0.13) (2023-05-03) + +### Chore + +- update container image tccr.io/truecharts/matomo to 4.14.2 ([#8740](https://github.com/truecharts/charts/issues/8740)) + + + + +## [matomo-7.0.12](https://github.com/truecharts/charts/compare/matomo-7.0.11...matomo-7.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [matomo-7.0.11](https://github.com/truecharts/charts/compare/matomo-7.0.10...matomo-7.0.11) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/matomo to v4.14.2 ([#8597](https://github.com/truecharts/charts/issues/8597)) + + + + +## [matomo-7.0.10](https://github.com/truecharts/charts/compare/matomo-7.0.9...matomo-7.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/matomo to v ([#8311](https://github.com/truecharts/charts/issues/8311)) + + + + +## [matomo-7.0.9](https://github.com/truecharts/charts/compare/matomo-7.0.8...matomo-7.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [matomo-7.0.8](https://github.com/truecharts/charts/compare/matomo-7.0.7...matomo-7.0.8) (2023-04-25) + +### Chore diff --git a/stable/matomo/7.0.18/Chart.yaml b/stable/matomo/7.0.18/Chart.yaml new file mode 100644 index 00000000000..d62e52f7257 --- /dev/null +++ b/stable/matomo/7.0.18/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "4.14.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.29 +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 +keywords: + - analytics +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: matomo +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/matomo + - https://github.com/bitnami/bitnami-docker-matomo + - https://github.com/matomo-org/matomo +version: 7.0.18 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/ntfy/5.0.6/README.md b/stable/matomo/7.0.18/README.md similarity index 100% rename from stable/ntfy/5.0.6/README.md rename to stable/matomo/7.0.18/README.md diff --git a/stable/matomo/7.0.18/app-changelog.md b/stable/matomo/7.0.18/app-changelog.md new file mode 100644 index 00000000000..13f8f14e250 --- /dev/null +++ b/stable/matomo/7.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [matomo-7.0.18](https://github.com/truecharts/charts/compare/matomo-7.0.17...matomo-7.0.18) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/matomo/7.0.17/app-readme.md b/stable/matomo/7.0.18/app-readme.md similarity index 100% rename from stable/matomo/7.0.17/app-readme.md rename to stable/matomo/7.0.18/app-readme.md diff --git a/stable/matomo/7.0.18/charts/common-12.9.2.tgz b/stable/matomo/7.0.18/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/matomo/7.0.18/charts/common-12.9.2.tgz differ diff --git a/stable/matomo/7.0.18/charts/mariadb-7.0.29.tgz b/stable/matomo/7.0.18/charts/mariadb-7.0.29.tgz new file mode 100644 index 00000000000..21a10bce974 Binary files /dev/null and b/stable/matomo/7.0.18/charts/mariadb-7.0.29.tgz differ diff --git a/stable/matomo/7.0.17/ix_values.yaml b/stable/matomo/7.0.18/ix_values.yaml similarity index 100% rename from stable/matomo/7.0.17/ix_values.yaml rename to stable/matomo/7.0.18/ix_values.yaml diff --git a/stable/matomo/7.0.17/questions.yaml b/stable/matomo/7.0.18/questions.yaml similarity index 100% rename from stable/matomo/7.0.17/questions.yaml rename to stable/matomo/7.0.18/questions.yaml diff --git a/stable/octoprint/9.0.14/templates/NOTES.txt b/stable/matomo/7.0.18/templates/NOTES.txt similarity index 100% rename from stable/octoprint/9.0.14/templates/NOTES.txt rename to stable/matomo/7.0.18/templates/NOTES.txt diff --git a/stable/octoprint/9.0.14/templates/common.yaml b/stable/matomo/7.0.18/templates/common.yaml similarity index 100% rename from stable/octoprint/9.0.14/templates/common.yaml rename to stable/matomo/7.0.18/templates/common.yaml diff --git a/stable/octoprint/9.0.14/values.yaml b/stable/matomo/7.0.18/values.yaml similarity index 100% rename from stable/octoprint/9.0.14/values.yaml rename to stable/matomo/7.0.18/values.yaml diff --git a/stable/mediainfo/4.0.6/CHANGELOG.md b/stable/mediainfo/4.0.6/CHANGELOG.md deleted file mode 100644 index 18279f07e7c..00000000000 --- a/stable/mediainfo/4.0.6/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mediainfo-4.0.6](https://github.com/truecharts/charts/compare/mediainfo-4.0.5...mediainfo-4.0.6) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [mediainfo-4.0.5](https://github.com/truecharts/charts/compare/mediainfo-4.0.4...mediainfo-4.0.5) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [mediainfo-4.0.4](https://github.com/truecharts/charts/compare/mediainfo-4.0.3...mediainfo-4.0.4) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/mediainfo to v23.04.2 ([#8830](https://github.com/truecharts/charts/issues/8830)) - - - - -## [mediainfo-4.0.3](https://github.com/truecharts/charts/compare/mediainfo-4.0.2...mediainfo-4.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [mediainfo-4.0.2](https://github.com/truecharts/charts/compare/mediainfo-4.0.1...mediainfo-4.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [mediainfo-4.0.1](https://github.com/truecharts/charts/compare/mediainfo-4.0.0...mediainfo-4.0.1) (2023-05-01) - -### Chore - -- update container image tccr.io/truecharts/mediainfo to v23.04.1 ([#8598](https://github.com/truecharts/charts/issues/8598)) - - - - -## [mediainfo-4.0.0](https://github.com/truecharts/charts/compare/mediainfo-3.0.14...mediainfo-4.0.0) (2023-05-01) - -### Feat - -- BREAKING CHANGE migrate to new common part 6 ([#8664](https://github.com/truecharts/charts/issues/8664)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - - - -## [mediainfo-3.0.14](https://github.com/truecharts/charts/compare/mediainfo-3.0.13...mediainfo-3.0.14) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [mediainfo-3.0.13](https://github.com/truecharts/charts/compare/mediainfo-3.0.12...mediainfo-3.0.13) (2023-02-08) - -### Chore - -- update container image tccr.io/truecharts/mediainfo to v23.02.2 - - - - -## [mediainfo-3.0.12](https://github.com/truecharts/charts/compare/mediainfo-3.0.11...mediainfo-3.0.12) (2023-02-05) - -### Chore - -- update container image tccr.io/truecharts/mediainfo to v23.02.1 - - - diff --git a/stable/mediainfo/4.0.6/Chart.yaml b/stable/mediainfo/4.0.6/Chart.yaml deleted file mode 100644 index bf6dc2011eb..00000000000 --- a/stable/mediainfo/4.0.6/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "23.04.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - info - - media -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mediainfo -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mediainfo - - https://github.com/jlesage/docker-mediainfo -type: application -version: 4.0.6 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/mediainfo/4.0.6/app-changelog.md b/stable/mediainfo/4.0.6/app-changelog.md deleted file mode 100644 index 2f922bde8f3..00000000000 --- a/stable/mediainfo/4.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mediainfo-4.0.6](https://github.com/truecharts/charts/compare/mediainfo-4.0.5...mediainfo-4.0.6) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/mediainfo/4.0.6/charts/common-12.8.1.tgz b/stable/mediainfo/4.0.6/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/mediainfo/4.0.6/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/mediainfo/4.0.7/CHANGELOG.md b/stable/mediainfo/4.0.7/CHANGELOG.md new file mode 100644 index 00000000000..dd786020d2c --- /dev/null +++ b/stable/mediainfo/4.0.7/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mediainfo-4.0.7](https://github.com/truecharts/charts/compare/mediainfo-4.0.6...mediainfo-4.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [mediainfo-4.0.6](https://github.com/truecharts/charts/compare/mediainfo-4.0.5...mediainfo-4.0.6) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [mediainfo-4.0.5](https://github.com/truecharts/charts/compare/mediainfo-4.0.4...mediainfo-4.0.5) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [mediainfo-4.0.4](https://github.com/truecharts/charts/compare/mediainfo-4.0.3...mediainfo-4.0.4) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/mediainfo to v23.04.2 ([#8830](https://github.com/truecharts/charts/issues/8830)) + + + + +## [mediainfo-4.0.3](https://github.com/truecharts/charts/compare/mediainfo-4.0.2...mediainfo-4.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [mediainfo-4.0.2](https://github.com/truecharts/charts/compare/mediainfo-4.0.1...mediainfo-4.0.2) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [mediainfo-4.0.1](https://github.com/truecharts/charts/compare/mediainfo-4.0.0...mediainfo-4.0.1) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/mediainfo to v23.04.1 ([#8598](https://github.com/truecharts/charts/issues/8598)) + + + + +## [mediainfo-4.0.0](https://github.com/truecharts/charts/compare/mediainfo-3.0.14...mediainfo-4.0.0) (2023-05-01) + +### Feat + +- BREAKING CHANGE migrate to new common part 6 ([#8664](https://github.com/truecharts/charts/issues/8664)) + + ### Fix + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [mediainfo-3.0.14](https://github.com/truecharts/charts/compare/mediainfo-3.0.13...mediainfo-3.0.14) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [mediainfo-3.0.13](https://github.com/truecharts/charts/compare/mediainfo-3.0.12...mediainfo-3.0.13) (2023-02-08) + +### Chore + +- update container image tccr.io/truecharts/mediainfo to v23.02.2 + + + diff --git a/stable/mediainfo/4.0.7/Chart.yaml b/stable/mediainfo/4.0.7/Chart.yaml new file mode 100644 index 00000000000..424476481ea --- /dev/null +++ b/stable/mediainfo/4.0.7/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "23.04.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - info + - media +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mediainfo +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mediainfo + - https://github.com/jlesage/docker-mediainfo +type: application +version: 4.0.7 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/nullserv/9.0.13/README.md b/stable/mediainfo/4.0.7/README.md similarity index 100% rename from stable/nullserv/9.0.13/README.md rename to stable/mediainfo/4.0.7/README.md diff --git a/stable/mediainfo/4.0.7/app-changelog.md b/stable/mediainfo/4.0.7/app-changelog.md new file mode 100644 index 00000000000..b9c1a9058f9 --- /dev/null +++ b/stable/mediainfo/4.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mediainfo-4.0.7](https://github.com/truecharts/charts/compare/mediainfo-4.0.6...mediainfo-4.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/mediainfo/4.0.6/app-readme.md b/stable/mediainfo/4.0.7/app-readme.md similarity index 100% rename from stable/mediainfo/4.0.6/app-readme.md rename to stable/mediainfo/4.0.7/app-readme.md diff --git a/stable/mediainfo/4.0.7/charts/common-12.9.2.tgz b/stable/mediainfo/4.0.7/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/mediainfo/4.0.7/charts/common-12.9.2.tgz differ diff --git a/stable/mediainfo/4.0.6/ix_values.yaml b/stable/mediainfo/4.0.7/ix_values.yaml similarity index 100% rename from stable/mediainfo/4.0.6/ix_values.yaml rename to stable/mediainfo/4.0.7/ix_values.yaml diff --git a/stable/mediainfo/4.0.6/questions.yaml b/stable/mediainfo/4.0.7/questions.yaml similarity index 100% rename from stable/mediainfo/4.0.6/questions.yaml rename to stable/mediainfo/4.0.7/questions.yaml diff --git a/stable/omada-controller/9.0.17/templates/NOTES.txt b/stable/mediainfo/4.0.7/templates/NOTES.txt similarity index 100% rename from stable/omada-controller/9.0.17/templates/NOTES.txt rename to stable/mediainfo/4.0.7/templates/NOTES.txt diff --git a/stable/openspeedtest/4.0.12/templates/common.yaml b/stable/mediainfo/4.0.7/templates/common.yaml similarity index 100% rename from stable/openspeedtest/4.0.12/templates/common.yaml rename to stable/mediainfo/4.0.7/templates/common.yaml diff --git a/stable/omada-controller/9.0.17/values.yaml b/stable/mediainfo/4.0.7/values.yaml similarity index 100% rename from stable/omada-controller/9.0.17/values.yaml rename to stable/mediainfo/4.0.7/values.yaml diff --git a/stable/medusa/6.0.15/CHANGELOG.md b/stable/medusa/6.0.15/CHANGELOG.md deleted file mode 100644 index 0219275a021..00000000000 --- a/stable/medusa/6.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [medusa-6.0.15](https://github.com/truecharts/charts/compare/medusa-6.0.14...medusa-6.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [medusa-6.0.14](https://github.com/truecharts/charts/compare/medusa-6.0.13...medusa-6.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [medusa-6.0.13](https://github.com/truecharts/charts/compare/medusa-6.0.12...medusa-6.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [medusa-6.0.12](https://github.com/truecharts/charts/compare/medusa-6.0.11...medusa-6.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [medusa-6.0.11](https://github.com/truecharts/charts/compare/medusa-6.0.10...medusa-6.0.11) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/medusa to v1.0.13 ([#8484](https://github.com/truecharts/charts/issues/8484)) - - - - -## [medusa-6.0.10](https://github.com/truecharts/charts/compare/medusa-6.0.9...medusa-6.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/medusa to v ([#8312](https://github.com/truecharts/charts/issues/8312)) - - - - -## [medusa-6.0.9](https://github.com/truecharts/charts/compare/medusa-6.0.8...medusa-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [medusa-6.0.8](https://github.com/truecharts/charts/compare/medusa-6.0.7...medusa-6.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [medusa-6.0.7](https://github.com/truecharts/charts/compare/medusa-6.0.6...medusa-6.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [medusa-6.0.6](https://github.com/truecharts/charts/compare/medusa-6.0.5...medusa-6.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [medusa-6.0.5](https://github.com/truecharts/charts/compare/medusa-6.0.4...medusa-6.0.5) (2023-04-16) - -### Chore diff --git a/stable/medusa/6.0.15/Chart.yaml b/stable/medusa/6.0.15/Chart.yaml deleted file mode 100644 index 36460f2a6e5..00000000000 --- a/stable/medusa/6.0.15/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "1.0.13" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - medusa - - video - - library - - manager - - tv - - shows -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: medusa -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/medusa - - https://github.com/linuxserver/docker-medusa - - https://pymedusa.com/ -type: application -version: 6.0.15 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/medusa/6.0.15/app-changelog.md b/stable/medusa/6.0.15/app-changelog.md deleted file mode 100644 index 5689fbffdad..00000000000 --- a/stable/medusa/6.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [medusa-6.0.15](https://github.com/truecharts/charts/compare/medusa-6.0.14...medusa-6.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/medusa/6.0.15/charts/common-12.8.1.tgz b/stable/medusa/6.0.15/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/medusa/6.0.15/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/medusa/6.0.16/CHANGELOG.md b/stable/medusa/6.0.16/CHANGELOG.md new file mode 100644 index 00000000000..d57f2a7c942 --- /dev/null +++ b/stable/medusa/6.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [medusa-6.0.16](https://github.com/truecharts/charts/compare/medusa-6.0.15...medusa-6.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [medusa-6.0.15](https://github.com/truecharts/charts/compare/medusa-6.0.14...medusa-6.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [medusa-6.0.14](https://github.com/truecharts/charts/compare/medusa-6.0.13...medusa-6.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [medusa-6.0.13](https://github.com/truecharts/charts/compare/medusa-6.0.12...medusa-6.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [medusa-6.0.12](https://github.com/truecharts/charts/compare/medusa-6.0.11...medusa-6.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [medusa-6.0.11](https://github.com/truecharts/charts/compare/medusa-6.0.10...medusa-6.0.11) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/medusa to v1.0.13 ([#8484](https://github.com/truecharts/charts/issues/8484)) + + + + +## [medusa-6.0.10](https://github.com/truecharts/charts/compare/medusa-6.0.9...medusa-6.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/medusa to v ([#8312](https://github.com/truecharts/charts/issues/8312)) + + + + +## [medusa-6.0.9](https://github.com/truecharts/charts/compare/medusa-6.0.8...medusa-6.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [medusa-6.0.8](https://github.com/truecharts/charts/compare/medusa-6.0.7...medusa-6.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [medusa-6.0.7](https://github.com/truecharts/charts/compare/medusa-6.0.6...medusa-6.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [medusa-6.0.6](https://github.com/truecharts/charts/compare/medusa-6.0.5...medusa-6.0.6) (2023-04-16) + +### Chore diff --git a/stable/medusa/6.0.16/Chart.yaml b/stable/medusa/6.0.16/Chart.yaml new file mode 100644 index 00000000000..af51a9a3384 --- /dev/null +++ b/stable/medusa/6.0.16/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.0.13" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - medusa + - video + - library + - manager + - tv + - shows +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: medusa +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/medusa + - https://github.com/linuxserver/docker-medusa + - https://pymedusa.com/ +type: application +version: 6.0.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/octoprint/9.0.14/README.md b/stable/medusa/6.0.16/README.md similarity index 100% rename from stable/octoprint/9.0.14/README.md rename to stable/medusa/6.0.16/README.md diff --git a/stable/medusa/6.0.16/app-changelog.md b/stable/medusa/6.0.16/app-changelog.md new file mode 100644 index 00000000000..3615e441e7f --- /dev/null +++ b/stable/medusa/6.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [medusa-6.0.16](https://github.com/truecharts/charts/compare/medusa-6.0.15...medusa-6.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/medusa/6.0.15/app-readme.md b/stable/medusa/6.0.16/app-readme.md similarity index 100% rename from stable/medusa/6.0.15/app-readme.md rename to stable/medusa/6.0.16/app-readme.md diff --git a/stable/medusa/6.0.16/charts/common-12.9.2.tgz b/stable/medusa/6.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/medusa/6.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/medusa/6.0.15/ix_values.yaml b/stable/medusa/6.0.16/ix_values.yaml similarity index 100% rename from stable/medusa/6.0.15/ix_values.yaml rename to stable/medusa/6.0.16/ix_values.yaml diff --git a/stable/medusa/6.0.15/questions.yaml b/stable/medusa/6.0.16/questions.yaml similarity index 100% rename from stable/medusa/6.0.15/questions.yaml rename to stable/medusa/6.0.16/questions.yaml diff --git a/stable/openhab/5.0.6/templates/NOTES.txt b/stable/medusa/6.0.16/templates/NOTES.txt similarity index 100% rename from stable/openhab/5.0.6/templates/NOTES.txt rename to stable/medusa/6.0.16/templates/NOTES.txt diff --git a/stable/medusa/6.0.15/templates/common.yaml b/stable/medusa/6.0.16/templates/common.yaml similarity index 100% rename from stable/medusa/6.0.15/templates/common.yaml rename to stable/medusa/6.0.16/templates/common.yaml diff --git a/stable/openhab/5.0.6/values.yaml b/stable/medusa/6.0.16/values.yaml similarity index 100% rename from stable/openhab/5.0.6/values.yaml rename to stable/medusa/6.0.16/values.yaml diff --git a/stable/meshcentral/10.0.9/CHANGELOG.md b/stable/meshcentral/10.0.9/CHANGELOG.md new file mode 100644 index 00000000000..f59e89b8ef6 --- /dev/null +++ b/stable/meshcentral/10.0.9/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [meshcentral-10.0.9](https://github.com/truecharts/charts/compare/meshcentral-10.0.8...meshcentral-10.0.9) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [meshcentral-10.0.8](https://github.com/truecharts/charts/compare/meshcentral-10.0.7...meshcentral-10.0.8) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [meshcentral-10.0.7](https://github.com/truecharts/charts/compare/meshcentral-10.0.6...meshcentral-10.0.7) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [meshcentral-10.0.6](https://github.com/truecharts/charts/compare/meshcentral-10.0.5...meshcentral-10.0.6) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [meshcentral-10.0.5](https://github.com/truecharts/charts/compare/meshcentral-10.0.4...meshcentral-10.0.5) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [meshcentral-10.0.4](https://github.com/truecharts/charts/compare/meshcentral-10.0.3...meshcentral-10.0.4) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [meshcentral-10.0.3](https://github.com/truecharts/charts/compare/meshcentral-10.0.2...meshcentral-10.0.3) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [meshcentral-10.0.2](https://github.com/truecharts/charts/compare/meshcentral-10.0.1...meshcentral-10.0.2) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [meshcentral-10.0.1](https://github.com/truecharts/charts/compare/meshcentral-10.0.0...meshcentral-10.0.1) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [meshcentral-10.0.0](https://github.com/truecharts/charts/compare/meshcentral-9.0.33...meshcentral-10.0.0) (2023-04-16) + +### Fix + +- fixup/port meshcentral ([#8066](https://github.com/truecharts/charts/issues/8066)) + - bump common on the 222 ([#7927](https://github.com/truecharts/charts/issues/7927)) + + + + +## [meshcentral-9.0.33](https://github.com/truecharts/charts/compare/meshcentral-9.0.32...meshcentral-9.0.33) (2023-02-27) + diff --git a/stable/meshcentral/10.0.9/Chart.yaml b/stable/meshcentral/10.0.9/Chart.yaml new file mode 100644 index 00000000000..d8816c32fa1 --- /dev/null +++ b/stable/meshcentral/10.0.9/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: meshcentral +version: 10.0.9 +appVersion: "1.1.5" +description: MeshCentral is a full computer management web site +type: application +deprecated: false +home: https://truecharts.org/charts/stable/meshcentral +icon: https://truecharts.org/img/hotlink-ok/chart-icons/meshcentral.png +keywords: + - meshcentral + - teamviewer + - rdp +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/meshcentral + - https://github.com/Ylianst/MeshCentral +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + - condition: mongodb.enabled + name: mongodb + repository: https://deps.truecharts.org/ + version: 6.0.29 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/omada-controller/9.0.17/README.md b/stable/meshcentral/10.0.9/README.md similarity index 100% rename from stable/omada-controller/9.0.17/README.md rename to stable/meshcentral/10.0.9/README.md diff --git a/stable/meshcentral/10.0.9/app-changelog.md b/stable/meshcentral/10.0.9/app-changelog.md new file mode 100644 index 00000000000..2ee35da31f1 --- /dev/null +++ b/stable/meshcentral/10.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [meshcentral-10.0.9](https://github.com/truecharts/charts/compare/meshcentral-10.0.8...meshcentral-10.0.9) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/meshcentral/10.0.9/app-readme.md b/stable/meshcentral/10.0.9/app-readme.md new file mode 100644 index 00000000000..dc6ab6c4356 --- /dev/null +++ b/stable/meshcentral/10.0.9/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/10.0.9/charts/common-12.9.2.tgz b/stable/meshcentral/10.0.9/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/meshcentral/10.0.9/charts/common-12.9.2.tgz differ diff --git a/stable/meshcentral/10.0.9/charts/mongodb-6.0.29.tgz b/stable/meshcentral/10.0.9/charts/mongodb-6.0.29.tgz new file mode 100644 index 00000000000..9a7a593e381 Binary files /dev/null and b/stable/meshcentral/10.0.9/charts/mongodb-6.0.29.tgz differ diff --git a/stable/meshcentral/10.0.9/ix_values.yaml b/stable/meshcentral/10.0.9/ix_values.yaml new file mode 100644 index 00000000000..8fe1b059f93 --- /dev/null +++ b/stable/meshcentral/10.0.9/ix_values.yaml @@ -0,0 +1,1009 @@ +image: + repository: tccr.io/truecharts/meshcentral + pullPolicy: IfNotPresent + tag: 1.1.5@sha256:91564f7e1d65c007e732bb3e468bafb381ffd257fa85b6e5ef6691c89de0b3d0 + +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: + mongoDbBulkOperations: true + # - 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 + +mongodb: + enabled: true + mongodbUsername: meshcentral + mongodbDatabase: 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/10.0.9/questions.yaml b/stable/meshcentral/10.0.9/questions.yaml new file mode 100644 index 00000000000..f5aa2c33538 --- /dev/null +++ b/stable/meshcentral/10.0.9/questions.yaml @@ -0,0 +1,2752 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/10.0.9/templates/_secret.tpl b/stable/meshcentral/10.0.9/templates/_secret.tpl new file mode 100644 index 00000000000..4709820c8a5 --- /dev/null +++ b/stable/meshcentral/10.0.9/templates/_secret.tpl @@ -0,0 +1,167 @@ +{{/* 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 "mongoDB" (.Values.mongodb.creds.complete | trimAll "\"") -}} +{{- $_ := set $config.settings "mongoDbName" .Values.mongodb.mongodbDatabase -}} +{{- $_ := 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/10.0.9/templates/common.yaml b/stable/meshcentral/10.0.9/templates/common.yaml new file mode 100644 index 00000000000..c097596c46d --- /dev/null +++ b/stable/meshcentral/10.0.9/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/openspeedtest/4.0.12/values.yaml b/stable/meshcentral/10.0.9/values.yaml similarity index 100% rename from stable/openspeedtest/4.0.12/values.yaml rename to stable/meshcentral/10.0.9/values.yaml diff --git a/stable/meshroom/5.0.13/CHANGELOG.md b/stable/meshroom/5.0.13/CHANGELOG.md deleted file mode 100644 index 1dd787c0455..00000000000 --- a/stable/meshroom/5.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [meshroom-5.0.13](https://github.com/truecharts/charts/compare/meshroom-5.0.12...meshroom-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [meshroom-5.0.12](https://github.com/truecharts/charts/compare/meshroom-5.0.11...meshroom-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [meshroom-5.0.11](https://github.com/truecharts/charts/compare/meshroom-5.0.10...meshroom-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [meshroom-5.0.10](https://github.com/truecharts/charts/compare/meshroom-5.0.9...meshroom-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [meshroom-5.0.9](https://github.com/truecharts/charts/compare/meshroom-5.0.8...meshroom-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [meshroom-5.0.8](https://github.com/truecharts/charts/compare/meshroom-5.0.7...meshroom-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [meshroom-5.0.7](https://github.com/truecharts/charts/compare/meshroom-5.0.6...meshroom-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [meshroom-5.0.6](https://github.com/truecharts/charts/compare/meshroom-5.0.5...meshroom-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [meshroom-5.0.5](https://github.com/truecharts/charts/compare/meshroom-5.0.4...meshroom-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [meshroom-5.0.4](https://github.com/truecharts/charts/compare/meshroom-5.0.3...meshroom-5.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [meshroom-5.0.3](https://github.com/truecharts/charts/compare/meshroom-5.0.2...meshroom-5.0.3) (2023-04-14) - - diff --git a/stable/meshroom/5.0.13/Chart.yaml b/stable/meshroom/5.0.13/Chart.yaml deleted file mode 100644 index 09aba17e05e..00000000000 --- a/stable/meshroom/5.0.13/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "2.4.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - meshroom -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: meshroom -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/meshroom - - https://github.com/alicevision/meshroom -version: 5.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/meshroom/5.0.13/app-changelog.md b/stable/meshroom/5.0.13/app-changelog.md deleted file mode 100644 index 2b69242104c..00000000000 --- a/stable/meshroom/5.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [meshroom-5.0.13](https://github.com/truecharts/charts/compare/meshroom-5.0.12...meshroom-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/meshroom/5.0.13/charts/common-12.8.1.tgz b/stable/meshroom/5.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/meshroom/5.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/meshroom/5.0.14/CHANGELOG.md b/stable/meshroom/5.0.14/CHANGELOG.md new file mode 100644 index 00000000000..21e5e13437c --- /dev/null +++ b/stable/meshroom/5.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [meshroom-5.0.14](https://github.com/truecharts/charts/compare/meshroom-5.0.13...meshroom-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [meshroom-5.0.13](https://github.com/truecharts/charts/compare/meshroom-5.0.12...meshroom-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [meshroom-5.0.12](https://github.com/truecharts/charts/compare/meshroom-5.0.11...meshroom-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [meshroom-5.0.11](https://github.com/truecharts/charts/compare/meshroom-5.0.10...meshroom-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [meshroom-5.0.10](https://github.com/truecharts/charts/compare/meshroom-5.0.9...meshroom-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [meshroom-5.0.9](https://github.com/truecharts/charts/compare/meshroom-5.0.8...meshroom-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [meshroom-5.0.8](https://github.com/truecharts/charts/compare/meshroom-5.0.7...meshroom-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [meshroom-5.0.7](https://github.com/truecharts/charts/compare/meshroom-5.0.6...meshroom-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [meshroom-5.0.6](https://github.com/truecharts/charts/compare/meshroom-5.0.5...meshroom-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [meshroom-5.0.5](https://github.com/truecharts/charts/compare/meshroom-5.0.4...meshroom-5.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [meshroom-5.0.4](https://github.com/truecharts/charts/compare/meshroom-5.0.3...meshroom-5.0.4) (2023-04-15) + +### Chore diff --git a/stable/meshroom/5.0.14/Chart.yaml b/stable/meshroom/5.0.14/Chart.yaml new file mode 100644 index 00000000000..f00009e2065 --- /dev/null +++ b/stable/meshroom/5.0.14/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "2.4.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - meshroom +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: meshroom +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/meshroom + - https://github.com/alicevision/meshroom +version: 5.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/openhab/5.0.6/README.md b/stable/meshroom/5.0.14/README.md similarity index 100% rename from stable/openhab/5.0.6/README.md rename to stable/meshroom/5.0.14/README.md diff --git a/stable/meshroom/5.0.14/app-changelog.md b/stable/meshroom/5.0.14/app-changelog.md new file mode 100644 index 00000000000..c74924e8ba0 --- /dev/null +++ b/stable/meshroom/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [meshroom-5.0.14](https://github.com/truecharts/charts/compare/meshroom-5.0.13...meshroom-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/meshroom/5.0.13/app-readme.md b/stable/meshroom/5.0.14/app-readme.md similarity index 100% rename from stable/meshroom/5.0.13/app-readme.md rename to stable/meshroom/5.0.14/app-readme.md diff --git a/stable/meshroom/5.0.14/charts/common-12.9.2.tgz b/stable/meshroom/5.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/meshroom/5.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/meshroom/5.0.13/ix_values.yaml b/stable/meshroom/5.0.14/ix_values.yaml similarity index 100% rename from stable/meshroom/5.0.13/ix_values.yaml rename to stable/meshroom/5.0.14/ix_values.yaml diff --git a/stable/meshroom/5.0.13/questions.yaml b/stable/meshroom/5.0.14/questions.yaml similarity index 100% rename from stable/meshroom/5.0.13/questions.yaml rename to stable/meshroom/5.0.14/questions.yaml diff --git a/stable/openspeedtest/4.0.12/templates/NOTES.txt b/stable/meshroom/5.0.14/templates/NOTES.txt similarity index 100% rename from stable/openspeedtest/4.0.12/templates/NOTES.txt rename to stable/meshroom/5.0.14/templates/NOTES.txt diff --git a/stable/openvscode-server/5.0.16/templates/common.yaml b/stable/meshroom/5.0.14/templates/common.yaml similarity index 100% rename from stable/openvscode-server/5.0.16/templates/common.yaml rename to stable/meshroom/5.0.14/templates/common.yaml diff --git a/stable/openvscode-server/5.0.16/values.yaml b/stable/meshroom/5.0.14/values.yaml similarity index 100% rename from stable/openvscode-server/5.0.16/values.yaml rename to stable/meshroom/5.0.14/values.yaml diff --git a/stable/minecraft-bedrock/4.0.13/CHANGELOG.md b/stable/minecraft-bedrock/4.0.13/CHANGELOG.md deleted file mode 100644 index c5e063b9028..00000000000 --- a/stable/minecraft-bedrock/4.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [minecraft-bedrock-4.0.13](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.12...minecraft-bedrock-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [minecraft-bedrock-4.0.12](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.11...minecraft-bedrock-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [minecraft-bedrock-4.0.11](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.10...minecraft-bedrock-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [minecraft-bedrock-4.0.10](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.9...minecraft-bedrock-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [minecraft-bedrock-4.0.9](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.8...minecraft-bedrock-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [minecraft-bedrock-4.0.8](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.7...minecraft-bedrock-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [minecraft-bedrock-4.0.7](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.6...minecraft-bedrock-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [minecraft-bedrock-4.0.6](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.5...minecraft-bedrock-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [minecraft-bedrock-4.0.5](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.4...minecraft-bedrock-4.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [minecraft-bedrock-4.0.4](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.3...minecraft-bedrock-4.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [minecraft-bedrock-4.0.3](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.2...minecraft-bedrock-4.0.3) (2023-04-14) - - diff --git a/stable/minecraft-bedrock/4.0.13/Chart.yaml b/stable/minecraft-bedrock/4.0.13/Chart.yaml deleted file mode 100644 index 4bdd74abaf2..00000000000 --- a/stable/minecraft-bedrock/4.0.13/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "2022.1.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - minecraft -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: minecraft-bedrock -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-bedrock - - https://github.com/itzg/docker-minecraft-server -type: application -version: 4.0.13 -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" diff --git a/stable/minecraft-bedrock/4.0.13/app-changelog.md b/stable/minecraft-bedrock/4.0.13/app-changelog.md deleted file mode 100644 index f34ff330981..00000000000 --- a/stable/minecraft-bedrock/4.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [minecraft-bedrock-4.0.13](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.12...minecraft-bedrock-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/minecraft-bedrock/4.0.13/charts/common-12.8.1.tgz b/stable/minecraft-bedrock/4.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/minecraft-bedrock/4.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/minecraft-bedrock/4.0.14/CHANGELOG.md b/stable/minecraft-bedrock/4.0.14/CHANGELOG.md new file mode 100644 index 00000000000..8140330e4cb --- /dev/null +++ b/stable/minecraft-bedrock/4.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [minecraft-bedrock-4.0.14](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.13...minecraft-bedrock-4.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [minecraft-bedrock-4.0.13](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.12...minecraft-bedrock-4.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [minecraft-bedrock-4.0.12](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.11...minecraft-bedrock-4.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [minecraft-bedrock-4.0.11](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.10...minecraft-bedrock-4.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [minecraft-bedrock-4.0.10](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.9...minecraft-bedrock-4.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [minecraft-bedrock-4.0.9](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.8...minecraft-bedrock-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [minecraft-bedrock-4.0.8](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.7...minecraft-bedrock-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [minecraft-bedrock-4.0.7](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.6...minecraft-bedrock-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [minecraft-bedrock-4.0.6](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.5...minecraft-bedrock-4.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [minecraft-bedrock-4.0.5](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.4...minecraft-bedrock-4.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [minecraft-bedrock-4.0.4](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.3...minecraft-bedrock-4.0.4) (2023-04-15) + +### Chore diff --git a/stable/minecraft-bedrock/4.0.14/Chart.yaml b/stable/minecraft-bedrock/4.0.14/Chart.yaml new file mode 100644 index 00000000000..bd1881436ea --- /dev/null +++ b/stable/minecraft-bedrock/4.0.14/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2022.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - minecraft +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: minecraft-bedrock +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-bedrock + - https://github.com/itzg/docker-minecraft-server +type: application +version: 4.0.14 +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" diff --git a/stable/openspeedtest/4.0.12/README.md b/stable/minecraft-bedrock/4.0.14/README.md similarity index 100% rename from stable/openspeedtest/4.0.12/README.md rename to stable/minecraft-bedrock/4.0.14/README.md diff --git a/stable/minecraft-bedrock/4.0.14/app-changelog.md b/stable/minecraft-bedrock/4.0.14/app-changelog.md new file mode 100644 index 00000000000..b0be0592ad7 --- /dev/null +++ b/stable/minecraft-bedrock/4.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [minecraft-bedrock-4.0.14](https://github.com/truecharts/charts/compare/minecraft-bedrock-4.0.13...minecraft-bedrock-4.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/minecraft-bedrock/4.0.13/app-readme.md b/stable/minecraft-bedrock/4.0.14/app-readme.md similarity index 100% rename from stable/minecraft-bedrock/4.0.13/app-readme.md rename to stable/minecraft-bedrock/4.0.14/app-readme.md diff --git a/stable/minecraft-bedrock/4.0.14/charts/common-12.9.2.tgz b/stable/minecraft-bedrock/4.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/minecraft-bedrock/4.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/minecraft-bedrock/4.0.13/ix_values.yaml b/stable/minecraft-bedrock/4.0.14/ix_values.yaml similarity index 100% rename from stable/minecraft-bedrock/4.0.13/ix_values.yaml rename to stable/minecraft-bedrock/4.0.14/ix_values.yaml diff --git a/stable/minecraft-bedrock/4.0.13/questions.yaml b/stable/minecraft-bedrock/4.0.14/questions.yaml similarity index 100% rename from stable/minecraft-bedrock/4.0.13/questions.yaml rename to stable/minecraft-bedrock/4.0.14/questions.yaml diff --git a/stable/openvscode-server/5.0.16/templates/NOTES.txt b/stable/minecraft-bedrock/4.0.14/templates/NOTES.txt similarity index 100% rename from stable/openvscode-server/5.0.16/templates/NOTES.txt rename to stable/minecraft-bedrock/4.0.14/templates/NOTES.txt diff --git a/stable/oscam/9.0.13/templates/common.yaml b/stable/minecraft-bedrock/4.0.14/templates/common.yaml similarity index 100% rename from stable/oscam/9.0.13/templates/common.yaml rename to stable/minecraft-bedrock/4.0.14/templates/common.yaml diff --git a/stable/oscam/9.0.13/values.yaml b/stable/minecraft-bedrock/4.0.14/values.yaml similarity index 100% rename from stable/oscam/9.0.13/values.yaml rename to stable/minecraft-bedrock/4.0.14/values.yaml diff --git a/stable/minecraft-bungeecord/4.0.12/CHANGELOG.md b/stable/minecraft-bungeecord/4.0.12/CHANGELOG.md deleted file mode 100644 index 3cbf555dc18..00000000000 --- a/stable/minecraft-bungeecord/4.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [minecraft-bungeecord-4.0.12](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.11...minecraft-bungeecord-4.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [minecraft-bungeecord-4.0.11](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.10...minecraft-bungeecord-4.0.11) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [minecraft-bungeecord-4.0.10](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.9...minecraft-bungeecord-4.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [minecraft-bungeecord-4.0.9](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.8...minecraft-bungeecord-4.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [minecraft-bungeecord-4.0.8](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.7...minecraft-bungeecord-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [minecraft-bungeecord-4.0.7](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.6...minecraft-bungeecord-4.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [minecraft-bungeecord-4.0.6](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.5...minecraft-bungeecord-4.0.6) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [minecraft-bungeecord-4.0.5](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.4...minecraft-bungeecord-4.0.5) (2023-04-19) - -### Fix - -- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) - - - - -## [minecraft-bungeecord-4.0.4](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.3...minecraft-bungeecord-4.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [minecraft-bungeecord-4.0.3](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.2...minecraft-bungeecord-4.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [minecraft-bungeecord-4.0.2](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.1...minecraft-bungeecord-4.0.2) (2023-04-15) - -### Chore diff --git a/stable/minecraft-bungeecord/4.0.12/Chart.yaml b/stable/minecraft-bungeecord/4.0.12/Chart.yaml deleted file mode 100644 index 06ea6d8b029..00000000000 --- a/stable/minecraft-bungeecord/4.0.12/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "2022.4.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -description: A Spigot BungeeCord server. -home: https://truecharts.org/charts/stable/minecraft-bungeecord -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-bungeecord.png -keywords: - - minecraft-bungeecord - - gameserver - - minecraft -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: minecraft-bungeecord -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-bungeecord - - https://github.com/itzg/docker-bungeecord -type: application -version: 4.0.12 -annotations: - truecharts.org/catagories: | - - proxy - - minecraft - truecharts.org/SCALE-support: "true" diff --git a/stable/minecraft-bungeecord/4.0.12/app-changelog.md b/stable/minecraft-bungeecord/4.0.12/app-changelog.md deleted file mode 100644 index 9ee8197129c..00000000000 --- a/stable/minecraft-bungeecord/4.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [minecraft-bungeecord-4.0.12](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.11...minecraft-bungeecord-4.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/minecraft-bungeecord/4.0.12/charts/common-12.8.1.tgz b/stable/minecraft-bungeecord/4.0.12/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/minecraft-bungeecord/4.0.12/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/minecraft-bungeecord/4.0.13/CHANGELOG.md b/stable/minecraft-bungeecord/4.0.13/CHANGELOG.md new file mode 100644 index 00000000000..8aa01c4d46f --- /dev/null +++ b/stable/minecraft-bungeecord/4.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [minecraft-bungeecord-4.0.13](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.12...minecraft-bungeecord-4.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [minecraft-bungeecord-4.0.12](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.11...minecraft-bungeecord-4.0.12) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [minecraft-bungeecord-4.0.11](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.10...minecraft-bungeecord-4.0.11) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [minecraft-bungeecord-4.0.10](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.9...minecraft-bungeecord-4.0.10) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [minecraft-bungeecord-4.0.9](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.8...minecraft-bungeecord-4.0.9) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [minecraft-bungeecord-4.0.8](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.7...minecraft-bungeecord-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [minecraft-bungeecord-4.0.7](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.6...minecraft-bungeecord-4.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [minecraft-bungeecord-4.0.6](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.5...minecraft-bungeecord-4.0.6) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [minecraft-bungeecord-4.0.5](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.4...minecraft-bungeecord-4.0.5) (2023-04-19) + +### Fix + +- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) + + + + +## [minecraft-bungeecord-4.0.4](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.3...minecraft-bungeecord-4.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [minecraft-bungeecord-4.0.3](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.2...minecraft-bungeecord-4.0.3) (2023-04-16) + +### Chore diff --git a/stable/minecraft-bungeecord/4.0.13/Chart.yaml b/stable/minecraft-bungeecord/4.0.13/Chart.yaml new file mode 100644 index 00000000000..1a4bbb5aafe --- /dev/null +++ b/stable/minecraft-bungeecord/4.0.13/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2022.4.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +description: A Spigot BungeeCord server. +home: https://truecharts.org/charts/stable/minecraft-bungeecord +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minecraft-bungeecord.png +keywords: + - minecraft-bungeecord + - gameserver + - minecraft +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: minecraft-bungeecord +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-bungeecord + - https://github.com/itzg/docker-bungeecord +type: application +version: 4.0.13 +annotations: + truecharts.org/catagories: | + - proxy + - minecraft + truecharts.org/SCALE-support: "true" diff --git a/stable/openvscode-server/5.0.16/README.md b/stable/minecraft-bungeecord/4.0.13/README.md similarity index 100% rename from stable/openvscode-server/5.0.16/README.md rename to stable/minecraft-bungeecord/4.0.13/README.md diff --git a/stable/minecraft-bungeecord/4.0.13/app-changelog.md b/stable/minecraft-bungeecord/4.0.13/app-changelog.md new file mode 100644 index 00000000000..ed10cc027ea --- /dev/null +++ b/stable/minecraft-bungeecord/4.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [minecraft-bungeecord-4.0.13](https://github.com/truecharts/charts/compare/minecraft-bungeecord-4.0.12...minecraft-bungeecord-4.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/minecraft-bungeecord/4.0.12/app-readme.md b/stable/minecraft-bungeecord/4.0.13/app-readme.md similarity index 100% rename from stable/minecraft-bungeecord/4.0.12/app-readme.md rename to stable/minecraft-bungeecord/4.0.13/app-readme.md diff --git a/stable/minecraft-bungeecord/4.0.13/charts/common-12.9.2.tgz b/stable/minecraft-bungeecord/4.0.13/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/minecraft-bungeecord/4.0.13/charts/common-12.9.2.tgz differ diff --git a/stable/minecraft-bungeecord/4.0.12/ix_values.yaml b/stable/minecraft-bungeecord/4.0.13/ix_values.yaml similarity index 100% rename from stable/minecraft-bungeecord/4.0.12/ix_values.yaml rename to stable/minecraft-bungeecord/4.0.13/ix_values.yaml diff --git a/stable/minecraft-bungeecord/4.0.12/questions.yaml b/stable/minecraft-bungeecord/4.0.13/questions.yaml similarity index 100% rename from stable/minecraft-bungeecord/4.0.12/questions.yaml rename to stable/minecraft-bungeecord/4.0.13/questions.yaml diff --git a/stable/oscam/9.0.13/templates/NOTES.txt b/stable/minecraft-bungeecord/4.0.13/templates/NOTES.txt similarity index 100% rename from stable/oscam/9.0.13/templates/NOTES.txt rename to stable/minecraft-bungeecord/4.0.13/templates/NOTES.txt diff --git a/stable/overseerr/9.0.13/templates/common.yaml b/stable/minecraft-bungeecord/4.0.13/templates/common.yaml similarity index 100% rename from stable/overseerr/9.0.13/templates/common.yaml rename to stable/minecraft-bungeecord/4.0.13/templates/common.yaml diff --git a/stable/outline/7.0.16/values.yaml b/stable/minecraft-bungeecord/4.0.13/values.yaml similarity index 100% rename from stable/outline/7.0.16/values.yaml rename to stable/minecraft-bungeecord/4.0.13/values.yaml diff --git a/stable/minecraft-java/4.0.18/CHANGELOG.md b/stable/minecraft-java/4.0.18/CHANGELOG.md deleted file mode 100644 index 33f1304ab3a..00000000000 --- a/stable/minecraft-java/4.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [minecraft-java-4.0.18](https://github.com/truecharts/charts/compare/minecraft-java-4.0.17...minecraft-java-4.0.18) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [minecraft-java-4.0.17](https://github.com/truecharts/charts/compare/minecraft-java-4.0.16...minecraft-java-4.0.17) (2023-05-16) - -### Chore - -- update container image tccr.io/truecharts/minecraft-java19 to latest ([#8987](https://github.com/truecharts/charts/issues/8987)) - - - - -## [minecraft-java-4.0.16](https://github.com/truecharts/charts/compare/minecraft-java-4.0.15...minecraft-java-4.0.16) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [minecraft-java-4.0.15](https://github.com/truecharts/charts/compare/minecraft-java-4.0.14...minecraft-java-4.0.15) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/minecraft-java19 to latest ([#8950](https://github.com/truecharts/charts/issues/8950)) - - - - -## [minecraft-java-4.0.14](https://github.com/truecharts/charts/compare/minecraft-java-4.0.13...minecraft-java-4.0.14) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [minecraft-java-4.0.13](https://github.com/truecharts/charts/compare/minecraft-java-4.0.12...minecraft-java-4.0.13) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/minecraft-java19 to latest ([#8773](https://github.com/truecharts/charts/issues/8773)) - - - - -## [minecraft-java-4.0.13](https://github.com/truecharts/charts/compare/minecraft-java-4.0.12...minecraft-java-4.0.13) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/minecraft-java19 to latest ([#8773](https://github.com/truecharts/charts/issues/8773)) - - - - -## [minecraft-java-4.0.13](https://github.com/truecharts/charts/compare/minecraft-java-4.0.12...minecraft-java-4.0.13) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/minecraft-java19 to latest ([#8773](https://github.com/truecharts/charts/issues/8773)) - - - - -## [minecraft-java-4.0.12](https://github.com/truecharts/charts/compare/minecraft-java-4.0.11...minecraft-java-4.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [minecraft-java-4.0.11](https://github.com/truecharts/charts/compare/minecraft-java-4.0.10...minecraft-java-4.0.11) (2023-05-02) - -### Chore - -- update container image tccr.io/truecharts/minecraft-java19 to latest ([#8676](https://github.com/truecharts/charts/issues/8676)) - - - - -## [minecraft-java-4.0.10](https://github.com/truecharts/charts/compare/minecraft-java-4.0.9...minecraft-java-4.0.10) (2023-04-29) - -### Chore diff --git a/stable/minecraft-java/4.0.18/Chart.yaml b/stable/minecraft-java/4.0.18/Chart.yaml deleted file mode 100644 index d31cdbd2e7d..00000000000 --- a/stable/minecraft-java/4.0.18/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2023.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - minecraft-java - - minecraft -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: minecraft-java -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-java - - https://github.com/itzg/docker-minecraft-server -type: application -version: 4.0.18 -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" diff --git a/stable/minecraft-java/4.0.18/app-changelog.md b/stable/minecraft-java/4.0.18/app-changelog.md deleted file mode 100644 index a840368b402..00000000000 --- a/stable/minecraft-java/4.0.18/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [minecraft-java-4.0.18](https://github.com/truecharts/charts/compare/minecraft-java-4.0.17...minecraft-java-4.0.18) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/minecraft-java/4.0.18/charts/common-12.8.1.tgz b/stable/minecraft-java/4.0.18/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/minecraft-java/4.0.18/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/minecraft-java/4.0.19/CHANGELOG.md b/stable/minecraft-java/4.0.19/CHANGELOG.md new file mode 100644 index 00000000000..41daacad9a9 --- /dev/null +++ b/stable/minecraft-java/4.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [minecraft-java-4.0.19](https://github.com/truecharts/charts/compare/minecraft-java-4.0.18...minecraft-java-4.0.19) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [minecraft-java-4.0.18](https://github.com/truecharts/charts/compare/minecraft-java-4.0.17...minecraft-java-4.0.18) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [minecraft-java-4.0.17](https://github.com/truecharts/charts/compare/minecraft-java-4.0.16...minecraft-java-4.0.17) (2023-05-16) + +### Chore + +- update container image tccr.io/truecharts/minecraft-java19 to latest ([#8987](https://github.com/truecharts/charts/issues/8987)) + + + + +## [minecraft-java-4.0.16](https://github.com/truecharts/charts/compare/minecraft-java-4.0.15...minecraft-java-4.0.16) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [minecraft-java-4.0.15](https://github.com/truecharts/charts/compare/minecraft-java-4.0.14...minecraft-java-4.0.15) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/minecraft-java19 to latest ([#8950](https://github.com/truecharts/charts/issues/8950)) + + + + +## [minecraft-java-4.0.14](https://github.com/truecharts/charts/compare/minecraft-java-4.0.13...minecraft-java-4.0.14) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [minecraft-java-4.0.13](https://github.com/truecharts/charts/compare/minecraft-java-4.0.12...minecraft-java-4.0.13) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/minecraft-java19 to latest ([#8773](https://github.com/truecharts/charts/issues/8773)) + + + + +## [minecraft-java-4.0.13](https://github.com/truecharts/charts/compare/minecraft-java-4.0.12...minecraft-java-4.0.13) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/minecraft-java19 to latest ([#8773](https://github.com/truecharts/charts/issues/8773)) + + + + +## [minecraft-java-4.0.13](https://github.com/truecharts/charts/compare/minecraft-java-4.0.12...minecraft-java-4.0.13) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/minecraft-java19 to latest ([#8773](https://github.com/truecharts/charts/issues/8773)) + + + + +## [minecraft-java-4.0.12](https://github.com/truecharts/charts/compare/minecraft-java-4.0.11...minecraft-java-4.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [minecraft-java-4.0.11](https://github.com/truecharts/charts/compare/minecraft-java-4.0.10...minecraft-java-4.0.11) (2023-05-02) + +### Chore diff --git a/stable/minecraft-java/4.0.19/Chart.yaml b/stable/minecraft-java/4.0.19/Chart.yaml new file mode 100644 index 00000000000..3bfd6f5a503 --- /dev/null +++ b/stable/minecraft-java/4.0.19/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2023.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - minecraft-java + - minecraft +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: minecraft-java +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/minecraft-java + - https://github.com/itzg/docker-minecraft-server +type: application +version: 4.0.19 +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" diff --git a/stable/oscam/9.0.13/README.md b/stable/minecraft-java/4.0.19/README.md similarity index 100% rename from stable/oscam/9.0.13/README.md rename to stable/minecraft-java/4.0.19/README.md diff --git a/stable/minecraft-java/4.0.19/app-changelog.md b/stable/minecraft-java/4.0.19/app-changelog.md new file mode 100644 index 00000000000..bddfeeebb08 --- /dev/null +++ b/stable/minecraft-java/4.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [minecraft-java-4.0.19](https://github.com/truecharts/charts/compare/minecraft-java-4.0.18...minecraft-java-4.0.19) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/minecraft-java/4.0.18/app-readme.md b/stable/minecraft-java/4.0.19/app-readme.md similarity index 100% rename from stable/minecraft-java/4.0.18/app-readme.md rename to stable/minecraft-java/4.0.19/app-readme.md diff --git a/stable/minecraft-java/4.0.19/charts/common-12.9.2.tgz b/stable/minecraft-java/4.0.19/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/minecraft-java/4.0.19/charts/common-12.9.2.tgz differ diff --git a/stable/minecraft-java/4.0.18/ix_values.yaml b/stable/minecraft-java/4.0.19/ix_values.yaml similarity index 100% rename from stable/minecraft-java/4.0.18/ix_values.yaml rename to stable/minecraft-java/4.0.19/ix_values.yaml diff --git a/stable/minecraft-java/4.0.18/questions.yaml b/stable/minecraft-java/4.0.19/questions.yaml similarity index 100% rename from stable/minecraft-java/4.0.18/questions.yaml rename to stable/minecraft-java/4.0.19/questions.yaml diff --git a/stable/outline/7.0.16/templates/NOTES.txt b/stable/minecraft-java/4.0.19/templates/NOTES.txt similarity index 100% rename from stable/outline/7.0.16/templates/NOTES.txt rename to stable/minecraft-java/4.0.19/templates/NOTES.txt diff --git a/stable/owncast/9.0.13/templates/common.yaml b/stable/minecraft-java/4.0.19/templates/common.yaml similarity index 100% rename from stable/owncast/9.0.13/templates/common.yaml rename to stable/minecraft-java/4.0.19/templates/common.yaml diff --git a/stable/overseerr/9.0.13/values.yaml b/stable/minecraft-java/4.0.19/values.yaml similarity index 100% rename from stable/overseerr/9.0.13/values.yaml rename to stable/minecraft-java/4.0.19/values.yaml diff --git a/stable/minetest/4.0.16/CHANGELOG.md b/stable/minetest/4.0.16/CHANGELOG.md deleted file mode 100644 index c13444e3dd5..00000000000 --- a/stable/minetest/4.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [minetest-4.0.16](https://github.com/truecharts/charts/compare/minetest-4.0.15...minetest-4.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [minetest-4.0.15](https://github.com/truecharts/charts/compare/minetest-4.0.14...minetest-4.0.15) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [minetest-4.0.14](https://github.com/truecharts/charts/compare/minetest-4.0.13...minetest-4.0.14) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [minetest-4.0.13](https://github.com/truecharts/charts/compare/minetest-4.0.12...minetest-4.0.13) (2023-05-04) - -### Chore - -- update container image tccr.io/truecharts/minetest to 5.7.0 ([#8754](https://github.com/truecharts/charts/issues/8754)) - - - - -## [minetest-4.0.12](https://github.com/truecharts/charts/compare/minetest-4.0.11...minetest-4.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [minetest-4.0.11](https://github.com/truecharts/charts/compare/minetest-4.0.10...minetest-4.0.11) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/minetest to v5.7.0 ([#8599](https://github.com/truecharts/charts/issues/8599)) - - - - -## [minetest-4.0.10](https://github.com/truecharts/charts/compare/minetest-4.0.9...minetest-4.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/minetest to v ([#8316](https://github.com/truecharts/charts/issues/8316)) - - - - -## [minetest-4.0.9](https://github.com/truecharts/charts/compare/minetest-4.0.8...minetest-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [minetest-4.0.8](https://github.com/truecharts/charts/compare/minetest-4.0.7...minetest-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [minetest-4.0.7](https://github.com/truecharts/charts/compare/minetest-4.0.6...minetest-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [minetest-4.0.6](https://github.com/truecharts/charts/compare/minetest-4.0.5...minetest-4.0.6) (2023-04-16) - -### Chore diff --git a/stable/minetest/4.0.16/Chart.yaml b/stable/minetest/4.0.16/Chart.yaml deleted file mode 100644 index df18a021374..00000000000 --- a/stable/minetest/4.0.16/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: minetest -version: 4.0.16 -appVersion: "5.7.0" -description: Minetest (server) is a near-infinite-world block sandbox game and a game engine. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/minetest -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minetest.png -keywords: - - minetest -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/minetest -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" diff --git a/stable/minetest/4.0.16/app-changelog.md b/stable/minetest/4.0.16/app-changelog.md deleted file mode 100644 index 6be2a84af00..00000000000 --- a/stable/minetest/4.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [minetest-4.0.16](https://github.com/truecharts/charts/compare/minetest-4.0.15...minetest-4.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/minetest/4.0.16/charts/common-12.8.1.tgz b/stable/minetest/4.0.16/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/minetest/4.0.16/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/minetest/4.0.17/CHANGELOG.md b/stable/minetest/4.0.17/CHANGELOG.md new file mode 100644 index 00000000000..15084ef15ab --- /dev/null +++ b/stable/minetest/4.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [minetest-4.0.17](https://github.com/truecharts/charts/compare/minetest-4.0.16...minetest-4.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [minetest-4.0.16](https://github.com/truecharts/charts/compare/minetest-4.0.15...minetest-4.0.16) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [minetest-4.0.15](https://github.com/truecharts/charts/compare/minetest-4.0.14...minetest-4.0.15) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [minetest-4.0.14](https://github.com/truecharts/charts/compare/minetest-4.0.13...minetest-4.0.14) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [minetest-4.0.13](https://github.com/truecharts/charts/compare/minetest-4.0.12...minetest-4.0.13) (2023-05-04) + +### Chore + +- update container image tccr.io/truecharts/minetest to 5.7.0 ([#8754](https://github.com/truecharts/charts/issues/8754)) + + + + +## [minetest-4.0.12](https://github.com/truecharts/charts/compare/minetest-4.0.11...minetest-4.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [minetest-4.0.11](https://github.com/truecharts/charts/compare/minetest-4.0.10...minetest-4.0.11) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/minetest to v5.7.0 ([#8599](https://github.com/truecharts/charts/issues/8599)) + + + + +## [minetest-4.0.10](https://github.com/truecharts/charts/compare/minetest-4.0.9...minetest-4.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/minetest to v ([#8316](https://github.com/truecharts/charts/issues/8316)) + + + + +## [minetest-4.0.9](https://github.com/truecharts/charts/compare/minetest-4.0.8...minetest-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [minetest-4.0.8](https://github.com/truecharts/charts/compare/minetest-4.0.7...minetest-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [minetest-4.0.7](https://github.com/truecharts/charts/compare/minetest-4.0.6...minetest-4.0.7) (2023-04-20) + +### Chore diff --git a/stable/minetest/4.0.17/Chart.yaml b/stable/minetest/4.0.17/Chart.yaml new file mode 100644 index 00000000000..cac73b2672b --- /dev/null +++ b/stable/minetest/4.0.17/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: minetest +version: 4.0.17 +appVersion: "5.7.0" +description: Minetest (server) is a near-infinite-world block sandbox game and a game engine. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/minetest +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minetest.png +keywords: + - minetest +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/minetest +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" diff --git a/stable/outline/7.0.16/README.md b/stable/minetest/4.0.17/README.md similarity index 100% rename from stable/outline/7.0.16/README.md rename to stable/minetest/4.0.17/README.md diff --git a/stable/minetest/4.0.17/app-changelog.md b/stable/minetest/4.0.17/app-changelog.md new file mode 100644 index 00000000000..fbd2c440684 --- /dev/null +++ b/stable/minetest/4.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [minetest-4.0.17](https://github.com/truecharts/charts/compare/minetest-4.0.16...minetest-4.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/minetest/4.0.16/app-readme.md b/stable/minetest/4.0.17/app-readme.md similarity index 100% rename from stable/minetest/4.0.16/app-readme.md rename to stable/minetest/4.0.17/app-readme.md diff --git a/stable/minetest/4.0.17/charts/common-12.9.2.tgz b/stable/minetest/4.0.17/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/minetest/4.0.17/charts/common-12.9.2.tgz differ diff --git a/stable/minetest/4.0.16/ix_values.yaml b/stable/minetest/4.0.17/ix_values.yaml similarity index 100% rename from stable/minetest/4.0.16/ix_values.yaml rename to stable/minetest/4.0.17/ix_values.yaml diff --git a/stable/minetest/4.0.16/questions.yaml b/stable/minetest/4.0.17/questions.yaml similarity index 100% rename from stable/minetest/4.0.16/questions.yaml rename to stable/minetest/4.0.17/questions.yaml diff --git a/stable/overseerr/9.0.13/templates/NOTES.txt b/stable/minetest/4.0.17/templates/NOTES.txt similarity index 100% rename from stable/overseerr/9.0.13/templates/NOTES.txt rename to stable/minetest/4.0.17/templates/NOTES.txt diff --git a/stable/papermerge/7.0.13/templates/common.yaml b/stable/minetest/4.0.17/templates/common.yaml similarity index 100% rename from stable/papermerge/7.0.13/templates/common.yaml rename to stable/minetest/4.0.17/templates/common.yaml diff --git a/stable/owncast/9.0.13/values.yaml b/stable/minetest/4.0.17/values.yaml similarity index 100% rename from stable/owncast/9.0.13/values.yaml rename to stable/minetest/4.0.17/values.yaml diff --git a/stable/minio-console/6.0.16/CHANGELOG.md b/stable/minio-console/6.0.16/CHANGELOG.md deleted file mode 100644 index f1d80a34e6d..00000000000 --- a/stable/minio-console/6.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [minio-console-6.0.16](https://github.com/truecharts/charts/compare/minio-console-6.0.15...minio-console-6.0.16) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/minio-console to v0.27.0 ([#8905](https://github.com/truecharts/charts/issues/8905)) - - - - -## [minio-console-6.0.15](https://github.com/truecharts/charts/compare/minio-console-6.0.14...minio-console-6.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [minio-console-6.0.14](https://github.com/truecharts/charts/compare/minio-console-6.0.13...minio-console-6.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [minio-console-6.0.13](https://github.com/truecharts/charts/compare/minio-console-6.0.12...minio-console-6.0.13) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/minio-console to v0.26.4 ([#8832](https://github.com/truecharts/charts/issues/8832)) - - - - -## [minio-console-6.0.12](https://github.com/truecharts/charts/compare/minio-console-6.0.11...minio-console-6.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [minio-console-6.0.11](https://github.com/truecharts/charts/compare/minio-console-6.0.10...minio-console-6.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [minio-console-6.0.10](https://github.com/truecharts/charts/compare/minio-console-6.0.9...minio-console-6.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/minio-console to v0.26.3 ([#8600](https://github.com/truecharts/charts/issues/8600)) - - - - -## [minio-console-6.0.9](https://github.com/truecharts/charts/compare/minio-console-6.0.8...minio-console-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [minio-console-6.0.8](https://github.com/truecharts/charts/compare/minio-console-6.0.7...minio-console-6.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [minio-console-6.0.7](https://github.com/truecharts/charts/compare/minio-console-6.0.6...minio-console-6.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [minio-console-6.0.6](https://github.com/truecharts/charts/compare/minio-console-6.0.5...minio-console-6.0.6) (2023-04-16) - -### Chore diff --git a/stable/minio-console/6.0.16/Chart.yaml b/stable/minio-console/6.0.16/Chart.yaml deleted file mode 100644 index 60cc4854658..00000000000 --- a/stable/minio-console/6.0.16/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "0.27.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - minio-console - - minio - - s3 -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: minio-console -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/minio-console - - https://github.com/minio/console -version: 6.0.16 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/minio-console/6.0.16/app-changelog.md b/stable/minio-console/6.0.16/app-changelog.md deleted file mode 100644 index 98e8c17c192..00000000000 --- a/stable/minio-console/6.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [minio-console-6.0.16](https://github.com/truecharts/charts/compare/minio-console-6.0.15...minio-console-6.0.16) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/minio-console to v0.27.0 ([#8905](https://github.com/truecharts/charts/issues/8905)) - - \ No newline at end of file diff --git a/stable/minio-console/6.0.16/charts/common-12.8.1.tgz b/stable/minio-console/6.0.16/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/minio-console/6.0.16/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/minio-console/6.0.17/CHANGELOG.md b/stable/minio-console/6.0.17/CHANGELOG.md new file mode 100644 index 00000000000..37181a0db5f --- /dev/null +++ b/stable/minio-console/6.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [minio-console-6.0.17](https://github.com/truecharts/charts/compare/minio-console-6.0.16...minio-console-6.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [minio-console-6.0.16](https://github.com/truecharts/charts/compare/minio-console-6.0.15...minio-console-6.0.16) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/minio-console to v0.27.0 ([#8905](https://github.com/truecharts/charts/issues/8905)) + + + + +## [minio-console-6.0.15](https://github.com/truecharts/charts/compare/minio-console-6.0.14...minio-console-6.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [minio-console-6.0.14](https://github.com/truecharts/charts/compare/minio-console-6.0.13...minio-console-6.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [minio-console-6.0.13](https://github.com/truecharts/charts/compare/minio-console-6.0.12...minio-console-6.0.13) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/minio-console to v0.26.4 ([#8832](https://github.com/truecharts/charts/issues/8832)) + + + + +## [minio-console-6.0.12](https://github.com/truecharts/charts/compare/minio-console-6.0.11...minio-console-6.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [minio-console-6.0.11](https://github.com/truecharts/charts/compare/minio-console-6.0.10...minio-console-6.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [minio-console-6.0.10](https://github.com/truecharts/charts/compare/minio-console-6.0.9...minio-console-6.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/minio-console to v0.26.3 ([#8600](https://github.com/truecharts/charts/issues/8600)) + + + + +## [minio-console-6.0.9](https://github.com/truecharts/charts/compare/minio-console-6.0.8...minio-console-6.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [minio-console-6.0.8](https://github.com/truecharts/charts/compare/minio-console-6.0.7...minio-console-6.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [minio-console-6.0.7](https://github.com/truecharts/charts/compare/minio-console-6.0.6...minio-console-6.0.7) (2023-04-20) + +### Chore diff --git a/stable/minio-console/6.0.17/Chart.yaml b/stable/minio-console/6.0.17/Chart.yaml new file mode 100644 index 00000000000..fd892b6107f --- /dev/null +++ b/stable/minio-console/6.0.17/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "0.27.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - minio-console + - minio + - s3 +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: minio-console +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/minio-console + - https://github.com/minio/console +version: 6.0.17 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/overseerr/9.0.13/README.md b/stable/minio-console/6.0.17/README.md similarity index 100% rename from stable/overseerr/9.0.13/README.md rename to stable/minio-console/6.0.17/README.md diff --git a/stable/minio-console/6.0.17/app-changelog.md b/stable/minio-console/6.0.17/app-changelog.md new file mode 100644 index 00000000000..ede11c3d70c --- /dev/null +++ b/stable/minio-console/6.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [minio-console-6.0.17](https://github.com/truecharts/charts/compare/minio-console-6.0.16...minio-console-6.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/minio-console/6.0.16/app-readme.md b/stable/minio-console/6.0.17/app-readme.md similarity index 100% rename from stable/minio-console/6.0.16/app-readme.md rename to stable/minio-console/6.0.17/app-readme.md diff --git a/stable/minio-console/6.0.17/charts/common-12.9.2.tgz b/stable/minio-console/6.0.17/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/minio-console/6.0.17/charts/common-12.9.2.tgz differ diff --git a/stable/minio-console/6.0.16/ix_values.yaml b/stable/minio-console/6.0.17/ix_values.yaml similarity index 100% rename from stable/minio-console/6.0.16/ix_values.yaml rename to stable/minio-console/6.0.17/ix_values.yaml diff --git a/stable/minio-console/6.0.16/questions.yaml b/stable/minio-console/6.0.17/questions.yaml similarity index 100% rename from stable/minio-console/6.0.16/questions.yaml rename to stable/minio-console/6.0.17/questions.yaml diff --git a/stable/owncast/9.0.13/templates/NOTES.txt b/stable/minio-console/6.0.17/templates/NOTES.txt similarity index 100% rename from stable/owncast/9.0.13/templates/NOTES.txt rename to stable/minio-console/6.0.17/templates/NOTES.txt diff --git a/stable/phpldapadmin/9.0.11/templates/common.yaml b/stable/minio-console/6.0.17/templates/common.yaml similarity index 100% rename from stable/phpldapadmin/9.0.11/templates/common.yaml rename to stable/minio-console/6.0.17/templates/common.yaml diff --git a/stable/paperless-ngx/1.0.17/values.yaml b/stable/minio-console/6.0.17/values.yaml similarity index 100% rename from stable/paperless-ngx/1.0.17/values.yaml rename to stable/minio-console/6.0.17/values.yaml diff --git a/stable/minio/6.0.17/CHANGELOG.md b/stable/minio/6.0.17/CHANGELOG.md deleted file mode 100644 index d8d7fe36e94..00000000000 --- a/stable/minio/6.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [minio-6.0.17](https://github.com/truecharts/charts/compare/minio-6.0.16...minio-6.0.17) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/minio to latest ([#9076](https://github.com/truecharts/charts/issues/9076)) - - - - -## [minio-6.0.16](https://github.com/truecharts/charts/compare/minio-6.0.15...minio-6.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [minio-6.0.15](https://github.com/truecharts/charts/compare/minio-6.0.14...minio-6.0.15) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [minio-6.0.14](https://github.com/truecharts/charts/compare/minio-6.0.13...minio-6.0.14) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/minio to latest ([#8951](https://github.com/truecharts/charts/issues/8951)) - - - - -## [minio-6.0.13](https://github.com/truecharts/charts/compare/minio-6.0.12...minio-6.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [minio-6.0.12](https://github.com/truecharts/charts/compare/minio-6.0.11...minio-6.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [minio-6.0.11](https://github.com/truecharts/charts/compare/minio-6.0.10...minio-6.0.11) (2023-05-02) - -### Chore - -- update container image tccr.io/truecharts/minio to latest ([#8677](https://github.com/truecharts/charts/issues/8677)) - - - - -## [minio-6.0.10](https://github.com/truecharts/charts/compare/minio-6.0.9...minio-6.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/minio to latest ([#8317](https://github.com/truecharts/charts/issues/8317)) - - - - -## [minio-6.0.9](https://github.com/truecharts/charts/compare/minio-6.0.8...minio-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [minio-6.0.8](https://github.com/truecharts/charts/compare/minio-6.0.7...minio-6.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [minio-6.0.7](https://github.com/truecharts/charts/compare/minio-6.0.6...minio-6.0.7) (2023-04-20) - -### Chore diff --git a/stable/minio/6.0.17/Chart.yaml b/stable/minio/6.0.17/Chart.yaml deleted file mode 100644 index 614d6544a6d..00000000000 --- a/stable/minio/6.0.17/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - minio - - s3 - - storage -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: minio -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/minio - - https://github.com/minio/minio -version: 6.0.17 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/minio/6.0.17/app-changelog.md b/stable/minio/6.0.17/app-changelog.md deleted file mode 100644 index 56abefe07e1..00000000000 --- a/stable/minio/6.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [minio-6.0.17](https://github.com/truecharts/charts/compare/minio-6.0.16...minio-6.0.17) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/minio to latest ([#9076](https://github.com/truecharts/charts/issues/9076)) - - \ No newline at end of file diff --git a/stable/minio/6.0.17/charts/common-12.8.1.tgz b/stable/minio/6.0.17/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/minio/6.0.17/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/minio/6.0.18/CHANGELOG.md b/stable/minio/6.0.18/CHANGELOG.md new file mode 100644 index 00000000000..c612c0cc2ad --- /dev/null +++ b/stable/minio/6.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [minio-6.0.18](https://github.com/truecharts/charts/compare/minio-6.0.17...minio-6.0.18) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [minio-6.0.17](https://github.com/truecharts/charts/compare/minio-6.0.16...minio-6.0.17) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/minio to latest ([#9076](https://github.com/truecharts/charts/issues/9076)) + + + + +## [minio-6.0.16](https://github.com/truecharts/charts/compare/minio-6.0.15...minio-6.0.16) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [minio-6.0.15](https://github.com/truecharts/charts/compare/minio-6.0.14...minio-6.0.15) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [minio-6.0.14](https://github.com/truecharts/charts/compare/minio-6.0.13...minio-6.0.14) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/minio to latest ([#8951](https://github.com/truecharts/charts/issues/8951)) + + + + +## [minio-6.0.13](https://github.com/truecharts/charts/compare/minio-6.0.12...minio-6.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [minio-6.0.12](https://github.com/truecharts/charts/compare/minio-6.0.11...minio-6.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [minio-6.0.11](https://github.com/truecharts/charts/compare/minio-6.0.10...minio-6.0.11) (2023-05-02) + +### Chore + +- update container image tccr.io/truecharts/minio to latest ([#8677](https://github.com/truecharts/charts/issues/8677)) + + + + +## [minio-6.0.10](https://github.com/truecharts/charts/compare/minio-6.0.9...minio-6.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/minio to latest ([#8317](https://github.com/truecharts/charts/issues/8317)) + + + + +## [minio-6.0.9](https://github.com/truecharts/charts/compare/minio-6.0.8...minio-6.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [minio-6.0.8](https://github.com/truecharts/charts/compare/minio-6.0.7...minio-6.0.8) (2023-04-25) + +### Chore diff --git a/stable/minio/6.0.18/Chart.yaml b/stable/minio/6.0.18/Chart.yaml new file mode 100644 index 00000000000..60a656e87e6 --- /dev/null +++ b/stable/minio/6.0.18/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - minio + - s3 + - storage +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: minio +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/minio + - https://github.com/minio/minio +version: 6.0.18 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/owncast/9.0.13/README.md b/stable/minio/6.0.18/README.md similarity index 100% rename from stable/owncast/9.0.13/README.md rename to stable/minio/6.0.18/README.md diff --git a/stable/minio/6.0.18/app-changelog.md b/stable/minio/6.0.18/app-changelog.md new file mode 100644 index 00000000000..8e2d0cb643f --- /dev/null +++ b/stable/minio/6.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [minio-6.0.18](https://github.com/truecharts/charts/compare/minio-6.0.17...minio-6.0.18) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/minio/6.0.17/app-readme.md b/stable/minio/6.0.18/app-readme.md similarity index 100% rename from stable/minio/6.0.17/app-readme.md rename to stable/minio/6.0.18/app-readme.md diff --git a/stable/minio/6.0.18/charts/common-12.9.2.tgz b/stable/minio/6.0.18/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/minio/6.0.18/charts/common-12.9.2.tgz differ diff --git a/stable/minio/6.0.17/ix_values.yaml b/stable/minio/6.0.18/ix_values.yaml similarity index 100% rename from stable/minio/6.0.17/ix_values.yaml rename to stable/minio/6.0.18/ix_values.yaml diff --git a/stable/minio/6.0.17/questions.yaml b/stable/minio/6.0.18/questions.yaml similarity index 100% rename from stable/minio/6.0.17/questions.yaml rename to stable/minio/6.0.18/questions.yaml diff --git a/stable/paperless-ngx/1.0.17/templates/NOTES.txt b/stable/minio/6.0.18/templates/NOTES.txt similarity index 100% rename from stable/paperless-ngx/1.0.17/templates/NOTES.txt rename to stable/minio/6.0.18/templates/NOTES.txt diff --git a/stable/pretend-youre-xyzzy/9.0.13/templates/common.yaml b/stable/minio/6.0.18/templates/common.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/9.0.13/templates/common.yaml rename to stable/minio/6.0.18/templates/common.yaml diff --git a/stable/papermerge/7.0.13/values.yaml b/stable/minio/6.0.18/values.yaml similarity index 100% rename from stable/papermerge/7.0.13/values.yaml rename to stable/minio/6.0.18/values.yaml diff --git a/stable/minisatip/5.0.13/CHANGELOG.md b/stable/minisatip/5.0.13/CHANGELOG.md deleted file mode 100644 index 665f1eccf21..00000000000 --- a/stable/minisatip/5.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [minisatip-5.0.13](https://github.com/truecharts/charts/compare/minisatip-5.0.12...minisatip-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [minisatip-5.0.12](https://github.com/truecharts/charts/compare/minisatip-5.0.11...minisatip-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [minisatip-5.0.11](https://github.com/truecharts/charts/compare/minisatip-5.0.10...minisatip-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [minisatip-5.0.10](https://github.com/truecharts/charts/compare/minisatip-5.0.9...minisatip-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [minisatip-5.0.9](https://github.com/truecharts/charts/compare/minisatip-5.0.8...minisatip-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [minisatip-5.0.8](https://github.com/truecharts/charts/compare/minisatip-5.0.7...minisatip-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [minisatip-5.0.7](https://github.com/truecharts/charts/compare/minisatip-5.0.6...minisatip-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [minisatip-5.0.6](https://github.com/truecharts/charts/compare/minisatip-5.0.5...minisatip-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [minisatip-5.0.5](https://github.com/truecharts/charts/compare/minisatip-5.0.4...minisatip-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [minisatip-5.0.4](https://github.com/truecharts/charts/compare/minisatip-5.0.3...minisatip-5.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [minisatip-5.0.3](https://github.com/truecharts/charts/compare/minisatip-5.0.2...minisatip-5.0.3) (2023-04-14) - - diff --git a/stable/minisatip/5.0.13/Chart.yaml b/stable/minisatip/5.0.13/Chart.yaml deleted file mode 100644 index bec6966fc8c..00000000000 --- a/stable/minisatip/5.0.13/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: minisatip -version: 5.0.13 -appVersion: "2021.12.01" -description: Minisatip is a multi-threaded satip server version 1.2 that runs under Linux. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/minisatip -icon: https://truecharts.org/img/hotlink-ok/chart-icons/minisatip.png -keywords: - - minisatip -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/minisatip -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - utility - truecharts.org/SCALE-support: "true" diff --git a/stable/minisatip/5.0.13/app-changelog.md b/stable/minisatip/5.0.13/app-changelog.md deleted file mode 100644 index d9b5cbb59b3..00000000000 --- a/stable/minisatip/5.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [minisatip-5.0.13](https://github.com/truecharts/charts/compare/minisatip-5.0.12...minisatip-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/minisatip/5.0.13/charts/common-12.8.1.tgz b/stable/minisatip/5.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/minisatip/5.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/minisatip/5.0.14/CHANGELOG.md b/stable/minisatip/5.0.14/CHANGELOG.md new file mode 100644 index 00000000000..8ba0237a8de --- /dev/null +++ b/stable/minisatip/5.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [minisatip-5.0.14](https://github.com/truecharts/charts/compare/minisatip-5.0.13...minisatip-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [minisatip-5.0.13](https://github.com/truecharts/charts/compare/minisatip-5.0.12...minisatip-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [minisatip-5.0.12](https://github.com/truecharts/charts/compare/minisatip-5.0.11...minisatip-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [minisatip-5.0.11](https://github.com/truecharts/charts/compare/minisatip-5.0.10...minisatip-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [minisatip-5.0.10](https://github.com/truecharts/charts/compare/minisatip-5.0.9...minisatip-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [minisatip-5.0.9](https://github.com/truecharts/charts/compare/minisatip-5.0.8...minisatip-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [minisatip-5.0.8](https://github.com/truecharts/charts/compare/minisatip-5.0.7...minisatip-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [minisatip-5.0.7](https://github.com/truecharts/charts/compare/minisatip-5.0.6...minisatip-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [minisatip-5.0.6](https://github.com/truecharts/charts/compare/minisatip-5.0.5...minisatip-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [minisatip-5.0.5](https://github.com/truecharts/charts/compare/minisatip-5.0.4...minisatip-5.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [minisatip-5.0.4](https://github.com/truecharts/charts/compare/minisatip-5.0.3...minisatip-5.0.4) (2023-04-15) + +### Chore diff --git a/stable/minisatip/5.0.14/Chart.yaml b/stable/minisatip/5.0.14/Chart.yaml new file mode 100644 index 00000000000..1833f6d1a3c --- /dev/null +++ b/stable/minisatip/5.0.14/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: minisatip +version: 5.0.14 +appVersion: "2021.12.01" +description: Minisatip is a multi-threaded satip server version 1.2 that runs under Linux. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/minisatip +icon: https://truecharts.org/img/hotlink-ok/chart-icons/minisatip.png +keywords: + - minisatip +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/minisatip +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - utility + truecharts.org/SCALE-support: "true" diff --git a/stable/paperless-ngx/1.0.17/README.md b/stable/minisatip/5.0.14/README.md similarity index 100% rename from stable/paperless-ngx/1.0.17/README.md rename to stable/minisatip/5.0.14/README.md diff --git a/stable/minisatip/5.0.14/app-changelog.md b/stable/minisatip/5.0.14/app-changelog.md new file mode 100644 index 00000000000..fc7b331aad7 --- /dev/null +++ b/stable/minisatip/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [minisatip-5.0.14](https://github.com/truecharts/charts/compare/minisatip-5.0.13...minisatip-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/minisatip/5.0.13/app-readme.md b/stable/minisatip/5.0.14/app-readme.md similarity index 100% rename from stable/minisatip/5.0.13/app-readme.md rename to stable/minisatip/5.0.14/app-readme.md diff --git a/stable/minisatip/5.0.14/charts/common-12.9.2.tgz b/stable/minisatip/5.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/minisatip/5.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/minisatip/5.0.13/ix_values.yaml b/stable/minisatip/5.0.14/ix_values.yaml similarity index 100% rename from stable/minisatip/5.0.13/ix_values.yaml rename to stable/minisatip/5.0.14/ix_values.yaml diff --git a/stable/minisatip/5.0.13/questions.yaml b/stable/minisatip/5.0.14/questions.yaml similarity index 100% rename from stable/minisatip/5.0.13/questions.yaml rename to stable/minisatip/5.0.14/questions.yaml diff --git a/stable/papermerge/7.0.13/templates/NOTES.txt b/stable/minisatip/5.0.14/templates/NOTES.txt similarity index 100% rename from stable/papermerge/7.0.13/templates/NOTES.txt rename to stable/minisatip/5.0.14/templates/NOTES.txt diff --git a/stable/projectsend/7.0.11/templates/common.yaml b/stable/minisatip/5.0.14/templates/common.yaml similarity index 100% rename from stable/projectsend/7.0.11/templates/common.yaml rename to stable/minisatip/5.0.14/templates/common.yaml diff --git a/stable/pasta/4.0.13/values.yaml b/stable/minisatip/5.0.14/values.yaml similarity index 100% rename from stable/pasta/4.0.13/values.yaml rename to stable/minisatip/5.0.14/values.yaml diff --git a/stable/mkvcleaver/4.0.11/CHANGELOG.md b/stable/mkvcleaver/4.0.11/CHANGELOG.md deleted file mode 100644 index 59b7d26e0a3..00000000000 --- a/stable/mkvcleaver/4.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mkvcleaver-4.0.11](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.10...mkvcleaver-4.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [mkvcleaver-4.0.10](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.9...mkvcleaver-4.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [mkvcleaver-4.0.9](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.8...mkvcleaver-4.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [mkvcleaver-4.0.8](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.7...mkvcleaver-4.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [mkvcleaver-4.0.7](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.6...mkvcleaver-4.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [mkvcleaver-4.0.6](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.5...mkvcleaver-4.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [mkvcleaver-4.0.5](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.4...mkvcleaver-4.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [mkvcleaver-4.0.4](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.3...mkvcleaver-4.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [mkvcleaver-4.0.3](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.2...mkvcleaver-4.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [mkvcleaver-4.0.2](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.1...mkvcleaver-4.0.2) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [mkvcleaver-4.0.1](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.0...mkvcleaver-4.0.1) (2023-04-14) - - diff --git a/stable/mkvcleaver/4.0.11/Chart.yaml b/stable/mkvcleaver/4.0.11/Chart.yaml deleted file mode 100644 index dd6705f2ecc..00000000000 --- a/stable/mkvcleaver/4.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - media - - mkvcleaver -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mkvcleaver -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mkvcleaver - - https://github.com/jlesage/docker-mkvcleaver -type: application -version: 4.0.11 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/mkvcleaver/4.0.11/app-changelog.md b/stable/mkvcleaver/4.0.11/app-changelog.md deleted file mode 100644 index 042df0a5694..00000000000 --- a/stable/mkvcleaver/4.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mkvcleaver-4.0.11](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.10...mkvcleaver-4.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/mkvcleaver/4.0.11/charts/common-12.8.1.tgz b/stable/mkvcleaver/4.0.11/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/mkvcleaver/4.0.11/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/mkvcleaver/4.0.12/CHANGELOG.md b/stable/mkvcleaver/4.0.12/CHANGELOG.md new file mode 100644 index 00000000000..6882e0a2e9f --- /dev/null +++ b/stable/mkvcleaver/4.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mkvcleaver-4.0.12](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.11...mkvcleaver-4.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [mkvcleaver-4.0.11](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.10...mkvcleaver-4.0.11) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [mkvcleaver-4.0.10](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.9...mkvcleaver-4.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [mkvcleaver-4.0.9](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.8...mkvcleaver-4.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [mkvcleaver-4.0.8](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.7...mkvcleaver-4.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [mkvcleaver-4.0.7](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.6...mkvcleaver-4.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [mkvcleaver-4.0.6](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.5...mkvcleaver-4.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [mkvcleaver-4.0.5](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.4...mkvcleaver-4.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [mkvcleaver-4.0.4](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.3...mkvcleaver-4.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [mkvcleaver-4.0.3](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.2...mkvcleaver-4.0.3) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [mkvcleaver-4.0.2](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.1...mkvcleaver-4.0.2) (2023-04-15) + +### Chore diff --git a/stable/mkvcleaver/4.0.12/Chart.yaml b/stable/mkvcleaver/4.0.12/Chart.yaml new file mode 100644 index 00000000000..e8b292ef002 --- /dev/null +++ b/stable/mkvcleaver/4.0.12/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - media + - mkvcleaver +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mkvcleaver +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mkvcleaver + - https://github.com/jlesage/docker-mkvcleaver +type: application +version: 4.0.12 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/papermerge/7.0.13/README.md b/stable/mkvcleaver/4.0.12/README.md similarity index 100% rename from stable/papermerge/7.0.13/README.md rename to stable/mkvcleaver/4.0.12/README.md diff --git a/stable/mkvcleaver/4.0.12/app-changelog.md b/stable/mkvcleaver/4.0.12/app-changelog.md new file mode 100644 index 00000000000..2d563089186 --- /dev/null +++ b/stable/mkvcleaver/4.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mkvcleaver-4.0.12](https://github.com/truecharts/charts/compare/mkvcleaver-4.0.11...mkvcleaver-4.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/mkvcleaver/4.0.11/app-readme.md b/stable/mkvcleaver/4.0.12/app-readme.md similarity index 100% rename from stable/mkvcleaver/4.0.11/app-readme.md rename to stable/mkvcleaver/4.0.12/app-readme.md diff --git a/stable/mkvcleaver/4.0.12/charts/common-12.9.2.tgz b/stable/mkvcleaver/4.0.12/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/mkvcleaver/4.0.12/charts/common-12.9.2.tgz differ diff --git a/stable/mkvcleaver/4.0.11/ix_values.yaml b/stable/mkvcleaver/4.0.12/ix_values.yaml similarity index 100% rename from stable/mkvcleaver/4.0.11/ix_values.yaml rename to stable/mkvcleaver/4.0.12/ix_values.yaml diff --git a/stable/mkvcleaver/4.0.11/questions.yaml b/stable/mkvcleaver/4.0.12/questions.yaml similarity index 100% rename from stable/mkvcleaver/4.0.11/questions.yaml rename to stable/mkvcleaver/4.0.12/questions.yaml diff --git a/stable/pasta/4.0.13/templates/NOTES.txt b/stable/mkvcleaver/4.0.12/templates/NOTES.txt similarity index 100% rename from stable/pasta/4.0.13/templates/NOTES.txt rename to stable/mkvcleaver/4.0.12/templates/NOTES.txt diff --git a/stable/putty/4.0.5/templates/common.yaml b/stable/mkvcleaver/4.0.12/templates/common.yaml similarity index 100% rename from stable/putty/4.0.5/templates/common.yaml rename to stable/mkvcleaver/4.0.12/templates/common.yaml diff --git a/stable/photoshow/6.0.11/values.yaml b/stable/mkvcleaver/4.0.12/values.yaml similarity index 100% rename from stable/photoshow/6.0.11/values.yaml rename to stable/mkvcleaver/4.0.12/values.yaml diff --git a/stable/mkvtoolnix/5.0.6/CHANGELOG.md b/stable/mkvtoolnix/5.0.6/CHANGELOG.md deleted file mode 100644 index e4b08b2d68c..00000000000 --- a/stable/mkvtoolnix/5.0.6/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mkvtoolnix-5.0.6](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.5...mkvtoolnix-5.0.6) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [mkvtoolnix-5.0.5](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.4...mkvtoolnix-5.0.5) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [mkvtoolnix-5.0.4](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.3...mkvtoolnix-5.0.4) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/mkvtoolnix to v23.05.1 ([#8858](https://github.com/truecharts/charts/issues/8858)) - - - - -## [mkvtoolnix-5.0.3](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.2...mkvtoolnix-5.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [mkvtoolnix-5.0.2](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.1...mkvtoolnix-5.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [mkvtoolnix-5.0.1](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.0...mkvtoolnix-5.0.1) (2023-05-01) - -### Chore - -- update container image tccr.io/truecharts/mkvtoolnix to v23.03.2 ([#8602](https://github.com/truecharts/charts/issues/8602)) - - - - -## [mkvtoolnix-5.0.0](https://github.com/truecharts/charts/compare/mkvtoolnix-4.0.16...mkvtoolnix-5.0.0) (2023-05-01) - -### Feat - -- BREAKING CHANGE migrate to new common part 6 ([#8664](https://github.com/truecharts/charts/issues/8664)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - - - -## [mkvtoolnix-4.0.16](https://github.com/truecharts/charts/compare/mkvtoolnix-4.0.15...mkvtoolnix-4.0.16) (2023-02-16) - - - - -## [mkvtoolnix-4.0.15](https://github.com/truecharts/charts/compare/mkvtoolnix-4.0.14...mkvtoolnix-4.0.15) (2023-02-15) - -### Chore - -- update container image tccr.io/truecharts/mkvtoolnix to v23.02.5 - - - - -## [mkvtoolnix-4.0.14](https://github.com/truecharts/charts/compare/mkvtoolnix-4.0.13...mkvtoolnix-4.0.14) (2023-02-14) - -### Chore - -- update container image tccr.io/truecharts/mkvtoolnix to v23.02.4 - - - - -## [mkvtoolnix-4.0.13](https://github.com/truecharts/charts/compare/mkvtoolnix-4.0.12...mkvtoolnix-4.0.13) (2023-02-10) - -### Fix diff --git a/stable/mkvtoolnix/5.0.6/Chart.yaml b/stable/mkvtoolnix/5.0.6/Chart.yaml deleted file mode 100644 index 79cdbf0f56d..00000000000 --- a/stable/mkvtoolnix/5.0.6/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "23.05.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - media - - mkvtoolnix - - mkv -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mkvtoolnix -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mkvtoolnix - - https://github.com/jlesage/docker-mkvtoolnix - - https://mkvtoolnix.download/ -type: application -version: 5.0.6 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/mkvtoolnix/5.0.6/app-changelog.md b/stable/mkvtoolnix/5.0.6/app-changelog.md deleted file mode 100644 index f31cc4b8224..00000000000 --- a/stable/mkvtoolnix/5.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mkvtoolnix-5.0.6](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.5...mkvtoolnix-5.0.6) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/mkvtoolnix/5.0.6/charts/common-12.8.1.tgz b/stable/mkvtoolnix/5.0.6/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/mkvtoolnix/5.0.6/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/mkvtoolnix/5.0.7/CHANGELOG.md b/stable/mkvtoolnix/5.0.7/CHANGELOG.md new file mode 100644 index 00000000000..21ec11247f5 --- /dev/null +++ b/stable/mkvtoolnix/5.0.7/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mkvtoolnix-5.0.7](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.6...mkvtoolnix-5.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [mkvtoolnix-5.0.6](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.5...mkvtoolnix-5.0.6) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [mkvtoolnix-5.0.5](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.4...mkvtoolnix-5.0.5) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [mkvtoolnix-5.0.4](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.3...mkvtoolnix-5.0.4) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/mkvtoolnix to v23.05.1 ([#8858](https://github.com/truecharts/charts/issues/8858)) + + + + +## [mkvtoolnix-5.0.3](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.2...mkvtoolnix-5.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [mkvtoolnix-5.0.2](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.1...mkvtoolnix-5.0.2) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [mkvtoolnix-5.0.1](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.0...mkvtoolnix-5.0.1) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/mkvtoolnix to v23.03.2 ([#8602](https://github.com/truecharts/charts/issues/8602)) + + + + +## [mkvtoolnix-5.0.0](https://github.com/truecharts/charts/compare/mkvtoolnix-4.0.16...mkvtoolnix-5.0.0) (2023-05-01) + +### Feat + +- BREAKING CHANGE migrate to new common part 6 ([#8664](https://github.com/truecharts/charts/issues/8664)) + + ### Fix + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [mkvtoolnix-4.0.16](https://github.com/truecharts/charts/compare/mkvtoolnix-4.0.15...mkvtoolnix-4.0.16) (2023-02-16) + + + + +## [mkvtoolnix-4.0.15](https://github.com/truecharts/charts/compare/mkvtoolnix-4.0.14...mkvtoolnix-4.0.15) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/mkvtoolnix to v23.02.5 + + + + +## [mkvtoolnix-4.0.14](https://github.com/truecharts/charts/compare/mkvtoolnix-4.0.13...mkvtoolnix-4.0.14) (2023-02-14) + +### Chore diff --git a/stable/mkvtoolnix/5.0.7/Chart.yaml b/stable/mkvtoolnix/5.0.7/Chart.yaml new file mode 100644 index 00000000000..66dfac03231 --- /dev/null +++ b/stable/mkvtoolnix/5.0.7/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "23.05.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - media + - mkvtoolnix + - mkv +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mkvtoolnix +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mkvtoolnix + - https://github.com/jlesage/docker-mkvtoolnix + - https://mkvtoolnix.download/ +type: application +version: 5.0.7 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/pasta/4.0.13/README.md b/stable/mkvtoolnix/5.0.7/README.md similarity index 100% rename from stable/pasta/4.0.13/README.md rename to stable/mkvtoolnix/5.0.7/README.md diff --git a/stable/mkvtoolnix/5.0.7/app-changelog.md b/stable/mkvtoolnix/5.0.7/app-changelog.md new file mode 100644 index 00000000000..fb6ed342fca --- /dev/null +++ b/stable/mkvtoolnix/5.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mkvtoolnix-5.0.7](https://github.com/truecharts/charts/compare/mkvtoolnix-5.0.6...mkvtoolnix-5.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/mkvtoolnix/5.0.6/app-readme.md b/stable/mkvtoolnix/5.0.7/app-readme.md similarity index 100% rename from stable/mkvtoolnix/5.0.6/app-readme.md rename to stable/mkvtoolnix/5.0.7/app-readme.md diff --git a/stable/mkvtoolnix/5.0.7/charts/common-12.9.2.tgz b/stable/mkvtoolnix/5.0.7/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/mkvtoolnix/5.0.7/charts/common-12.9.2.tgz differ diff --git a/stable/mkvtoolnix/5.0.6/ix_values.yaml b/stable/mkvtoolnix/5.0.7/ix_values.yaml similarity index 100% rename from stable/mkvtoolnix/5.0.6/ix_values.yaml rename to stable/mkvtoolnix/5.0.7/ix_values.yaml diff --git a/stable/mkvtoolnix/5.0.6/questions.yaml b/stable/mkvtoolnix/5.0.7/questions.yaml similarity index 100% rename from stable/mkvtoolnix/5.0.6/questions.yaml rename to stable/mkvtoolnix/5.0.7/questions.yaml diff --git a/stable/photoshow/6.0.11/templates/NOTES.txt b/stable/mkvtoolnix/5.0.7/templates/NOTES.txt similarity index 100% rename from stable/photoshow/6.0.11/templates/NOTES.txt rename to stable/mkvtoolnix/5.0.7/templates/NOTES.txt diff --git a/stable/pwndrop/5.0.16/templates/common.yaml b/stable/mkvtoolnix/5.0.7/templates/common.yaml similarity index 100% rename from stable/pwndrop/5.0.16/templates/common.yaml rename to stable/mkvtoolnix/5.0.7/templates/common.yaml diff --git a/stable/phpldapadmin/9.0.11/values.yaml b/stable/mkvtoolnix/5.0.7/values.yaml similarity index 100% rename from stable/phpldapadmin/9.0.11/values.yaml rename to stable/mkvtoolnix/5.0.7/values.yaml diff --git a/stable/monica/7.0.7/CHANGELOG.md b/stable/monica/7.0.7/CHANGELOG.md deleted file mode 100644 index be2748043ca..00000000000 --- a/stable/monica/7.0.7/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [monica-7.0.7](https://github.com/truecharts/charts/compare/monica-7.0.6...monica-7.0.7) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [monica-7.0.6](https://github.com/truecharts/charts/compare/monica-7.0.5...monica-7.0.6) (2023-05-19) - -### Chore - -- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) - - - - -## [monica-7.0.5](https://github.com/truecharts/charts/compare/monica-7.0.4...monica-7.0.5) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [monica-7.0.4](https://github.com/truecharts/charts/compare/monica-7.0.3...monica-7.0.4) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/monica to 4.0.0 ([#8952](https://github.com/truecharts/charts/issues/8952)) - - - - -## [monica-7.0.3](https://github.com/truecharts/charts/compare/monica-7.0.2...monica-7.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [monica-7.0.2](https://github.com/truecharts/charts/compare/monica-7.0.1...monica-7.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [monica-7.0.1](https://github.com/truecharts/charts/compare/monica-7.0.0...monica-7.0.1) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/monica to 4.0.0 ([#8319](https://github.com/truecharts/charts/issues/8319)) - - - - -## [monica-7.0.0](https://github.com/truecharts/charts/compare/monica-6.0.30...monica-7.0.0) (2023-04-29) - -### Feat - -- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) - - - - -## [monica-6.0.30](https://github.com/truecharts/charts/compare/monica-6.0.29...monica-6.0.30) (2023-02-27) - -### Chore - -- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725)) - - - - -## [monica-6.0.29](https://github.com/truecharts/charts/compare/monica-6.0.28...monica-6.0.29) (2023-02-26) - -### Chore - -- update container image tccr.io/truecharts/monica to 4.0.0 - - - - -## [monica-6.0.28](https://github.com/truecharts/charts/compare/monica-6.0.27...monica-6.0.28) (2023-02-19) - -### Chore diff --git a/stable/monica/7.0.7/Chart.yaml b/stable/monica/7.0.7/Chart.yaml deleted file mode 100644 index b27210c983f..00000000000 --- a/stable/monica/7.0.7/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "4.0.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.27 -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 -keywords: - - crm -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: monica -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/monica - - https://github.com/monicahq/monica -version: 7.0.7 -annotations: - truecharts.org/catagories: | - - crm - truecharts.org/SCALE-support: "true" diff --git a/stable/monica/7.0.7/app-changelog.md b/stable/monica/7.0.7/app-changelog.md deleted file mode 100644 index 47c7179b370..00000000000 --- a/stable/monica/7.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [monica-7.0.7](https://github.com/truecharts/charts/compare/monica-7.0.6...monica-7.0.7) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/monica/7.0.7/charts/common-12.8.1.tgz b/stable/monica/7.0.7/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/monica/7.0.7/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/monica/7.0.7/charts/mariadb-7.0.27.tgz b/stable/monica/7.0.7/charts/mariadb-7.0.27.tgz deleted file mode 100644 index c0d43d828b9..00000000000 Binary files a/stable/monica/7.0.7/charts/mariadb-7.0.27.tgz and /dev/null differ diff --git a/stable/monica/7.0.8/CHANGELOG.md b/stable/monica/7.0.8/CHANGELOG.md new file mode 100644 index 00000000000..21f7c25a770 --- /dev/null +++ b/stable/monica/7.0.8/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [monica-7.0.8](https://github.com/truecharts/charts/compare/monica-7.0.7...monica-7.0.8) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [monica-7.0.7](https://github.com/truecharts/charts/compare/monica-7.0.6...monica-7.0.7) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [monica-7.0.6](https://github.com/truecharts/charts/compare/monica-7.0.5...monica-7.0.6) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + + + +## [monica-7.0.5](https://github.com/truecharts/charts/compare/monica-7.0.4...monica-7.0.5) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [monica-7.0.4](https://github.com/truecharts/charts/compare/monica-7.0.3...monica-7.0.4) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/monica to 4.0.0 ([#8952](https://github.com/truecharts/charts/issues/8952)) + + + + +## [monica-7.0.3](https://github.com/truecharts/charts/compare/monica-7.0.2...monica-7.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [monica-7.0.2](https://github.com/truecharts/charts/compare/monica-7.0.1...monica-7.0.2) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [monica-7.0.1](https://github.com/truecharts/charts/compare/monica-7.0.0...monica-7.0.1) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/monica to 4.0.0 ([#8319](https://github.com/truecharts/charts/issues/8319)) + + + + +## [monica-7.0.0](https://github.com/truecharts/charts/compare/monica-6.0.30...monica-7.0.0) (2023-04-29) + +### Feat + +- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) + + + + +## [monica-6.0.30](https://github.com/truecharts/charts/compare/monica-6.0.29...monica-6.0.30) (2023-02-27) + +### Chore + +- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725)) + + + + +## [monica-6.0.29](https://github.com/truecharts/charts/compare/monica-6.0.28...monica-6.0.29) (2023-02-26) + +### Chore diff --git a/stable/monica/7.0.8/Chart.yaml b/stable/monica/7.0.8/Chart.yaml new file mode 100644 index 00000000000..d93b20044e4 --- /dev/null +++ b/stable/monica/7.0.8/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.29 +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 +keywords: + - crm +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: monica +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/monica + - https://github.com/monicahq/monica +version: 7.0.8 +annotations: + truecharts.org/catagories: | + - crm + truecharts.org/SCALE-support: "true" diff --git a/stable/photoshow/6.0.11/README.md b/stable/monica/7.0.8/README.md similarity index 100% rename from stable/photoshow/6.0.11/README.md rename to stable/monica/7.0.8/README.md diff --git a/stable/monica/7.0.8/app-changelog.md b/stable/monica/7.0.8/app-changelog.md new file mode 100644 index 00000000000..99c1ad0274c --- /dev/null +++ b/stable/monica/7.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [monica-7.0.8](https://github.com/truecharts/charts/compare/monica-7.0.7...monica-7.0.8) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/monica/7.0.7/app-readme.md b/stable/monica/7.0.8/app-readme.md similarity index 100% rename from stable/monica/7.0.7/app-readme.md rename to stable/monica/7.0.8/app-readme.md diff --git a/stable/monica/7.0.8/charts/common-12.9.2.tgz b/stable/monica/7.0.8/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/monica/7.0.8/charts/common-12.9.2.tgz differ diff --git a/stable/monica/7.0.8/charts/mariadb-7.0.29.tgz b/stable/monica/7.0.8/charts/mariadb-7.0.29.tgz new file mode 100644 index 00000000000..21a10bce974 Binary files /dev/null and b/stable/monica/7.0.8/charts/mariadb-7.0.29.tgz differ diff --git a/stable/monica/7.0.7/ix_values.yaml b/stable/monica/7.0.8/ix_values.yaml similarity index 100% rename from stable/monica/7.0.7/ix_values.yaml rename to stable/monica/7.0.8/ix_values.yaml diff --git a/stable/monica/7.0.7/questions.yaml b/stable/monica/7.0.8/questions.yaml similarity index 100% rename from stable/monica/7.0.7/questions.yaml rename to stable/monica/7.0.8/questions.yaml diff --git a/stable/phpldapadmin/9.0.11/templates/NOTES.txt b/stable/monica/7.0.8/templates/NOTES.txt similarity index 100% rename from stable/phpldapadmin/9.0.11/templates/NOTES.txt rename to stable/monica/7.0.8/templates/NOTES.txt diff --git a/stable/monica/7.0.7/templates/_appkey.tpl b/stable/monica/7.0.8/templates/_appkey.tpl similarity index 100% rename from stable/monica/7.0.7/templates/_appkey.tpl rename to stable/monica/7.0.8/templates/_appkey.tpl diff --git a/stable/monica/7.0.7/templates/common.yaml b/stable/monica/7.0.8/templates/common.yaml similarity index 100% rename from stable/monica/7.0.7/templates/common.yaml rename to stable/monica/7.0.8/templates/common.yaml diff --git a/stable/picoshare/5.0.15/values.yaml b/stable/monica/7.0.8/values.yaml similarity index 100% rename from stable/picoshare/5.0.15/values.yaml rename to stable/monica/7.0.8/values.yaml diff --git a/stable/mosdns/5.0.13/CHANGELOG.md b/stable/mosdns/5.0.13/CHANGELOG.md deleted file mode 100644 index 961df38b6c1..00000000000 --- a/stable/mosdns/5.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mosdns-5.0.13](https://github.com/truecharts/charts/compare/mosdns-5.0.12...mosdns-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [mosdns-5.0.12](https://github.com/truecharts/charts/compare/mosdns-5.0.11...mosdns-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [mosdns-5.0.11](https://github.com/truecharts/charts/compare/mosdns-5.0.10...mosdns-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [mosdns-5.0.10](https://github.com/truecharts/charts/compare/mosdns-5.0.9...mosdns-5.0.10) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/mosdns to 5.1.3 ([#8769](https://github.com/truecharts/charts/issues/8769)) - - - - -## [mosdns-5.0.9](https://github.com/truecharts/charts/compare/mosdns-5.0.8...mosdns-5.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [mosdns-5.0.8](https://github.com/truecharts/charts/compare/mosdns-5.0.7...mosdns-5.0.8) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/mosdns to v5.1.3 ([#8490](https://github.com/truecharts/charts/issues/8490)) - - - - -## [mosdns-5.0.7](https://github.com/truecharts/charts/compare/mosdns-5.0.6...mosdns-5.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [mosdns-5.0.6](https://github.com/truecharts/charts/compare/mosdns-5.0.5...mosdns-5.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [mosdns-5.0.5](https://github.com/truecharts/charts/compare/mosdns-5.0.4...mosdns-5.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [mosdns-5.0.4](https://github.com/truecharts/charts/compare/mosdns-5.0.3...mosdns-5.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [mosdns-5.0.3](https://github.com/truecharts/charts/compare/mosdns-5.0.2...mosdns-5.0.3) (2023-04-16) - -### Chore diff --git a/stable/mosdns/5.0.13/Chart.yaml b/stable/mosdns/5.0.13/Chart.yaml deleted file mode 100644 index 4bdfc6ead4d..00000000000 --- a/stable/mosdns/5.0.13/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: mosdns -version: 5.0.13 -appVersion: "5.1.3" -description: A location-based pluggable DNS forwarder/splitter. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/mosdns -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mosdns.png -keywords: - - mosdns - - dns -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mosdns -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" diff --git a/stable/mosdns/5.0.13/app-changelog.md b/stable/mosdns/5.0.13/app-changelog.md deleted file mode 100644 index 064cb6b4d8a..00000000000 --- a/stable/mosdns/5.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mosdns-5.0.13](https://github.com/truecharts/charts/compare/mosdns-5.0.12...mosdns-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/mosdns/5.0.13/charts/common-12.8.1.tgz b/stable/mosdns/5.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/mosdns/5.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/mosdns/5.0.14/CHANGELOG.md b/stable/mosdns/5.0.14/CHANGELOG.md new file mode 100644 index 00000000000..a5bb33f8eb3 --- /dev/null +++ b/stable/mosdns/5.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mosdns-5.0.14](https://github.com/truecharts/charts/compare/mosdns-5.0.13...mosdns-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [mosdns-5.0.13](https://github.com/truecharts/charts/compare/mosdns-5.0.12...mosdns-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [mosdns-5.0.12](https://github.com/truecharts/charts/compare/mosdns-5.0.11...mosdns-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [mosdns-5.0.11](https://github.com/truecharts/charts/compare/mosdns-5.0.10...mosdns-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [mosdns-5.0.10](https://github.com/truecharts/charts/compare/mosdns-5.0.9...mosdns-5.0.10) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/mosdns to 5.1.3 ([#8769](https://github.com/truecharts/charts/issues/8769)) + + + + +## [mosdns-5.0.9](https://github.com/truecharts/charts/compare/mosdns-5.0.8...mosdns-5.0.9) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [mosdns-5.0.8](https://github.com/truecharts/charts/compare/mosdns-5.0.7...mosdns-5.0.8) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/mosdns to v5.1.3 ([#8490](https://github.com/truecharts/charts/issues/8490)) + + + + +## [mosdns-5.0.7](https://github.com/truecharts/charts/compare/mosdns-5.0.6...mosdns-5.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [mosdns-5.0.6](https://github.com/truecharts/charts/compare/mosdns-5.0.5...mosdns-5.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [mosdns-5.0.5](https://github.com/truecharts/charts/compare/mosdns-5.0.4...mosdns-5.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [mosdns-5.0.4](https://github.com/truecharts/charts/compare/mosdns-5.0.3...mosdns-5.0.4) (2023-04-16) + +### Chore diff --git a/stable/mosdns/5.0.14/Chart.yaml b/stable/mosdns/5.0.14/Chart.yaml new file mode 100644 index 00000000000..5137d75cf02 --- /dev/null +++ b/stable/mosdns/5.0.14/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: mosdns +version: 5.0.14 +appVersion: "5.1.3" +description: A location-based pluggable DNS forwarder/splitter. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/mosdns +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mosdns.png +keywords: + - mosdns + - dns +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mosdns +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" diff --git a/stable/phpldapadmin/9.0.11/README.md b/stable/mosdns/5.0.14/README.md similarity index 100% rename from stable/phpldapadmin/9.0.11/README.md rename to stable/mosdns/5.0.14/README.md diff --git a/stable/mosdns/5.0.14/app-changelog.md b/stable/mosdns/5.0.14/app-changelog.md new file mode 100644 index 00000000000..aa37fec41f9 --- /dev/null +++ b/stable/mosdns/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mosdns-5.0.14](https://github.com/truecharts/charts/compare/mosdns-5.0.13...mosdns-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/mosdns/5.0.13/app-readme.md b/stable/mosdns/5.0.14/app-readme.md similarity index 100% rename from stable/mosdns/5.0.13/app-readme.md rename to stable/mosdns/5.0.14/app-readme.md diff --git a/stable/mosdns/5.0.14/charts/common-12.9.2.tgz b/stable/mosdns/5.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/mosdns/5.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/mosdns/5.0.13/ix_values.yaml b/stable/mosdns/5.0.14/ix_values.yaml similarity index 100% rename from stable/mosdns/5.0.13/ix_values.yaml rename to stable/mosdns/5.0.14/ix_values.yaml diff --git a/stable/mosdns/5.0.13/questions.yaml b/stable/mosdns/5.0.14/questions.yaml similarity index 100% rename from stable/mosdns/5.0.13/questions.yaml rename to stable/mosdns/5.0.14/questions.yaml diff --git a/stable/picoshare/5.0.15/templates/NOTES.txt b/stable/mosdns/5.0.14/templates/NOTES.txt similarity index 100% rename from stable/picoshare/5.0.15/templates/NOTES.txt rename to stable/mosdns/5.0.14/templates/NOTES.txt diff --git a/stable/pyload/9.0.13/templates/common.yaml b/stable/mosdns/5.0.14/templates/common.yaml similarity index 100% rename from stable/pyload/9.0.13/templates/common.yaml rename to stable/mosdns/5.0.14/templates/common.yaml diff --git a/stable/pinry/5.0.10/values.yaml b/stable/mosdns/5.0.14/values.yaml similarity index 100% rename from stable/pinry/5.0.10/values.yaml rename to stable/mosdns/5.0.14/values.yaml diff --git a/stable/mstream/6.0.16/CHANGELOG.md b/stable/mstream/6.0.16/CHANGELOG.md deleted file mode 100644 index 89e663bc4f7..00000000000 --- a/stable/mstream/6.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mstream-6.0.16](https://github.com/truecharts/charts/compare/mstream-6.0.15...mstream-6.0.16) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/mstream to v5.11.4 ([#9077](https://github.com/truecharts/charts/issues/9077)) - - - - -## [mstream-6.0.15](https://github.com/truecharts/charts/compare/mstream-6.0.14...mstream-6.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [mstream-6.0.14](https://github.com/truecharts/charts/compare/mstream-6.0.13...mstream-6.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [mstream-6.0.13](https://github.com/truecharts/charts/compare/mstream-6.0.12...mstream-6.0.13) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/mstream to v5.11.4 ([#8953](https://github.com/truecharts/charts/issues/8953)) - - - - -## [mstream-6.0.12](https://github.com/truecharts/charts/compare/mstream-6.0.11...mstream-6.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - update container image tccr.io/truecharts/mstream to v5.11.4 ([#8729](https://github.com/truecharts/charts/issues/8729)) - - - - -## [mstream-6.0.11](https://github.com/truecharts/charts/compare/mstream-6.0.10...mstream-6.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [mstream-6.0.10](https://github.com/truecharts/charts/compare/mstream-6.0.9...mstream-6.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/mstream to v5.11.4 ([#8320](https://github.com/truecharts/charts/issues/8320)) - - - - -## [mstream-6.0.9](https://github.com/truecharts/charts/compare/mstream-6.0.8...mstream-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [mstream-6.0.8](https://github.com/truecharts/charts/compare/mstream-6.0.7...mstream-6.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [mstream-6.0.7](https://github.com/truecharts/charts/compare/mstream-6.0.6...mstream-6.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [mstream-6.0.6](https://github.com/truecharts/charts/compare/mstream-6.0.5...mstream-6.0.6) (2023-04-16) - diff --git a/stable/mstream/6.0.16/Chart.yaml b/stable/mstream/6.0.16/Chart.yaml deleted file mode 100644 index cf1935553c6..00000000000 --- a/stable/mstream/6.0.16/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "5.11.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -description: A personal music streaming server -home: https://truecharts.org/charts/stable/mstream -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mstream.png -keywords: - - mstream - - server - - music -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mstream -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mstream - - https://github.com/linuxserver/docker-mstream - - https://mstream.io/ -type: application -version: 6.0.16 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/mstream/6.0.16/app-changelog.md b/stable/mstream/6.0.16/app-changelog.md deleted file mode 100644 index c4e428db058..00000000000 --- a/stable/mstream/6.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mstream-6.0.16](https://github.com/truecharts/charts/compare/mstream-6.0.15...mstream-6.0.16) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/mstream to v5.11.4 ([#9077](https://github.com/truecharts/charts/issues/9077)) - - \ No newline at end of file diff --git a/stable/mstream/6.0.16/charts/common-12.8.1.tgz b/stable/mstream/6.0.16/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/mstream/6.0.16/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/mstream/6.0.17/CHANGELOG.md b/stable/mstream/6.0.17/CHANGELOG.md new file mode 100644 index 00000000000..32f1b0cec51 --- /dev/null +++ b/stable/mstream/6.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mstream-6.0.17](https://github.com/truecharts/charts/compare/mstream-6.0.16...mstream-6.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [mstream-6.0.16](https://github.com/truecharts/charts/compare/mstream-6.0.15...mstream-6.0.16) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/mstream to v5.11.4 ([#9077](https://github.com/truecharts/charts/issues/9077)) + + + + +## [mstream-6.0.15](https://github.com/truecharts/charts/compare/mstream-6.0.14...mstream-6.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [mstream-6.0.14](https://github.com/truecharts/charts/compare/mstream-6.0.13...mstream-6.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [mstream-6.0.13](https://github.com/truecharts/charts/compare/mstream-6.0.12...mstream-6.0.13) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/mstream to v5.11.4 ([#8953](https://github.com/truecharts/charts/issues/8953)) + + + + +## [mstream-6.0.12](https://github.com/truecharts/charts/compare/mstream-6.0.11...mstream-6.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + - update container image tccr.io/truecharts/mstream to v5.11.4 ([#8729](https://github.com/truecharts/charts/issues/8729)) + + + + +## [mstream-6.0.11](https://github.com/truecharts/charts/compare/mstream-6.0.10...mstream-6.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [mstream-6.0.10](https://github.com/truecharts/charts/compare/mstream-6.0.9...mstream-6.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/mstream to v5.11.4 ([#8320](https://github.com/truecharts/charts/issues/8320)) + + + + +## [mstream-6.0.9](https://github.com/truecharts/charts/compare/mstream-6.0.8...mstream-6.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [mstream-6.0.8](https://github.com/truecharts/charts/compare/mstream-6.0.7...mstream-6.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [mstream-6.0.7](https://github.com/truecharts/charts/compare/mstream-6.0.6...mstream-6.0.7) (2023-04-20) + diff --git a/stable/mstream/6.0.17/Chart.yaml b/stable/mstream/6.0.17/Chart.yaml new file mode 100644 index 00000000000..1056ade7c9e --- /dev/null +++ b/stable/mstream/6.0.17/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "5.11.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +description: A personal music streaming server +home: https://truecharts.org/charts/stable/mstream +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mstream.png +keywords: + - mstream + - server + - music +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mstream +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mstream + - https://github.com/linuxserver/docker-mstream + - https://mstream.io/ +type: application +version: 6.0.17 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/picoshare/5.0.15/README.md b/stable/mstream/6.0.17/README.md similarity index 100% rename from stable/picoshare/5.0.15/README.md rename to stable/mstream/6.0.17/README.md diff --git a/stable/mstream/6.0.17/app-changelog.md b/stable/mstream/6.0.17/app-changelog.md new file mode 100644 index 00000000000..2cd834a14a4 --- /dev/null +++ b/stable/mstream/6.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mstream-6.0.17](https://github.com/truecharts/charts/compare/mstream-6.0.16...mstream-6.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/mstream/6.0.16/app-readme.md b/stable/mstream/6.0.17/app-readme.md similarity index 100% rename from stable/mstream/6.0.16/app-readme.md rename to stable/mstream/6.0.17/app-readme.md diff --git a/stable/mstream/6.0.17/charts/common-12.9.2.tgz b/stable/mstream/6.0.17/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/mstream/6.0.17/charts/common-12.9.2.tgz differ diff --git a/stable/mstream/6.0.16/ix_values.yaml b/stable/mstream/6.0.17/ix_values.yaml similarity index 100% rename from stable/mstream/6.0.16/ix_values.yaml rename to stable/mstream/6.0.17/ix_values.yaml diff --git a/stable/mstream/6.0.16/questions.yaml b/stable/mstream/6.0.17/questions.yaml similarity index 100% rename from stable/mstream/6.0.16/questions.yaml rename to stable/mstream/6.0.17/questions.yaml diff --git a/stable/pinry/5.0.10/templates/NOTES.txt b/stable/mstream/6.0.17/templates/NOTES.txt similarity index 100% rename from stable/pinry/5.0.10/templates/NOTES.txt rename to stable/mstream/6.0.17/templates/NOTES.txt diff --git a/stable/mstream/6.0.16/templates/common.yaml b/stable/mstream/6.0.17/templates/common.yaml similarity index 100% rename from stable/mstream/6.0.16/templates/common.yaml rename to stable/mstream/6.0.17/templates/common.yaml diff --git a/stable/pixapop/6.0.13/values.yaml b/stable/mstream/6.0.17/values.yaml similarity index 100% rename from stable/pixapop/6.0.13/values.yaml rename to stable/mstream/6.0.17/values.yaml diff --git a/stable/muse/1.0.2/CHANGELOG.md b/stable/muse/1.0.2/CHANGELOG.md deleted file mode 100644 index be3e9002eef..00000000000 --- a/stable/muse/1.0.2/CHANGELOG.md +++ /dev/null @@ -1,31 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [muse-1.0.2](https://github.com/truecharts/charts/compare/muse-1.0.1...muse-1.0.2) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/muse to v2.3.0 ([#9039](https://github.com/truecharts/charts/issues/9039)) - - - - -## [muse-1.0.1](https://github.com/truecharts/charts/compare/muse-1.0.0...muse-1.0.1) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [muse-1.0.0](https://github.com/truecharts/charts/compare/muse-0.0.3...muse-1.0.0) (2023-05-15) - -### Feat - -- Update common / move to stable ([#8923](https://github.com/truecharts/charts/issues/8923)) - - \ No newline at end of file diff --git a/stable/muse/1.0.2/Chart.yaml b/stable/muse/1.0.2/Chart.yaml deleted file mode 100644 index 670e4be7346..00000000000 --- a/stable/muse/1.0.2/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "2.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - muse - - media - - discord-bot -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: muse -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/muse - - https://github.com/codetheweb/muse -type: application -version: 1.0.2 -annotations: - truecharts.org/catagories: | - - media - - discord-bot - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/muse/1.0.2/app-changelog.md b/stable/muse/1.0.2/app-changelog.md deleted file mode 100644 index a30b75e76f4..00000000000 --- a/stable/muse/1.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [muse-1.0.2](https://github.com/truecharts/charts/compare/muse-1.0.1...muse-1.0.2) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/muse to v2.3.0 ([#9039](https://github.com/truecharts/charts/issues/9039)) - - \ No newline at end of file diff --git a/stable/muse/1.0.2/charts/common-12.8.1.tgz b/stable/muse/1.0.2/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/muse/1.0.2/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/muse/1.0.2/questions.yaml b/stable/muse/1.0.2/questions.yaml deleted file mode 100644 index 6a42eb48675..00000000000 --- a/stable/muse/1.0.2/questions.yaml +++ /dev/null @@ -1,1597 +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: {} -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: env - group: App Configuration - label: Image Environment - schema: - additional_attrs: true - type: dict - attrs: - - variable: DISCORD_TOKEN - label: Discord Token - schema: - type: string - required: true - default: "" - - variable: YOUTUBE_API_KEY - label: Youtube API Key - description: Google's Developer Console credentials API key. - schema: - type: string - required: true - default: "" - - variable: SPOTIFY_CLIENT_ID - label: Spotify Client Id - schema: - type: string - required: true - default: "" - - variable: SPOTIFY_CLIENT_SECRET - label: Spotify Client Secret - schema: - type: string - required: true - default: "" - - variable: advanced - label: Show Advanced Settings - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: CACHE_LIMIT - label: Cache Limit - schema: - type: string - required: true - default: 2GB - - variable: BOT_STATUS - label: Bot Status - schema: - type: string - default: online - enum: - - value: online - description: Online - - value: idle - description: Away - - value: dnd - description: Do not Disturb - - variable: BOT_ACTIVITY_TYPE - label: Bot Activity Type - schema: - type: string - default: PLAYING - enum: - - value: PLAYING - description: Playing - - value: LISTENING - description: Listening - - value: WATCHING - description: Watching - - value: STREAMING - description: Streaming - - variable: BOT_ACTIVITY - label: Bot Activity - schema: - type: string - default: "" - - variable: BOT_ACTIVITY_URL - label: Bot Activity URL - description: requires either a youtube or twitch stream to be set. - schema: - type: string - default: "" - show_if: [[BOT_ACTIVITY_TYPE, "=", "STREAMING"]] - - variable: REGISTER_COMMANDS_ON_BOT - label: Register Commands On Bot - description: Enable Bot-wide commands if your muse instance is running on 10+ guilds. - schema: - type: boolean - default: false - - variable: TZ - label: Timezone - group: "General Settings" - schema: - type: string - default: "Etc/UTC" - $ref: - - "definitions/timezone" - - variable: serviceexpert - group: Networking and Services - label: Show Expert Config - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: hostNetwork - group: Networking and Services - label: Host-Networking (Complicated) - schema: - hidden: true - type: boolean - default: false - - 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: - 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: - 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 - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: - 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: 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: - 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: - 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 - - 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/muse/1.0.3/CHANGELOG.md b/stable/muse/1.0.3/CHANGELOG.md new file mode 100644 index 00000000000..29ba1661951 --- /dev/null +++ b/stable/muse/1.0.3/CHANGELOG.md @@ -0,0 +1,44 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [muse-1.0.3](https://github.com/truecharts/charts/compare/muse-1.0.2...muse-1.0.3) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [muse-1.0.2](https://github.com/truecharts/charts/compare/muse-1.0.1...muse-1.0.2) (2023-05-21) + +### Chore + +- update container image tccr.io/truecharts/muse to v2.3.0 ([#9039](https://github.com/truecharts/charts/issues/9039)) + + + + +## [muse-1.0.1](https://github.com/truecharts/charts/compare/muse-1.0.0...muse-1.0.1) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [muse-1.0.0](https://github.com/truecharts/charts/compare/muse-0.0.3...muse-1.0.0) (2023-05-15) + +### Feat + +- Update common / move to stable ([#8923](https://github.com/truecharts/charts/issues/8923)) + + \ No newline at end of file diff --git a/stable/muse/1.0.3/Chart.yaml b/stable/muse/1.0.3/Chart.yaml new file mode 100644 index 00000000000..907767e52f1 --- /dev/null +++ b/stable/muse/1.0.3/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "2.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - muse + - media + - discord-bot +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: muse +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/muse + - https://github.com/codetheweb/muse +type: application +version: 1.0.3 +annotations: + truecharts.org/catagories: | + - media + - discord-bot + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/muse/1.0.2/README.md b/stable/muse/1.0.3/README.md similarity index 100% rename from stable/muse/1.0.2/README.md rename to stable/muse/1.0.3/README.md diff --git a/stable/muse/1.0.3/app-changelog.md b/stable/muse/1.0.3/app-changelog.md new file mode 100644 index 00000000000..b07826ddacb --- /dev/null +++ b/stable/muse/1.0.3/app-changelog.md @@ -0,0 +1,13 @@ + + +## [muse-1.0.3](https://github.com/truecharts/charts/compare/muse-1.0.2...muse-1.0.3) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + \ No newline at end of file diff --git a/stable/muse/1.0.2/app-readme.md b/stable/muse/1.0.3/app-readme.md similarity index 100% rename from stable/muse/1.0.2/app-readme.md rename to stable/muse/1.0.3/app-readme.md diff --git a/stable/muse/1.0.3/charts/common-12.9.2.tgz b/stable/muse/1.0.3/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/muse/1.0.3/charts/common-12.9.2.tgz differ diff --git a/stable/muse/1.0.2/ix_values.yaml b/stable/muse/1.0.3/ix_values.yaml similarity index 100% rename from stable/muse/1.0.2/ix_values.yaml rename to stable/muse/1.0.3/ix_values.yaml diff --git a/stable/muse/1.0.3/questions.yaml b/stable/muse/1.0.3/questions.yaml new file mode 100644 index 00000000000..de3c44c9b30 --- /dev/null +++ b/stable/muse/1.0.3/questions.yaml @@ -0,0 +1,1658 @@ +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: env + group: App Configuration + label: Image Environment + schema: + additional_attrs: true + type: dict + attrs: + - variable: DISCORD_TOKEN + label: Discord Token + schema: + type: string + required: true + default: "" + - variable: YOUTUBE_API_KEY + label: Youtube API Key + description: Google's Developer Console credentials API key. + schema: + type: string + required: true + default: "" + - variable: SPOTIFY_CLIENT_ID + label: Spotify Client Id + schema: + type: string + required: true + default: "" + - variable: SPOTIFY_CLIENT_SECRET + label: Spotify Client Secret + schema: + type: string + required: true + default: "" + - variable: advanced + label: Show Advanced Settings + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: CACHE_LIMIT + label: Cache Limit + schema: + type: string + required: true + default: 2GB + - variable: BOT_STATUS + label: Bot Status + schema: + type: string + default: online + enum: + - value: online + description: Online + - value: idle + description: Away + - value: dnd + description: Do not Disturb + - variable: BOT_ACTIVITY_TYPE + label: Bot Activity Type + schema: + type: string + default: PLAYING + enum: + - value: PLAYING + description: Playing + - value: LISTENING + description: Listening + - value: WATCHING + description: Watching + - value: STREAMING + description: Streaming + - variable: BOT_ACTIVITY + label: Bot Activity + schema: + type: string + default: "" + - variable: BOT_ACTIVITY_URL + label: Bot Activity URL + description: requires either a youtube or twitch stream to be set. + schema: + type: string + default: "" + show_if: [[BOT_ACTIVITY_TYPE, "=", "STREAMING"]] + - variable: REGISTER_COMMANDS_ON_BOT + label: Register Commands On Bot + description: Enable Bot-wide commands if your muse instance is running on 10+ guilds. + 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": "2"}] + 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: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/pylon/5.0.12/templates/common.yaml b/stable/muse/1.0.3/templates/common.yaml similarity index 100% rename from stable/pylon/5.0.12/templates/common.yaml rename to stable/muse/1.0.3/templates/common.yaml diff --git a/stable/plaxt/4.0.13/values.yaml b/stable/muse/1.0.3/values.yaml similarity index 100% rename from stable/plaxt/4.0.13/values.yaml rename to stable/muse/1.0.3/values.yaml diff --git a/stable/muximux/6.0.11/CHANGELOG.md b/stable/muximux/6.0.11/CHANGELOG.md deleted file mode 100644 index 57933ea8146..00000000000 --- a/stable/muximux/6.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [muximux-6.0.11](https://github.com/truecharts/charts/compare/muximux-6.0.10...muximux-6.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [muximux-6.0.10](https://github.com/truecharts/charts/compare/muximux-6.0.9...muximux-6.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [muximux-6.0.9](https://github.com/truecharts/charts/compare/muximux-6.0.8...muximux-6.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [muximux-6.0.8](https://github.com/truecharts/charts/compare/muximux-6.0.7...muximux-6.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [muximux-6.0.7](https://github.com/truecharts/charts/compare/muximux-6.0.6...muximux-6.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [muximux-6.0.6](https://github.com/truecharts/charts/compare/muximux-6.0.5...muximux-6.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [muximux-6.0.5](https://github.com/truecharts/charts/compare/muximux-6.0.4...muximux-6.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [muximux-6.0.4](https://github.com/truecharts/charts/compare/muximux-6.0.3...muximux-6.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [muximux-6.0.3](https://github.com/truecharts/charts/compare/muximux-6.0.2...muximux-6.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [muximux-6.0.2](https://github.com/truecharts/charts/compare/muximux-6.0.1...muximux-6.0.2) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [muximux-6.0.1](https://github.com/truecharts/charts/compare/muximux-6.0.0...muximux-6.0.1) (2023-04-14) - - diff --git a/stable/muximux/6.0.11/Chart.yaml b/stable/muximux/6.0.11/Chart.yaml deleted file mode 100644 index de31def754f..00000000000 --- a/stable/muximux/6.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "057352e8" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - muximux - - htpc - - manage - - portal -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: muximux -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/muximux - - https://github.com/linuxserver/docker-muximux - - https://github.com/mescon/Muximux -type: application -version: 6.0.11 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/muximux/6.0.11/app-changelog.md b/stable/muximux/6.0.11/app-changelog.md deleted file mode 100644 index d5969c2c5bb..00000000000 --- a/stable/muximux/6.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [muximux-6.0.11](https://github.com/truecharts/charts/compare/muximux-6.0.10...muximux-6.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/muximux/6.0.11/charts/common-12.8.1.tgz b/stable/muximux/6.0.11/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/muximux/6.0.11/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/muximux/6.0.12/CHANGELOG.md b/stable/muximux/6.0.12/CHANGELOG.md new file mode 100644 index 00000000000..1a67e7da722 --- /dev/null +++ b/stable/muximux/6.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [muximux-6.0.12](https://github.com/truecharts/charts/compare/muximux-6.0.11...muximux-6.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [muximux-6.0.11](https://github.com/truecharts/charts/compare/muximux-6.0.10...muximux-6.0.11) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [muximux-6.0.10](https://github.com/truecharts/charts/compare/muximux-6.0.9...muximux-6.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [muximux-6.0.9](https://github.com/truecharts/charts/compare/muximux-6.0.8...muximux-6.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [muximux-6.0.8](https://github.com/truecharts/charts/compare/muximux-6.0.7...muximux-6.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [muximux-6.0.7](https://github.com/truecharts/charts/compare/muximux-6.0.6...muximux-6.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [muximux-6.0.6](https://github.com/truecharts/charts/compare/muximux-6.0.5...muximux-6.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [muximux-6.0.5](https://github.com/truecharts/charts/compare/muximux-6.0.4...muximux-6.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [muximux-6.0.4](https://github.com/truecharts/charts/compare/muximux-6.0.3...muximux-6.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [muximux-6.0.3](https://github.com/truecharts/charts/compare/muximux-6.0.2...muximux-6.0.3) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [muximux-6.0.2](https://github.com/truecharts/charts/compare/muximux-6.0.1...muximux-6.0.2) (2023-04-15) + +### Chore diff --git a/stable/muximux/6.0.12/Chart.yaml b/stable/muximux/6.0.12/Chart.yaml new file mode 100644 index 00000000000..490a977a755 --- /dev/null +++ b/stable/muximux/6.0.12/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "057352e8" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - muximux + - htpc + - manage + - portal +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: muximux +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/muximux + - https://github.com/linuxserver/docker-muximux + - https://github.com/mescon/Muximux +type: application +version: 6.0.12 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/pinry/5.0.10/README.md b/stable/muximux/6.0.12/README.md similarity index 100% rename from stable/pinry/5.0.10/README.md rename to stable/muximux/6.0.12/README.md diff --git a/stable/muximux/6.0.12/app-changelog.md b/stable/muximux/6.0.12/app-changelog.md new file mode 100644 index 00000000000..985195cd729 --- /dev/null +++ b/stable/muximux/6.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [muximux-6.0.12](https://github.com/truecharts/charts/compare/muximux-6.0.11...muximux-6.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/muximux/6.0.11/app-readme.md b/stable/muximux/6.0.12/app-readme.md similarity index 100% rename from stable/muximux/6.0.11/app-readme.md rename to stable/muximux/6.0.12/app-readme.md diff --git a/stable/muximux/6.0.12/charts/common-12.9.2.tgz b/stable/muximux/6.0.12/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/muximux/6.0.12/charts/common-12.9.2.tgz differ diff --git a/stable/muximux/6.0.11/ix_values.yaml b/stable/muximux/6.0.12/ix_values.yaml similarity index 100% rename from stable/muximux/6.0.11/ix_values.yaml rename to stable/muximux/6.0.12/ix_values.yaml diff --git a/stable/muximux/6.0.11/questions.yaml b/stable/muximux/6.0.12/questions.yaml similarity index 100% rename from stable/muximux/6.0.11/questions.yaml rename to stable/muximux/6.0.12/questions.yaml diff --git a/stable/pixapop/6.0.13/templates/NOTES.txt b/stable/muximux/6.0.12/templates/NOTES.txt similarity index 100% rename from stable/pixapop/6.0.13/templates/NOTES.txt rename to stable/muximux/6.0.12/templates/NOTES.txt diff --git a/stable/muximux/6.0.11/templates/common.yaml b/stable/muximux/6.0.12/templates/common.yaml similarity index 100% rename from stable/muximux/6.0.11/templates/common.yaml rename to stable/muximux/6.0.12/templates/common.yaml diff --git a/stable/plex-auto-languages/4.0.14/values.yaml b/stable/muximux/6.0.12/values.yaml similarity index 100% rename from stable/plex-auto-languages/4.0.14/values.yaml rename to stable/muximux/6.0.12/values.yaml diff --git a/stable/mylar/9.0.16/CHANGELOG.md b/stable/mylar/9.0.16/CHANGELOG.md deleted file mode 100644 index 5d0a7ce5f90..00000000000 --- a/stable/mylar/9.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mylar-9.0.16](https://github.com/truecharts/charts/compare/mylar-9.0.15...mylar-9.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [mylar-9.0.15](https://github.com/truecharts/charts/compare/mylar-9.0.14...mylar-9.0.15) (2023-05-20) - -### Chore - -- update container image tccr.io/truecharts/mylar3 to v0.7.2 ([#9009](https://github.com/truecharts/charts/issues/9009)) - - - - -## [mylar-9.0.14](https://github.com/truecharts/charts/compare/mylar-9.0.13...mylar-9.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [mylar-9.0.13](https://github.com/truecharts/charts/compare/mylar-9.0.12...mylar-9.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [mylar-9.0.12](https://github.com/truecharts/charts/compare/mylar-9.0.11...mylar-9.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [mylar-9.0.11](https://github.com/truecharts/charts/compare/mylar-9.0.10...mylar-9.0.11) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/mylar3 to v0.7.1 ([#8496](https://github.com/truecharts/charts/issues/8496)) - - - - -## [mylar-9.0.10](https://github.com/truecharts/charts/compare/mylar-9.0.9...mylar-9.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/mylar3 to v ([#8322](https://github.com/truecharts/charts/issues/8322)) - - - - -## [mylar-9.0.9](https://github.com/truecharts/charts/compare/mylar-9.0.8...mylar-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [mylar-9.0.8](https://github.com/truecharts/charts/compare/mylar-9.0.7...mylar-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [mylar-9.0.7](https://github.com/truecharts/charts/compare/mylar-9.0.6...mylar-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [mylar-9.0.6](https://github.com/truecharts/charts/compare/mylar-9.0.5...mylar-9.0.6) (2023-04-16) - -### Chore diff --git a/stable/mylar/9.0.16/Chart.yaml b/stable/mylar/9.0.16/Chart.yaml deleted file mode 100644 index 6d81b9e87c6..00000000000 --- a/stable/mylar/9.0.16/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "0.7.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - mylar -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: mylar -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mylar - - https://github.com/mylar3/mylar3 - - https://github.com/linuxserver/docker-mylar3 -version: 9.0.16 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/mylar/9.0.16/app-changelog.md b/stable/mylar/9.0.16/app-changelog.md deleted file mode 100644 index 54550b46948..00000000000 --- a/stable/mylar/9.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mylar-9.0.16](https://github.com/truecharts/charts/compare/mylar-9.0.15...mylar-9.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/mylar/9.0.16/charts/common-12.8.1.tgz b/stable/mylar/9.0.16/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/mylar/9.0.16/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/mylar/9.0.17/CHANGELOG.md b/stable/mylar/9.0.17/CHANGELOG.md new file mode 100644 index 00000000000..70f8b11238f --- /dev/null +++ b/stable/mylar/9.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mylar-9.0.17](https://github.com/truecharts/charts/compare/mylar-9.0.16...mylar-9.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [mylar-9.0.16](https://github.com/truecharts/charts/compare/mylar-9.0.15...mylar-9.0.16) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [mylar-9.0.15](https://github.com/truecharts/charts/compare/mylar-9.0.14...mylar-9.0.15) (2023-05-20) + +### Chore + +- update container image tccr.io/truecharts/mylar3 to v0.7.2 ([#9009](https://github.com/truecharts/charts/issues/9009)) + + + + +## [mylar-9.0.14](https://github.com/truecharts/charts/compare/mylar-9.0.13...mylar-9.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [mylar-9.0.13](https://github.com/truecharts/charts/compare/mylar-9.0.12...mylar-9.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [mylar-9.0.12](https://github.com/truecharts/charts/compare/mylar-9.0.11...mylar-9.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [mylar-9.0.11](https://github.com/truecharts/charts/compare/mylar-9.0.10...mylar-9.0.11) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/mylar3 to v0.7.1 ([#8496](https://github.com/truecharts/charts/issues/8496)) + + + + +## [mylar-9.0.10](https://github.com/truecharts/charts/compare/mylar-9.0.9...mylar-9.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/mylar3 to v ([#8322](https://github.com/truecharts/charts/issues/8322)) + + + + +## [mylar-9.0.9](https://github.com/truecharts/charts/compare/mylar-9.0.8...mylar-9.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [mylar-9.0.8](https://github.com/truecharts/charts/compare/mylar-9.0.7...mylar-9.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [mylar-9.0.7](https://github.com/truecharts/charts/compare/mylar-9.0.6...mylar-9.0.7) (2023-04-20) + +### Chore diff --git a/stable/mylar/9.0.17/Chart.yaml b/stable/mylar/9.0.17/Chart.yaml new file mode 100644 index 00000000000..aeef1f983fe --- /dev/null +++ b/stable/mylar/9.0.17/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "0.7.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - mylar +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: mylar +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mylar + - https://github.com/mylar3/mylar3 + - https://github.com/linuxserver/docker-mylar3 +version: 9.0.17 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/pixapop/6.0.13/README.md b/stable/mylar/9.0.17/README.md similarity index 100% rename from stable/pixapop/6.0.13/README.md rename to stable/mylar/9.0.17/README.md diff --git a/stable/mylar/9.0.17/app-changelog.md b/stable/mylar/9.0.17/app-changelog.md new file mode 100644 index 00000000000..a1b09d790d0 --- /dev/null +++ b/stable/mylar/9.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mylar-9.0.17](https://github.com/truecharts/charts/compare/mylar-9.0.16...mylar-9.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/mylar/9.0.16/app-readme.md b/stable/mylar/9.0.17/app-readme.md similarity index 100% rename from stable/mylar/9.0.16/app-readme.md rename to stable/mylar/9.0.17/app-readme.md diff --git a/stable/mylar/9.0.17/charts/common-12.9.2.tgz b/stable/mylar/9.0.17/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/mylar/9.0.17/charts/common-12.9.2.tgz differ diff --git a/stable/mylar/9.0.16/ix_values.yaml b/stable/mylar/9.0.17/ix_values.yaml similarity index 100% rename from stable/mylar/9.0.16/ix_values.yaml rename to stable/mylar/9.0.17/ix_values.yaml diff --git a/stable/mylar/9.0.16/questions.yaml b/stable/mylar/9.0.17/questions.yaml similarity index 100% rename from stable/mylar/9.0.16/questions.yaml rename to stable/mylar/9.0.17/questions.yaml diff --git a/stable/plaxt/4.0.13/templates/NOTES.txt b/stable/mylar/9.0.17/templates/NOTES.txt similarity index 100% rename from stable/plaxt/4.0.13/templates/NOTES.txt rename to stable/mylar/9.0.17/templates/NOTES.txt diff --git a/stable/qdirstat/4.0.6/templates/common.yaml b/stable/mylar/9.0.17/templates/common.yaml similarity index 100% rename from stable/qdirstat/4.0.6/templates/common.yaml rename to stable/mylar/9.0.17/templates/common.yaml diff --git a/stable/plex-utills/4.0.11/values.yaml b/stable/mylar/9.0.17/values.yaml similarity index 100% rename from stable/plex-utills/4.0.11/values.yaml rename to stable/mylar/9.0.17/values.yaml diff --git a/stable/mymediaforalexa/4.0.13/CHANGELOG.md b/stable/mymediaforalexa/4.0.13/CHANGELOG.md deleted file mode 100644 index def3d28d87f..00000000000 --- a/stable/mymediaforalexa/4.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mymediaforalexa-4.0.13](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.12...mymediaforalexa-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [mymediaforalexa-4.0.12](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.11...mymediaforalexa-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [mymediaforalexa-4.0.11](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.10...mymediaforalexa-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [mymediaforalexa-4.0.10](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.9...mymediaforalexa-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [mymediaforalexa-4.0.9](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.8...mymediaforalexa-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [mymediaforalexa-4.0.8](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.7...mymediaforalexa-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [mymediaforalexa-4.0.7](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.6...mymediaforalexa-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [mymediaforalexa-4.0.6](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.5...mymediaforalexa-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [mymediaforalexa-4.0.5](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.4...mymediaforalexa-4.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [mymediaforalexa-4.0.4](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.3...mymediaforalexa-4.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [mymediaforalexa-4.0.3](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.2...mymediaforalexa-4.0.3) (2023-04-14) - - diff --git a/stable/mymediaforalexa/4.0.13/Chart.yaml b/stable/mymediaforalexa/4.0.13/Chart.yaml deleted file mode 100644 index d50885ba28b..00000000000 --- a/stable/mymediaforalexa/4.0.13/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: mymediaforalexa -version: 4.0.13 -appVersion: "1.3.147.99" -description: This is the multi-platform Docker image for My Media for Alexa - https://www.mymediaalexa.com . -type: application -deprecated: false -home: https://truecharts.org/charts/stable/mymediaforalexa -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mymediaforalexa.png -keywords: - - media - - alexa -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mymediaforalexa - - https://www.mymediaalexa.com/home/docker#dockerhub -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/mymediaforalexa/4.0.13/app-changelog.md b/stable/mymediaforalexa/4.0.13/app-changelog.md deleted file mode 100644 index 0a9ce458aae..00000000000 --- a/stable/mymediaforalexa/4.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mymediaforalexa-4.0.13](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.12...mymediaforalexa-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/mymediaforalexa/4.0.13/charts/common-12.8.1.tgz b/stable/mymediaforalexa/4.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/mymediaforalexa/4.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/mymediaforalexa/4.0.14/CHANGELOG.md b/stable/mymediaforalexa/4.0.14/CHANGELOG.md new file mode 100644 index 00000000000..1db2f54df93 --- /dev/null +++ b/stable/mymediaforalexa/4.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mymediaforalexa-4.0.14](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.13...mymediaforalexa-4.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [mymediaforalexa-4.0.13](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.12...mymediaforalexa-4.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [mymediaforalexa-4.0.12](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.11...mymediaforalexa-4.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [mymediaforalexa-4.0.11](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.10...mymediaforalexa-4.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [mymediaforalexa-4.0.10](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.9...mymediaforalexa-4.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [mymediaforalexa-4.0.9](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.8...mymediaforalexa-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [mymediaforalexa-4.0.8](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.7...mymediaforalexa-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [mymediaforalexa-4.0.7](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.6...mymediaforalexa-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [mymediaforalexa-4.0.6](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.5...mymediaforalexa-4.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [mymediaforalexa-4.0.5](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.4...mymediaforalexa-4.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [mymediaforalexa-4.0.4](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.3...mymediaforalexa-4.0.4) (2023-04-15) + +### Chore diff --git a/stable/mymediaforalexa/4.0.14/Chart.yaml b/stable/mymediaforalexa/4.0.14/Chart.yaml new file mode 100644 index 00000000000..d910552d115 --- /dev/null +++ b/stable/mymediaforalexa/4.0.14/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: mymediaforalexa +version: 4.0.14 +appVersion: "1.3.147.99" +description: This is the multi-platform Docker image for My Media for Alexa - https://www.mymediaalexa.com . +type: application +deprecated: false +home: https://truecharts.org/charts/stable/mymediaforalexa +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mymediaforalexa.png +keywords: + - media + - alexa +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mymediaforalexa + - https://www.mymediaalexa.com/home/docker#dockerhub +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/plaxt/4.0.13/README.md b/stable/mymediaforalexa/4.0.14/README.md similarity index 100% rename from stable/plaxt/4.0.13/README.md rename to stable/mymediaforalexa/4.0.14/README.md diff --git a/stable/mymediaforalexa/4.0.14/app-changelog.md b/stable/mymediaforalexa/4.0.14/app-changelog.md new file mode 100644 index 00000000000..ffd6bd4e80c --- /dev/null +++ b/stable/mymediaforalexa/4.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mymediaforalexa-4.0.14](https://github.com/truecharts/charts/compare/mymediaforalexa-4.0.13...mymediaforalexa-4.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/mymediaforalexa/4.0.13/app-readme.md b/stable/mymediaforalexa/4.0.14/app-readme.md similarity index 100% rename from stable/mymediaforalexa/4.0.13/app-readme.md rename to stable/mymediaforalexa/4.0.14/app-readme.md diff --git a/stable/mymediaforalexa/4.0.14/charts/common-12.9.2.tgz b/stable/mymediaforalexa/4.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/mymediaforalexa/4.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/mymediaforalexa/4.0.13/ix_values.yaml b/stable/mymediaforalexa/4.0.14/ix_values.yaml similarity index 100% rename from stable/mymediaforalexa/4.0.13/ix_values.yaml rename to stable/mymediaforalexa/4.0.14/ix_values.yaml diff --git a/stable/mymediaforalexa/4.0.13/questions.yaml b/stable/mymediaforalexa/4.0.14/questions.yaml similarity index 100% rename from stable/mymediaforalexa/4.0.13/questions.yaml rename to stable/mymediaforalexa/4.0.14/questions.yaml diff --git a/stable/plex-auto-languages/4.0.14/templates/NOTES.txt b/stable/mymediaforalexa/4.0.14/templates/NOTES.txt similarity index 100% rename from stable/plex-auto-languages/4.0.14/templates/NOTES.txt rename to stable/mymediaforalexa/4.0.14/templates/NOTES.txt diff --git a/stable/qinglong/5.0.15/templates/common.yaml b/stable/mymediaforalexa/4.0.14/templates/common.yaml similarity index 100% rename from stable/qinglong/5.0.15/templates/common.yaml rename to stable/mymediaforalexa/4.0.14/templates/common.yaml diff --git a/stable/portainer/4.0.7/values.yaml b/stable/mymediaforalexa/4.0.14/values.yaml similarity index 100% rename from stable/portainer/4.0.7/values.yaml rename to stable/mymediaforalexa/4.0.14/values.yaml diff --git a/stable/mysql-workbench/5.0.13/CHANGELOG.md b/stable/mysql-workbench/5.0.13/CHANGELOG.md deleted file mode 100644 index 5a097af14cc..00000000000 --- a/stable/mysql-workbench/5.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [mysql-workbench-5.0.13](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.12...mysql-workbench-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [mysql-workbench-5.0.12](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.11...mysql-workbench-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [mysql-workbench-5.0.11](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.10...mysql-workbench-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [mysql-workbench-5.0.10](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.9...mysql-workbench-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [mysql-workbench-5.0.9](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.8...mysql-workbench-5.0.9) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/mysql-workbench to v8.0.33 ([#8497](https://github.com/truecharts/charts/issues/8497)) - - - - -## [mysql-workbench-5.0.8](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.7...mysql-workbench-5.0.8) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/mysql-workbench to v ([#8323](https://github.com/truecharts/charts/issues/8323)) - - - - -## [mysql-workbench-5.0.7](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.6...mysql-workbench-5.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [mysql-workbench-5.0.6](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.5...mysql-workbench-5.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [mysql-workbench-5.0.5](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.4...mysql-workbench-5.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [mysql-workbench-5.0.4](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.3...mysql-workbench-5.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [mysql-workbench-5.0.3](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.2...mysql-workbench-5.0.3) (2023-04-16) - -### Chore diff --git a/stable/mysql-workbench/5.0.13/Chart.yaml b/stable/mysql-workbench/5.0.13/Chart.yaml deleted file mode 100644 index aa5a8d50358..00000000000 --- a/stable/mysql-workbench/5.0.13/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: mysql-workbench -version: 5.0.13 -appVersion: "8.0.33" -description: MySQL Workbench is a unified visual tool for database architects, developers and DBAs. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/mysql-workbench -icon: https://truecharts.org/img/hotlink-ok/chart-icons/mysql-workbench.png -keywords: - - mysql-workbench -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/mysql-workbench -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/mysql-workbench/5.0.13/app-changelog.md b/stable/mysql-workbench/5.0.13/app-changelog.md deleted file mode 100644 index 322781c18a3..00000000000 --- a/stable/mysql-workbench/5.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mysql-workbench-5.0.13](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.12...mysql-workbench-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/mysql-workbench/5.0.13/charts/common-12.8.1.tgz b/stable/mysql-workbench/5.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/mysql-workbench/5.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/mysql-workbench/5.0.14/CHANGELOG.md b/stable/mysql-workbench/5.0.14/CHANGELOG.md new file mode 100644 index 00000000000..47689bf6e26 --- /dev/null +++ b/stable/mysql-workbench/5.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [mysql-workbench-5.0.14](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.13...mysql-workbench-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [mysql-workbench-5.0.13](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.12...mysql-workbench-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [mysql-workbench-5.0.12](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.11...mysql-workbench-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [mysql-workbench-5.0.11](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.10...mysql-workbench-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [mysql-workbench-5.0.10](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.9...mysql-workbench-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [mysql-workbench-5.0.9](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.8...mysql-workbench-5.0.9) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/mysql-workbench to v8.0.33 ([#8497](https://github.com/truecharts/charts/issues/8497)) + + + + +## [mysql-workbench-5.0.8](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.7...mysql-workbench-5.0.8) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/mysql-workbench to v ([#8323](https://github.com/truecharts/charts/issues/8323)) + + + + +## [mysql-workbench-5.0.7](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.6...mysql-workbench-5.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [mysql-workbench-5.0.6](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.5...mysql-workbench-5.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [mysql-workbench-5.0.5](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.4...mysql-workbench-5.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [mysql-workbench-5.0.4](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.3...mysql-workbench-5.0.4) (2023-04-16) + +### Chore diff --git a/stable/mysql-workbench/5.0.14/Chart.yaml b/stable/mysql-workbench/5.0.14/Chart.yaml new file mode 100644 index 00000000000..54793ff4ad6 --- /dev/null +++ b/stable/mysql-workbench/5.0.14/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: mysql-workbench +version: 5.0.14 +appVersion: "8.0.33" +description: MySQL Workbench is a unified visual tool for database architects, developers and DBAs. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/mysql-workbench +icon: https://truecharts.org/img/hotlink-ok/chart-icons/mysql-workbench.png +keywords: + - mysql-workbench +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/mysql-workbench +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/plex-auto-languages/4.0.14/README.md b/stable/mysql-workbench/5.0.14/README.md similarity index 100% rename from stable/plex-auto-languages/4.0.14/README.md rename to stable/mysql-workbench/5.0.14/README.md diff --git a/stable/mysql-workbench/5.0.14/app-changelog.md b/stable/mysql-workbench/5.0.14/app-changelog.md new file mode 100644 index 00000000000..d7a9747c186 --- /dev/null +++ b/stable/mysql-workbench/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mysql-workbench-5.0.14](https://github.com/truecharts/charts/compare/mysql-workbench-5.0.13...mysql-workbench-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/mysql-workbench/5.0.13/app-readme.md b/stable/mysql-workbench/5.0.14/app-readme.md similarity index 100% rename from stable/mysql-workbench/5.0.13/app-readme.md rename to stable/mysql-workbench/5.0.14/app-readme.md diff --git a/stable/mysql-workbench/5.0.14/charts/common-12.9.2.tgz b/stable/mysql-workbench/5.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/mysql-workbench/5.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/mysql-workbench/5.0.13/ix_values.yaml b/stable/mysql-workbench/5.0.14/ix_values.yaml similarity index 100% rename from stable/mysql-workbench/5.0.13/ix_values.yaml rename to stable/mysql-workbench/5.0.14/ix_values.yaml diff --git a/stable/mysql-workbench/5.0.13/questions.yaml b/stable/mysql-workbench/5.0.14/questions.yaml similarity index 100% rename from stable/mysql-workbench/5.0.13/questions.yaml rename to stable/mysql-workbench/5.0.14/questions.yaml diff --git a/stable/plex-utills/4.0.11/templates/NOTES.txt b/stable/mysql-workbench/5.0.14/templates/NOTES.txt similarity index 100% rename from stable/plex-utills/4.0.11/templates/NOTES.txt rename to stable/mysql-workbench/5.0.14/templates/NOTES.txt diff --git a/stable/quassel-core/7.0.15/templates/common.yaml b/stable/mysql-workbench/5.0.14/templates/common.yaml similarity index 100% rename from stable/quassel-core/7.0.15/templates/common.yaml rename to stable/mysql-workbench/5.0.14/templates/common.yaml diff --git a/stable/posterr/4.0.14/values.yaml b/stable/mysql-workbench/5.0.14/values.yaml similarity index 100% rename from stable/posterr/4.0.14/values.yaml rename to stable/mysql-workbench/5.0.14/values.yaml diff --git a/stable/n8n/8.0.18/CHANGELOG.md b/stable/n8n/8.0.18/CHANGELOG.md deleted file mode 100644 index c772a0be1bb..00000000000 --- a/stable/n8n/8.0.18/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [n8n-8.0.18](https://github.com/truecharts/charts/compare/n8n-8.0.17...n8n-8.0.18) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/n8n to v0.229.0 ([#9054](https://github.com/truecharts/charts/issues/9054)) - - - - -## [n8n-8.0.17](https://github.com/truecharts/charts/compare/n8n-8.0.16...n8n-8.0.17) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/n8n to v0.228.2 ([#9035](https://github.com/truecharts/charts/issues/9035)) - - - - -## [n8n-8.0.16](https://github.com/truecharts/charts/compare/n8n-8.0.15...n8n-8.0.16) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [n8n-8.0.15](https://github.com/truecharts/charts/compare/n8n-8.0.14...n8n-8.0.15) (2023-05-12) - -### Chore - -- update container image tccr.io/truecharts/n8n to v0.228.1 ([#8906](https://github.com/truecharts/charts/issues/8906)) - - - - -## [n8n-8.0.14](https://github.com/truecharts/charts/compare/n8n-8.0.13...n8n-8.0.14) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/n8n to v0.227.0 ([#8859](https://github.com/truecharts/charts/issues/8859)) - - - - -## [n8n-8.0.13](https://github.com/truecharts/charts/compare/n8n-8.0.12...n8n-8.0.13) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/n8n to v0.226.2 ([#8833](https://github.com/truecharts/charts/issues/8833)) - - - - -## [n8n-8.0.12](https://github.com/truecharts/charts/compare/n8n-8.0.11...n8n-8.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [n8n-8.0.11](https://github.com/truecharts/charts/compare/n8n-8.0.10...n8n-8.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [n8n-8.0.10](https://github.com/truecharts/charts/compare/n8n-8.0.9...n8n-8.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/n8n to v0.226.0 ([#8603](https://github.com/truecharts/charts/issues/8603)) - - - - -## [n8n-8.0.9](https://github.com/truecharts/charts/compare/n8n-8.0.8...n8n-8.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [n8n-8.0.8](https://github.com/truecharts/charts/compare/n8n-8.0.7...n8n-8.0.8) (2023-04-25) - -### Chore diff --git a/stable/n8n/8.0.18/Chart.yaml b/stable/n8n/8.0.18/Chart.yaml deleted file mode 100644 index 2f26dcdd0d8..00000000000 --- a/stable/n8n/8.0.18/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "0.229.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.41 -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 -keywords: - - workflows - - automation -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: n8n -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/n8n - - https://docs.n8n.io/ - - https://github.com/n8n-io/n8n -version: 8.0.18 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/n8n/8.0.18/app-changelog.md b/stable/n8n/8.0.18/app-changelog.md deleted file mode 100644 index b78f9f2f8c3..00000000000 --- a/stable/n8n/8.0.18/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [n8n-8.0.18](https://github.com/truecharts/charts/compare/n8n-8.0.17...n8n-8.0.18) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/n8n to v0.229.0 ([#9054](https://github.com/truecharts/charts/issues/9054)) - - \ No newline at end of file diff --git a/stable/n8n/8.0.18/charts/common-12.8.1.tgz b/stable/n8n/8.0.18/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/n8n/8.0.18/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/n8n/8.0.18/charts/redis-6.0.41.tgz b/stable/n8n/8.0.18/charts/redis-6.0.41.tgz deleted file mode 100644 index 7d49e097628..00000000000 Binary files a/stable/n8n/8.0.18/charts/redis-6.0.41.tgz and /dev/null differ diff --git a/stable/n8n/8.0.18/questions.yaml b/stable/n8n/8.0.18/questions.yaml deleted file mode 100644 index 997752f3427..00000000000 --- a/stable/n8n/8.0.18/questions.yaml +++ /dev/null @@ -1,2399 +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: 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: 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: hostNetwork - group: Networking and Services - label: Host-Networking (Complicated) - schema: - hidden: true - type: boolean - default: false - - 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: - 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: - 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 - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: [] - items: - - variable: pathEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: path - label: Path - schema: - type: string - required: true - default: "/" - - variable: pathType - label: Path Type - schema: - type: string - required: true - default: Prefix - - variable: certificateIssuer - label: Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - 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: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: 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: service - label: Linked Service - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: Service Name - schema: - type: string - default: "" - - variable: port - label: Service Port - schema: - type: int - - variable: clusterIssuer - label: clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - default: [] - show_if: [["clusterIssuer", "=", ""]] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - variable: clusterIssuer - 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: [["clusterIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - type: string - show_if: [["clusterIssuer", "=", ""]] - default: "" - - variable: entrypoint - label: Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: securityContext - group: Security and Permissions - label: Security Context - schema: - additional_attrs: true - type: dict - attrs: - - variable: container - label: Container - schema: - additional_attrs: true - type: dict - attrs: - # Settings from questions.yaml get appended here on a per-app basis - - - variable: runAsUser - label: "runAsUser" - description: "The UserID of the user running the application" - schema: - type: int - default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: - 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: 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: - 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: - 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 - - 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/n8n/8.0.19/CHANGELOG.md b/stable/n8n/8.0.19/CHANGELOG.md new file mode 100644 index 00000000000..a395425547e --- /dev/null +++ b/stable/n8n/8.0.19/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [n8n-8.0.19](https://github.com/truecharts/charts/compare/n8n-8.0.18...n8n-8.0.19) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [n8n-8.0.18](https://github.com/truecharts/charts/compare/n8n-8.0.17...n8n-8.0.18) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/n8n to v0.229.0 ([#9054](https://github.com/truecharts/charts/issues/9054)) + + + + +## [n8n-8.0.17](https://github.com/truecharts/charts/compare/n8n-8.0.16...n8n-8.0.17) (2023-05-21) + +### Chore + +- update container image tccr.io/truecharts/n8n to v0.228.2 ([#9035](https://github.com/truecharts/charts/issues/9035)) + + + + +## [n8n-8.0.16](https://github.com/truecharts/charts/compare/n8n-8.0.15...n8n-8.0.16) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [n8n-8.0.15](https://github.com/truecharts/charts/compare/n8n-8.0.14...n8n-8.0.15) (2023-05-12) + +### Chore + +- update container image tccr.io/truecharts/n8n to v0.228.1 ([#8906](https://github.com/truecharts/charts/issues/8906)) + + + + +## [n8n-8.0.14](https://github.com/truecharts/charts/compare/n8n-8.0.13...n8n-8.0.14) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/n8n to v0.227.0 ([#8859](https://github.com/truecharts/charts/issues/8859)) + + + + +## [n8n-8.0.13](https://github.com/truecharts/charts/compare/n8n-8.0.12...n8n-8.0.13) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/n8n to v0.226.2 ([#8833](https://github.com/truecharts/charts/issues/8833)) + + + + +## [n8n-8.0.12](https://github.com/truecharts/charts/compare/n8n-8.0.11...n8n-8.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [n8n-8.0.11](https://github.com/truecharts/charts/compare/n8n-8.0.10...n8n-8.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [n8n-8.0.10](https://github.com/truecharts/charts/compare/n8n-8.0.9...n8n-8.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/n8n to v0.226.0 ([#8603](https://github.com/truecharts/charts/issues/8603)) + + + diff --git a/stable/n8n/8.0.19/Chart.yaml b/stable/n8n/8.0.19/Chart.yaml new file mode 100644 index 00000000000..d07efbfbb48 --- /dev/null +++ b/stable/n8n/8.0.19/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.229.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.43 +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 +keywords: + - workflows + - automation +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: n8n +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/n8n + - https://docs.n8n.io/ + - https://github.com/n8n-io/n8n +version: 8.0.19 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/n8n/8.0.19/LICENSE b/stable/n8n/8.0.19/LICENSE new file mode 100644 index 00000000000..33a8cbb23f0 --- /dev/null +++ b/stable/n8n/8.0.19/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/plex-utills/4.0.11/README.md b/stable/n8n/8.0.19/README.md similarity index 100% rename from stable/plex-utills/4.0.11/README.md rename to stable/n8n/8.0.19/README.md diff --git a/stable/n8n/8.0.19/app-changelog.md b/stable/n8n/8.0.19/app-changelog.md new file mode 100644 index 00000000000..908b1ae6d38 --- /dev/null +++ b/stable/n8n/8.0.19/app-changelog.md @@ -0,0 +1,13 @@ + + +## [n8n-8.0.19](https://github.com/truecharts/charts/compare/n8n-8.0.18...n8n-8.0.19) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + \ No newline at end of file diff --git a/stable/n8n/8.0.18/app-readme.md b/stable/n8n/8.0.19/app-readme.md similarity index 100% rename from stable/n8n/8.0.18/app-readme.md rename to stable/n8n/8.0.19/app-readme.md diff --git a/stable/n8n/8.0.19/charts/common-12.9.2.tgz b/stable/n8n/8.0.19/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/n8n/8.0.19/charts/common-12.9.2.tgz differ diff --git a/stable/n8n/8.0.19/charts/redis-6.0.43.tgz b/stable/n8n/8.0.19/charts/redis-6.0.43.tgz new file mode 100644 index 00000000000..458131b9e1e Binary files /dev/null and b/stable/n8n/8.0.19/charts/redis-6.0.43.tgz differ diff --git a/stable/n8n/8.0.18/ix_values.yaml b/stable/n8n/8.0.19/ix_values.yaml similarity index 100% rename from stable/n8n/8.0.18/ix_values.yaml rename to stable/n8n/8.0.19/ix_values.yaml diff --git a/stable/n8n/8.0.19/questions.yaml b/stable/n8n/8.0.19/questions.yaml new file mode 100644 index 00000000000..76ee3471077 --- /dev/null +++ b/stable/n8n/8.0.19/questions.yaml @@ -0,0 +1,2460 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/portainer/4.0.7/templates/NOTES.txt b/stable/n8n/8.0.19/templates/NOTES.txt similarity index 100% rename from stable/portainer/4.0.7/templates/NOTES.txt rename to stable/n8n/8.0.19/templates/NOTES.txt diff --git a/stable/n8n/8.0.18/templates/_configmap.tpl b/stable/n8n/8.0.19/templates/_configmap.tpl similarity index 100% rename from stable/n8n/8.0.18/templates/_configmap.tpl rename to stable/n8n/8.0.19/templates/_configmap.tpl diff --git a/stable/n8n/8.0.18/templates/common.yaml b/stable/n8n/8.0.19/templates/common.yaml similarity index 100% rename from stable/n8n/8.0.18/templates/common.yaml rename to stable/n8n/8.0.19/templates/common.yaml diff --git a/stable/pretend-youre-xyzzy/9.0.13/values.yaml b/stable/n8n/8.0.19/values.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/9.0.13/values.yaml rename to stable/n8n/8.0.19/values.yaml diff --git a/stable/nano-wallet/5.0.11/CHANGELOG.md b/stable/nano-wallet/5.0.11/CHANGELOG.md deleted file mode 100644 index 2a92c830801..00000000000 --- a/stable/nano-wallet/5.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [nano-wallet-5.0.11](https://github.com/truecharts/charts/compare/nano-wallet-5.0.10...nano-wallet-5.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [nano-wallet-5.0.10](https://github.com/truecharts/charts/compare/nano-wallet-5.0.9...nano-wallet-5.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [nano-wallet-5.0.9](https://github.com/truecharts/charts/compare/nano-wallet-5.0.8...nano-wallet-5.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [nano-wallet-5.0.8](https://github.com/truecharts/charts/compare/nano-wallet-5.0.7...nano-wallet-5.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [nano-wallet-5.0.7](https://github.com/truecharts/charts/compare/nano-wallet-5.0.6...nano-wallet-5.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [nano-wallet-5.0.6](https://github.com/truecharts/charts/compare/nano-wallet-5.0.5...nano-wallet-5.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [nano-wallet-5.0.5](https://github.com/truecharts/charts/compare/nano-wallet-5.0.4...nano-wallet-5.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [nano-wallet-5.0.4](https://github.com/truecharts/charts/compare/nano-wallet-5.0.3...nano-wallet-5.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [nano-wallet-5.0.3](https://github.com/truecharts/charts/compare/nano-wallet-5.0.2...nano-wallet-5.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [nano-wallet-5.0.2](https://github.com/truecharts/charts/compare/nano-wallet-5.0.1...nano-wallet-5.0.2) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [nano-wallet-5.0.1](https://github.com/truecharts/charts/compare/nano-wallet-5.0.0...nano-wallet-5.0.1) (2023-04-14) - - diff --git a/stable/nano-wallet/5.0.11/Chart.yaml b/stable/nano-wallet/5.0.11/Chart.yaml deleted file mode 100644 index dc36cb460a9..00000000000 --- a/stable/nano-wallet/5.0.11/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: nano-wallet -version: 5.0.11 -appVersion: "2021.12.16" -description: Nano-wallet is a digital payment protocol designed to be accessible and lightweight. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/nano-wallet -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nano-wallet.png -keywords: - - nano-wallet -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/nano-wallet -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/nano-wallet/5.0.11/app-changelog.md b/stable/nano-wallet/5.0.11/app-changelog.md deleted file mode 100644 index f66c8db4c9e..00000000000 --- a/stable/nano-wallet/5.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [nano-wallet-5.0.11](https://github.com/truecharts/charts/compare/nano-wallet-5.0.10...nano-wallet-5.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/nano-wallet/5.0.11/charts/common-12.8.1.tgz b/stable/nano-wallet/5.0.11/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/nano-wallet/5.0.11/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/nano-wallet/5.0.12/CHANGELOG.md b/stable/nano-wallet/5.0.12/CHANGELOG.md new file mode 100644 index 00000000000..105e1935f41 --- /dev/null +++ b/stable/nano-wallet/5.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [nano-wallet-5.0.12](https://github.com/truecharts/charts/compare/nano-wallet-5.0.11...nano-wallet-5.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [nano-wallet-5.0.11](https://github.com/truecharts/charts/compare/nano-wallet-5.0.10...nano-wallet-5.0.11) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [nano-wallet-5.0.10](https://github.com/truecharts/charts/compare/nano-wallet-5.0.9...nano-wallet-5.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [nano-wallet-5.0.9](https://github.com/truecharts/charts/compare/nano-wallet-5.0.8...nano-wallet-5.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [nano-wallet-5.0.8](https://github.com/truecharts/charts/compare/nano-wallet-5.0.7...nano-wallet-5.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [nano-wallet-5.0.7](https://github.com/truecharts/charts/compare/nano-wallet-5.0.6...nano-wallet-5.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [nano-wallet-5.0.6](https://github.com/truecharts/charts/compare/nano-wallet-5.0.5...nano-wallet-5.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [nano-wallet-5.0.5](https://github.com/truecharts/charts/compare/nano-wallet-5.0.4...nano-wallet-5.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [nano-wallet-5.0.4](https://github.com/truecharts/charts/compare/nano-wallet-5.0.3...nano-wallet-5.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [nano-wallet-5.0.3](https://github.com/truecharts/charts/compare/nano-wallet-5.0.2...nano-wallet-5.0.3) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [nano-wallet-5.0.2](https://github.com/truecharts/charts/compare/nano-wallet-5.0.1...nano-wallet-5.0.2) (2023-04-15) + +### Chore diff --git a/stable/nano-wallet/5.0.12/Chart.yaml b/stable/nano-wallet/5.0.12/Chart.yaml new file mode 100644 index 00000000000..1b9071baa4f --- /dev/null +++ b/stable/nano-wallet/5.0.12/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: nano-wallet +version: 5.0.12 +appVersion: "2021.12.16" +description: Nano-wallet is a digital payment protocol designed to be accessible and lightweight. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/nano-wallet +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nano-wallet.png +keywords: + - nano-wallet +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nano-wallet +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/portainer/4.0.7/README.md b/stable/nano-wallet/5.0.12/README.md similarity index 100% rename from stable/portainer/4.0.7/README.md rename to stable/nano-wallet/5.0.12/README.md diff --git a/stable/nano-wallet/5.0.12/app-changelog.md b/stable/nano-wallet/5.0.12/app-changelog.md new file mode 100644 index 00000000000..ffa38ef8be6 --- /dev/null +++ b/stable/nano-wallet/5.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nano-wallet-5.0.12](https://github.com/truecharts/charts/compare/nano-wallet-5.0.11...nano-wallet-5.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/nano-wallet/5.0.11/app-readme.md b/stable/nano-wallet/5.0.12/app-readme.md similarity index 100% rename from stable/nano-wallet/5.0.11/app-readme.md rename to stable/nano-wallet/5.0.12/app-readme.md diff --git a/stable/nano-wallet/5.0.12/charts/common-12.9.2.tgz b/stable/nano-wallet/5.0.12/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/nano-wallet/5.0.12/charts/common-12.9.2.tgz differ diff --git a/stable/nano-wallet/5.0.11/ix_values.yaml b/stable/nano-wallet/5.0.12/ix_values.yaml similarity index 100% rename from stable/nano-wallet/5.0.11/ix_values.yaml rename to stable/nano-wallet/5.0.12/ix_values.yaml diff --git a/stable/nano-wallet/5.0.11/questions.yaml b/stable/nano-wallet/5.0.12/questions.yaml similarity index 100% rename from stable/nano-wallet/5.0.11/questions.yaml rename to stable/nano-wallet/5.0.12/questions.yaml diff --git a/stable/posterr/4.0.14/templates/NOTES.txt b/stable/nano-wallet/5.0.12/templates/NOTES.txt similarity index 100% rename from stable/posterr/4.0.14/templates/NOTES.txt rename to stable/nano-wallet/5.0.12/templates/NOTES.txt diff --git a/stable/quassel-web/5.0.13/templates/common.yaml b/stable/nano-wallet/5.0.12/templates/common.yaml similarity index 100% rename from stable/quassel-web/5.0.13/templates/common.yaml rename to stable/nano-wallet/5.0.12/templates/common.yaml diff --git a/stable/projectsend/7.0.11/values.yaml b/stable/nano-wallet/5.0.12/values.yaml similarity index 100% rename from stable/projectsend/7.0.11/values.yaml rename to stable/nano-wallet/5.0.12/values.yaml diff --git a/stable/navidrome/15.0.14/CHANGELOG.md b/stable/navidrome/15.0.14/CHANGELOG.md new file mode 100644 index 00000000000..1a7067abc31 --- /dev/null +++ b/stable/navidrome/15.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [navidrome-15.0.14](https://github.com/truecharts/charts/compare/navidrome-15.0.13...navidrome-15.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [navidrome-15.0.13](https://github.com/truecharts/charts/compare/navidrome-15.0.12...navidrome-15.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [navidrome-15.0.12](https://github.com/truecharts/charts/compare/navidrome-15.0.11...navidrome-15.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [navidrome-15.0.11](https://github.com/truecharts/charts/compare/navidrome-15.0.10...navidrome-15.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [navidrome-15.0.10](https://github.com/truecharts/charts/compare/navidrome-15.0.9...navidrome-15.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [navidrome-15.0.9](https://github.com/truecharts/charts/compare/navidrome-15.0.8...navidrome-15.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [navidrome-15.0.8](https://github.com/truecharts/charts/compare/navidrome-15.0.7...navidrome-15.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [navidrome-15.0.7](https://github.com/truecharts/charts/compare/navidrome-15.0.6...navidrome-15.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [navidrome-15.0.6](https://github.com/truecharts/charts/compare/navidrome-15.0.5...navidrome-15.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [navidrome-15.0.5](https://github.com/truecharts/charts/compare/navidrome-15.0.4...navidrome-15.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [navidrome-15.0.4](https://github.com/truecharts/charts/compare/navidrome-15.0.3...navidrome-15.0.4) (2023-04-15) + +### Chore diff --git a/stable/navidrome/15.0.14/Chart.yaml b/stable/navidrome/15.0.14/Chart.yaml new file mode 100644 index 00000000000..8fd38b59ac9 --- /dev/null +++ b/stable/navidrome/15.0.14/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.49.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - navidrome + - music + - streaming +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: navidrome +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/navidrome + - https://github.com/deluan/navidrome +type: application +version: 15.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/posterr/4.0.14/README.md b/stable/navidrome/15.0.14/README.md similarity index 100% rename from stable/posterr/4.0.14/README.md rename to stable/navidrome/15.0.14/README.md diff --git a/stable/navidrome/15.0.14/app-changelog.md b/stable/navidrome/15.0.14/app-changelog.md new file mode 100644 index 00000000000..1919494730c --- /dev/null +++ b/stable/navidrome/15.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [navidrome-15.0.14](https://github.com/truecharts/charts/compare/navidrome-15.0.13...navidrome-15.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/navidrome/15.0.14/app-readme.md b/stable/navidrome/15.0.14/app-readme.md new file mode 100644 index 00000000000..73d0c017c08 --- /dev/null +++ b/stable/navidrome/15.0.14/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/15.0.14/charts/common-12.9.2.tgz b/stable/navidrome/15.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/navidrome/15.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/navidrome/15.0.14/ix_values.yaml b/stable/navidrome/15.0.14/ix_values.yaml new file mode 100644 index 00000000000..883467eb883 --- /dev/null +++ b/stable/navidrome/15.0.14/ix_values.yaml @@ -0,0 +1,32 @@ +image: + repository: tccr.io/truecharts/navidrome + pullPolicy: IfNotPresent + tag: 0.49.3@sha256:8a415419867682cd91a202131e728404d51662fc3b084565e143a4f121da9851 +service: + main: + ports: + main: + port: 4533 + targetPort: 4533 +persistence: + data: + enabled: true + mountPath: "/data" + music: + enabled: true + mountPath: "/music" +portal: + open: + enabled: true + +workload: + main: + podSpec: + containers: + main: + env: + ND_SCANINTERVAL: "15m" + ND_LOGLEVEL: "info" + ND_SESSIONTIMEOUT: "24h" + ND_ENABLETRANSCODINGCONFIG: "true" + ND_MUSICFOLDER: "/music" diff --git a/stable/navidrome/15.0.14/questions.yaml b/stable/navidrome/15.0.14/questions.yaml new file mode 100644 index 00000000000..708b9c5c355 --- /dev/null +++ b/stable/navidrome/15.0.14/questions.yaml @@ -0,0 +1,1999 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/9.0.13/templates/NOTES.txt b/stable/navidrome/15.0.14/templates/NOTES.txt similarity index 100% rename from stable/pretend-youre-xyzzy/9.0.13/templates/NOTES.txt rename to stable/navidrome/15.0.14/templates/NOTES.txt diff --git a/stable/reg/9.0.16/templates/common.yaml b/stable/navidrome/15.0.14/templates/common.yaml similarity index 100% rename from stable/reg/9.0.16/templates/common.yaml rename to stable/navidrome/15.0.14/templates/common.yaml diff --git a/stable/promcord/7.0.14/values.yaml b/stable/navidrome/15.0.14/values.yaml similarity index 100% rename from stable/promcord/7.0.14/values.yaml rename to stable/navidrome/15.0.14/values.yaml diff --git a/stable/netdata/5.0.13/CHANGELOG.md b/stable/netdata/5.0.13/CHANGELOG.md deleted file mode 100644 index 92d01824c60..00000000000 --- a/stable/netdata/5.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [netdata-5.0.13](https://github.com/truecharts/charts/compare/netdata-5.0.12...netdata-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [netdata-5.0.12](https://github.com/truecharts/charts/compare/netdata-5.0.11...netdata-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [netdata-5.0.11](https://github.com/truecharts/charts/compare/netdata-5.0.10...netdata-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [netdata-5.0.10](https://github.com/truecharts/charts/compare/netdata-5.0.9...netdata-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [netdata-5.0.9](https://github.com/truecharts/charts/compare/netdata-5.0.8...netdata-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [netdata-5.0.8](https://github.com/truecharts/charts/compare/netdata-5.0.7...netdata-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [netdata-5.0.7](https://github.com/truecharts/charts/compare/netdata-5.0.6...netdata-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [netdata-5.0.6](https://github.com/truecharts/charts/compare/netdata-5.0.5...netdata-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [netdata-5.0.5](https://github.com/truecharts/charts/compare/netdata-5.0.4...netdata-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [netdata-5.0.4](https://github.com/truecharts/charts/compare/netdata-5.0.3...netdata-5.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [netdata-5.0.3](https://github.com/truecharts/charts/compare/netdata-5.0.2...netdata-5.0.3) (2023-04-14) - - diff --git a/stable/netdata/5.0.13/Chart.yaml b/stable/netdata/5.0.13/Chart.yaml deleted file mode 100644 index a65e8265e23..00000000000 --- a/stable/netdata/5.0.13/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "1.38.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.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 -keywords: - - netdata - - monitoring -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: netdata -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/netdata - - https://github.com/netdata -version: 5.0.13 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/netdata/5.0.13/app-changelog.md b/stable/netdata/5.0.13/app-changelog.md deleted file mode 100644 index 5e303bca71a..00000000000 --- a/stable/netdata/5.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [netdata-5.0.13](https://github.com/truecharts/charts/compare/netdata-5.0.12...netdata-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/netdata/5.0.13/charts/common-12.8.1.tgz b/stable/netdata/5.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/netdata/5.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/netdata/5.0.14/CHANGELOG.md b/stable/netdata/5.0.14/CHANGELOG.md new file mode 100644 index 00000000000..bed03d9af8a --- /dev/null +++ b/stable/netdata/5.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [netdata-5.0.14](https://github.com/truecharts/charts/compare/netdata-5.0.13...netdata-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [netdata-5.0.13](https://github.com/truecharts/charts/compare/netdata-5.0.12...netdata-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [netdata-5.0.12](https://github.com/truecharts/charts/compare/netdata-5.0.11...netdata-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [netdata-5.0.11](https://github.com/truecharts/charts/compare/netdata-5.0.10...netdata-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [netdata-5.0.10](https://github.com/truecharts/charts/compare/netdata-5.0.9...netdata-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [netdata-5.0.9](https://github.com/truecharts/charts/compare/netdata-5.0.8...netdata-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [netdata-5.0.8](https://github.com/truecharts/charts/compare/netdata-5.0.7...netdata-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [netdata-5.0.7](https://github.com/truecharts/charts/compare/netdata-5.0.6...netdata-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [netdata-5.0.6](https://github.com/truecharts/charts/compare/netdata-5.0.5...netdata-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [netdata-5.0.5](https://github.com/truecharts/charts/compare/netdata-5.0.4...netdata-5.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [netdata-5.0.4](https://github.com/truecharts/charts/compare/netdata-5.0.3...netdata-5.0.4) (2023-04-15) + +### Chore diff --git a/stable/netdata/5.0.14/Chart.yaml b/stable/netdata/5.0.14/Chart.yaml new file mode 100644 index 00000000000..e72f28fd8aa --- /dev/null +++ b/stable/netdata/5.0.14/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.38.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - netdata + - monitoring +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: netdata +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/netdata + - https://github.com/netdata +version: 5.0.14 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/pretend-youre-xyzzy/9.0.13/README.md b/stable/netdata/5.0.14/README.md similarity index 100% rename from stable/pretend-youre-xyzzy/9.0.13/README.md rename to stable/netdata/5.0.14/README.md diff --git a/stable/netdata/5.0.14/app-changelog.md b/stable/netdata/5.0.14/app-changelog.md new file mode 100644 index 00000000000..4309a1da83e --- /dev/null +++ b/stable/netdata/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [netdata-5.0.14](https://github.com/truecharts/charts/compare/netdata-5.0.13...netdata-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/netdata/5.0.13/app-readme.md b/stable/netdata/5.0.14/app-readme.md similarity index 100% rename from stable/netdata/5.0.13/app-readme.md rename to stable/netdata/5.0.14/app-readme.md diff --git a/stable/netdata/5.0.14/charts/common-12.9.2.tgz b/stable/netdata/5.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/netdata/5.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/netdata/5.0.13/ix_values.yaml b/stable/netdata/5.0.14/ix_values.yaml similarity index 100% rename from stable/netdata/5.0.13/ix_values.yaml rename to stable/netdata/5.0.14/ix_values.yaml diff --git a/stable/netdata/5.0.13/questions.yaml b/stable/netdata/5.0.14/questions.yaml similarity index 100% rename from stable/netdata/5.0.13/questions.yaml rename to stable/netdata/5.0.14/questions.yaml diff --git a/stable/projectsend/7.0.11/templates/NOTES.txt b/stable/netdata/5.0.14/templates/NOTES.txt similarity index 100% rename from stable/projectsend/7.0.11/templates/NOTES.txt rename to stable/netdata/5.0.14/templates/NOTES.txt diff --git a/stable/netdata/5.0.13/templates/common.yaml b/stable/netdata/5.0.14/templates/common.yaml similarity index 100% rename from stable/netdata/5.0.13/templates/common.yaml rename to stable/netdata/5.0.14/templates/common.yaml diff --git a/stable/prusaslicer-novnc/4.0.16/values.yaml b/stable/netdata/5.0.14/values.yaml similarity index 100% rename from stable/prusaslicer-novnc/4.0.16/values.yaml rename to stable/netdata/5.0.14/values.yaml diff --git a/stable/nextpvr/5.0.5/CHANGELOG.md b/stable/nextpvr/5.0.5/CHANGELOG.md deleted file mode 100644 index f01e45d7710..00000000000 --- a/stable/nextpvr/5.0.5/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [nextpvr-5.0.5](https://github.com/truecharts/charts/compare/nextpvr-5.0.4...nextpvr-5.0.5) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [nextpvr-5.0.4](https://github.com/truecharts/charts/compare/nextpvr-5.0.3...nextpvr-5.0.4) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [nextpvr-5.0.3](https://github.com/truecharts/charts/compare/nextpvr-5.0.2...nextpvr-5.0.3) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/nextpvr to latest ([#8811](https://github.com/truecharts/charts/issues/8811)) - - - - -## [nextpvr-5.0.3](https://github.com/truecharts/charts/compare/nextpvr-5.0.2...nextpvr-5.0.3) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/nextpvr to latest ([#8811](https://github.com/truecharts/charts/issues/8811)) - - - - -## [nextpvr-5.0.3](https://github.com/truecharts/charts/compare/nextpvr-5.0.2...nextpvr-5.0.3) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/nextpvr to latest ([#8811](https://github.com/truecharts/charts/issues/8811)) - - - - -## [nextpvr-5.0.3](https://github.com/truecharts/charts/compare/nextpvr-5.0.2...nextpvr-5.0.3) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/nextpvr to latest ([#8811](https://github.com/truecharts/charts/issues/8811)) - - - - -## [nextpvr-5.0.3](https://github.com/truecharts/charts/compare/nextpvr-5.0.2...nextpvr-5.0.3) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/nextpvr to latest ([#8811](https://github.com/truecharts/charts/issues/8811)) - - - - -## [nextpvr-5.0.3](https://github.com/truecharts/charts/compare/nextpvr-5.0.2...nextpvr-5.0.3) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/nextpvr to latest ([#8811](https://github.com/truecharts/charts/issues/8811)) - - - - -## [nextpvr-5.0.2](https://github.com/truecharts/charts/compare/nextpvr-5.0.1...nextpvr-5.0.2) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [nextpvr-5.0.1](https://github.com/truecharts/charts/compare/nextpvr-5.0.0...nextpvr-5.0.1) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [nextpvr-5.0.0](https://github.com/truecharts/charts/compare/nextpvr-4.1.3...nextpvr-5.0.0) (2023-04-29) - -### Feat diff --git a/stable/nextpvr/5.0.5/Chart.yaml b/stable/nextpvr/5.0.5/Chart.yaml deleted file mode 100644 index 00b89252efb..00000000000 --- a/stable/nextpvr/5.0.5/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - pvr - - recorder -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: nextpvr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/nextpvr - - https://github.com/sub3/NextPVR/wiki/Install-Docker -version: 5.0.5 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/nextpvr/5.0.5/app-changelog.md b/stable/nextpvr/5.0.5/app-changelog.md deleted file mode 100644 index fa24c6b6017..00000000000 --- a/stable/nextpvr/5.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [nextpvr-5.0.5](https://github.com/truecharts/charts/compare/nextpvr-5.0.4...nextpvr-5.0.5) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/nextpvr/5.0.5/charts/common-12.8.1.tgz b/stable/nextpvr/5.0.5/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/nextpvr/5.0.5/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/nextpvr/5.0.6/CHANGELOG.md b/stable/nextpvr/5.0.6/CHANGELOG.md new file mode 100644 index 00000000000..d0c5d459a5f --- /dev/null +++ b/stable/nextpvr/5.0.6/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [nextpvr-5.0.6](https://github.com/truecharts/charts/compare/nextpvr-5.0.5...nextpvr-5.0.6) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [nextpvr-5.0.5](https://github.com/truecharts/charts/compare/nextpvr-5.0.4...nextpvr-5.0.5) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [nextpvr-5.0.4](https://github.com/truecharts/charts/compare/nextpvr-5.0.3...nextpvr-5.0.4) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [nextpvr-5.0.3](https://github.com/truecharts/charts/compare/nextpvr-5.0.2...nextpvr-5.0.3) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/nextpvr to latest ([#8811](https://github.com/truecharts/charts/issues/8811)) + + + + +## [nextpvr-5.0.3](https://github.com/truecharts/charts/compare/nextpvr-5.0.2...nextpvr-5.0.3) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/nextpvr to latest ([#8811](https://github.com/truecharts/charts/issues/8811)) + + + + +## [nextpvr-5.0.3](https://github.com/truecharts/charts/compare/nextpvr-5.0.2...nextpvr-5.0.3) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/nextpvr to latest ([#8811](https://github.com/truecharts/charts/issues/8811)) + + + + +## [nextpvr-5.0.3](https://github.com/truecharts/charts/compare/nextpvr-5.0.2...nextpvr-5.0.3) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/nextpvr to latest ([#8811](https://github.com/truecharts/charts/issues/8811)) + + + + +## [nextpvr-5.0.3](https://github.com/truecharts/charts/compare/nextpvr-5.0.2...nextpvr-5.0.3) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/nextpvr to latest ([#8811](https://github.com/truecharts/charts/issues/8811)) + + + + +## [nextpvr-5.0.3](https://github.com/truecharts/charts/compare/nextpvr-5.0.2...nextpvr-5.0.3) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/nextpvr to latest ([#8811](https://github.com/truecharts/charts/issues/8811)) + + + + +## [nextpvr-5.0.2](https://github.com/truecharts/charts/compare/nextpvr-5.0.1...nextpvr-5.0.2) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [nextpvr-5.0.1](https://github.com/truecharts/charts/compare/nextpvr-5.0.0...nextpvr-5.0.1) (2023-05-03) + +### Chore diff --git a/stable/nextpvr/5.0.6/Chart.yaml b/stable/nextpvr/5.0.6/Chart.yaml new file mode 100644 index 00000000000..8452941981a --- /dev/null +++ b/stable/nextpvr/5.0.6/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - pvr + - recorder +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: nextpvr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nextpvr + - https://github.com/sub3/NextPVR/wiki/Install-Docker +version: 5.0.6 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/projectsend/7.0.11/README.md b/stable/nextpvr/5.0.6/README.md similarity index 100% rename from stable/projectsend/7.0.11/README.md rename to stable/nextpvr/5.0.6/README.md diff --git a/stable/nextpvr/5.0.6/app-changelog.md b/stable/nextpvr/5.0.6/app-changelog.md new file mode 100644 index 00000000000..3b90a203b0c --- /dev/null +++ b/stable/nextpvr/5.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nextpvr-5.0.6](https://github.com/truecharts/charts/compare/nextpvr-5.0.5...nextpvr-5.0.6) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/nextpvr/5.0.5/app-readme.md b/stable/nextpvr/5.0.6/app-readme.md similarity index 100% rename from stable/nextpvr/5.0.5/app-readme.md rename to stable/nextpvr/5.0.6/app-readme.md diff --git a/stable/nextpvr/5.0.6/charts/common-12.9.2.tgz b/stable/nextpvr/5.0.6/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/nextpvr/5.0.6/charts/common-12.9.2.tgz differ diff --git a/stable/nextpvr/5.0.5/ix_values.yaml b/stable/nextpvr/5.0.6/ix_values.yaml similarity index 100% rename from stable/nextpvr/5.0.5/ix_values.yaml rename to stable/nextpvr/5.0.6/ix_values.yaml diff --git a/stable/nextpvr/5.0.5/questions.yaml b/stable/nextpvr/5.0.6/questions.yaml similarity index 100% rename from stable/nextpvr/5.0.5/questions.yaml rename to stable/nextpvr/5.0.6/questions.yaml diff --git a/stable/promcord/7.0.14/templates/NOTES.txt b/stable/nextpvr/5.0.6/templates/NOTES.txt similarity index 100% rename from stable/promcord/7.0.14/templates/NOTES.txt rename to stable/nextpvr/5.0.6/templates/NOTES.txt diff --git a/stable/requestrr/5.0.13/templates/common.yaml b/stable/nextpvr/5.0.6/templates/common.yaml similarity index 100% rename from stable/requestrr/5.0.13/templates/common.yaml rename to stable/nextpvr/5.0.6/templates/common.yaml diff --git a/stable/putty/4.0.5/values.yaml b/stable/nextpvr/5.0.6/values.yaml similarity index 100% rename from stable/putty/4.0.5/values.yaml rename to stable/nextpvr/5.0.6/values.yaml diff --git a/stable/nginx-proxy-manager/4.0.160/CHANGELOG.md b/stable/nginx-proxy-manager/4.0.160/CHANGELOG.md deleted file mode 100644 index 1265c9be372..00000000000 --- a/stable/nginx-proxy-manager/4.0.160/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [nginx-proxy-manager-4.0.160](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.15...nginx-proxy-manager-4.0.160) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [nginx-proxy-manager-4.0.15](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.14...nginx-proxy-manager-4.0.15) (2023-05-19) - -### Chore - -- update container image tccr.io/truecharts/nginx-proxy-manager to v2.10.3 ([#8607](https://github.com/truecharts/charts/issues/8607)) - - - - -## [nginx-proxy-manager-4.0.14](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.13...nginx-proxy-manager-4.0.14) (2023-05-19) - -### Chore - -- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) - - - - -## [nginx-proxy-manager-4.0.13](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.12...nginx-proxy-manager-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [nginx-proxy-manager-4.0.12](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.11...nginx-proxy-manager-4.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [nginx-proxy-manager-4.0.11](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.10...nginx-proxy-manager-4.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [nginx-proxy-manager-4.0.10](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.9...nginx-proxy-manager-4.0.10) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/nginx-proxy-manager to v2.9.22 ([#8501](https://github.com/truecharts/charts/issues/8501)) - - - - -## [nginx-proxy-manager-4.0.9](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.8...nginx-proxy-manager-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [nginx-proxy-manager-4.0.8](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.7...nginx-proxy-manager-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [nginx-proxy-manager-4.0.7](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.6...nginx-proxy-manager-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [nginx-proxy-manager-4.0.6](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.5...nginx-proxy-manager-4.0.6) (2023-04-16) - -### Chore diff --git a/stable/nginx-proxy-manager/4.0.160/Chart.yaml b/stable/nginx-proxy-manager/4.0.160/Chart.yaml deleted file mode 100644 index 3bdeecd1da9..00000000000 --- a/stable/nginx-proxy-manager/4.0.160/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "2.10.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.27 -deprecated: false -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 -keywords: - - nginx-proxy-manager - - nginx - - reverse-proxy -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: nginx-proxy-manager -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/nginx-proxy-manager - - https://github.com/NginxProxyManager/nginx-proxy-manager - - https://nginxproxymanager.com/ -type: application -version: 4.0.160 -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" diff --git a/stable/nginx-proxy-manager/4.0.160/app-changelog.md b/stable/nginx-proxy-manager/4.0.160/app-changelog.md deleted file mode 100644 index 0ace28d096c..00000000000 --- a/stable/nginx-proxy-manager/4.0.160/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [nginx-proxy-manager-4.0.160](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.15...nginx-proxy-manager-4.0.160) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/nginx-proxy-manager/4.0.160/charts/common-12.8.1.tgz b/stable/nginx-proxy-manager/4.0.160/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/nginx-proxy-manager/4.0.160/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/nginx-proxy-manager/4.0.160/charts/mariadb-7.0.27.tgz b/stable/nginx-proxy-manager/4.0.160/charts/mariadb-7.0.27.tgz deleted file mode 100644 index c0d43d828b9..00000000000 Binary files a/stable/nginx-proxy-manager/4.0.160/charts/mariadb-7.0.27.tgz and /dev/null differ diff --git a/stable/nginx-proxy-manager/4.0.161/CHANGELOG.md b/stable/nginx-proxy-manager/4.0.161/CHANGELOG.md new file mode 100644 index 00000000000..bac17278920 --- /dev/null +++ b/stable/nginx-proxy-manager/4.0.161/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [nginx-proxy-manager-4.0.161](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.160...nginx-proxy-manager-4.0.161) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [nginx-proxy-manager-4.0.160](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.15...nginx-proxy-manager-4.0.160) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [nginx-proxy-manager-4.0.15](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.14...nginx-proxy-manager-4.0.15) (2023-05-19) + +### Chore + +- update container image tccr.io/truecharts/nginx-proxy-manager to v2.10.3 ([#8607](https://github.com/truecharts/charts/issues/8607)) + + + + +## [nginx-proxy-manager-4.0.14](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.13...nginx-proxy-manager-4.0.14) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + + + +## [nginx-proxy-manager-4.0.13](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.12...nginx-proxy-manager-4.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [nginx-proxy-manager-4.0.12](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.11...nginx-proxy-manager-4.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [nginx-proxy-manager-4.0.11](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.10...nginx-proxy-manager-4.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [nginx-proxy-manager-4.0.10](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.9...nginx-proxy-manager-4.0.10) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/nginx-proxy-manager to v2.9.22 ([#8501](https://github.com/truecharts/charts/issues/8501)) + + + + +## [nginx-proxy-manager-4.0.9](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.8...nginx-proxy-manager-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [nginx-proxy-manager-4.0.8](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.7...nginx-proxy-manager-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [nginx-proxy-manager-4.0.7](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.6...nginx-proxy-manager-4.0.7) (2023-04-20) + +### Chore diff --git a/stable/nginx-proxy-manager/4.0.161/Chart.yaml b/stable/nginx-proxy-manager/4.0.161/Chart.yaml new file mode 100644 index 00000000000..736caea8df0 --- /dev/null +++ b/stable/nginx-proxy-manager/4.0.161/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "2.10.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.29 +deprecated: false +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 +keywords: + - nginx-proxy-manager + - nginx + - reverse-proxy +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: nginx-proxy-manager +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nginx-proxy-manager + - https://github.com/NginxProxyManager/nginx-proxy-manager + - https://nginxproxymanager.com/ +type: application +version: 4.0.161 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" diff --git a/stable/promcord/7.0.14/README.md b/stable/nginx-proxy-manager/4.0.161/README.md similarity index 100% rename from stable/promcord/7.0.14/README.md rename to stable/nginx-proxy-manager/4.0.161/README.md diff --git a/stable/nginx-proxy-manager/4.0.161/app-changelog.md b/stable/nginx-proxy-manager/4.0.161/app-changelog.md new file mode 100644 index 00000000000..879277042a9 --- /dev/null +++ b/stable/nginx-proxy-manager/4.0.161/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nginx-proxy-manager-4.0.161](https://github.com/truecharts/charts/compare/nginx-proxy-manager-4.0.160...nginx-proxy-manager-4.0.161) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/nginx-proxy-manager/4.0.160/app-readme.md b/stable/nginx-proxy-manager/4.0.161/app-readme.md similarity index 100% rename from stable/nginx-proxy-manager/4.0.160/app-readme.md rename to stable/nginx-proxy-manager/4.0.161/app-readme.md diff --git a/stable/nginx-proxy-manager/4.0.161/charts/common-12.9.2.tgz b/stable/nginx-proxy-manager/4.0.161/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/nginx-proxy-manager/4.0.161/charts/common-12.9.2.tgz differ diff --git a/stable/nginx-proxy-manager/4.0.161/charts/mariadb-7.0.29.tgz b/stable/nginx-proxy-manager/4.0.161/charts/mariadb-7.0.29.tgz new file mode 100644 index 00000000000..21a10bce974 Binary files /dev/null and b/stable/nginx-proxy-manager/4.0.161/charts/mariadb-7.0.29.tgz differ diff --git a/stable/nginx-proxy-manager/4.0.160/ix_values.yaml b/stable/nginx-proxy-manager/4.0.161/ix_values.yaml similarity index 100% rename from stable/nginx-proxy-manager/4.0.160/ix_values.yaml rename to stable/nginx-proxy-manager/4.0.161/ix_values.yaml diff --git a/stable/nginx-proxy-manager/4.0.160/questions.yaml b/stable/nginx-proxy-manager/4.0.161/questions.yaml similarity index 100% rename from stable/nginx-proxy-manager/4.0.160/questions.yaml rename to stable/nginx-proxy-manager/4.0.161/questions.yaml diff --git a/stable/prusaslicer-novnc/4.0.16/templates/NOTES.txt b/stable/nginx-proxy-manager/4.0.161/templates/NOTES.txt similarity index 100% rename from stable/prusaslicer-novnc/4.0.16/templates/NOTES.txt rename to stable/nginx-proxy-manager/4.0.161/templates/NOTES.txt diff --git a/stable/nginx-proxy-manager/4.0.160/templates/common.yaml b/stable/nginx-proxy-manager/4.0.161/templates/common.yaml similarity index 100% rename from stable/nginx-proxy-manager/4.0.160/templates/common.yaml rename to stable/nginx-proxy-manager/4.0.161/templates/common.yaml diff --git a/stable/pwndrop/5.0.16/values.yaml b/stable/nginx-proxy-manager/4.0.161/values.yaml similarity index 100% rename from stable/pwndrop/5.0.16/values.yaml rename to stable/nginx-proxy-manager/4.0.161/values.yaml diff --git a/stable/ngircd/5.0.4000000/CHANGELOG.md b/stable/ngircd/5.0.4000000/CHANGELOG.md deleted file mode 100644 index fcb1160ee94..00000000000 --- a/stable/ngircd/5.0.4000000/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ngircd-5.0.4000000](https://github.com/truecharts/charts/compare/ngircd-5.0.3...ngircd-5.0.4000000) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [ngircd-5.0.3](https://github.com/truecharts/charts/compare/ngircd-5.0.2...ngircd-5.0.3) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [ngircd-5.0.2](https://github.com/truecharts/charts/compare/ngircd-5.0.1...ngircd-5.0.2) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [ngircd-5.0.1](https://github.com/truecharts/charts/compare/ngircd-5.0.0...ngircd-5.0.1) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [ngircd-5.0.0](https://github.com/truecharts/charts/compare/ngircd-4.0.9...ngircd-5.0.0) (2023-04-29) - -### Feat - -- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) - - - - -## [ngircd-4.0.9](https://github.com/truecharts/charts/compare/ngircd-4.0.8...ngircd-4.0.9) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [ngircd-4.0.8](https://github.com/truecharts/charts/compare/ngircd-4.0.7...ngircd-4.0.8) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - - - -## [ngircd-4.0.7](https://github.com/truecharts/charts/compare/ngircd-4.0.6...ngircd-4.0.7) (2022-12-26) - -### Chore - -- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - - - -## [ngircd-4.0.6](https://github.com/truecharts/charts/compare/ngircd-4.0.5...ngircd-4.0.6) (2022-12-25) - -### Chore - -- update helm general non-major - - - - -## [ngircd-4.0.5](https://github.com/truecharts/charts/compare/ngircd-4.0.4...ngircd-4.0.5) (2022-12-24) - -### Chore - -- pin dependencies ([#5688](https://github.com/truecharts/charts/issues/5688)) - - - - -## [ngircd-4.0.4](https://github.com/truecharts/charts/compare/ngircd-4.0.3...ngircd-4.0.4) (2022-12-19) - -### Chore diff --git a/stable/ngircd/5.0.4000000/Chart.yaml b/stable/ngircd/5.0.4000000/Chart.yaml deleted file mode 100644 index cf9dc5cb0ab..00000000000 --- a/stable/ngircd/5.0.4000000/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ngircd -version: 5.0.4000000 -appVersion: "2021.11.21" -description: Ngircd is a free, portable and lightweight Internet Relay Chat server for small or private networks. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/ngircd -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ngircd.png -keywords: - - ngircd -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ngircd -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/ngircd/5.0.4000000/app-changelog.md b/stable/ngircd/5.0.4000000/app-changelog.md deleted file mode 100644 index 27626753c46..00000000000 --- a/stable/ngircd/5.0.4000000/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ngircd-5.0.4000000](https://github.com/truecharts/charts/compare/ngircd-5.0.3...ngircd-5.0.4000000) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/ngircd/5.0.4000000/charts/common-12.8.1.tgz b/stable/ngircd/5.0.4000000/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/ngircd/5.0.4000000/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/ngircd/5.0.4000001/CHANGELOG.md b/stable/ngircd/5.0.4000001/CHANGELOG.md new file mode 100644 index 00000000000..9039413999f --- /dev/null +++ b/stable/ngircd/5.0.4000001/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ngircd-5.0.4000001](https://github.com/truecharts/charts/compare/ngircd-5.0.4000000...ngircd-5.0.4000001) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [ngircd-5.0.4000000](https://github.com/truecharts/charts/compare/ngircd-5.0.3...ngircd-5.0.4000000) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [ngircd-5.0.3](https://github.com/truecharts/charts/compare/ngircd-5.0.2...ngircd-5.0.3) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [ngircd-5.0.2](https://github.com/truecharts/charts/compare/ngircd-5.0.1...ngircd-5.0.2) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [ngircd-5.0.1](https://github.com/truecharts/charts/compare/ngircd-5.0.0...ngircd-5.0.1) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [ngircd-5.0.0](https://github.com/truecharts/charts/compare/ngircd-4.0.9...ngircd-5.0.0) (2023-04-29) + +### Feat + +- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) + + + + +## [ngircd-4.0.9](https://github.com/truecharts/charts/compare/ngircd-4.0.8...ngircd-4.0.9) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [ngircd-4.0.8](https://github.com/truecharts/charts/compare/ngircd-4.0.7...ngircd-4.0.8) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + + +## [ngircd-4.0.7](https://github.com/truecharts/charts/compare/ngircd-4.0.6...ngircd-4.0.7) (2022-12-26) + +### Chore + +- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) + + + + +## [ngircd-4.0.6](https://github.com/truecharts/charts/compare/ngircd-4.0.5...ngircd-4.0.6) (2022-12-25) + +### Chore + +- update helm general non-major + + + + +## [ngircd-4.0.5](https://github.com/truecharts/charts/compare/ngircd-4.0.4...ngircd-4.0.5) (2022-12-24) + +### Chore diff --git a/stable/ngircd/5.0.4000001/Chart.yaml b/stable/ngircd/5.0.4000001/Chart.yaml new file mode 100644 index 00000000000..d1f2a100bdd --- /dev/null +++ b/stable/ngircd/5.0.4000001/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ngircd +version: 5.0.4000001 +appVersion: "2021.11.21" +description: Ngircd is a free, portable and lightweight Internet Relay Chat server for small or private networks. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/ngircd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ngircd.png +keywords: + - ngircd +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ngircd +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/prusaslicer-novnc/4.0.16/README.md b/stable/ngircd/5.0.4000001/README.md similarity index 100% rename from stable/prusaslicer-novnc/4.0.16/README.md rename to stable/ngircd/5.0.4000001/README.md diff --git a/stable/ngircd/5.0.4000001/app-changelog.md b/stable/ngircd/5.0.4000001/app-changelog.md new file mode 100644 index 00000000000..15eb184a24f --- /dev/null +++ b/stable/ngircd/5.0.4000001/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ngircd-5.0.4000001](https://github.com/truecharts/charts/compare/ngircd-5.0.4000000...ngircd-5.0.4000001) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/ngircd/5.0.4000000/app-readme.md b/stable/ngircd/5.0.4000001/app-readme.md similarity index 100% rename from stable/ngircd/5.0.4000000/app-readme.md rename to stable/ngircd/5.0.4000001/app-readme.md diff --git a/stable/ngircd/5.0.4000001/charts/common-12.9.2.tgz b/stable/ngircd/5.0.4000001/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/ngircd/5.0.4000001/charts/common-12.9.2.tgz differ diff --git a/stable/ngircd/5.0.4000000/ix_values.yaml b/stable/ngircd/5.0.4000001/ix_values.yaml similarity index 100% rename from stable/ngircd/5.0.4000000/ix_values.yaml rename to stable/ngircd/5.0.4000001/ix_values.yaml diff --git a/stable/ngircd/5.0.4000000/questions.yaml b/stable/ngircd/5.0.4000001/questions.yaml similarity index 100% rename from stable/ngircd/5.0.4000000/questions.yaml rename to stable/ngircd/5.0.4000001/questions.yaml diff --git a/stable/putty/4.0.5/templates/NOTES.txt b/stable/ngircd/5.0.4000001/templates/NOTES.txt similarity index 100% rename from stable/putty/4.0.5/templates/NOTES.txt rename to stable/ngircd/5.0.4000001/templates/NOTES.txt diff --git a/stable/resilio-sync/9.0.14/templates/common.yaml b/stable/ngircd/5.0.4000001/templates/common.yaml similarity index 100% rename from stable/resilio-sync/9.0.14/templates/common.yaml rename to stable/ngircd/5.0.4000001/templates/common.yaml diff --git a/stable/pyload/9.0.13/values.yaml b/stable/ngircd/5.0.4000001/values.yaml similarity index 100% rename from stable/pyload/9.0.13/values.yaml rename to stable/ngircd/5.0.4000001/values.yaml diff --git a/stable/nntp2nntp/5.0.4/CHANGELOG.md b/stable/nntp2nntp/5.0.4/CHANGELOG.md deleted file mode 100644 index 3cb35c986e1..00000000000 --- a/stable/nntp2nntp/5.0.4/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [nntp2nntp-5.0.4](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.3...nntp2nntp-5.0.4) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [nntp2nntp-5.0.3](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.2...nntp2nntp-5.0.3) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [nntp2nntp-5.0.2](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.1...nntp2nntp-5.0.2) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [nntp2nntp-5.0.1](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.0...nntp2nntp-5.0.1) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [nntp2nntp-5.0.0](https://github.com/truecharts/charts/compare/nntp2nntp-4.0.9...nntp2nntp-5.0.0) (2023-04-29) - -### Feat - -- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) - - - - -## [nntp2nntp-4.0.9](https://github.com/truecharts/charts/compare/nntp2nntp-4.0.8...nntp2nntp-4.0.9) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [nntp2nntp-4.0.8](https://github.com/truecharts/charts/compare/nntp2nntp-4.0.7...nntp2nntp-4.0.8) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - - - -## [nntp2nntp-4.0.7](https://github.com/truecharts/charts/compare/nntp2nntp-4.0.6...nntp2nntp-4.0.7) (2022-12-26) - -### Chore - -- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - - - -## [nntp2nntp-4.0.6](https://github.com/truecharts/charts/compare/nntp2nntp-4.0.5...nntp2nntp-4.0.6) (2022-12-25) - -### Chore - -- update helm general non-major - - - - -## [nntp2nntp-4.0.5](https://github.com/truecharts/charts/compare/nntp2nntp-4.0.4...nntp2nntp-4.0.5) (2022-12-24) - -### Chore - -- pin dependencies ([#5688](https://github.com/truecharts/charts/issues/5688)) - - - - -## [nntp2nntp-4.0.4](https://github.com/truecharts/charts/compare/nntp2nntp-4.0.3...nntp2nntp-4.0.4) (2022-12-19) - -### Chore diff --git a/stable/nntp2nntp/5.0.4/Chart.yaml b/stable/nntp2nntp/5.0.4/Chart.yaml deleted file mode 100644 index a2c6e4ce4d8..00000000000 --- a/stable/nntp2nntp/5.0.4/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: nntp2nntp -version: 5.0.4 -appVersion: "0.3.202210" -description: Nntp2nntp proxy allow you to use your NNTP Account from multiple systems, each with own user name and password. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/nntp2nntp -icon: https://truecharts.org/img/hotlink-ok/chart-icons/nntp2nntp.png -keywords: - - nntp2nntp -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/nntp2nntp -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/nntp2nntp/5.0.4/app-changelog.md b/stable/nntp2nntp/5.0.4/app-changelog.md deleted file mode 100644 index 4d9c3068b25..00000000000 --- a/stable/nntp2nntp/5.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [nntp2nntp-5.0.4](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.3...nntp2nntp-5.0.4) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/nntp2nntp/5.0.4/charts/common-12.8.1.tgz b/stable/nntp2nntp/5.0.4/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/nntp2nntp/5.0.4/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/nntp2nntp/5.0.5/CHANGELOG.md b/stable/nntp2nntp/5.0.5/CHANGELOG.md new file mode 100644 index 00000000000..b2e5f3b4011 --- /dev/null +++ b/stable/nntp2nntp/5.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [nntp2nntp-5.0.5](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.4...nntp2nntp-5.0.5) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [nntp2nntp-5.0.4](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.3...nntp2nntp-5.0.4) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [nntp2nntp-5.0.3](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.2...nntp2nntp-5.0.3) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [nntp2nntp-5.0.2](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.1...nntp2nntp-5.0.2) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [nntp2nntp-5.0.1](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.0...nntp2nntp-5.0.1) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [nntp2nntp-5.0.0](https://github.com/truecharts/charts/compare/nntp2nntp-4.0.9...nntp2nntp-5.0.0) (2023-04-29) + +### Feat + +- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) + + + + +## [nntp2nntp-4.0.9](https://github.com/truecharts/charts/compare/nntp2nntp-4.0.8...nntp2nntp-4.0.9) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [nntp2nntp-4.0.8](https://github.com/truecharts/charts/compare/nntp2nntp-4.0.7...nntp2nntp-4.0.8) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + + +## [nntp2nntp-4.0.7](https://github.com/truecharts/charts/compare/nntp2nntp-4.0.6...nntp2nntp-4.0.7) (2022-12-26) + +### Chore + +- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) + + + + +## [nntp2nntp-4.0.6](https://github.com/truecharts/charts/compare/nntp2nntp-4.0.5...nntp2nntp-4.0.6) (2022-12-25) + +### Chore + +- update helm general non-major + + + + +## [nntp2nntp-4.0.5](https://github.com/truecharts/charts/compare/nntp2nntp-4.0.4...nntp2nntp-4.0.5) (2022-12-24) + +### Chore diff --git a/stable/nntp2nntp/5.0.5/Chart.yaml b/stable/nntp2nntp/5.0.5/Chart.yaml new file mode 100644 index 00000000000..51e6b73a181 --- /dev/null +++ b/stable/nntp2nntp/5.0.5/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: nntp2nntp +version: 5.0.5 +appVersion: "0.3.202210" +description: Nntp2nntp proxy allow you to use your NNTP Account from multiple systems, each with own user name and password. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/nntp2nntp +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nntp2nntp.png +keywords: + - nntp2nntp +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nntp2nntp +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/putty/4.0.5/README.md b/stable/nntp2nntp/5.0.5/README.md similarity index 100% rename from stable/putty/4.0.5/README.md rename to stable/nntp2nntp/5.0.5/README.md diff --git a/stable/nntp2nntp/5.0.5/app-changelog.md b/stable/nntp2nntp/5.0.5/app-changelog.md new file mode 100644 index 00000000000..f9bb4078780 --- /dev/null +++ b/stable/nntp2nntp/5.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nntp2nntp-5.0.5](https://github.com/truecharts/charts/compare/nntp2nntp-5.0.4...nntp2nntp-5.0.5) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/nntp2nntp/5.0.4/app-readme.md b/stable/nntp2nntp/5.0.5/app-readme.md similarity index 100% rename from stable/nntp2nntp/5.0.4/app-readme.md rename to stable/nntp2nntp/5.0.5/app-readme.md diff --git a/stable/nntp2nntp/5.0.5/charts/common-12.9.2.tgz b/stable/nntp2nntp/5.0.5/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/nntp2nntp/5.0.5/charts/common-12.9.2.tgz differ diff --git a/stable/nntp2nntp/5.0.4/ix_values.yaml b/stable/nntp2nntp/5.0.5/ix_values.yaml similarity index 100% rename from stable/nntp2nntp/5.0.4/ix_values.yaml rename to stable/nntp2nntp/5.0.5/ix_values.yaml diff --git a/stable/nntp2nntp/5.0.4/questions.yaml b/stable/nntp2nntp/5.0.5/questions.yaml similarity index 100% rename from stable/nntp2nntp/5.0.4/questions.yaml rename to stable/nntp2nntp/5.0.5/questions.yaml diff --git a/stable/pwndrop/5.0.16/templates/NOTES.txt b/stable/nntp2nntp/5.0.5/templates/NOTES.txt similarity index 100% rename from stable/pwndrop/5.0.16/templates/NOTES.txt rename to stable/nntp2nntp/5.0.5/templates/NOTES.txt diff --git a/stable/retrobot/4.0.14/templates/common.yaml b/stable/nntp2nntp/5.0.5/templates/common.yaml similarity index 100% rename from stable/retrobot/4.0.14/templates/common.yaml rename to stable/nntp2nntp/5.0.5/templates/common.yaml diff --git a/stable/pylon/5.0.12/values.yaml b/stable/nntp2nntp/5.0.5/values.yaml similarity index 100% rename from stable/pylon/5.0.12/values.yaml rename to stable/nntp2nntp/5.0.5/values.yaml diff --git a/stable/nocodb/7.0.5/CHANGELOG.md b/stable/nocodb/7.0.5/CHANGELOG.md deleted file mode 100644 index 46ca9feada1..00000000000 --- a/stable/nocodb/7.0.5/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [nocodb-7.0.5](https://github.com/truecharts/charts/compare/nocodb-7.0.4...nocodb-7.0.5) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [nocodb-7.0.4](https://github.com/truecharts/charts/compare/nocodb-7.0.3...nocodb-7.0.4) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [nocodb-7.0.3](https://github.com/truecharts/charts/compare/nocodb-7.0.2...nocodb-7.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [nocodb-7.0.2](https://github.com/truecharts/charts/compare/nocodb-7.0.1...nocodb-7.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [nocodb-7.0.1](https://github.com/truecharts/charts/compare/nocodb-7.0.0...nocodb-7.0.1) (2023-05-01) - -### Chore - -- update container image tccr.io/truecharts/nocodb to v0.106.1 ([#8609](https://github.com/truecharts/charts/issues/8609)) - - - - -## [nocodb-7.0.0](https://github.com/truecharts/charts/compare/nocodb-6.0.34...nocodb-7.0.0) (2023-05-01) - -### Feat - -- BREAKING CHANGE migrate to new common part 6 ([#8664](https://github.com/truecharts/charts/issues/8664)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - - - -## [nocodb-6.0.34](https://github.com/truecharts/charts/compare/nocodb-6.0.33...nocodb-6.0.34) (2023-02-27) - -### Chore - -- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725)) - - - - -## [nocodb-6.0.33](https://github.com/truecharts/charts/compare/nocodb-6.0.32...nocodb-6.0.33) (2023-02-21) - -### Chore - -- update container image tccr.io/truecharts/nocodb to v0.105.3 - - - - -## [nocodb-6.0.32](https://github.com/truecharts/charts/compare/nocodb-6.0.31...nocodb-6.0.32) (2023-02-20) - -### Chore - -- update container image tccr.io/truecharts/nocodb to v0.105.2 - - - - -## [nocodb-6.0.31](https://github.com/truecharts/charts/compare/nocodb-6.0.30...nocodb-6.0.31) (2023-02-19) - -### Chore - -- update helm general non-major - - - diff --git a/stable/nocodb/7.0.5/Chart.yaml b/stable/nocodb/7.0.5/Chart.yaml deleted file mode 100644 index e6b42fb0993..00000000000 --- a/stable/nocodb/7.0.5/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "0.106.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.41 -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 -keywords: - - nocodb -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: nocodb -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/nocodb - - https://github.com/nocodb/nocodb -version: 7.0.5 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/nocodb/7.0.5/app-changelog.md b/stable/nocodb/7.0.5/app-changelog.md deleted file mode 100644 index 10b86b7f61f..00000000000 --- a/stable/nocodb/7.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [nocodb-7.0.5](https://github.com/truecharts/charts/compare/nocodb-7.0.4...nocodb-7.0.5) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/nocodb/7.0.5/charts/common-12.8.1.tgz b/stable/nocodb/7.0.5/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/nocodb/7.0.5/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/nocodb/7.0.5/charts/redis-6.0.41.tgz b/stable/nocodb/7.0.5/charts/redis-6.0.41.tgz deleted file mode 100644 index 7d49e097628..00000000000 Binary files a/stable/nocodb/7.0.5/charts/redis-6.0.41.tgz and /dev/null differ diff --git a/stable/nocodb/7.0.6/CHANGELOG.md b/stable/nocodb/7.0.6/CHANGELOG.md new file mode 100644 index 00000000000..416a49b6cee --- /dev/null +++ b/stable/nocodb/7.0.6/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [nocodb-7.0.6](https://github.com/truecharts/charts/compare/nocodb-7.0.5...nocodb-7.0.6) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [nocodb-7.0.5](https://github.com/truecharts/charts/compare/nocodb-7.0.4...nocodb-7.0.5) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [nocodb-7.0.4](https://github.com/truecharts/charts/compare/nocodb-7.0.3...nocodb-7.0.4) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [nocodb-7.0.3](https://github.com/truecharts/charts/compare/nocodb-7.0.2...nocodb-7.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [nocodb-7.0.2](https://github.com/truecharts/charts/compare/nocodb-7.0.1...nocodb-7.0.2) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [nocodb-7.0.1](https://github.com/truecharts/charts/compare/nocodb-7.0.0...nocodb-7.0.1) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/nocodb to v0.106.1 ([#8609](https://github.com/truecharts/charts/issues/8609)) + + + + +## [nocodb-7.0.0](https://github.com/truecharts/charts/compare/nocodb-6.0.34...nocodb-7.0.0) (2023-05-01) + +### Feat + +- BREAKING CHANGE migrate to new common part 6 ([#8664](https://github.com/truecharts/charts/issues/8664)) + + ### Fix + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [nocodb-6.0.34](https://github.com/truecharts/charts/compare/nocodb-6.0.33...nocodb-6.0.34) (2023-02-27) + +### Chore + +- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725)) + + + + +## [nocodb-6.0.33](https://github.com/truecharts/charts/compare/nocodb-6.0.32...nocodb-6.0.33) (2023-02-21) + +### Chore + +- update container image tccr.io/truecharts/nocodb to v0.105.3 + + + + +## [nocodb-6.0.32](https://github.com/truecharts/charts/compare/nocodb-6.0.31...nocodb-6.0.32) (2023-02-20) + +### Chore + +- update container image tccr.io/truecharts/nocodb to v0.105.2 + + + diff --git a/stable/nocodb/7.0.6/Chart.yaml b/stable/nocodb/7.0.6/Chart.yaml new file mode 100644 index 00000000000..b9406b8cd94 --- /dev/null +++ b/stable/nocodb/7.0.6/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.106.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.43 +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 +keywords: + - nocodb +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: nocodb +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nocodb + - https://github.com/nocodb/nocodb +version: 7.0.6 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/nocodb/7.0.6/LICENSE b/stable/nocodb/7.0.6/LICENSE new file mode 100644 index 00000000000..33a8cbb23f0 --- /dev/null +++ b/stable/nocodb/7.0.6/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/pwndrop/5.0.16/README.md b/stable/nocodb/7.0.6/README.md similarity index 100% rename from stable/pwndrop/5.0.16/README.md rename to stable/nocodb/7.0.6/README.md diff --git a/stable/nocodb/7.0.6/app-changelog.md b/stable/nocodb/7.0.6/app-changelog.md new file mode 100644 index 00000000000..20303c087fe --- /dev/null +++ b/stable/nocodb/7.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nocodb-7.0.6](https://github.com/truecharts/charts/compare/nocodb-7.0.5...nocodb-7.0.6) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/nocodb/7.0.5/app-readme.md b/stable/nocodb/7.0.6/app-readme.md similarity index 100% rename from stable/nocodb/7.0.5/app-readme.md rename to stable/nocodb/7.0.6/app-readme.md diff --git a/stable/nocodb/7.0.6/charts/common-12.9.2.tgz b/stable/nocodb/7.0.6/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/nocodb/7.0.6/charts/common-12.9.2.tgz differ diff --git a/stable/nocodb/7.0.6/charts/redis-6.0.43.tgz b/stable/nocodb/7.0.6/charts/redis-6.0.43.tgz new file mode 100644 index 00000000000..458131b9e1e Binary files /dev/null and b/stable/nocodb/7.0.6/charts/redis-6.0.43.tgz differ diff --git a/stable/nocodb/7.0.5/ix_values.yaml b/stable/nocodb/7.0.6/ix_values.yaml similarity index 100% rename from stable/nocodb/7.0.5/ix_values.yaml rename to stable/nocodb/7.0.6/ix_values.yaml diff --git a/stable/nocodb/7.0.5/questions.yaml b/stable/nocodb/7.0.6/questions.yaml similarity index 100% rename from stable/nocodb/7.0.5/questions.yaml rename to stable/nocodb/7.0.6/questions.yaml diff --git a/stable/pyload/9.0.13/templates/NOTES.txt b/stable/nocodb/7.0.6/templates/NOTES.txt similarity index 100% rename from stable/pyload/9.0.13/templates/NOTES.txt rename to stable/nocodb/7.0.6/templates/NOTES.txt diff --git a/stable/nocodb/7.0.5/templates/_configmap.tpl b/stable/nocodb/7.0.6/templates/_configmap.tpl similarity index 100% rename from stable/nocodb/7.0.5/templates/_configmap.tpl rename to stable/nocodb/7.0.6/templates/_configmap.tpl diff --git a/stable/nocodb/7.0.5/templates/_secrets.tpl b/stable/nocodb/7.0.6/templates/_secrets.tpl similarity index 100% rename from stable/nocodb/7.0.5/templates/_secrets.tpl rename to stable/nocodb/7.0.6/templates/_secrets.tpl diff --git a/stable/nocodb/7.0.5/templates/common.yaml b/stable/nocodb/7.0.6/templates/common.yaml similarity index 100% rename from stable/nocodb/7.0.5/templates/common.yaml rename to stable/nocodb/7.0.6/templates/common.yaml diff --git a/stable/qbitmanage/4.0.15/values.yaml b/stable/nocodb/7.0.6/values.yaml similarity index 100% rename from stable/qbitmanage/4.0.15/values.yaml rename to stable/nocodb/7.0.6/values.yaml diff --git a/stable/node-red/14.0.14/CHANGELOG.md b/stable/node-red/14.0.14/CHANGELOG.md new file mode 100644 index 00000000000..38d3ba4659f --- /dev/null +++ b/stable/node-red/14.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [node-red-14.0.14](https://github.com/truecharts/charts/compare/node-red-14.0.13...node-red-14.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [node-red-14.0.13](https://github.com/truecharts/charts/compare/node-red-14.0.12...node-red-14.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [node-red-14.0.12](https://github.com/truecharts/charts/compare/node-red-14.0.11...node-red-14.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [node-red-14.0.11](https://github.com/truecharts/charts/compare/node-red-14.0.10...node-red-14.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [node-red-14.0.10](https://github.com/truecharts/charts/compare/node-red-14.0.9...node-red-14.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [node-red-14.0.9](https://github.com/truecharts/charts/compare/node-red-14.0.8...node-red-14.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [node-red-14.0.8](https://github.com/truecharts/charts/compare/node-red-14.0.7...node-red-14.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [node-red-14.0.7](https://github.com/truecharts/charts/compare/node-red-14.0.6...node-red-14.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [node-red-14.0.6](https://github.com/truecharts/charts/compare/node-red-14.0.5...node-red-14.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [node-red-14.0.5](https://github.com/truecharts/charts/compare/node-red-14.0.4...node-red-14.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [node-red-14.0.4](https://github.com/truecharts/charts/compare/node-red-14.0.3...node-red-14.0.4) (2023-04-15) + +### Chore diff --git a/stable/node-red/14.0.14/Chart.yaml b/stable/node-red/14.0.14/Chart.yaml new file mode 100644 index 00000000000..d375727a591 --- /dev/null +++ b/stable/node-red/14.0.14/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "3.0.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - node-red + - nodered +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: node-red +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/node-red + - https://github.com/node-red/node-red-docker +type: application +version: 14.0.14 +annotations: + truecharts.org/catagories: | + - tools + truecharts.org/SCALE-support: "true" diff --git a/stable/pyload/9.0.13/README.md b/stable/node-red/14.0.14/README.md similarity index 100% rename from stable/pyload/9.0.13/README.md rename to stable/node-red/14.0.14/README.md diff --git a/stable/node-red/14.0.14/app-changelog.md b/stable/node-red/14.0.14/app-changelog.md new file mode 100644 index 00000000000..74e7de9e919 --- /dev/null +++ b/stable/node-red/14.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [node-red-14.0.14](https://github.com/truecharts/charts/compare/node-red-14.0.13...node-red-14.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/node-red/14.0.14/app-readme.md b/stable/node-red/14.0.14/app-readme.md new file mode 100644 index 00000000000..ff08bfe6ff9 --- /dev/null +++ b/stable/node-red/14.0.14/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/14.0.14/charts/common-12.9.2.tgz b/stable/node-red/14.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/node-red/14.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/node-red/14.0.14/ix_values.yaml b/stable/node-red/14.0.14/ix_values.yaml new file mode 100644 index 00000000000..17bedef7d23 --- /dev/null +++ b/stable/node-red/14.0.14/ix_values.yaml @@ -0,0 +1,24 @@ +image: + repository: tccr.io/truecharts/node-red + pullPolicy: IfNotPresent + tag: 3.0.2@sha256:ba3361b3dc11650cdb44c43220a0bd5397342928dca092f33c044ba58032acc1 +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/14.0.14/questions.yaml b/stable/node-red/14.0.14/questions.yaml new file mode 100644 index 00000000000..9ed92fc1941 --- /dev/null +++ b/stable/node-red/14.0.14/questions.yaml @@ -0,0 +1,1929 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/pylon/5.0.12/templates/NOTES.txt b/stable/node-red/14.0.14/templates/NOTES.txt similarity index 100% rename from stable/pylon/5.0.12/templates/NOTES.txt rename to stable/node-red/14.0.14/templates/NOTES.txt diff --git a/stable/rsnapshot/5.0.12/templates/common.yaml b/stable/node-red/14.0.14/templates/common.yaml similarity index 100% rename from stable/rsnapshot/5.0.12/templates/common.yaml rename to stable/node-red/14.0.14/templates/common.yaml diff --git a/stable/qdirstat/4.0.6/values.yaml b/stable/node-red/14.0.14/values.yaml similarity index 100% rename from stable/qdirstat/4.0.6/values.yaml rename to stable/node-red/14.0.14/values.yaml diff --git a/stable/novnc/6.0.13/CHANGELOG.md b/stable/novnc/6.0.13/CHANGELOG.md deleted file mode 100644 index df11c79b3f6..00000000000 --- a/stable/novnc/6.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [novnc-6.0.13](https://github.com/truecharts/charts/compare/novnc-6.0.12...novnc-6.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [novnc-6.0.12](https://github.com/truecharts/charts/compare/novnc-6.0.11...novnc-6.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [novnc-6.0.11](https://github.com/truecharts/charts/compare/novnc-6.0.10...novnc-6.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [novnc-6.0.10](https://github.com/truecharts/charts/compare/novnc-6.0.9...novnc-6.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [novnc-6.0.9](https://github.com/truecharts/charts/compare/novnc-6.0.8...novnc-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [novnc-6.0.8](https://github.com/truecharts/charts/compare/novnc-6.0.7...novnc-6.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [novnc-6.0.7](https://github.com/truecharts/charts/compare/novnc-6.0.6...novnc-6.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [novnc-6.0.6](https://github.com/truecharts/charts/compare/novnc-6.0.5...novnc-6.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [novnc-6.0.5](https://github.com/truecharts/charts/compare/novnc-6.0.4...novnc-6.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [novnc-6.0.4](https://github.com/truecharts/charts/compare/novnc-6.0.3...novnc-6.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [novnc-6.0.3](https://github.com/truecharts/charts/compare/novnc-6.0.2...novnc-6.0.3) (2023-04-14) - - diff --git a/stable/novnc/6.0.13/Chart.yaml b/stable/novnc/6.0.13/Chart.yaml deleted file mode 100644 index bcc018ae830..00000000000 --- a/stable/novnc/6.0.13/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.2.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -description: The open source VNC client -home: https://truecharts.org/charts/stable/novnc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/novnc.png -keywords: - - novnc - - vnc - - remote - - desktop -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: novnc -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/novnc - - https://novnc.com/ -type: application -version: 6.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/novnc/6.0.13/app-changelog.md b/stable/novnc/6.0.13/app-changelog.md deleted file mode 100644 index bf99d4aba83..00000000000 --- a/stable/novnc/6.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [novnc-6.0.13](https://github.com/truecharts/charts/compare/novnc-6.0.12...novnc-6.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/novnc/6.0.13/charts/common-12.8.1.tgz b/stable/novnc/6.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/novnc/6.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/novnc/6.0.14/CHANGELOG.md b/stable/novnc/6.0.14/CHANGELOG.md new file mode 100644 index 00000000000..792f8892c1f --- /dev/null +++ b/stable/novnc/6.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [novnc-6.0.14](https://github.com/truecharts/charts/compare/novnc-6.0.13...novnc-6.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [novnc-6.0.13](https://github.com/truecharts/charts/compare/novnc-6.0.12...novnc-6.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [novnc-6.0.12](https://github.com/truecharts/charts/compare/novnc-6.0.11...novnc-6.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [novnc-6.0.11](https://github.com/truecharts/charts/compare/novnc-6.0.10...novnc-6.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [novnc-6.0.10](https://github.com/truecharts/charts/compare/novnc-6.0.9...novnc-6.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [novnc-6.0.9](https://github.com/truecharts/charts/compare/novnc-6.0.8...novnc-6.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [novnc-6.0.8](https://github.com/truecharts/charts/compare/novnc-6.0.7...novnc-6.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [novnc-6.0.7](https://github.com/truecharts/charts/compare/novnc-6.0.6...novnc-6.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [novnc-6.0.6](https://github.com/truecharts/charts/compare/novnc-6.0.5...novnc-6.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [novnc-6.0.5](https://github.com/truecharts/charts/compare/novnc-6.0.4...novnc-6.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [novnc-6.0.4](https://github.com/truecharts/charts/compare/novnc-6.0.3...novnc-6.0.4) (2023-04-15) + +### Chore diff --git a/stable/novnc/6.0.14/Chart.yaml b/stable/novnc/6.0.14/Chart.yaml new file mode 100644 index 00000000000..b8aa7327b99 --- /dev/null +++ b/stable/novnc/6.0.14/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.2.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +description: The open source VNC client +home: https://truecharts.org/charts/stable/novnc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/novnc.png +keywords: + - novnc + - vnc + - remote + - desktop +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: novnc +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/novnc + - https://novnc.com/ +type: application +version: 6.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/pylon/5.0.12/README.md b/stable/novnc/6.0.14/README.md similarity index 100% rename from stable/pylon/5.0.12/README.md rename to stable/novnc/6.0.14/README.md diff --git a/stable/novnc/6.0.14/app-changelog.md b/stable/novnc/6.0.14/app-changelog.md new file mode 100644 index 00000000000..31cc60c2c39 --- /dev/null +++ b/stable/novnc/6.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [novnc-6.0.14](https://github.com/truecharts/charts/compare/novnc-6.0.13...novnc-6.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/novnc/6.0.13/app-readme.md b/stable/novnc/6.0.14/app-readme.md similarity index 100% rename from stable/novnc/6.0.13/app-readme.md rename to stable/novnc/6.0.14/app-readme.md diff --git a/stable/novnc/6.0.14/charts/common-12.9.2.tgz b/stable/novnc/6.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/novnc/6.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/novnc/6.0.13/ix_values.yaml b/stable/novnc/6.0.14/ix_values.yaml similarity index 100% rename from stable/novnc/6.0.13/ix_values.yaml rename to stable/novnc/6.0.14/ix_values.yaml diff --git a/stable/novnc/6.0.13/questions.yaml b/stable/novnc/6.0.14/questions.yaml similarity index 100% rename from stable/novnc/6.0.13/questions.yaml rename to stable/novnc/6.0.14/questions.yaml diff --git a/stable/qbitmanage/4.0.15/templates/NOTES.txt b/stable/novnc/6.0.14/templates/NOTES.txt similarity index 100% rename from stable/qbitmanage/4.0.15/templates/NOTES.txt rename to stable/novnc/6.0.14/templates/NOTES.txt diff --git a/stable/novnc/6.0.13/templates/common.yaml b/stable/novnc/6.0.14/templates/common.yaml similarity index 100% rename from stable/novnc/6.0.13/templates/common.yaml rename to stable/novnc/6.0.14/templates/common.yaml diff --git a/stable/qinglong/5.0.15/values.yaml b/stable/novnc/6.0.14/values.yaml similarity index 100% rename from stable/qinglong/5.0.15/values.yaml rename to stable/novnc/6.0.14/values.yaml diff --git a/stable/ntfy/5.0.6/CHANGELOG.md b/stable/ntfy/5.0.6/CHANGELOG.md deleted file mode 100644 index 2939edbd860..00000000000 --- a/stable/ntfy/5.0.6/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ntfy-5.0.6](https://github.com/truecharts/charts/compare/ntfy-5.0.5...ntfy-5.0.6) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/ntfy to v2.5.0 ([#9038](https://github.com/truecharts/charts/issues/9038)) - - - - -## [ntfy-5.0.5](https://github.com/truecharts/charts/compare/ntfy-5.0.4...ntfy-5.0.5) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [ntfy-5.0.4](https://github.com/truecharts/charts/compare/ntfy-5.0.3...ntfy-5.0.4) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [ntfy-5.0.3](https://github.com/truecharts/charts/compare/ntfy-5.0.2...ntfy-5.0.3) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [ntfy-5.0.2](https://github.com/truecharts/charts/compare/ntfy-5.0.1...ntfy-5.0.2) (2023-05-03) - -### Fix - -- fix some duplicate entries ([#8713](https://github.com/truecharts/charts/issues/8713)) - - - - -## [ntfy-5.0.1](https://github.com/truecharts/charts/compare/ntfy-5.0.0...ntfy-5.0.1) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/ntfy to v2.4.0 ([#8610](https://github.com/truecharts/charts/issues/8610)) - - - - -## [ntfy-5.0.0](https://github.com/truecharts/charts/compare/ntfy-4.0.14...ntfy-5.0.0) (2023-04-30) - -### Feat - -- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - - - -## [ntfy-4.0.14](https://github.com/truecharts/charts/compare/ntfy-4.0.13...ntfy-4.0.14) (2023-02-26) - -### Chore - -- update container image tccr.io/truecharts/ntfy to v2.1.0 - - - - -## [ntfy-4.0.13](https://github.com/truecharts/charts/compare/ntfy-4.0.12...ntfy-4.0.13) (2023-02-20) - -### Chore - -- update container image tccr.io/truecharts/ntfy to v2.0.1 - - - - -## [ntfy-4.0.12](https://github.com/truecharts/charts/compare/ntfy-4.0.11...ntfy-4.0.12) (2023-02-15) - -### Chore - -- update container image tccr.io/truecharts/ntfy to v1.31.0 - - - diff --git a/stable/ntfy/5.0.6/Chart.yaml b/stable/ntfy/5.0.6/Chart.yaml deleted file mode 100644 index 323dfcc8dbc..00000000000 --- a/stable/ntfy/5.0.6/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "2.5.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - ntfy -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ntfy -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ntfy - - https://github.com/binwiederhier/ntfy/ -version: 5.0.6 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/ntfy/5.0.6/app-changelog.md b/stable/ntfy/5.0.6/app-changelog.md deleted file mode 100644 index 385363145ed..00000000000 --- a/stable/ntfy/5.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ntfy-5.0.6](https://github.com/truecharts/charts/compare/ntfy-5.0.5...ntfy-5.0.6) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/ntfy to v2.5.0 ([#9038](https://github.com/truecharts/charts/issues/9038)) - - \ No newline at end of file diff --git a/stable/ntfy/5.0.6/charts/common-12.8.1.tgz b/stable/ntfy/5.0.6/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/ntfy/5.0.6/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/ntfy/5.0.6/questions.yaml b/stable/ntfy/5.0.6/questions.yaml deleted file mode 100644 index 4909a8d6a9c..00000000000 --- a/stable/ntfy/5.0.6/questions.yaml +++ /dev/null @@ -1,2229 +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" - path: "/app" -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: NTFY_BASE_URL - label: "Base URL" - description: "Public facing base URL of the service (e.g. https://ntfy.sh)" - schema: - type: string - required: true - default: "" - - variable: NTFY_BEHIND_PROXY - label: "Behind Proxy" - description: "If set, the X-Forwarded-For header is used to determine the visitor IP address instead of the remote address of the connection." - schema: - type: boolean - default: false - - variable: ENABLE_CACHE_FILE - label: "Enable Cache File" - description: "If set to true, it enables the cache file by setting the NTFY_CACHE_FILE to \"/var/cache/ntfy/cache.db\"" - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: NTFY_CACHE_DURATION - label: "Cache Duration" - description: "Duration for which messages will be buffered before they are deleted. This is required to support the since=... and poll=1 parameter. Set this to 0 to disable the cache entirely." - schema: - type: string - required: true - default: "12h" - - variable: NTFY_KEEPALIVE_INTERVAL - label: "Keepalive interval" - description: "Interval in which keepalive messages are sent to the client. This is to prevent intermediaries closing the connection for inactivity. Note that the Android app has a hardcoded timeout at 77s, so it should be less than that." - schema: - type: string - required: true - default: "45s" - - variable: NTFY_MANAGER_INTERVAL - label: "Manager Interval" - description: "Interval in which the manager prunes old messages, deletes topics and prints the stats." - schema: - type: string - required: true - default: "1m" - - variable: NTFY_GLOBAL_TOPIC_LIMIT - label: "Global Topic Limit" - description: "Rate limiting: Total number of topics before the server rejects new topics." - schema: - type: int - required: true - default: 15000 - - variable: ENABLE_VISITOR_SETTINGS - label: "Enable Visitor Settings" - description: "If set to true, it enables the visitor settings" - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: NTFY_VISITOR_SUBSCRIPTION_LIMIT - label: "Visitor Ssubscription Limit" - description: "Rate limiting: Number of subscriptions per visitor (IP address)" - schema: - type: int - required: true - default: 30 - - variable: NTFY_VISITOR_ATTACHMENT_TOTAL_SIZE_LIMIT - label: "Visitor Attachment Total Size Limit" - description: "Rate limiting: Total storage limit used for attachments per visitor, for all attachments combined. Storage is freed after attachments expire. See NTFY_ATTACHMENT_EXPIRY_DURATION" - schema: - type: string - required: true - default: "100M" - - variable: NTFY_VISITOR_ATTACHMENT_DAILY_BANDWIDTH_LIMIT - label: "Visitor Attachment Daily Bandwidth Limit" - description: "Rate limiting: Total daily attachment download/upload traffic limit per visitor. This is to protect your bandwidth costs from exploding." - schema: - type: string - required: true - default: "500M" - - variable: NTFY_VISITOR_REQUEST_LIMIT_BURST - label: "Visitor Request Limit Burst" - description: "Rate limiting: Allowed GET/PUT/POST requests per second, per visitor. This setting is the initial bucket of requests each visitor has" - schema: - type: int - required: true - default: 60 - - variable: NTFY_VISITOR_REQUEST_LIMIT_REPLENISH - label: "Visitor Request Limit Replenish" - description: "Rate limiting: Strongly related to NTFY_VISITOR_REQUEST_LIMIT_BURST: The rate at which the bucket is refilled." - schema: - type: string - required: true - default: "5s" - - variable: NTFY_VISITOR_REQUEST_LIMIT_EXEMPT_HOSTS - label: "Visitor Request Limit Exempt Hosts" - description: "Rate limiting: List of hostnames and IPs to be exempt from request rate limiting." - schema: - type: string - default: "" - - variable: NTFY_VISITOR_EMAIL_LIMIT_BURST - label: "Visitor Email Limit Burst" - description: "Rate limiting:Initial limit of e-mails per visitor" - schema: - type: int - required: true - default: 16 - - variable: NTFY_VISITOR_EMAIL_LIMIT_REPLENISH - label: "Visitor Email Limit Replenish" - description: "Rate limiting: Strongly related to NTFY_VISITOR_EMAIL_LIMIT_BURST: The rate at which the bucket is refilled." - schema: - type: string - required: true - default: "1h" - - variable: ENABLE_ATTACHMENT_CACHE_DIR - label: "Enable Attachment Cache Directory" - description: "If set to true, it enables the attachment dir by setting the NTFY_ATTACHMENT_CACHE_DIR to \"/var/cache/ntfy/attachments\"" - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: NTFY_ATTACHMENT_TOTAL_SIZE_LIMIT - label: "Attachment Total Size Limit" - description: "Limit of the on-disk attachment cache directory. If the limits is exceeded, new attachments will be rejected." - schema: - type: string - required: true - default: "5G" - - variable: NTFY_ATTACHMENT_FILE_SIZE_LIMIT - label: "Attachment File Size Limit" - description: "Per-file attachment size limit (e.g. 300k, 2M, 100M). Larger attachment will be rejected." - schema: - type: string - required: true - default: "15M" - - variable: NTFY_ATTACHMENT_EXPIRY_DURATION - label: "Attachment Expiry Duration" - description: "Duration after which uploaded attachments will be deleted (e.g. 3h, 20h). Strongly affects NTFY_ATTACHMENT_TOTAL_SIZE_LIMIT." - schema: - type: string - required: true - default: "3h" - - variable: ENABLE_AUTH_FILE - label: "Enable Auth File" - description: "If set to true, it enables the auth file by setting the NTFY_AUTH_FILE to \"/etc/ntfy/user.db\"" - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: NTFY_AUTH_DEFAULT_ACCESS - label: "Auth Default Access" - description: "Default permissions if no matching entries in the auth database are found." - schema: - type: string - required: true - default: "read-write" - enum: - - value: "read-write" - description: "read-write" - - value: "read-only" - description: "read-only" - - value: "write-only" - description: "write-only" - - value: "deny-all" - description: "deny-all" - - variable: ENABLE_SMTP_SETTINGS - label: "Enable SMTP Settings" - description: "If set to true, it enables the SMTP settings" - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: NTFY_SMTP_SENDER_ADDR - label: "SMTP Sender Address" - description: "SMTP server address to allow email sending" - schema: - type: string - default: "" - - variable: NTFY_SMTP_SENDER_USER - label: "SMTP Sender User" - description: "SMTP user. Only used if e-mail sending is enabled" - schema: - type: string - default: "" - - variable: NTFY_SMTP_SENDER_PASS - label: "SMTP Sender Password" - description: SMTP password. Only used if e-mail sending is enabled" - schema: - type: string - private: true - default: "" - - variable: NTFY_SMTP_SENDER_FROM - label: "SMTP Sender From Address" - description: "SMTP sender e-mail address. Only used if e-mail sending is enabled" - schema: - type: string - default: "" - - variable: NTFY_SMTP_SERVER_LISTEN - label: "SMTP Server Listen" - description: "Defines the IP address and port the SMTP server will listen on, e.g. :25 or 1.2.3.4:25" - schema: - type: string - default: "" - - variable: NTFY_SMTP_SERVER_DOMAIN - label: "SMTP Server Domain" - description: "SMTP server e-mail domain, e.g. ntfy.sh" - schema: - type: string - default: "" - - variable: NTFY_SMTP_SERVER_ADDR_PREFIX - label: "SMTP Server Address Prefix" - description: "Optional prefix for the e-mail addresses to prevent spam, e.g. ntfy-" - 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": "2"}] - items: - - variable: optionsEntry - label: "Option Entry" - schema: - type: dict - additional_attrs: true - attrs: - - variable: name - label: "Name" - schema: - type: string - required: true - - variable: value - label: "Value" - schema: - type: string - - variable: nameservers - label: "Nameservers" - schema: - type: list - default: [] - items: - - variable: nsEntry - label: "Nameserver Entry" - schema: - type: string - required: true - - variable: searches - label: "Searches" - schema: - type: list - default: [] - items: - - variable: searchEntry - label: "Search Entry" - schema: - type: string - required: true - - variable: service - group: Networking and Services - label: Configure Service(s) - schema: - additional_attrs: true - type: dict - attrs: - - variable: main - label: "Main Service" - description: "The Primary service on which the healthcheck runs, often the webUI" - schema: - additional_attrs: true - type: dict - attrs: - - variable: enabled - label: Enable the Service - schema: - type: boolean - default: true - hidden: true - - variable: type - label: Service Type - description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" - schema: - type: string - default: LoadBalancer - enum: - - value: LoadBalancer - description: LoadBalancer (Expose Ports) - - value: ClusterIP - description: ClusterIP (Do Not Expose Ports) - - variable: loadBalancerIP - label: LoadBalancer IP - description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" - schema: - show_if: [["type", "=", "LoadBalancer"]] - type: string - default: "" - - variable: ports - label: "Service's Port(s) Configuration" - schema: - additional_attrs: true - type: dict - attrs: - - variable: main - label: "Main Service Port Configuration" - schema: - additional_attrs: true - type: dict - attrs: - - variable: port - label: "Port" - description: "This port exposes the container port on the service" - schema: - type: int - default: 10222 - required: true - - variable: serviceexpert - group: Networking and Services - label: Show Expert Config - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: hostNetwork - group: Networking and Services - label: Host-Networking (Complicated) - schema: - hidden: true - type: boolean - default: false - - 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: - 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: - 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 - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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 - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: [] - items: - - variable: pathEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: path - label: Path - schema: - type: string - required: true - default: "/" - - variable: pathType - label: Path Type - schema: - type: string - required: true - default: Prefix - - variable: certificateIssuer - label: Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - 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: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: 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: service - label: Linked Service - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: Service Name - schema: - type: string - default: "" - - variable: port - label: Service Port - schema: - type: int - - variable: clusterIssuer - label: clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - default: [] - show_if: [["clusterIssuer", "=", ""]] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - variable: clusterIssuer - 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: [["clusterIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - type: string - show_if: [["clusterIssuer", "=", ""]] - default: "" - - variable: entrypoint - label: Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: securityContext - group: Security and Permissions - label: Security Context - schema: - additional_attrs: true - type: dict - attrs: - - variable: container - label: Container - schema: - additional_attrs: true - type: dict - attrs: - # Settings from questions.yaml get appended here on a per-app basis - - - variable: runAsUser - label: "runAsUser" - description: "The UserID of the user running the application" - schema: - type: int - default: 568 - - variable: runAsGroup - label: "runAsGroup" - description: "The groupID 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: - 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: 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: - 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: - 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 - - 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/ntfy/5.0.7/CHANGELOG.md b/stable/ntfy/5.0.7/CHANGELOG.md new file mode 100644 index 00000000000..0228416a41f --- /dev/null +++ b/stable/ntfy/5.0.7/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ntfy-5.0.7](https://github.com/truecharts/charts/compare/ntfy-5.0.6...ntfy-5.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [ntfy-5.0.6](https://github.com/truecharts/charts/compare/ntfy-5.0.5...ntfy-5.0.6) (2023-05-21) + +### Chore + +- update container image tccr.io/truecharts/ntfy to v2.5.0 ([#9038](https://github.com/truecharts/charts/issues/9038)) + + + + +## [ntfy-5.0.5](https://github.com/truecharts/charts/compare/ntfy-5.0.4...ntfy-5.0.5) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [ntfy-5.0.4](https://github.com/truecharts/charts/compare/ntfy-5.0.3...ntfy-5.0.4) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [ntfy-5.0.3](https://github.com/truecharts/charts/compare/ntfy-5.0.2...ntfy-5.0.3) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [ntfy-5.0.2](https://github.com/truecharts/charts/compare/ntfy-5.0.1...ntfy-5.0.2) (2023-05-03) + +### Fix + +- fix some duplicate entries ([#8713](https://github.com/truecharts/charts/issues/8713)) + + + + +## [ntfy-5.0.1](https://github.com/truecharts/charts/compare/ntfy-5.0.0...ntfy-5.0.1) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/ntfy to v2.4.0 ([#8610](https://github.com/truecharts/charts/issues/8610)) + + + + +## [ntfy-5.0.0](https://github.com/truecharts/charts/compare/ntfy-4.0.14...ntfy-5.0.0) (2023-04-30) + +### Feat + +- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) + + ### Fix + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [ntfy-4.0.14](https://github.com/truecharts/charts/compare/ntfy-4.0.13...ntfy-4.0.14) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/ntfy to v2.1.0 + + + + +## [ntfy-4.0.13](https://github.com/truecharts/charts/compare/ntfy-4.0.12...ntfy-4.0.13) (2023-02-20) + +### Chore + diff --git a/stable/ntfy/5.0.7/Chart.yaml b/stable/ntfy/5.0.7/Chart.yaml new file mode 100644 index 00000000000..d29ef14972d --- /dev/null +++ b/stable/ntfy/5.0.7/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "2.5.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - ntfy +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ntfy +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ntfy + - https://github.com/binwiederhier/ntfy/ +version: 5.0.7 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/qbitmanage/4.0.15/README.md b/stable/ntfy/5.0.7/README.md similarity index 100% rename from stable/qbitmanage/4.0.15/README.md rename to stable/ntfy/5.0.7/README.md diff --git a/stable/ntfy/5.0.7/app-changelog.md b/stable/ntfy/5.0.7/app-changelog.md new file mode 100644 index 00000000000..3735d598fc8 --- /dev/null +++ b/stable/ntfy/5.0.7/app-changelog.md @@ -0,0 +1,13 @@ + + +## [ntfy-5.0.7](https://github.com/truecharts/charts/compare/ntfy-5.0.6...ntfy-5.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + \ No newline at end of file diff --git a/stable/ntfy/5.0.6/app-readme.md b/stable/ntfy/5.0.7/app-readme.md similarity index 100% rename from stable/ntfy/5.0.6/app-readme.md rename to stable/ntfy/5.0.7/app-readme.md diff --git a/stable/ntfy/5.0.7/charts/common-12.9.2.tgz b/stable/ntfy/5.0.7/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/ntfy/5.0.7/charts/common-12.9.2.tgz differ diff --git a/stable/ntfy/5.0.6/ix_values.yaml b/stable/ntfy/5.0.7/ix_values.yaml similarity index 100% rename from stable/ntfy/5.0.6/ix_values.yaml rename to stable/ntfy/5.0.7/ix_values.yaml diff --git a/stable/ntfy/5.0.7/questions.yaml b/stable/ntfy/5.0.7/questions.yaml new file mode 100644 index 00000000000..84127e62bcf --- /dev/null +++ b/stable/ntfy/5.0.7/questions.yaml @@ -0,0 +1,2222 @@ +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: "/app" +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: NTFY_BASE_URL + label: "Base URL" + description: "Public facing base URL of the service (e.g. https://ntfy.sh)" + schema: + type: string + required: true + default: "" + - variable: NTFY_BEHIND_PROXY + label: "Behind Proxy" + description: "If set, the X-Forwarded-For header is used to determine the visitor IP address instead of the remote address of the connection." + schema: + type: boolean + default: false + - variable: ENABLE_CACHE_FILE + label: "Enable Cache File" + description: "If set to true, it enables the cache file by setting the NTFY_CACHE_FILE to \"/var/cache/ntfy/cache.db\"" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: NTFY_CACHE_DURATION + label: "Cache Duration" + description: "Duration for which messages will be buffered before they are deleted. This is required to support the since=... and poll=1 parameter. Set this to 0 to disable the cache entirely." + schema: + type: string + required: true + default: "12h" + - variable: NTFY_KEEPALIVE_INTERVAL + label: "Keepalive interval" + description: "Interval in which keepalive messages are sent to the client. This is to prevent intermediaries closing the connection for inactivity. Note that the Android app has a hardcoded timeout at 77s, so it should be less than that." + schema: + type: string + required: true + default: "45s" + - variable: NTFY_MANAGER_INTERVAL + label: "Manager Interval" + description: "Interval in which the manager prunes old messages, deletes topics and prints the stats." + schema: + type: string + required: true + default: "1m" + - variable: NTFY_GLOBAL_TOPIC_LIMIT + label: "Global Topic Limit" + description: "Rate limiting: Total number of topics before the server rejects new topics." + schema: + type: int + required: true + default: 15000 + - variable: ENABLE_VISITOR_SETTINGS + label: "Enable Visitor Settings" + description: "If set to true, it enables the visitor settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: NTFY_VISITOR_SUBSCRIPTION_LIMIT + label: "Visitor Ssubscription Limit" + description: "Rate limiting: Number of subscriptions per visitor (IP address)" + schema: + type: int + required: true + default: 30 + - variable: NTFY_VISITOR_ATTACHMENT_TOTAL_SIZE_LIMIT + label: "Visitor Attachment Total Size Limit" + description: "Rate limiting: Total storage limit used for attachments per visitor, for all attachments combined. Storage is freed after attachments expire. See NTFY_ATTACHMENT_EXPIRY_DURATION" + schema: + type: string + required: true + default: "100M" + - variable: NTFY_VISITOR_ATTACHMENT_DAILY_BANDWIDTH_LIMIT + label: "Visitor Attachment Daily Bandwidth Limit" + description: "Rate limiting: Total daily attachment download/upload traffic limit per visitor. This is to protect your bandwidth costs from exploding." + schema: + type: string + required: true + default: "500M" + - variable: NTFY_VISITOR_REQUEST_LIMIT_BURST + label: "Visitor Request Limit Burst" + description: "Rate limiting: Allowed GET/PUT/POST requests per second, per visitor. This setting is the initial bucket of requests each visitor has" + schema: + type: int + required: true + default: 60 + - variable: NTFY_VISITOR_REQUEST_LIMIT_REPLENISH + label: "Visitor Request Limit Replenish" + description: "Rate limiting: Strongly related to NTFY_VISITOR_REQUEST_LIMIT_BURST: The rate at which the bucket is refilled." + schema: + type: string + required: true + default: "5s" + - variable: NTFY_VISITOR_REQUEST_LIMIT_EXEMPT_HOSTS + label: "Visitor Request Limit Exempt Hosts" + description: "Rate limiting: List of hostnames and IPs to be exempt from request rate limiting." + schema: + type: string + default: "" + - variable: NTFY_VISITOR_EMAIL_LIMIT_BURST + label: "Visitor Email Limit Burst" + description: "Rate limiting:Initial limit of e-mails per visitor" + schema: + type: int + required: true + default: 16 + - variable: NTFY_VISITOR_EMAIL_LIMIT_REPLENISH + label: "Visitor Email Limit Replenish" + description: "Rate limiting: Strongly related to NTFY_VISITOR_EMAIL_LIMIT_BURST: The rate at which the bucket is refilled." + schema: + type: string + required: true + default: "1h" + - variable: ENABLE_ATTACHMENT_CACHE_DIR + label: "Enable Attachment Cache Directory" + description: "If set to true, it enables the attachment dir by setting the NTFY_ATTACHMENT_CACHE_DIR to \"/var/cache/ntfy/attachments\"" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: NTFY_ATTACHMENT_TOTAL_SIZE_LIMIT + label: "Attachment Total Size Limit" + description: "Limit of the on-disk attachment cache directory. If the limits is exceeded, new attachments will be rejected." + schema: + type: string + required: true + default: "5G" + - variable: NTFY_ATTACHMENT_FILE_SIZE_LIMIT + label: "Attachment File Size Limit" + description: "Per-file attachment size limit (e.g. 300k, 2M, 100M). Larger attachment will be rejected." + schema: + type: string + required: true + default: "15M" + - variable: NTFY_ATTACHMENT_EXPIRY_DURATION + label: "Attachment Expiry Duration" + description: "Duration after which uploaded attachments will be deleted (e.g. 3h, 20h). Strongly affects NTFY_ATTACHMENT_TOTAL_SIZE_LIMIT." + schema: + type: string + required: true + default: "3h" + - variable: ENABLE_AUTH_FILE + label: "Enable Auth File" + description: "If set to true, it enables the auth file by setting the NTFY_AUTH_FILE to \"/etc/ntfy/user.db\"" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: NTFY_AUTH_DEFAULT_ACCESS + label: "Auth Default Access" + description: "Default permissions if no matching entries in the auth database are found." + schema: + type: string + required: true + default: "read-write" + enum: + - value: "read-write" + description: "read-write" + - value: "read-only" + description: "read-only" + - value: "write-only" + description: "write-only" + - value: "deny-all" + description: "deny-all" + - variable: ENABLE_SMTP_SETTINGS + label: "Enable SMTP Settings" + description: "If set to true, it enables the SMTP settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: NTFY_SMTP_SENDER_ADDR + label: "SMTP Sender Address" + description: "SMTP server address to allow email sending" + schema: + type: string + default: "" + - variable: NTFY_SMTP_SENDER_USER + label: "SMTP Sender User" + description: "SMTP user. Only used if e-mail sending is enabled" + schema: + type: string + default: "" + - variable: NTFY_SMTP_SENDER_PASS + label: "SMTP Sender Password" + description: SMTP password. Only used if e-mail sending is enabled" + schema: + type: string + private: true + default: "" + - variable: NTFY_SMTP_SENDER_FROM + label: "SMTP Sender From Address" + description: "SMTP sender e-mail address. Only used if e-mail sending is enabled" + schema: + type: string + default: "" + - variable: NTFY_SMTP_SERVER_LISTEN + label: "SMTP Server Listen" + description: "Defines the IP address and port the SMTP server will listen on, e.g. :25 or 1.2.3.4:25" + schema: + type: string + default: "" + - variable: NTFY_SMTP_SERVER_DOMAIN + label: "SMTP Server Domain" + description: "SMTP server e-mail domain, e.g. ntfy.sh" + schema: + type: string + default: "" + - variable: NTFY_SMTP_SERVER_ADDR_PREFIX + label: "SMTP Server Address Prefix" + description: "Optional prefix for the e-mail addresses to prevent spam, e.g. ntfy-" + 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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10222 + 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/qdirstat/4.0.6/templates/NOTES.txt b/stable/ntfy/5.0.7/templates/NOTES.txt similarity index 100% rename from stable/qdirstat/4.0.6/templates/NOTES.txt rename to stable/ntfy/5.0.7/templates/NOTES.txt diff --git a/stable/rss-bridge/5.0.12/templates/common.yaml b/stable/ntfy/5.0.7/templates/common.yaml similarity index 100% rename from stable/rss-bridge/5.0.12/templates/common.yaml rename to stable/ntfy/5.0.7/templates/common.yaml diff --git a/stable/quassel-core/7.0.15/values.yaml b/stable/ntfy/5.0.7/values.yaml similarity index 100% rename from stable/quassel-core/7.0.15/values.yaml rename to stable/ntfy/5.0.7/values.yaml diff --git a/stable/nullserv/9.0.13/CHANGELOG.md b/stable/nullserv/9.0.13/CHANGELOG.md deleted file mode 100644 index e8fd8f7661b..00000000000 --- a/stable/nullserv/9.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [nullserv-9.0.13](https://github.com/truecharts/charts/compare/nullserv-9.0.12...nullserv-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [nullserv-9.0.12](https://github.com/truecharts/charts/compare/nullserv-9.0.11...nullserv-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [nullserv-9.0.11](https://github.com/truecharts/charts/compare/nullserv-9.0.10...nullserv-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [nullserv-9.0.10](https://github.com/truecharts/charts/compare/nullserv-9.0.9...nullserv-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [nullserv-9.0.9](https://github.com/truecharts/charts/compare/nullserv-9.0.8...nullserv-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [nullserv-9.0.8](https://github.com/truecharts/charts/compare/nullserv-9.0.7...nullserv-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [nullserv-9.0.7](https://github.com/truecharts/charts/compare/nullserv-9.0.6...nullserv-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [nullserv-9.0.6](https://github.com/truecharts/charts/compare/nullserv-9.0.5...nullserv-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [nullserv-9.0.5](https://github.com/truecharts/charts/compare/nullserv-9.0.4...nullserv-9.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [nullserv-9.0.4](https://github.com/truecharts/charts/compare/nullserv-9.0.3...nullserv-9.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [nullserv-9.0.3](https://github.com/truecharts/charts/compare/nullserv-9.0.2...nullserv-9.0.3) (2023-04-14) - - diff --git a/stable/nullserv/9.0.13/Chart.yaml b/stable/nullserv/9.0.13/Chart.yaml deleted file mode 100644 index bc8ae928c78..00000000000 --- a/stable/nullserv/9.0.13/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "1.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - nullserv -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: nullserv -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/nullserv - - https://github.com/bmrzycki/nullserv -version: 9.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/nullserv/9.0.13/app-changelog.md b/stable/nullserv/9.0.13/app-changelog.md deleted file mode 100644 index 2b0ba80db8e..00000000000 --- a/stable/nullserv/9.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [nullserv-9.0.13](https://github.com/truecharts/charts/compare/nullserv-9.0.12...nullserv-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/nullserv/9.0.13/charts/common-12.8.1.tgz b/stable/nullserv/9.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/nullserv/9.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/nullserv/9.0.14/CHANGELOG.md b/stable/nullserv/9.0.14/CHANGELOG.md new file mode 100644 index 00000000000..f2d85f9b6b5 --- /dev/null +++ b/stable/nullserv/9.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [nullserv-9.0.14](https://github.com/truecharts/charts/compare/nullserv-9.0.13...nullserv-9.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [nullserv-9.0.13](https://github.com/truecharts/charts/compare/nullserv-9.0.12...nullserv-9.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [nullserv-9.0.12](https://github.com/truecharts/charts/compare/nullserv-9.0.11...nullserv-9.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [nullserv-9.0.11](https://github.com/truecharts/charts/compare/nullserv-9.0.10...nullserv-9.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [nullserv-9.0.10](https://github.com/truecharts/charts/compare/nullserv-9.0.9...nullserv-9.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [nullserv-9.0.9](https://github.com/truecharts/charts/compare/nullserv-9.0.8...nullserv-9.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [nullserv-9.0.8](https://github.com/truecharts/charts/compare/nullserv-9.0.7...nullserv-9.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [nullserv-9.0.7](https://github.com/truecharts/charts/compare/nullserv-9.0.6...nullserv-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [nullserv-9.0.6](https://github.com/truecharts/charts/compare/nullserv-9.0.5...nullserv-9.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [nullserv-9.0.5](https://github.com/truecharts/charts/compare/nullserv-9.0.4...nullserv-9.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [nullserv-9.0.4](https://github.com/truecharts/charts/compare/nullserv-9.0.3...nullserv-9.0.4) (2023-04-15) + +### Chore diff --git a/stable/nullserv/9.0.14/Chart.yaml b/stable/nullserv/9.0.14/Chart.yaml new file mode 100644 index 00000000000..e9f513dbf43 --- /dev/null +++ b/stable/nullserv/9.0.14/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - nullserv +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: nullserv +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nullserv + - https://github.com/bmrzycki/nullserv +version: 9.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/qdirstat/4.0.6/README.md b/stable/nullserv/9.0.14/README.md similarity index 100% rename from stable/qdirstat/4.0.6/README.md rename to stable/nullserv/9.0.14/README.md diff --git a/stable/nullserv/9.0.14/app-changelog.md b/stable/nullserv/9.0.14/app-changelog.md new file mode 100644 index 00000000000..0166356d640 --- /dev/null +++ b/stable/nullserv/9.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nullserv-9.0.14](https://github.com/truecharts/charts/compare/nullserv-9.0.13...nullserv-9.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/nullserv/9.0.13/app-readme.md b/stable/nullserv/9.0.14/app-readme.md similarity index 100% rename from stable/nullserv/9.0.13/app-readme.md rename to stable/nullserv/9.0.14/app-readme.md diff --git a/stable/nullserv/9.0.14/charts/common-12.9.2.tgz b/stable/nullserv/9.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/nullserv/9.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/nullserv/9.0.13/ix_values.yaml b/stable/nullserv/9.0.14/ix_values.yaml similarity index 100% rename from stable/nullserv/9.0.13/ix_values.yaml rename to stable/nullserv/9.0.14/ix_values.yaml diff --git a/stable/nullserv/9.0.13/questions.yaml b/stable/nullserv/9.0.14/questions.yaml similarity index 100% rename from stable/nullserv/9.0.13/questions.yaml rename to stable/nullserv/9.0.14/questions.yaml diff --git a/stable/qinglong/5.0.15/templates/NOTES.txt b/stable/nullserv/9.0.14/templates/NOTES.txt similarity index 100% rename from stable/qinglong/5.0.15/templates/NOTES.txt rename to stable/nullserv/9.0.14/templates/NOTES.txt diff --git a/stable/rsshub/7.0.24/templates/common.yaml b/stable/nullserv/9.0.14/templates/common.yaml similarity index 100% rename from stable/rsshub/7.0.24/templates/common.yaml rename to stable/nullserv/9.0.14/templates/common.yaml diff --git a/stable/quassel-web/5.0.13/values.yaml b/stable/nullserv/9.0.14/values.yaml similarity index 100% rename from stable/quassel-web/5.0.13/values.yaml rename to stable/nullserv/9.0.14/values.yaml diff --git a/stable/nzbget/14.0.14/CHANGELOG.md b/stable/nzbget/14.0.14/CHANGELOG.md new file mode 100644 index 00000000000..112525eee4f --- /dev/null +++ b/stable/nzbget/14.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [nzbget-14.0.14](https://github.com/truecharts/charts/compare/nzbget-14.0.13...nzbget-14.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [nzbget-14.0.13](https://github.com/truecharts/charts/compare/nzbget-14.0.12...nzbget-14.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [nzbget-14.0.12](https://github.com/truecharts/charts/compare/nzbget-14.0.11...nzbget-14.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [nzbget-14.0.11](https://github.com/truecharts/charts/compare/nzbget-14.0.10...nzbget-14.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [nzbget-14.0.10](https://github.com/truecharts/charts/compare/nzbget-14.0.9...nzbget-14.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [nzbget-14.0.9](https://github.com/truecharts/charts/compare/nzbget-14.0.8...nzbget-14.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [nzbget-14.0.8](https://github.com/truecharts/charts/compare/nzbget-14.0.7...nzbget-14.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [nzbget-14.0.7](https://github.com/truecharts/charts/compare/nzbget-14.0.6...nzbget-14.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [nzbget-14.0.6](https://github.com/truecharts/charts/compare/nzbget-14.0.5...nzbget-14.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [nzbget-14.0.5](https://github.com/truecharts/charts/compare/nzbget-14.0.4...nzbget-14.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [nzbget-14.0.4](https://github.com/truecharts/charts/compare/nzbget-14.0.3...nzbget-14.0.4) (2023-04-15) + +### Chore diff --git a/stable/nzbget/14.0.14/Chart.yaml b/stable/nzbget/14.0.14/Chart.yaml new file mode 100644 index 00000000000..5bc1c5683bf --- /dev/null +++ b/stable/nzbget/14.0.14/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "21.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - nzbget + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: nzbget +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nzbget + - https://nzbget.net/ +type: application +version: 14.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/qinglong/5.0.15/README.md b/stable/nzbget/14.0.14/README.md similarity index 100% rename from stable/qinglong/5.0.15/README.md rename to stable/nzbget/14.0.14/README.md diff --git a/stable/nzbget/14.0.14/app-changelog.md b/stable/nzbget/14.0.14/app-changelog.md new file mode 100644 index 00000000000..f53eeb05c6c --- /dev/null +++ b/stable/nzbget/14.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nzbget-14.0.14](https://github.com/truecharts/charts/compare/nzbget-14.0.13...nzbget-14.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/nzbget/14.0.14/app-readme.md b/stable/nzbget/14.0.14/app-readme.md new file mode 100644 index 00000000000..a1ae7f6c3d0 --- /dev/null +++ b/stable/nzbget/14.0.14/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/14.0.14/charts/common-12.9.2.tgz b/stable/nzbget/14.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/nzbget/14.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/nzbget/14.0.14/ix_values.yaml b/stable/nzbget/14.0.14/ix_values.yaml new file mode 100644 index 00000000000..df6bed79b07 --- /dev/null +++ b/stable/nzbget/14.0.14/ix_values.yaml @@ -0,0 +1,30 @@ +image: + repository: tccr.io/truecharts/nzbget + pullPolicy: IfNotPresent + tag: v21.1@sha256:08bbf5b40643e7e695e3cd44ce5255160e2ee178ea1b27f19cff23aaef570061 +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/14.0.14/questions.yaml b/stable/nzbget/14.0.14/questions.yaml new file mode 100644 index 00000000000..1c34bce11aa --- /dev/null +++ b/stable/nzbget/14.0.14/questions.yaml @@ -0,0 +1,1929 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/7.0.15/templates/NOTES.txt b/stable/nzbget/14.0.14/templates/NOTES.txt similarity index 100% rename from stable/quassel-core/7.0.15/templates/NOTES.txt rename to stable/nzbget/14.0.14/templates/NOTES.txt diff --git a/stable/satisfactory/5.0.12/templates/common.yaml b/stable/nzbget/14.0.14/templates/common.yaml similarity index 100% rename from stable/satisfactory/5.0.12/templates/common.yaml rename to stable/nzbget/14.0.14/templates/common.yaml diff --git a/stable/rcon-webadmin/4.0.13/values.yaml b/stable/nzbget/14.0.14/values.yaml similarity index 100% rename from stable/rcon-webadmin/4.0.13/values.yaml rename to stable/nzbget/14.0.14/values.yaml diff --git a/stable/nzbhydra/14.0.14/CHANGELOG.md b/stable/nzbhydra/14.0.14/CHANGELOG.md new file mode 100644 index 00000000000..5f52cdc83a1 --- /dev/null +++ b/stable/nzbhydra/14.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [nzbhydra-14.0.14](https://github.com/truecharts/charts/compare/nzbhydra-14.0.13...nzbhydra-14.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [nzbhydra-14.0.13](https://github.com/truecharts/charts/compare/nzbhydra-14.0.12...nzbhydra-14.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [nzbhydra-14.0.12](https://github.com/truecharts/charts/compare/nzbhydra-14.0.11...nzbhydra-14.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [nzbhydra-14.0.11](https://github.com/truecharts/charts/compare/nzbhydra-14.0.10...nzbhydra-14.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [nzbhydra-14.0.10](https://github.com/truecharts/charts/compare/nzbhydra-14.0.9...nzbhydra-14.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [nzbhydra-14.0.9](https://github.com/truecharts/charts/compare/nzbhydra-14.0.8...nzbhydra-14.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [nzbhydra-14.0.8](https://github.com/truecharts/charts/compare/nzbhydra-14.0.7...nzbhydra-14.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [nzbhydra-14.0.7](https://github.com/truecharts/charts/compare/nzbhydra-14.0.6...nzbhydra-14.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [nzbhydra-14.0.6](https://github.com/truecharts/charts/compare/nzbhydra-14.0.5...nzbhydra-14.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [nzbhydra-14.0.5](https://github.com/truecharts/charts/compare/nzbhydra-14.0.4...nzbhydra-14.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [nzbhydra-14.0.4](https://github.com/truecharts/charts/compare/nzbhydra-14.0.3...nzbhydra-14.0.4) (2023-04-15) + +### Chore diff --git a/stable/nzbhydra/14.0.14/Chart.yaml b/stable/nzbhydra/14.0.14/Chart.yaml new file mode 100644 index 00000000000..fc168d229bc --- /dev/null +++ b/stable/nzbhydra/14.0.14/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "4.7.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: true +description: Usenet meta search +home: https://truecharts.org/charts/stable/nzbhydra +icon: https://truecharts.org/img/hotlink-ok/chart-icons/nzbhydra.png +keywords: + - nzbhydra + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: [] +name: nzbhydra +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/nzbhydra + - https://github.com/theotherp/nzbhydra2 +type: application +version: 14.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/quassel-core/7.0.15/README.md b/stable/nzbhydra/14.0.14/README.md similarity index 100% rename from stable/quassel-core/7.0.15/README.md rename to stable/nzbhydra/14.0.14/README.md diff --git a/stable/nzbhydra/14.0.14/app-changelog.md b/stable/nzbhydra/14.0.14/app-changelog.md new file mode 100644 index 00000000000..c27896a099b --- /dev/null +++ b/stable/nzbhydra/14.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [nzbhydra-14.0.14](https://github.com/truecharts/charts/compare/nzbhydra-14.0.13...nzbhydra-14.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/nzbhydra/14.0.14/app-readme.md b/stable/nzbhydra/14.0.14/app-readme.md new file mode 100644 index 00000000000..c79b38e6e93 --- /dev/null +++ b/stable/nzbhydra/14.0.14/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/14.0.14/charts/common-12.9.2.tgz b/stable/nzbhydra/14.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/nzbhydra/14.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/nzbhydra/14.0.14/ix_values.yaml b/stable/nzbhydra/14.0.14/ix_values.yaml new file mode 100644 index 00000000000..e9023a96155 --- /dev/null +++ b/stable/nzbhydra/14.0.14/ix_values.yaml @@ -0,0 +1,59 @@ +image: + repository: tccr.io/truecharts/nzbhydra2 + pullPolicy: IfNotPresent + tag: 4.7.1@sha256:27154358c35a250358263884153fed53ddd2ab5673966c2cfa796af0aad4984c +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/14.0.14/questions.yaml b/stable/nzbhydra/14.0.14/questions.yaml new file mode 100644 index 00000000000..dd88b6ee96b --- /dev/null +++ b/stable/nzbhydra/14.0.14/questions.yaml @@ -0,0 +1,1929 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/5.0.13/templates/NOTES.txt b/stable/nzbhydra/14.0.14/templates/NOTES.txt similarity index 100% rename from stable/quassel-web/5.0.13/templates/NOTES.txt rename to stable/nzbhydra/14.0.14/templates/NOTES.txt diff --git a/stable/scrutiny/6.0.14/templates/common.yaml b/stable/nzbhydra/14.0.14/templates/common.yaml similarity index 100% rename from stable/scrutiny/6.0.14/templates/common.yaml rename to stable/nzbhydra/14.0.14/templates/common.yaml diff --git a/stable/rdesktop/4.0.23/values.yaml b/stable/nzbhydra/14.0.14/values.yaml similarity index 100% rename from stable/rdesktop/4.0.23/values.yaml rename to stable/nzbhydra/14.0.14/values.yaml diff --git a/stable/octoprint/9.0.14/CHANGELOG.md b/stable/octoprint/9.0.14/CHANGELOG.md deleted file mode 100644 index 38293d6aeda..00000000000 --- a/stable/octoprint/9.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [octoprint-9.0.14](https://github.com/truecharts/charts/compare/octoprint-9.0.13...octoprint-9.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [octoprint-9.0.13](https://github.com/truecharts/charts/compare/octoprint-9.0.12...octoprint-9.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [octoprint-9.0.12](https://github.com/truecharts/charts/compare/octoprint-9.0.11...octoprint-9.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [octoprint-9.0.11](https://github.com/truecharts/charts/compare/octoprint-9.0.10...octoprint-9.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [octoprint-9.0.10](https://github.com/truecharts/charts/compare/octoprint-9.0.9...octoprint-9.0.10) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/octoprint to v1.8.7 ([#8506](https://github.com/truecharts/charts/issues/8506)) - - - - -## [octoprint-9.0.9](https://github.com/truecharts/charts/compare/octoprint-9.0.8...octoprint-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [octoprint-9.0.8](https://github.com/truecharts/charts/compare/octoprint-9.0.7...octoprint-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [octoprint-9.0.7](https://github.com/truecharts/charts/compare/octoprint-9.0.6...octoprint-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [octoprint-9.0.6](https://github.com/truecharts/charts/compare/octoprint-9.0.5...octoprint-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [octoprint-9.0.5](https://github.com/truecharts/charts/compare/octoprint-9.0.4...octoprint-9.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [octoprint-9.0.4](https://github.com/truecharts/charts/compare/octoprint-9.0.3...octoprint-9.0.4) (2023-04-15) - -### Chore diff --git a/stable/octoprint/9.0.14/Chart.yaml b/stable/octoprint/9.0.14/Chart.yaml deleted file mode 100644 index 4312d0920e0..00000000000 --- a/stable/octoprint/9.0.14/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.8.7" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - octoprint - - 3d - - printer -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: octoprint -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/octoprint - - https://github.com/OctoPrint/OctoPrint -version: 9.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/octoprint/9.0.14/app-changelog.md b/stable/octoprint/9.0.14/app-changelog.md deleted file mode 100644 index 61680001239..00000000000 --- a/stable/octoprint/9.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [octoprint-9.0.14](https://github.com/truecharts/charts/compare/octoprint-9.0.13...octoprint-9.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/octoprint/9.0.14/charts/common-12.8.1.tgz b/stable/octoprint/9.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/octoprint/9.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/octoprint/9.0.15/CHANGELOG.md b/stable/octoprint/9.0.15/CHANGELOG.md new file mode 100644 index 00000000000..92f3758420a --- /dev/null +++ b/stable/octoprint/9.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [octoprint-9.0.15](https://github.com/truecharts/charts/compare/octoprint-9.0.14...octoprint-9.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [octoprint-9.0.14](https://github.com/truecharts/charts/compare/octoprint-9.0.13...octoprint-9.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [octoprint-9.0.13](https://github.com/truecharts/charts/compare/octoprint-9.0.12...octoprint-9.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [octoprint-9.0.12](https://github.com/truecharts/charts/compare/octoprint-9.0.11...octoprint-9.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [octoprint-9.0.11](https://github.com/truecharts/charts/compare/octoprint-9.0.10...octoprint-9.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [octoprint-9.0.10](https://github.com/truecharts/charts/compare/octoprint-9.0.9...octoprint-9.0.10) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/octoprint to v1.8.7 ([#8506](https://github.com/truecharts/charts/issues/8506)) + + + + +## [octoprint-9.0.9](https://github.com/truecharts/charts/compare/octoprint-9.0.8...octoprint-9.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [octoprint-9.0.8](https://github.com/truecharts/charts/compare/octoprint-9.0.7...octoprint-9.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [octoprint-9.0.7](https://github.com/truecharts/charts/compare/octoprint-9.0.6...octoprint-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [octoprint-9.0.6](https://github.com/truecharts/charts/compare/octoprint-9.0.5...octoprint-9.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [octoprint-9.0.5](https://github.com/truecharts/charts/compare/octoprint-9.0.4...octoprint-9.0.5) (2023-04-16) + +### Chore diff --git a/stable/octoprint/9.0.15/Chart.yaml b/stable/octoprint/9.0.15/Chart.yaml new file mode 100644 index 00000000000..6da99aa121f --- /dev/null +++ b/stable/octoprint/9.0.15/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.8.7" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - octoprint + - 3d + - printer +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: octoprint +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/octoprint + - https://github.com/OctoPrint/OctoPrint +version: 9.0.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/quassel-web/5.0.13/README.md b/stable/octoprint/9.0.15/README.md similarity index 100% rename from stable/quassel-web/5.0.13/README.md rename to stable/octoprint/9.0.15/README.md diff --git a/stable/octoprint/9.0.15/app-changelog.md b/stable/octoprint/9.0.15/app-changelog.md new file mode 100644 index 00000000000..4ac59a6f943 --- /dev/null +++ b/stable/octoprint/9.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [octoprint-9.0.15](https://github.com/truecharts/charts/compare/octoprint-9.0.14...octoprint-9.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/octoprint/9.0.14/app-readme.md b/stable/octoprint/9.0.15/app-readme.md similarity index 100% rename from stable/octoprint/9.0.14/app-readme.md rename to stable/octoprint/9.0.15/app-readme.md diff --git a/stable/octoprint/9.0.15/charts/common-12.9.2.tgz b/stable/octoprint/9.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/octoprint/9.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/octoprint/9.0.14/ix_values.yaml b/stable/octoprint/9.0.15/ix_values.yaml similarity index 100% rename from stable/octoprint/9.0.14/ix_values.yaml rename to stable/octoprint/9.0.15/ix_values.yaml diff --git a/stable/octoprint/9.0.14/questions.yaml b/stable/octoprint/9.0.15/questions.yaml similarity index 100% rename from stable/octoprint/9.0.14/questions.yaml rename to stable/octoprint/9.0.15/questions.yaml diff --git a/stable/rcon-webadmin/4.0.13/templates/NOTES.txt b/stable/octoprint/9.0.15/templates/NOTES.txt similarity index 100% rename from stable/rcon-webadmin/4.0.13/templates/NOTES.txt rename to stable/octoprint/9.0.15/templates/NOTES.txt diff --git a/stable/ser2sock/9.0.13/templates/common.yaml b/stable/octoprint/9.0.15/templates/common.yaml similarity index 100% rename from stable/ser2sock/9.0.13/templates/common.yaml rename to stable/octoprint/9.0.15/templates/common.yaml diff --git a/stable/recyclarr/4.0.14/values.yaml b/stable/octoprint/9.0.15/values.yaml similarity index 100% rename from stable/recyclarr/4.0.14/values.yaml rename to stable/octoprint/9.0.15/values.yaml diff --git a/stable/odoo/12.0.14/CHANGELOG.md b/stable/odoo/12.0.14/CHANGELOG.md new file mode 100644 index 00000000000..8d743265b65 --- /dev/null +++ b/stable/odoo/12.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [odoo-12.0.14](https://github.com/truecharts/charts/compare/odoo-12.0.13...odoo-12.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [odoo-12.0.13](https://github.com/truecharts/charts/compare/odoo-12.0.12...odoo-12.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [odoo-12.0.12](https://github.com/truecharts/charts/compare/odoo-12.0.11...odoo-12.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [odoo-12.0.11](https://github.com/truecharts/charts/compare/odoo-12.0.10...odoo-12.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [odoo-12.0.10](https://github.com/truecharts/charts/compare/odoo-12.0.9...odoo-12.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [odoo-12.0.9](https://github.com/truecharts/charts/compare/odoo-12.0.8...odoo-12.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [odoo-12.0.8](https://github.com/truecharts/charts/compare/odoo-12.0.7...odoo-12.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [odoo-12.0.7](https://github.com/truecharts/charts/compare/odoo-12.0.6...odoo-12.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [odoo-12.0.6](https://github.com/truecharts/charts/compare/odoo-12.0.5...odoo-12.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [odoo-12.0.5](https://github.com/truecharts/charts/compare/odoo-12.0.4...odoo-12.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [odoo-12.0.4](https://github.com/truecharts/charts/compare/odoo-12.0.3...odoo-12.0.4) (2023-04-15) + +### Chore diff --git a/stable/odoo/12.0.14/Chart.yaml b/stable/odoo/12.0.14/Chart.yaml new file mode 100644 index 00000000000..4954e735236 --- /dev/null +++ b/stable/odoo/12.0.14/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "15.0" +version: 12.0.14 +kubeVersion: ">=1.16.0-0" +name: odoo +description: All-in-one business software. Beautiful. Easy-to-use. CRM, Accounting, PM, HR, Procurement, Point of Sale, MRP, Marketing, etc. +type: application +home: https://truecharts.org/charts/stable/odoo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/odoo.png +keywords: + - odoo + - crm + - pm + - hr + - accounting + - mrp + - marketing +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/odoo + - https://www.odoo.com/ +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/rcon-webadmin/4.0.13/README.md b/stable/odoo/12.0.14/README.md similarity index 100% rename from stable/rcon-webadmin/4.0.13/README.md rename to stable/odoo/12.0.14/README.md diff --git a/stable/odoo/12.0.14/app-changelog.md b/stable/odoo/12.0.14/app-changelog.md new file mode 100644 index 00000000000..dd202d2aceb --- /dev/null +++ b/stable/odoo/12.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [odoo-12.0.14](https://github.com/truecharts/charts/compare/odoo-12.0.13...odoo-12.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/odoo/12.0.14/app-readme.md b/stable/odoo/12.0.14/app-readme.md new file mode 100644 index 00000000000..4c1a61a0ddc --- /dev/null +++ b/stable/odoo/12.0.14/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/12.0.14/charts/common-12.9.2.tgz b/stable/odoo/12.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/odoo/12.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/odoo/12.0.14/ix_values.yaml b/stable/odoo/12.0.14/ix_values.yaml new file mode 100644 index 00000000000..827e1504013 --- /dev/null +++ b/stable/odoo/12.0.14/ix_values.yaml @@ -0,0 +1,55 @@ +image: + repository: tccr.io/truecharts/odoo + pullPolicy: IfNotPresent + tag: v15.0@sha256:f7d2ab13cf5214ddfbc09d5322bd61ad064a877edbec1620579392838a0a44d7 +service: + main: + ports: + main: + port: 8069 + targetPort: 8069 + odoo: + enabled: true + ports: + xmlrpcs: + enabled: true + port: 8071 + targetPort: 8071 + longpolling: + enabled: true + port: 8072 + targetPort: 8072 +persistence: + odoo: + enabled: true + mountPath: "/var/lib/odoo" + addons: + enabled: true + mountPath: "/mnt/extra-addons" +# Enabled postgres +cnpg: + main: + enabled: true + + user: odoo + database: postgres +portal: + open: + enabled: true + +workload: + main: + podSpec: + containers: + main: + env: + USER: "{{ .Values.cnpg.main.user }}" + PORT: 5432 + PASSWORD: + secretKeyRef: + name: cnpg-main-user + key: password + HOST: + secretKeyRef: + name: cnpg-main-urls + key: host diff --git a/stable/odoo/12.0.14/questions.yaml b/stable/odoo/12.0.14/questions.yaml new file mode 100644 index 00000000000..864b43a6f9c --- /dev/null +++ b/stable/odoo/12.0.14/questions.yaml @@ -0,0 +1,2062 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 8069 + required: true + - variable: odoo + label: "Odoo Service" + description: "Odoo Services" + 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: xmlrpcs + label: "xmlrpcs 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: 8071 + required: true + - variable: longpolling + label: "longpolling 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: 8072 + 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: + 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: + 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 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/rdesktop/4.0.23/templates/NOTES.txt b/stable/odoo/12.0.14/templates/NOTES.txt similarity index 100% rename from stable/rdesktop/4.0.23/templates/NOTES.txt rename to stable/odoo/12.0.14/templates/NOTES.txt diff --git a/stable/shlink-web-client/6.0.14/templates/common.yaml b/stable/odoo/12.0.14/templates/common.yaml similarity index 100% rename from stable/shlink-web-client/6.0.14/templates/common.yaml rename to stable/odoo/12.0.14/templates/common.yaml diff --git a/stable/redmine/7.0.15/values.yaml b/stable/odoo/12.0.14/values.yaml similarity index 100% rename from stable/redmine/7.0.15/values.yaml rename to stable/odoo/12.0.14/values.yaml diff --git a/stable/omada-controller/9.0.17/CHANGELOG.md b/stable/omada-controller/9.0.17/CHANGELOG.md deleted file mode 100644 index 17d8783d6f7..00000000000 --- a/stable/omada-controller/9.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [omada-controller-9.0.17](https://github.com/truecharts/charts/compare/omada-controller-9.0.16...omada-controller-9.0.17) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [omada-controller-9.0.16](https://github.com/truecharts/charts/compare/omada-controller-9.0.15...omada-controller-9.0.16) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [omada-controller-9.0.15](https://github.com/truecharts/charts/compare/omada-controller-9.0.14...omada-controller-9.0.15) (2023-05-06) - -### Feat - -- Add podOptions in questions.yaml ([#8792](https://github.com/truecharts/charts/issues/8792)) - - - - -## [omada-controller-9.0.14](https://github.com/truecharts/charts/compare/omada-controller-9.0.13...omada-controller-9.0.14) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [omada-controller-9.0.13](https://github.com/truecharts/charts/compare/omada-controller-9.0.12...omada-controller-9.0.13) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/omada-controller to 5.9.0 ([#8774](https://github.com/truecharts/charts/issues/8774)) - - - - -## [omada-controller-9.0.13](https://github.com/truecharts/charts/compare/omada-controller-9.0.12...omada-controller-9.0.13) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/omada-controller to 5.9.0 ([#8774](https://github.com/truecharts/charts/issues/8774)) - - - - -## [omada-controller-9.0.13](https://github.com/truecharts/charts/compare/omada-controller-9.0.12...omada-controller-9.0.13) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/omada-controller to 5.9.0 ([#8774](https://github.com/truecharts/charts/issues/8774)) - - - - -## [omada-controller-9.0.13](https://github.com/truecharts/charts/compare/omada-controller-9.0.12...omada-controller-9.0.13) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/omada-controller to 5.9.0 ([#8774](https://github.com/truecharts/charts/issues/8774)) - - - - -## [omada-controller-9.0.12](https://github.com/truecharts/charts/compare/omada-controller-9.0.11...omada-controller-9.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [omada-controller-9.0.11](https://github.com/truecharts/charts/compare/omada-controller-9.0.10...omada-controller-9.0.11) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/omada-controller to 5.9.0 ([#8330](https://github.com/truecharts/charts/issues/8330)) - - - - -## [omada-controller-9.0.10](https://github.com/truecharts/charts/compare/omada-controller-9.0.9...omada-controller-9.0.10) (2023-04-27) - -### Fix diff --git a/stable/omada-controller/9.0.17/Chart.yaml b/stable/omada-controller/9.0.17/Chart.yaml deleted file mode 100644 index 1a81f86b598..00000000000 --- a/stable/omada-controller/9.0.17/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "5.9.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - omada-controller -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: omada-controller -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/omada-controller - - https://github.com/mbentley/docker-omada-controller -version: 9.0.17 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/omada-controller/9.0.17/app-changelog.md b/stable/omada-controller/9.0.17/app-changelog.md deleted file mode 100644 index 9d9c1449dd8..00000000000 --- a/stable/omada-controller/9.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [omada-controller-9.0.17](https://github.com/truecharts/charts/compare/omada-controller-9.0.16...omada-controller-9.0.17) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/omada-controller/9.0.17/charts/common-12.8.1.tgz b/stable/omada-controller/9.0.17/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/omada-controller/9.0.17/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/omada-controller/9.0.18/CHANGELOG.md b/stable/omada-controller/9.0.18/CHANGELOG.md new file mode 100644 index 00000000000..c601d9c38f6 --- /dev/null +++ b/stable/omada-controller/9.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [omada-controller-9.0.18](https://github.com/truecharts/charts/compare/omada-controller-9.0.17...omada-controller-9.0.18) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [omada-controller-9.0.17](https://github.com/truecharts/charts/compare/omada-controller-9.0.16...omada-controller-9.0.17) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [omada-controller-9.0.16](https://github.com/truecharts/charts/compare/omada-controller-9.0.15...omada-controller-9.0.16) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [omada-controller-9.0.15](https://github.com/truecharts/charts/compare/omada-controller-9.0.14...omada-controller-9.0.15) (2023-05-06) + +### Feat + +- Add podOptions in questions.yaml ([#8792](https://github.com/truecharts/charts/issues/8792)) + + + + +## [omada-controller-9.0.14](https://github.com/truecharts/charts/compare/omada-controller-9.0.13...omada-controller-9.0.14) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [omada-controller-9.0.13](https://github.com/truecharts/charts/compare/omada-controller-9.0.12...omada-controller-9.0.13) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/omada-controller to 5.9.0 ([#8774](https://github.com/truecharts/charts/issues/8774)) + + + + +## [omada-controller-9.0.13](https://github.com/truecharts/charts/compare/omada-controller-9.0.12...omada-controller-9.0.13) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/omada-controller to 5.9.0 ([#8774](https://github.com/truecharts/charts/issues/8774)) + + + + +## [omada-controller-9.0.13](https://github.com/truecharts/charts/compare/omada-controller-9.0.12...omada-controller-9.0.13) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/omada-controller to 5.9.0 ([#8774](https://github.com/truecharts/charts/issues/8774)) + + + + +## [omada-controller-9.0.13](https://github.com/truecharts/charts/compare/omada-controller-9.0.12...omada-controller-9.0.13) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/omada-controller to 5.9.0 ([#8774](https://github.com/truecharts/charts/issues/8774)) + + + + +## [omada-controller-9.0.12](https://github.com/truecharts/charts/compare/omada-controller-9.0.11...omada-controller-9.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [omada-controller-9.0.11](https://github.com/truecharts/charts/compare/omada-controller-9.0.10...omada-controller-9.0.11) (2023-04-27) + +### Chore diff --git a/stable/omada-controller/9.0.18/Chart.yaml b/stable/omada-controller/9.0.18/Chart.yaml new file mode 100644 index 00000000000..dc476ffd8d7 --- /dev/null +++ b/stable/omada-controller/9.0.18/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "5.9.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - omada-controller +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: omada-controller +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/omada-controller + - https://github.com/mbentley/docker-omada-controller +version: 9.0.18 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/rdesktop/4.0.23/README.md b/stable/omada-controller/9.0.18/README.md similarity index 100% rename from stable/rdesktop/4.0.23/README.md rename to stable/omada-controller/9.0.18/README.md diff --git a/stable/omada-controller/9.0.18/app-changelog.md b/stable/omada-controller/9.0.18/app-changelog.md new file mode 100644 index 00000000000..db703d921e6 --- /dev/null +++ b/stable/omada-controller/9.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [omada-controller-9.0.18](https://github.com/truecharts/charts/compare/omada-controller-9.0.17...omada-controller-9.0.18) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/omada-controller/9.0.17/app-readme.md b/stable/omada-controller/9.0.18/app-readme.md similarity index 100% rename from stable/omada-controller/9.0.17/app-readme.md rename to stable/omada-controller/9.0.18/app-readme.md diff --git a/stable/omada-controller/9.0.18/charts/common-12.9.2.tgz b/stable/omada-controller/9.0.18/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/omada-controller/9.0.18/charts/common-12.9.2.tgz differ diff --git a/stable/omada-controller/9.0.17/ix_values.yaml b/stable/omada-controller/9.0.18/ix_values.yaml similarity index 100% rename from stable/omada-controller/9.0.17/ix_values.yaml rename to stable/omada-controller/9.0.18/ix_values.yaml diff --git a/stable/omada-controller/9.0.17/questions.yaml b/stable/omada-controller/9.0.18/questions.yaml similarity index 100% rename from stable/omada-controller/9.0.17/questions.yaml rename to stable/omada-controller/9.0.18/questions.yaml diff --git a/stable/recyclarr/4.0.14/templates/NOTES.txt b/stable/omada-controller/9.0.18/templates/NOTES.txt similarity index 100% rename from stable/recyclarr/4.0.14/templates/NOTES.txt rename to stable/omada-controller/9.0.18/templates/NOTES.txt diff --git a/stable/omada-controller/9.0.17/templates/common.yaml b/stable/omada-controller/9.0.18/templates/common.yaml similarity index 100% rename from stable/omada-controller/9.0.17/templates/common.yaml rename to stable/omada-controller/9.0.18/templates/common.yaml diff --git a/stable/reg/9.0.16/values.yaml b/stable/omada-controller/9.0.18/values.yaml similarity index 100% rename from stable/reg/9.0.16/values.yaml rename to stable/omada-controller/9.0.18/values.yaml diff --git a/stable/ombi/14.0.15/CHANGELOG.md b/stable/ombi/14.0.15/CHANGELOG.md new file mode 100644 index 00000000000..f232201762e --- /dev/null +++ b/stable/ombi/14.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ombi-14.0.15](https://github.com/truecharts/charts/compare/ombi-14.0.14...ombi-14.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [ombi-14.0.14](https://github.com/truecharts/charts/compare/ombi-14.0.13...ombi-14.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [ombi-14.0.13](https://github.com/truecharts/charts/compare/ombi-14.0.12...ombi-14.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [ombi-14.0.12](https://github.com/truecharts/charts/compare/ombi-14.0.11...ombi-14.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [ombi-14.0.11](https://github.com/truecharts/charts/compare/ombi-14.0.10...ombi-14.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [ombi-14.0.10](https://github.com/truecharts/charts/compare/ombi-14.0.9...ombi-14.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/ombi to 4.35.3 ([#8331](https://github.com/truecharts/charts/issues/8331)) + + + + +## [ombi-14.0.9](https://github.com/truecharts/charts/compare/ombi-14.0.8...ombi-14.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [ombi-14.0.8](https://github.com/truecharts/charts/compare/ombi-14.0.7...ombi-14.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [ombi-14.0.7](https://github.com/truecharts/charts/compare/ombi-14.0.6...ombi-14.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [ombi-14.0.6](https://github.com/truecharts/charts/compare/ombi-14.0.5...ombi-14.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [ombi-14.0.5](https://github.com/truecharts/charts/compare/ombi-14.0.4...ombi-14.0.5) (2023-04-16) + +### Chore diff --git a/stable/ombi/14.0.15/Chart.yaml b/stable/ombi/14.0.15/Chart.yaml new file mode 100644 index 00000000000..bce08a9d701 --- /dev/null +++ b/stable/ombi/14.0.15/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "4.35.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - ombi + - plex + - emby + - sonarr + - radarr + - couchpotato +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ombi +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ombi + - https://github.com/tidusjar/Ombi +type: application +version: 14.0.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/recyclarr/4.0.14/README.md b/stable/ombi/14.0.15/README.md similarity index 100% rename from stable/recyclarr/4.0.14/README.md rename to stable/ombi/14.0.15/README.md diff --git a/stable/ombi/14.0.15/app-changelog.md b/stable/ombi/14.0.15/app-changelog.md new file mode 100644 index 00000000000..2e151210446 --- /dev/null +++ b/stable/ombi/14.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ombi-14.0.15](https://github.com/truecharts/charts/compare/ombi-14.0.14...ombi-14.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/ombi/14.0.15/app-readme.md b/stable/ombi/14.0.15/app-readme.md new file mode 100644 index 00000000000..d992faf957c --- /dev/null +++ b/stable/ombi/14.0.15/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/14.0.15/charts/common-12.9.2.tgz b/stable/ombi/14.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/ombi/14.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/ombi/14.0.15/ix_values.yaml b/stable/ombi/14.0.15/ix_values.yaml new file mode 100644 index 00000000000..e162f6e4249 --- /dev/null +++ b/stable/ombi/14.0.15/ix_values.yaml @@ -0,0 +1,32 @@ +image: + repository: tccr.io/truecharts/ombi + pullPolicy: IfNotPresent + tag: 4.35.3@sha256:b4ce30ee4f1c4091125b5a2f39bbf14c169434668dadac9462773c5647680305 +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/14.0.15/questions.yaml b/stable/ombi/14.0.15/questions.yaml new file mode 100644 index 00000000000..c56db8119ab --- /dev/null +++ b/stable/ombi/14.0.15/questions.yaml @@ -0,0 +1,1929 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/7.0.15/templates/NOTES.txt b/stable/ombi/14.0.15/templates/NOTES.txt similarity index 100% rename from stable/redmine/7.0.15/templates/NOTES.txt rename to stable/ombi/14.0.15/templates/NOTES.txt diff --git a/stable/shlink/8.0.14/templates/common.yaml b/stable/ombi/14.0.15/templates/common.yaml similarity index 100% rename from stable/shlink/8.0.14/templates/common.yaml rename to stable/ombi/14.0.15/templates/common.yaml diff --git a/stable/remmina/6.0.13/values.yaml b/stable/ombi/14.0.15/values.yaml similarity index 100% rename from stable/remmina/6.0.13/values.yaml rename to stable/ombi/14.0.15/values.yaml diff --git a/stable/onlyoffice-document-server/10.0.13/CHANGELOG.md b/stable/onlyoffice-document-server/10.0.13/CHANGELOG.md new file mode 100644 index 00000000000..f05c5f9130d --- /dev/null +++ b/stable/onlyoffice-document-server/10.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [onlyoffice-document-server-10.0.13](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.12...onlyoffice-document-server-10.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [onlyoffice-document-server-10.0.12](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.11...onlyoffice-document-server-10.0.12) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [onlyoffice-document-server-10.0.11](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.10...onlyoffice-document-server-10.0.11) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [onlyoffice-document-server-10.0.10](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.9...onlyoffice-document-server-10.0.10) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [onlyoffice-document-server-10.0.9](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.8...onlyoffice-document-server-10.0.9) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [onlyoffice-document-server-10.0.8](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.7...onlyoffice-document-server-10.0.8) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/onlyoffice-ds to v7.3.3 ([#8507](https://github.com/truecharts/charts/issues/8507)) + + + + +## [onlyoffice-document-server-10.0.7](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.6...onlyoffice-document-server-10.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [onlyoffice-document-server-10.0.6](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.5...onlyoffice-document-server-10.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [onlyoffice-document-server-10.0.5](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.4...onlyoffice-document-server-10.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [onlyoffice-document-server-10.0.4](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.3...onlyoffice-document-server-10.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [onlyoffice-document-server-10.0.3](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.2...onlyoffice-document-server-10.0.3) (2023-04-16) + +### Chore diff --git a/stable/onlyoffice-document-server/10.0.13/Chart.yaml b/stable/onlyoffice-document-server/10.0.13/Chart.yaml new file mode 100644 index 00000000000..c5e6fe261a1 --- /dev/null +++ b/stable/onlyoffice-document-server/10.0.13/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "7.3.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.43 +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 +keywords: + - onlyoffice +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: onlyoffice-document-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/onlyoffice-document-server + - https://github.com/ONLYOFFICE/DocumentServer + - https://github.com/ONLYOFFICE/Docker-DocumentServer +version: 10.0.13 +annotations: + truecharts.org/catagories: | + - office + - documents + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/redmine/7.0.15/README.md b/stable/onlyoffice-document-server/10.0.13/README.md similarity index 100% rename from stable/redmine/7.0.15/README.md rename to stable/onlyoffice-document-server/10.0.13/README.md diff --git a/stable/onlyoffice-document-server/10.0.13/app-changelog.md b/stable/onlyoffice-document-server/10.0.13/app-changelog.md new file mode 100644 index 00000000000..f990a2299fa --- /dev/null +++ b/stable/onlyoffice-document-server/10.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [onlyoffice-document-server-10.0.13](https://github.com/truecharts/charts/compare/onlyoffice-document-server-10.0.12...onlyoffice-document-server-10.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/onlyoffice-document-server/10.0.13/app-readme.md b/stable/onlyoffice-document-server/10.0.13/app-readme.md new file mode 100644 index 00000000000..23b8cbdf481 --- /dev/null +++ b/stable/onlyoffice-document-server/10.0.13/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/10.0.13/charts/common-12.9.2.tgz b/stable/onlyoffice-document-server/10.0.13/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/onlyoffice-document-server/10.0.13/charts/common-12.9.2.tgz differ diff --git a/stable/onlyoffice-document-server/10.0.13/charts/redis-6.0.43.tgz b/stable/onlyoffice-document-server/10.0.13/charts/redis-6.0.43.tgz new file mode 100644 index 00000000000..458131b9e1e Binary files /dev/null and b/stable/onlyoffice-document-server/10.0.13/charts/redis-6.0.43.tgz differ diff --git a/stable/onlyoffice-document-server/10.0.13/ix_values.yaml b/stable/onlyoffice-document-server/10.0.13/ix_values.yaml new file mode 100644 index 00000000000..0eb23481b8c --- /dev/null +++ b/stable/onlyoffice-document-server/10.0.13/ix_values.yaml @@ -0,0 +1,69 @@ +image: + repository: tccr.io/truecharts/onlyoffice-ds + tag: 7.3.3@sha256:302775072f65ec6f271d0b09a394cff3b2e535f35bb064e1cc18a51c1d14718f + 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/10.0.13/questions.yaml b/stable/onlyoffice-document-server/10.0.13/questions.yaml new file mode 100644 index 00000000000..d54b129987c --- /dev/null +++ b/stable/onlyoffice-document-server/10.0.13/questions.yaml @@ -0,0 +1,1875 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/9.0.16/templates/NOTES.txt b/stable/onlyoffice-document-server/10.0.13/templates/NOTES.txt similarity index 100% rename from stable/reg/9.0.16/templates/NOTES.txt rename to stable/onlyoffice-document-server/10.0.13/templates/NOTES.txt diff --git a/stable/snapdrop/5.0.14/templates/common.yaml b/stable/onlyoffice-document-server/10.0.13/templates/common.yaml similarity index 100% rename from stable/snapdrop/5.0.14/templates/common.yaml rename to stable/onlyoffice-document-server/10.0.13/templates/common.yaml diff --git a/stable/requestrr/5.0.13/values.yaml b/stable/onlyoffice-document-server/10.0.13/values.yaml similarity index 100% rename from stable/requestrr/5.0.13/values.yaml rename to stable/onlyoffice-document-server/10.0.13/values.yaml diff --git a/stable/openhab/5.0.6/CHANGELOG.md b/stable/openhab/5.0.6/CHANGELOG.md deleted file mode 100644 index a0af5599313..00000000000 --- a/stable/openhab/5.0.6/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [openhab-5.0.6](https://github.com/truecharts/charts/compare/openhab-5.0.5...openhab-5.0.6) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [openhab-5.0.5](https://github.com/truecharts/charts/compare/openhab-5.0.4...openhab-5.0.5) (2023-05-20) - -### Chore - -- update container image tccr.io/truecharts/openhab to v3.4.4 ([#9016](https://github.com/truecharts/charts/issues/9016)) - - - - -## [openhab-5.0.4](https://github.com/truecharts/charts/compare/openhab-5.0.3...openhab-5.0.4) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [openhab-5.0.3](https://github.com/truecharts/charts/compare/openhab-5.0.2...openhab-5.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [openhab-5.0.2](https://github.com/truecharts/charts/compare/openhab-5.0.1...openhab-5.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [openhab-5.0.1](https://github.com/truecharts/charts/compare/openhab-5.0.0...openhab-5.0.1) (2023-05-02) - -### Chore - -- update container image tccr.io/truecharts/openhab to v3.4.3 ([#8684](https://github.com/truecharts/charts/issues/8684)) - - - - -## [openhab-5.0.0](https://github.com/truecharts/charts/compare/openhab-4.0.13...openhab-5.0.0) (2023-04-30) - -### Feat - -- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - - - -## [openhab-4.0.13](https://github.com/truecharts/charts/compare/openhab-4.0.12...openhab-4.0.13) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/openhab to v3.4.3 ([#8508](https://github.com/truecharts/charts/issues/8508)) - - - - -## [openhab-4.0.12](https://github.com/truecharts/charts/compare/openhab-4.0.11...openhab-4.0.12) (2023-02-13) - -### Chore - -- update container image tccr.io/truecharts/openhab to v3.4.2 - - - - -## [openhab-4.0.11](https://github.com/truecharts/charts/compare/openhab-4.0.10...openhab-4.0.11) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - diff --git a/stable/openhab/5.0.6/Chart.yaml b/stable/openhab/5.0.6/Chart.yaml deleted file mode 100644 index eb94a37c71f..00000000000 --- a/stable/openhab/5.0.6/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "3.4.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - openhab -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: openhab -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/openhab -type: application -version: 5.0.6 -annotations: - truecharts.org/catagories: | - - media - - test - truecharts.org/SCALE-support: "true" diff --git a/stable/openhab/5.0.6/app-changelog.md b/stable/openhab/5.0.6/app-changelog.md deleted file mode 100644 index 79453bea79c..00000000000 --- a/stable/openhab/5.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [openhab-5.0.6](https://github.com/truecharts/charts/compare/openhab-5.0.5...openhab-5.0.6) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/openhab/5.0.6/charts/common-12.8.1.tgz b/stable/openhab/5.0.6/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/openhab/5.0.6/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/openhab/5.0.7/CHANGELOG.md b/stable/openhab/5.0.7/CHANGELOG.md new file mode 100644 index 00000000000..dfcca3cb1ab --- /dev/null +++ b/stable/openhab/5.0.7/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [openhab-5.0.7](https://github.com/truecharts/charts/compare/openhab-5.0.6...openhab-5.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [openhab-5.0.6](https://github.com/truecharts/charts/compare/openhab-5.0.5...openhab-5.0.6) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [openhab-5.0.5](https://github.com/truecharts/charts/compare/openhab-5.0.4...openhab-5.0.5) (2023-05-20) + +### Chore + +- update container image tccr.io/truecharts/openhab to v3.4.4 ([#9016](https://github.com/truecharts/charts/issues/9016)) + + + + +## [openhab-5.0.4](https://github.com/truecharts/charts/compare/openhab-5.0.3...openhab-5.0.4) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [openhab-5.0.3](https://github.com/truecharts/charts/compare/openhab-5.0.2...openhab-5.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [openhab-5.0.2](https://github.com/truecharts/charts/compare/openhab-5.0.1...openhab-5.0.2) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [openhab-5.0.1](https://github.com/truecharts/charts/compare/openhab-5.0.0...openhab-5.0.1) (2023-05-02) + +### Chore + +- update container image tccr.io/truecharts/openhab to v3.4.3 ([#8684](https://github.com/truecharts/charts/issues/8684)) + + + + +## [openhab-5.0.0](https://github.com/truecharts/charts/compare/openhab-4.0.13...openhab-5.0.0) (2023-04-30) + +### Feat + +- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) + + ### Fix + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [openhab-4.0.13](https://github.com/truecharts/charts/compare/openhab-4.0.12...openhab-4.0.13) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/openhab to v3.4.3 ([#8508](https://github.com/truecharts/charts/issues/8508)) + + + + +## [openhab-4.0.12](https://github.com/truecharts/charts/compare/openhab-4.0.11...openhab-4.0.12) (2023-02-13) + +### Chore + +- update container image tccr.io/truecharts/openhab to v3.4.2 + + + diff --git a/stable/openhab/5.0.7/Chart.yaml b/stable/openhab/5.0.7/Chart.yaml new file mode 100644 index 00000000000..4a2299c6079 --- /dev/null +++ b/stable/openhab/5.0.7/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "3.4.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - openhab +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: openhab +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/openhab +type: application +version: 5.0.7 +annotations: + truecharts.org/catagories: | + - media + - test + truecharts.org/SCALE-support: "true" diff --git a/stable/reg/9.0.16/README.md b/stable/openhab/5.0.7/README.md similarity index 100% rename from stable/reg/9.0.16/README.md rename to stable/openhab/5.0.7/README.md diff --git a/stable/openhab/5.0.7/app-changelog.md b/stable/openhab/5.0.7/app-changelog.md new file mode 100644 index 00000000000..986ece75a61 --- /dev/null +++ b/stable/openhab/5.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [openhab-5.0.7](https://github.com/truecharts/charts/compare/openhab-5.0.6...openhab-5.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/openhab/5.0.6/app-readme.md b/stable/openhab/5.0.7/app-readme.md similarity index 100% rename from stable/openhab/5.0.6/app-readme.md rename to stable/openhab/5.0.7/app-readme.md diff --git a/stable/openhab/5.0.7/charts/common-12.9.2.tgz b/stable/openhab/5.0.7/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/openhab/5.0.7/charts/common-12.9.2.tgz differ diff --git a/stable/openhab/5.0.6/ix_values.yaml b/stable/openhab/5.0.7/ix_values.yaml similarity index 100% rename from stable/openhab/5.0.6/ix_values.yaml rename to stable/openhab/5.0.7/ix_values.yaml diff --git a/stable/openhab/5.0.6/questions.yaml b/stable/openhab/5.0.7/questions.yaml similarity index 100% rename from stable/openhab/5.0.6/questions.yaml rename to stable/openhab/5.0.7/questions.yaml diff --git a/stable/remmina/6.0.13/templates/NOTES.txt b/stable/openhab/5.0.7/templates/NOTES.txt similarity index 100% rename from stable/remmina/6.0.13/templates/NOTES.txt rename to stable/openhab/5.0.7/templates/NOTES.txt diff --git a/stable/zigbee2mqtt/7.0.15/templates/common.yaml b/stable/openhab/5.0.7/templates/common.yaml similarity index 100% rename from stable/zigbee2mqtt/7.0.15/templates/common.yaml rename to stable/openhab/5.0.7/templates/common.yaml diff --git a/stable/resilio-sync/9.0.14/values.yaml b/stable/openhab/5.0.7/values.yaml similarity index 100% rename from stable/resilio-sync/9.0.14/values.yaml rename to stable/openhab/5.0.7/values.yaml diff --git a/stable/openspeedtest/4.0.12/CHANGELOG.md b/stable/openspeedtest/4.0.12/CHANGELOG.md deleted file mode 100644 index 59bb2bc58ea..00000000000 --- a/stable/openspeedtest/4.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [openspeedtest-4.0.12](https://github.com/truecharts/charts/compare/openspeedtest-4.0.11...openspeedtest-4.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [openspeedtest-4.0.11](https://github.com/truecharts/charts/compare/openspeedtest-4.0.10...openspeedtest-4.0.11) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [openspeedtest-4.0.10](https://github.com/truecharts/charts/compare/openspeedtest-4.0.9...openspeedtest-4.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [openspeedtest-4.0.9](https://github.com/truecharts/charts/compare/openspeedtest-4.0.8...openspeedtest-4.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [openspeedtest-4.0.8](https://github.com/truecharts/charts/compare/openspeedtest-4.0.7...openspeedtest-4.0.8) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/openspeedtest to latest ([#8333](https://github.com/truecharts/charts/issues/8333)) - - - - -## [openspeedtest-4.0.7](https://github.com/truecharts/charts/compare/openspeedtest-4.0.6...openspeedtest-4.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [openspeedtest-4.0.6](https://github.com/truecharts/charts/compare/openspeedtest-4.0.5...openspeedtest-4.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [openspeedtest-4.0.5](https://github.com/truecharts/charts/compare/openspeedtest-4.0.4...openspeedtest-4.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [openspeedtest-4.0.4](https://github.com/truecharts/charts/compare/openspeedtest-4.0.3...openspeedtest-4.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [openspeedtest-4.0.3](https://github.com/truecharts/charts/compare/openspeedtest-4.0.2...openspeedtest-4.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [openspeedtest-4.0.2](https://github.com/truecharts/charts/compare/openspeedtest-4.0.1...openspeedtest-4.0.2) (2023-04-15) - -### Chore diff --git a/stable/openspeedtest/4.0.12/Chart.yaml b/stable/openspeedtest/4.0.12/Chart.yaml deleted file mode 100644 index f811eb74a19..00000000000 --- a/stable/openspeedtest/4.0.12/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - speedtest - - speed test - - openspeedtest -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: openspeedtest -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/openspeedtest - - https://github.com/openspeedtest/Speed-Test -type: application -version: 4.0.12 -annotations: - truecharts.org/catagories: | - - utilities - - test - truecharts.org/SCALE-support: "true" diff --git a/stable/openspeedtest/4.0.12/app-changelog.md b/stable/openspeedtest/4.0.12/app-changelog.md deleted file mode 100644 index c724df4b246..00000000000 --- a/stable/openspeedtest/4.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [openspeedtest-4.0.12](https://github.com/truecharts/charts/compare/openspeedtest-4.0.11...openspeedtest-4.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/openspeedtest/4.0.12/charts/common-12.8.1.tgz b/stable/openspeedtest/4.0.12/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/openspeedtest/4.0.12/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/openspeedtest/4.0.13/CHANGELOG.md b/stable/openspeedtest/4.0.13/CHANGELOG.md new file mode 100644 index 00000000000..48a54f1e8ff --- /dev/null +++ b/stable/openspeedtest/4.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [openspeedtest-4.0.13](https://github.com/truecharts/charts/compare/openspeedtest-4.0.12...openspeedtest-4.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [openspeedtest-4.0.12](https://github.com/truecharts/charts/compare/openspeedtest-4.0.11...openspeedtest-4.0.12) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [openspeedtest-4.0.11](https://github.com/truecharts/charts/compare/openspeedtest-4.0.10...openspeedtest-4.0.11) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [openspeedtest-4.0.10](https://github.com/truecharts/charts/compare/openspeedtest-4.0.9...openspeedtest-4.0.10) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [openspeedtest-4.0.9](https://github.com/truecharts/charts/compare/openspeedtest-4.0.8...openspeedtest-4.0.9) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [openspeedtest-4.0.8](https://github.com/truecharts/charts/compare/openspeedtest-4.0.7...openspeedtest-4.0.8) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/openspeedtest to latest ([#8333](https://github.com/truecharts/charts/issues/8333)) + + + + +## [openspeedtest-4.0.7](https://github.com/truecharts/charts/compare/openspeedtest-4.0.6...openspeedtest-4.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [openspeedtest-4.0.6](https://github.com/truecharts/charts/compare/openspeedtest-4.0.5...openspeedtest-4.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [openspeedtest-4.0.5](https://github.com/truecharts/charts/compare/openspeedtest-4.0.4...openspeedtest-4.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [openspeedtest-4.0.4](https://github.com/truecharts/charts/compare/openspeedtest-4.0.3...openspeedtest-4.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [openspeedtest-4.0.3](https://github.com/truecharts/charts/compare/openspeedtest-4.0.2...openspeedtest-4.0.3) (2023-04-16) + +### Chore diff --git a/stable/openspeedtest/4.0.13/Chart.yaml b/stable/openspeedtest/4.0.13/Chart.yaml new file mode 100644 index 00000000000..8dd67b4f551 --- /dev/null +++ b/stable/openspeedtest/4.0.13/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - speedtest + - speed test + - openspeedtest +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: openspeedtest +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/openspeedtest + - https://github.com/openspeedtest/Speed-Test +type: application +version: 4.0.13 +annotations: + truecharts.org/catagories: | + - utilities + - test + truecharts.org/SCALE-support: "true" diff --git a/stable/remmina/6.0.13/README.md b/stable/openspeedtest/4.0.13/README.md similarity index 100% rename from stable/remmina/6.0.13/README.md rename to stable/openspeedtest/4.0.13/README.md diff --git a/stable/openspeedtest/4.0.13/app-changelog.md b/stable/openspeedtest/4.0.13/app-changelog.md new file mode 100644 index 00000000000..268f706463e --- /dev/null +++ b/stable/openspeedtest/4.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [openspeedtest-4.0.13](https://github.com/truecharts/charts/compare/openspeedtest-4.0.12...openspeedtest-4.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/openspeedtest/4.0.12/app-readme.md b/stable/openspeedtest/4.0.13/app-readme.md similarity index 100% rename from stable/openspeedtest/4.0.12/app-readme.md rename to stable/openspeedtest/4.0.13/app-readme.md diff --git a/stable/openspeedtest/4.0.13/charts/common-12.9.2.tgz b/stable/openspeedtest/4.0.13/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/openspeedtest/4.0.13/charts/common-12.9.2.tgz differ diff --git a/stable/openspeedtest/4.0.12/ix_values.yaml b/stable/openspeedtest/4.0.13/ix_values.yaml similarity index 100% rename from stable/openspeedtest/4.0.12/ix_values.yaml rename to stable/openspeedtest/4.0.13/ix_values.yaml diff --git a/stable/openspeedtest/4.0.12/questions.yaml b/stable/openspeedtest/4.0.13/questions.yaml similarity index 100% rename from stable/openspeedtest/4.0.12/questions.yaml rename to stable/openspeedtest/4.0.13/questions.yaml diff --git a/stable/requestrr/5.0.13/templates/NOTES.txt b/stable/openspeedtest/4.0.13/templates/NOTES.txt similarity index 100% rename from stable/requestrr/5.0.13/templates/NOTES.txt rename to stable/openspeedtest/4.0.13/templates/NOTES.txt diff --git a/stable/speedtest-exporter/6.0.12/templates/common.yaml b/stable/openspeedtest/4.0.13/templates/common.yaml similarity index 100% rename from stable/speedtest-exporter/6.0.12/templates/common.yaml rename to stable/openspeedtest/4.0.13/templates/common.yaml diff --git a/stable/retrobot/4.0.14/values.yaml b/stable/openspeedtest/4.0.13/values.yaml similarity index 100% rename from stable/retrobot/4.0.14/values.yaml rename to stable/openspeedtest/4.0.13/values.yaml diff --git a/stable/openvscode-server/5.0.16/CHANGELOG.md b/stable/openvscode-server/5.0.16/CHANGELOG.md deleted file mode 100644 index e4527d42c12..00000000000 --- a/stable/openvscode-server/5.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [openvscode-server-5.0.16](https://github.com/truecharts/charts/compare/openvscode-server-5.0.15...openvscode-server-5.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [openvscode-server-5.0.15](https://github.com/truecharts/charts/compare/openvscode-server-5.0.14...openvscode-server-5.0.15) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [openvscode-server-5.0.14](https://github.com/truecharts/charts/compare/openvscode-server-5.0.13...openvscode-server-5.0.14) (2023-05-12) - -### Chore - -- update container image tccr.io/truecharts/openvscode-server to v1.78.1 ([#8907](https://github.com/truecharts/charts/issues/8907)) - - - - -## [openvscode-server-5.0.13](https://github.com/truecharts/charts/compare/openvscode-server-5.0.12...openvscode-server-5.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [openvscode-server-5.0.12](https://github.com/truecharts/charts/compare/openvscode-server-5.0.11...openvscode-server-5.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [openvscode-server-5.0.11](https://github.com/truecharts/charts/compare/openvscode-server-5.0.10...openvscode-server-5.0.11) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/openvscode-server to v1.77.3 ([#8612](https://github.com/truecharts/charts/issues/8612)) - - - - -## [openvscode-server-5.0.10](https://github.com/truecharts/charts/compare/openvscode-server-5.0.9...openvscode-server-5.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/openvscode-server to v ([#8334](https://github.com/truecharts/charts/issues/8334)) - - - - -## [openvscode-server-5.0.9](https://github.com/truecharts/charts/compare/openvscode-server-5.0.8...openvscode-server-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [openvscode-server-5.0.8](https://github.com/truecharts/charts/compare/openvscode-server-5.0.7...openvscode-server-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [openvscode-server-5.0.7](https://github.com/truecharts/charts/compare/openvscode-server-5.0.6...openvscode-server-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [openvscode-server-5.0.6](https://github.com/truecharts/charts/compare/openvscode-server-5.0.5...openvscode-server-5.0.6) (2023-04-16) - -### Chore diff --git a/stable/openvscode-server/5.0.16/Chart.yaml b/stable/openvscode-server/5.0.16/Chart.yaml deleted file mode 100644 index 4414b1f9f23..00000000000 --- a/stable/openvscode-server/5.0.16/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: openvscode-server -version: 5.0.16 -appVersion: "1.78.1" -description: Openvscode-server provides a version of VS Code that runs a server on a remote machine. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/openvscode-server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/openvscode-server.png -keywords: - - openvscode-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/openvscode-server -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/openvscode-server/5.0.16/app-changelog.md b/stable/openvscode-server/5.0.16/app-changelog.md deleted file mode 100644 index 29024fa7abe..00000000000 --- a/stable/openvscode-server/5.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [openvscode-server-5.0.16](https://github.com/truecharts/charts/compare/openvscode-server-5.0.15...openvscode-server-5.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/openvscode-server/5.0.16/charts/common-12.8.1.tgz b/stable/openvscode-server/5.0.16/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/openvscode-server/5.0.16/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/openvscode-server/5.0.17/CHANGELOG.md b/stable/openvscode-server/5.0.17/CHANGELOG.md new file mode 100644 index 00000000000..98633b5a583 --- /dev/null +++ b/stable/openvscode-server/5.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [openvscode-server-5.0.17](https://github.com/truecharts/charts/compare/openvscode-server-5.0.16...openvscode-server-5.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [openvscode-server-5.0.16](https://github.com/truecharts/charts/compare/openvscode-server-5.0.15...openvscode-server-5.0.16) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [openvscode-server-5.0.15](https://github.com/truecharts/charts/compare/openvscode-server-5.0.14...openvscode-server-5.0.15) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [openvscode-server-5.0.14](https://github.com/truecharts/charts/compare/openvscode-server-5.0.13...openvscode-server-5.0.14) (2023-05-12) + +### Chore + +- update container image tccr.io/truecharts/openvscode-server to v1.78.1 ([#8907](https://github.com/truecharts/charts/issues/8907)) + + + + +## [openvscode-server-5.0.13](https://github.com/truecharts/charts/compare/openvscode-server-5.0.12...openvscode-server-5.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [openvscode-server-5.0.12](https://github.com/truecharts/charts/compare/openvscode-server-5.0.11...openvscode-server-5.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [openvscode-server-5.0.11](https://github.com/truecharts/charts/compare/openvscode-server-5.0.10...openvscode-server-5.0.11) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/openvscode-server to v1.77.3 ([#8612](https://github.com/truecharts/charts/issues/8612)) + + + + +## [openvscode-server-5.0.10](https://github.com/truecharts/charts/compare/openvscode-server-5.0.9...openvscode-server-5.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/openvscode-server to v ([#8334](https://github.com/truecharts/charts/issues/8334)) + + + + +## [openvscode-server-5.0.9](https://github.com/truecharts/charts/compare/openvscode-server-5.0.8...openvscode-server-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [openvscode-server-5.0.8](https://github.com/truecharts/charts/compare/openvscode-server-5.0.7...openvscode-server-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [openvscode-server-5.0.7](https://github.com/truecharts/charts/compare/openvscode-server-5.0.6...openvscode-server-5.0.7) (2023-04-20) + +### Chore diff --git a/stable/openvscode-server/5.0.17/Chart.yaml b/stable/openvscode-server/5.0.17/Chart.yaml new file mode 100644 index 00000000000..c5b981887ac --- /dev/null +++ b/stable/openvscode-server/5.0.17/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: openvscode-server +version: 5.0.17 +appVersion: "1.78.1" +description: Openvscode-server provides a version of VS Code that runs a server on a remote machine. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/openvscode-server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/openvscode-server.png +keywords: + - openvscode-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/openvscode-server +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/requestrr/5.0.13/README.md b/stable/openvscode-server/5.0.17/README.md similarity index 100% rename from stable/requestrr/5.0.13/README.md rename to stable/openvscode-server/5.0.17/README.md diff --git a/stable/openvscode-server/5.0.17/app-changelog.md b/stable/openvscode-server/5.0.17/app-changelog.md new file mode 100644 index 00000000000..25cbf453d2d --- /dev/null +++ b/stable/openvscode-server/5.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [openvscode-server-5.0.17](https://github.com/truecharts/charts/compare/openvscode-server-5.0.16...openvscode-server-5.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/openvscode-server/5.0.16/app-readme.md b/stable/openvscode-server/5.0.17/app-readme.md similarity index 100% rename from stable/openvscode-server/5.0.16/app-readme.md rename to stable/openvscode-server/5.0.17/app-readme.md diff --git a/stable/openvscode-server/5.0.17/charts/common-12.9.2.tgz b/stable/openvscode-server/5.0.17/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/openvscode-server/5.0.17/charts/common-12.9.2.tgz differ diff --git a/stable/openvscode-server/5.0.16/ix_values.yaml b/stable/openvscode-server/5.0.17/ix_values.yaml similarity index 100% rename from stable/openvscode-server/5.0.16/ix_values.yaml rename to stable/openvscode-server/5.0.17/ix_values.yaml diff --git a/stable/openvscode-server/5.0.16/questions.yaml b/stable/openvscode-server/5.0.17/questions.yaml similarity index 100% rename from stable/openvscode-server/5.0.16/questions.yaml rename to stable/openvscode-server/5.0.17/questions.yaml diff --git a/stable/resilio-sync/9.0.14/templates/NOTES.txt b/stable/openvscode-server/5.0.17/templates/NOTES.txt similarity index 100% rename from stable/resilio-sync/9.0.14/templates/NOTES.txt rename to stable/openvscode-server/5.0.17/templates/NOTES.txt diff --git a/stable/storj-node/5.0.13/templates/common.yaml b/stable/openvscode-server/5.0.17/templates/common.yaml similarity index 100% rename from stable/storj-node/5.0.13/templates/common.yaml rename to stable/openvscode-server/5.0.17/templates/common.yaml diff --git a/stable/ring-mqtt/4.0.14/values.yaml b/stable/openvscode-server/5.0.17/values.yaml similarity index 100% rename from stable/ring-mqtt/4.0.14/values.yaml rename to stable/openvscode-server/5.0.17/values.yaml diff --git a/stable/organizr/14.0.12/CHANGELOG.md b/stable/organizr/14.0.12/CHANGELOG.md new file mode 100644 index 00000000000..5bc8e5d05e8 --- /dev/null +++ b/stable/organizr/14.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [organizr-14.0.12](https://github.com/truecharts/charts/compare/organizr-14.0.11...organizr-14.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [organizr-14.0.11](https://github.com/truecharts/charts/compare/organizr-14.0.10...organizr-14.0.11) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [organizr-14.0.10](https://github.com/truecharts/charts/compare/organizr-14.0.9...organizr-14.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [organizr-14.0.9](https://github.com/truecharts/charts/compare/organizr-14.0.8...organizr-14.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [organizr-14.0.8](https://github.com/truecharts/charts/compare/organizr-14.0.7...organizr-14.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [organizr-14.0.7](https://github.com/truecharts/charts/compare/organizr-14.0.6...organizr-14.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [organizr-14.0.6](https://github.com/truecharts/charts/compare/organizr-14.0.5...organizr-14.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [organizr-14.0.5](https://github.com/truecharts/charts/compare/organizr-14.0.4...organizr-14.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [organizr-14.0.4](https://github.com/truecharts/charts/compare/organizr-14.0.3...organizr-14.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [organizr-14.0.3](https://github.com/truecharts/charts/compare/organizr-14.0.2...organizr-14.0.3) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [organizr-14.0.2](https://github.com/truecharts/charts/compare/organizr-14.0.1...organizr-14.0.2) (2023-04-15) + +### Chore diff --git a/stable/organizr/14.0.12/Chart.yaml b/stable/organizr/14.0.12/Chart.yaml new file mode 100644 index 00000000000..a77805dbf68 --- /dev/null +++ b/stable/organizr/14.0.12/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +description: HTPC/Homelab Services Organizer +home: https://truecharts.org/charts/stable/organizr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/organizr.png +keywords: + - organizr +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: organizr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/organizr + - https://github.com/causefx/Organizr +type: application +version: 14.0.12 +annotations: + truecharts.org/catagories: | + - organizers + truecharts.org/SCALE-support: "true" diff --git a/stable/resilio-sync/9.0.14/README.md b/stable/organizr/14.0.12/README.md similarity index 100% rename from stable/resilio-sync/9.0.14/README.md rename to stable/organizr/14.0.12/README.md diff --git a/stable/organizr/14.0.12/app-changelog.md b/stable/organizr/14.0.12/app-changelog.md new file mode 100644 index 00000000000..539719bcb5d --- /dev/null +++ b/stable/organizr/14.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [organizr-14.0.12](https://github.com/truecharts/charts/compare/organizr-14.0.11...organizr-14.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/organizr/14.0.12/app-readme.md b/stable/organizr/14.0.12/app-readme.md new file mode 100644 index 00000000000..71119255288 --- /dev/null +++ b/stable/organizr/14.0.12/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/14.0.12/charts/common-12.9.2.tgz b/stable/organizr/14.0.12/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/organizr/14.0.12/charts/common-12.9.2.tgz differ diff --git a/stable/organizr/14.0.12/ix_values.yaml b/stable/organizr/14.0.12/ix_values.yaml new file mode 100644 index 00000000000..f850c65b6d5 --- /dev/null +++ b/stable/organizr/14.0.12/ix_values.yaml @@ -0,0 +1,26 @@ +image: + repository: tccr.io/truecharts/organizr + pullPolicy: Always + tag: latest@sha256:aa4357e9fdd9d1c2fc887fb2b06be0daf58149495733810964363d295caec647 +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/14.0.12/questions.yaml b/stable/organizr/14.0.12/questions.yaml new file mode 100644 index 00000000000..09aa6fa806f --- /dev/null +++ b/stable/organizr/14.0.12/questions.yaml @@ -0,0 +1,1998 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/4.0.14/templates/NOTES.txt b/stable/organizr/14.0.12/templates/NOTES.txt similarity index 100% rename from stable/retrobot/4.0.14/templates/NOTES.txt rename to stable/organizr/14.0.12/templates/NOTES.txt diff --git a/stable/strapi/9.0.15/templates/common.yaml b/stable/organizr/14.0.12/templates/common.yaml similarity index 100% rename from stable/strapi/9.0.15/templates/common.yaml rename to stable/organizr/14.0.12/templates/common.yaml diff --git a/stable/rsnapshot/5.0.12/values.yaml b/stable/organizr/14.0.12/values.yaml similarity index 100% rename from stable/rsnapshot/5.0.12/values.yaml rename to stable/organizr/14.0.12/values.yaml diff --git a/stable/oscam/9.0.13/CHANGELOG.md b/stable/oscam/9.0.13/CHANGELOG.md deleted file mode 100644 index 79cedc27b4c..00000000000 --- a/stable/oscam/9.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [oscam-9.0.13](https://github.com/truecharts/charts/compare/oscam-9.0.12...oscam-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [oscam-9.0.12](https://github.com/truecharts/charts/compare/oscam-9.0.11...oscam-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [oscam-9.0.11](https://github.com/truecharts/charts/compare/oscam-9.0.10...oscam-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [oscam-9.0.10](https://github.com/truecharts/charts/compare/oscam-9.0.9...oscam-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [oscam-9.0.9](https://github.com/truecharts/charts/compare/oscam-9.0.8...oscam-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [oscam-9.0.8](https://github.com/truecharts/charts/compare/oscam-9.0.7...oscam-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [oscam-9.0.7](https://github.com/truecharts/charts/compare/oscam-9.0.6...oscam-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [oscam-9.0.6](https://github.com/truecharts/charts/compare/oscam-9.0.5...oscam-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [oscam-9.0.5](https://github.com/truecharts/charts/compare/oscam-9.0.4...oscam-9.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [oscam-9.0.4](https://github.com/truecharts/charts/compare/oscam-9.0.3...oscam-9.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [oscam-9.0.3](https://github.com/truecharts/charts/compare/oscam-9.0.2...oscam-9.0.3) (2023-04-14) - - diff --git a/stable/oscam/9.0.13/Chart.yaml b/stable/oscam/9.0.13/Chart.yaml deleted file mode 100644 index 3905bb55e95..00000000000 --- a/stable/oscam/9.0.13/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "11693" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - oscam -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: oscam -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/oscam - - https://trac.streamboard.tv/oscam/browser/trunk -type: application -version: 9.0.13 -annotations: - truecharts.org/catagories: | - - DIY - truecharts.org/SCALE-support: "true" diff --git a/stable/oscam/9.0.13/app-changelog.md b/stable/oscam/9.0.13/app-changelog.md deleted file mode 100644 index d01d6c3f610..00000000000 --- a/stable/oscam/9.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [oscam-9.0.13](https://github.com/truecharts/charts/compare/oscam-9.0.12...oscam-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/oscam/9.0.13/charts/common-12.8.1.tgz b/stable/oscam/9.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/oscam/9.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/oscam/9.0.14/CHANGELOG.md b/stable/oscam/9.0.14/CHANGELOG.md new file mode 100644 index 00000000000..f9dccb5132f --- /dev/null +++ b/stable/oscam/9.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [oscam-9.0.14](https://github.com/truecharts/charts/compare/oscam-9.0.13...oscam-9.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [oscam-9.0.13](https://github.com/truecharts/charts/compare/oscam-9.0.12...oscam-9.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [oscam-9.0.12](https://github.com/truecharts/charts/compare/oscam-9.0.11...oscam-9.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [oscam-9.0.11](https://github.com/truecharts/charts/compare/oscam-9.0.10...oscam-9.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [oscam-9.0.10](https://github.com/truecharts/charts/compare/oscam-9.0.9...oscam-9.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [oscam-9.0.9](https://github.com/truecharts/charts/compare/oscam-9.0.8...oscam-9.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [oscam-9.0.8](https://github.com/truecharts/charts/compare/oscam-9.0.7...oscam-9.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [oscam-9.0.7](https://github.com/truecharts/charts/compare/oscam-9.0.6...oscam-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [oscam-9.0.6](https://github.com/truecharts/charts/compare/oscam-9.0.5...oscam-9.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [oscam-9.0.5](https://github.com/truecharts/charts/compare/oscam-9.0.4...oscam-9.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [oscam-9.0.4](https://github.com/truecharts/charts/compare/oscam-9.0.3...oscam-9.0.4) (2023-04-15) + +### Chore diff --git a/stable/oscam/9.0.14/Chart.yaml b/stable/oscam/9.0.14/Chart.yaml new file mode 100644 index 00000000000..926295fa458 --- /dev/null +++ b/stable/oscam/9.0.14/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "11693" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - oscam +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: oscam +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/oscam + - https://trac.streamboard.tv/oscam/browser/trunk +type: application +version: 9.0.14 +annotations: + truecharts.org/catagories: | + - DIY + truecharts.org/SCALE-support: "true" diff --git a/stable/retrobot/4.0.14/README.md b/stable/oscam/9.0.14/README.md similarity index 100% rename from stable/retrobot/4.0.14/README.md rename to stable/oscam/9.0.14/README.md diff --git a/stable/oscam/9.0.14/app-changelog.md b/stable/oscam/9.0.14/app-changelog.md new file mode 100644 index 00000000000..823e6406f9d --- /dev/null +++ b/stable/oscam/9.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [oscam-9.0.14](https://github.com/truecharts/charts/compare/oscam-9.0.13...oscam-9.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/oscam/9.0.13/app-readme.md b/stable/oscam/9.0.14/app-readme.md similarity index 100% rename from stable/oscam/9.0.13/app-readme.md rename to stable/oscam/9.0.14/app-readme.md diff --git a/stable/oscam/9.0.14/charts/common-12.9.2.tgz b/stable/oscam/9.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/oscam/9.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/oscam/9.0.13/ix_values.yaml b/stable/oscam/9.0.14/ix_values.yaml similarity index 100% rename from stable/oscam/9.0.13/ix_values.yaml rename to stable/oscam/9.0.14/ix_values.yaml diff --git a/stable/oscam/9.0.13/questions.yaml b/stable/oscam/9.0.14/questions.yaml similarity index 100% rename from stable/oscam/9.0.13/questions.yaml rename to stable/oscam/9.0.14/questions.yaml diff --git a/stable/ring-mqtt/4.0.14/templates/NOTES.txt b/stable/oscam/9.0.14/templates/NOTES.txt similarity index 100% rename from stable/ring-mqtt/4.0.14/templates/NOTES.txt rename to stable/oscam/9.0.14/templates/NOTES.txt diff --git a/stable/synclounge/5.0.15/templates/common.yaml b/stable/oscam/9.0.14/templates/common.yaml similarity index 100% rename from stable/synclounge/5.0.15/templates/common.yaml rename to stable/oscam/9.0.14/templates/common.yaml diff --git a/stable/rss-bridge/5.0.12/values.yaml b/stable/oscam/9.0.14/values.yaml similarity index 100% rename from stable/rss-bridge/5.0.12/values.yaml rename to stable/oscam/9.0.14/values.yaml diff --git a/stable/outline/7.0.16/CHANGELOG.md b/stable/outline/7.0.16/CHANGELOG.md deleted file mode 100644 index f054424ccc2..00000000000 --- a/stable/outline/7.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [outline-7.0.16](https://github.com/truecharts/charts/compare/outline-7.0.15...outline-7.0.16) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/outline to v0.69.2 ([#8892](https://github.com/truecharts/charts/issues/8892)) - - - - -## [outline-7.0.15](https://github.com/truecharts/charts/compare/outline-7.0.14...outline-7.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [outline-7.0.14](https://github.com/truecharts/charts/compare/outline-7.0.13...outline-7.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [outline-7.0.13](https://github.com/truecharts/charts/compare/outline-7.0.12...outline-7.0.13) (2023-05-07) - -### Chore - -- update container image tccr.io/truecharts/outline to v0.69.2 ([#8834](https://github.com/truecharts/charts/issues/8834)) - - - - -## [outline-7.0.12](https://github.com/truecharts/charts/compare/outline-7.0.11...outline-7.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [outline-7.0.11](https://github.com/truecharts/charts/compare/outline-7.0.10...outline-7.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [outline-7.0.10](https://github.com/truecharts/charts/compare/outline-7.0.9...outline-7.0.10) (2023-05-01) - -### Fix - -- fix secret (also a fix for custom app) ([#8639](https://github.com/truecharts/charts/issues/8639)) - - - - -## [outline-7.0.9](https://github.com/truecharts/charts/compare/outline-7.0.8...outline-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [outline-7.0.8](https://github.com/truecharts/charts/compare/outline-7.0.7...outline-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [outline-7.0.7](https://github.com/truecharts/charts/compare/outline-7.0.6...outline-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [outline-7.0.6](https://github.com/truecharts/charts/compare/outline-7.0.5...outline-7.0.6) (2023-04-16) - -### Chore diff --git a/stable/outline/7.0.16/Chart.yaml b/stable/outline/7.0.16/Chart.yaml deleted file mode 100644 index d3182e9fd7e..00000000000 --- a/stable/outline/7.0.16/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "0.69.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.41 -deprecated: false -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 -keywords: - - outline - - knowledge -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: outline -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/outline - - https://github.com/outline/outline -type: application -version: 7.0.16 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/outline/7.0.16/app-changelog.md b/stable/outline/7.0.16/app-changelog.md deleted file mode 100644 index b482e2748dd..00000000000 --- a/stable/outline/7.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [outline-7.0.16](https://github.com/truecharts/charts/compare/outline-7.0.15...outline-7.0.16) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/outline to v0.69.2 ([#8892](https://github.com/truecharts/charts/issues/8892)) - - \ No newline at end of file diff --git a/stable/outline/7.0.16/charts/common-12.8.1.tgz b/stable/outline/7.0.16/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/outline/7.0.16/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/outline/7.0.16/charts/redis-6.0.41.tgz b/stable/outline/7.0.16/charts/redis-6.0.41.tgz deleted file mode 100644 index 7d49e097628..00000000000 Binary files a/stable/outline/7.0.16/charts/redis-6.0.41.tgz and /dev/null differ diff --git a/stable/outline/7.0.17/CHANGELOG.md b/stable/outline/7.0.17/CHANGELOG.md new file mode 100644 index 00000000000..5e24cbd0172 --- /dev/null +++ b/stable/outline/7.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [outline-7.0.17](https://github.com/truecharts/charts/compare/outline-7.0.16...outline-7.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [outline-7.0.16](https://github.com/truecharts/charts/compare/outline-7.0.15...outline-7.0.16) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/outline to v0.69.2 ([#8892](https://github.com/truecharts/charts/issues/8892)) + + + + +## [outline-7.0.15](https://github.com/truecharts/charts/compare/outline-7.0.14...outline-7.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [outline-7.0.14](https://github.com/truecharts/charts/compare/outline-7.0.13...outline-7.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [outline-7.0.13](https://github.com/truecharts/charts/compare/outline-7.0.12...outline-7.0.13) (2023-05-07) + +### Chore + +- update container image tccr.io/truecharts/outline to v0.69.2 ([#8834](https://github.com/truecharts/charts/issues/8834)) + + + + +## [outline-7.0.12](https://github.com/truecharts/charts/compare/outline-7.0.11...outline-7.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [outline-7.0.11](https://github.com/truecharts/charts/compare/outline-7.0.10...outline-7.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [outline-7.0.10](https://github.com/truecharts/charts/compare/outline-7.0.9...outline-7.0.10) (2023-05-01) + +### Fix + +- fix secret (also a fix for custom app) ([#8639](https://github.com/truecharts/charts/issues/8639)) + + + + +## [outline-7.0.9](https://github.com/truecharts/charts/compare/outline-7.0.8...outline-7.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [outline-7.0.8](https://github.com/truecharts/charts/compare/outline-7.0.7...outline-7.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [outline-7.0.7](https://github.com/truecharts/charts/compare/outline-7.0.6...outline-7.0.7) (2023-04-20) + +### Chore diff --git a/stable/outline/7.0.17/Chart.yaml b/stable/outline/7.0.17/Chart.yaml new file mode 100644 index 00000000000..fbe7f0a34b5 --- /dev/null +++ b/stable/outline/7.0.17/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "0.69.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.43 +deprecated: false +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 +keywords: + - outline + - knowledge +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: outline +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/outline + - https://github.com/outline/outline +type: application +version: 7.0.17 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/outline/7.0.17/LICENSE b/stable/outline/7.0.17/LICENSE new file mode 100644 index 00000000000..80e4ab93f92 --- /dev/null +++ b/stable/outline/7.0.17/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/ring-mqtt/4.0.14/README.md b/stable/outline/7.0.17/README.md similarity index 100% rename from stable/ring-mqtt/4.0.14/README.md rename to stable/outline/7.0.17/README.md diff --git a/stable/outline/7.0.17/app-changelog.md b/stable/outline/7.0.17/app-changelog.md new file mode 100644 index 00000000000..bd5bfa5e62a --- /dev/null +++ b/stable/outline/7.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [outline-7.0.17](https://github.com/truecharts/charts/compare/outline-7.0.16...outline-7.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/outline/7.0.16/app-readme.md b/stable/outline/7.0.17/app-readme.md similarity index 100% rename from stable/outline/7.0.16/app-readme.md rename to stable/outline/7.0.17/app-readme.md diff --git a/stable/outline/7.0.17/charts/common-12.9.2.tgz b/stable/outline/7.0.17/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/outline/7.0.17/charts/common-12.9.2.tgz differ diff --git a/stable/outline/7.0.17/charts/redis-6.0.43.tgz b/stable/outline/7.0.17/charts/redis-6.0.43.tgz new file mode 100644 index 00000000000..458131b9e1e Binary files /dev/null and b/stable/outline/7.0.17/charts/redis-6.0.43.tgz differ diff --git a/stable/outline/7.0.16/ix_values.yaml b/stable/outline/7.0.17/ix_values.yaml similarity index 100% rename from stable/outline/7.0.16/ix_values.yaml rename to stable/outline/7.0.17/ix_values.yaml diff --git a/stable/outline/7.0.16/questions.yaml b/stable/outline/7.0.17/questions.yaml similarity index 100% rename from stable/outline/7.0.16/questions.yaml rename to stable/outline/7.0.17/questions.yaml diff --git a/stable/rsnapshot/5.0.12/templates/NOTES.txt b/stable/outline/7.0.17/templates/NOTES.txt similarity index 100% rename from stable/rsnapshot/5.0.12/templates/NOTES.txt rename to stable/outline/7.0.17/templates/NOTES.txt diff --git a/stable/outline/7.0.16/templates/_secrets.tpl b/stable/outline/7.0.17/templates/_secrets.tpl similarity index 100% rename from stable/outline/7.0.16/templates/_secrets.tpl rename to stable/outline/7.0.17/templates/_secrets.tpl diff --git a/stable/outline/7.0.16/templates/common.yaml b/stable/outline/7.0.17/templates/common.yaml similarity index 100% rename from stable/outline/7.0.16/templates/common.yaml rename to stable/outline/7.0.17/templates/common.yaml diff --git a/stable/rsshub/7.0.24/values.yaml b/stable/outline/7.0.17/values.yaml similarity index 100% rename from stable/rsshub/7.0.24/values.yaml rename to stable/outline/7.0.17/values.yaml diff --git a/stable/overseerr/9.0.13/CHANGELOG.md b/stable/overseerr/9.0.13/CHANGELOG.md deleted file mode 100644 index 2a379c6e136..00000000000 --- a/stable/overseerr/9.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [overseerr-9.0.13](https://github.com/truecharts/charts/compare/overseerr-9.0.12...overseerr-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [overseerr-9.0.12](https://github.com/truecharts/charts/compare/overseerr-9.0.11...overseerr-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [overseerr-9.0.11](https://github.com/truecharts/charts/compare/overseerr-9.0.10...overseerr-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [overseerr-9.0.10](https://github.com/truecharts/charts/compare/overseerr-9.0.9...overseerr-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [overseerr-9.0.9](https://github.com/truecharts/charts/compare/overseerr-9.0.8...overseerr-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [overseerr-9.0.8](https://github.com/truecharts/charts/compare/overseerr-9.0.7...overseerr-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [overseerr-9.0.7](https://github.com/truecharts/charts/compare/overseerr-9.0.6...overseerr-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [overseerr-9.0.6](https://github.com/truecharts/charts/compare/overseerr-9.0.5...overseerr-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [overseerr-9.0.5](https://github.com/truecharts/charts/compare/overseerr-9.0.4...overseerr-9.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [overseerr-9.0.4](https://github.com/truecharts/charts/compare/overseerr-9.0.3...overseerr-9.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [overseerr-9.0.3](https://github.com/truecharts/charts/compare/overseerr-9.0.2...overseerr-9.0.3) (2023-04-14) - - diff --git a/stable/overseerr/9.0.13/Chart.yaml b/stable/overseerr/9.0.13/Chart.yaml deleted file mode 100644 index 7c1a6d76ae8..00000000000 --- a/stable/overseerr/9.0.13/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.32.5" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - overseerr - - plex - - sonarr - - radarr -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: overseerr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/overseerr - - https://github.com/sct/overseerr -version: 9.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/overseerr/9.0.13/app-changelog.md b/stable/overseerr/9.0.13/app-changelog.md deleted file mode 100644 index c8bc6c69fb9..00000000000 --- a/stable/overseerr/9.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [overseerr-9.0.13](https://github.com/truecharts/charts/compare/overseerr-9.0.12...overseerr-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/overseerr/9.0.13/charts/common-12.8.1.tgz b/stable/overseerr/9.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/overseerr/9.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/overseerr/9.0.14/CHANGELOG.md b/stable/overseerr/9.0.14/CHANGELOG.md new file mode 100644 index 00000000000..6e407b33670 --- /dev/null +++ b/stable/overseerr/9.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [overseerr-9.0.14](https://github.com/truecharts/charts/compare/overseerr-9.0.13...overseerr-9.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [overseerr-9.0.13](https://github.com/truecharts/charts/compare/overseerr-9.0.12...overseerr-9.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [overseerr-9.0.12](https://github.com/truecharts/charts/compare/overseerr-9.0.11...overseerr-9.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [overseerr-9.0.11](https://github.com/truecharts/charts/compare/overseerr-9.0.10...overseerr-9.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [overseerr-9.0.10](https://github.com/truecharts/charts/compare/overseerr-9.0.9...overseerr-9.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [overseerr-9.0.9](https://github.com/truecharts/charts/compare/overseerr-9.0.8...overseerr-9.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [overseerr-9.0.8](https://github.com/truecharts/charts/compare/overseerr-9.0.7...overseerr-9.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [overseerr-9.0.7](https://github.com/truecharts/charts/compare/overseerr-9.0.6...overseerr-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [overseerr-9.0.6](https://github.com/truecharts/charts/compare/overseerr-9.0.5...overseerr-9.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [overseerr-9.0.5](https://github.com/truecharts/charts/compare/overseerr-9.0.4...overseerr-9.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [overseerr-9.0.4](https://github.com/truecharts/charts/compare/overseerr-9.0.3...overseerr-9.0.4) (2023-04-15) + +### Chore diff --git a/stable/overseerr/9.0.14/Chart.yaml b/stable/overseerr/9.0.14/Chart.yaml new file mode 100644 index 00000000000..f3167c54dbb --- /dev/null +++ b/stable/overseerr/9.0.14/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.32.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.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 +keywords: + - overseerr + - plex + - sonarr + - radarr +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: overseerr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/overseerr + - https://github.com/sct/overseerr +version: 9.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/rsnapshot/5.0.12/README.md b/stable/overseerr/9.0.14/README.md similarity index 100% rename from stable/rsnapshot/5.0.12/README.md rename to stable/overseerr/9.0.14/README.md diff --git a/stable/overseerr/9.0.14/app-changelog.md b/stable/overseerr/9.0.14/app-changelog.md new file mode 100644 index 00000000000..82f3194b359 --- /dev/null +++ b/stable/overseerr/9.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [overseerr-9.0.14](https://github.com/truecharts/charts/compare/overseerr-9.0.13...overseerr-9.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/overseerr/9.0.13/app-readme.md b/stable/overseerr/9.0.14/app-readme.md similarity index 100% rename from stable/overseerr/9.0.13/app-readme.md rename to stable/overseerr/9.0.14/app-readme.md diff --git a/stable/overseerr/9.0.14/charts/common-12.9.2.tgz b/stable/overseerr/9.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/overseerr/9.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/overseerr/9.0.13/ix_values.yaml b/stable/overseerr/9.0.14/ix_values.yaml similarity index 100% rename from stable/overseerr/9.0.13/ix_values.yaml rename to stable/overseerr/9.0.14/ix_values.yaml diff --git a/stable/overseerr/9.0.13/questions.yaml b/stable/overseerr/9.0.14/questions.yaml similarity index 100% rename from stable/overseerr/9.0.13/questions.yaml rename to stable/overseerr/9.0.14/questions.yaml diff --git a/stable/rss-bridge/5.0.12/templates/NOTES.txt b/stable/overseerr/9.0.14/templates/NOTES.txt similarity index 100% rename from stable/rss-bridge/5.0.12/templates/NOTES.txt rename to stable/overseerr/9.0.14/templates/NOTES.txt diff --git a/stable/syslog-ng/5.0.13/templates/common.yaml b/stable/overseerr/9.0.14/templates/common.yaml similarity index 100% rename from stable/syslog-ng/5.0.13/templates/common.yaml rename to stable/overseerr/9.0.14/templates/common.yaml diff --git a/stable/satisfactory/5.0.12/values.yaml b/stable/overseerr/9.0.14/values.yaml similarity index 100% rename from stable/satisfactory/5.0.12/values.yaml rename to stable/overseerr/9.0.14/values.yaml diff --git a/stable/owncast/9.0.13/CHANGELOG.md b/stable/owncast/9.0.13/CHANGELOG.md deleted file mode 100644 index 1de48ae14fb..00000000000 --- a/stable/owncast/9.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [owncast-9.0.13](https://github.com/truecharts/charts/compare/owncast-9.0.12...owncast-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [owncast-9.0.12](https://github.com/truecharts/charts/compare/owncast-9.0.11...owncast-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [owncast-9.0.11](https://github.com/truecharts/charts/compare/owncast-9.0.10...owncast-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [owncast-9.0.10](https://github.com/truecharts/charts/compare/owncast-9.0.9...owncast-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [owncast-9.0.9](https://github.com/truecharts/charts/compare/owncast-9.0.8...owncast-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [owncast-9.0.8](https://github.com/truecharts/charts/compare/owncast-9.0.7...owncast-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [owncast-9.0.7](https://github.com/truecharts/charts/compare/owncast-9.0.6...owncast-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [owncast-9.0.6](https://github.com/truecharts/charts/compare/owncast-9.0.5...owncast-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [owncast-9.0.5](https://github.com/truecharts/charts/compare/owncast-9.0.4...owncast-9.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [owncast-9.0.4](https://github.com/truecharts/charts/compare/owncast-9.0.3...owncast-9.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [owncast-9.0.3](https://github.com/truecharts/charts/compare/owncast-9.0.2...owncast-9.0.3) (2023-04-14) - - diff --git a/stable/owncast/9.0.13/Chart.yaml b/stable/owncast/9.0.13/Chart.yaml deleted file mode 100644 index 7a2db1f8070..00000000000 --- a/stable/owncast/9.0.13/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "0.0.13" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - owncast - - stream - - open source - - chat -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: owncast -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/owncast - - https://owncast.online/ - - https://github.com/owncast/owncast -version: 9.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/owncast/9.0.13/app-changelog.md b/stable/owncast/9.0.13/app-changelog.md deleted file mode 100644 index 8744e461bda..00000000000 --- a/stable/owncast/9.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [owncast-9.0.13](https://github.com/truecharts/charts/compare/owncast-9.0.12...owncast-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/owncast/9.0.13/charts/common-12.8.1.tgz b/stable/owncast/9.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/owncast/9.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/owncast/9.0.14/CHANGELOG.md b/stable/owncast/9.0.14/CHANGELOG.md new file mode 100644 index 00000000000..6c7e8e88e94 --- /dev/null +++ b/stable/owncast/9.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [owncast-9.0.14](https://github.com/truecharts/charts/compare/owncast-9.0.13...owncast-9.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [owncast-9.0.13](https://github.com/truecharts/charts/compare/owncast-9.0.12...owncast-9.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [owncast-9.0.12](https://github.com/truecharts/charts/compare/owncast-9.0.11...owncast-9.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [owncast-9.0.11](https://github.com/truecharts/charts/compare/owncast-9.0.10...owncast-9.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [owncast-9.0.10](https://github.com/truecharts/charts/compare/owncast-9.0.9...owncast-9.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [owncast-9.0.9](https://github.com/truecharts/charts/compare/owncast-9.0.8...owncast-9.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [owncast-9.0.8](https://github.com/truecharts/charts/compare/owncast-9.0.7...owncast-9.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [owncast-9.0.7](https://github.com/truecharts/charts/compare/owncast-9.0.6...owncast-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [owncast-9.0.6](https://github.com/truecharts/charts/compare/owncast-9.0.5...owncast-9.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [owncast-9.0.5](https://github.com/truecharts/charts/compare/owncast-9.0.4...owncast-9.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [owncast-9.0.4](https://github.com/truecharts/charts/compare/owncast-9.0.3...owncast-9.0.4) (2023-04-15) + +### Chore diff --git a/stable/owncast/9.0.14/Chart.yaml b/stable/owncast/9.0.14/Chart.yaml new file mode 100644 index 00000000000..f665f4ac6db --- /dev/null +++ b/stable/owncast/9.0.14/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.0.13" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.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 +keywords: + - owncast + - stream + - open source + - chat +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: owncast +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/owncast + - https://owncast.online/ + - https://github.com/owncast/owncast +version: 9.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/rss-bridge/5.0.12/README.md b/stable/owncast/9.0.14/README.md similarity index 100% rename from stable/rss-bridge/5.0.12/README.md rename to stable/owncast/9.0.14/README.md diff --git a/stable/owncast/9.0.14/app-changelog.md b/stable/owncast/9.0.14/app-changelog.md new file mode 100644 index 00000000000..a8118f07c2d --- /dev/null +++ b/stable/owncast/9.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [owncast-9.0.14](https://github.com/truecharts/charts/compare/owncast-9.0.13...owncast-9.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/owncast/9.0.13/app-readme.md b/stable/owncast/9.0.14/app-readme.md similarity index 100% rename from stable/owncast/9.0.13/app-readme.md rename to stable/owncast/9.0.14/app-readme.md diff --git a/stable/owncast/9.0.14/charts/common-12.9.2.tgz b/stable/owncast/9.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/owncast/9.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/owncast/9.0.13/ix_values.yaml b/stable/owncast/9.0.14/ix_values.yaml similarity index 100% rename from stable/owncast/9.0.13/ix_values.yaml rename to stable/owncast/9.0.14/ix_values.yaml diff --git a/stable/owncast/9.0.13/questions.yaml b/stable/owncast/9.0.14/questions.yaml similarity index 100% rename from stable/owncast/9.0.13/questions.yaml rename to stable/owncast/9.0.14/questions.yaml diff --git a/stable/rsshub/7.0.24/templates/NOTES.txt b/stable/owncast/9.0.14/templates/NOTES.txt similarity index 100% rename from stable/rsshub/7.0.24/templates/NOTES.txt rename to stable/owncast/9.0.14/templates/NOTES.txt diff --git a/stable/tdarr-node/5.0.13/templates/common.yaml b/stable/owncast/9.0.14/templates/common.yaml similarity index 100% rename from stable/tdarr-node/5.0.13/templates/common.yaml rename to stable/owncast/9.0.14/templates/common.yaml diff --git a/stable/scrutiny/6.0.14/values.yaml b/stable/owncast/9.0.14/values.yaml similarity index 100% rename from stable/scrutiny/6.0.14/values.yaml rename to stable/owncast/9.0.14/values.yaml diff --git a/stable/owncloud-ocis/11.0.5/CHANGELOG.md b/stable/owncloud-ocis/11.0.5/CHANGELOG.md new file mode 100644 index 00000000000..34d5a9c07af --- /dev/null +++ b/stable/owncloud-ocis/11.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [owncloud-ocis-11.0.5](https://github.com/truecharts/charts/compare/owncloud-ocis-11.0.4...owncloud-ocis-11.0.5) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [owncloud-ocis-11.0.4](https://github.com/truecharts/charts/compare/owncloud-ocis-11.0.3...owncloud-ocis-11.0.4) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [owncloud-ocis-11.0.3](https://github.com/truecharts/charts/compare/owncloud-ocis-11.0.2...owncloud-ocis-11.0.3) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [owncloud-ocis-11.0.2](https://github.com/truecharts/charts/compare/owncloud-ocis-11.0.1...owncloud-ocis-11.0.2) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [owncloud-ocis-11.0.1](https://github.com/truecharts/charts/compare/owncloud-ocis-11.0.0...owncloud-ocis-11.0.1) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [owncloud-ocis-11.0.0](https://github.com/truecharts/charts/compare/owncloud-ocis-10.0.9...owncloud-ocis-11.0.0) (2023-04-29) + +### Feat + +- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) + + + + +## [owncloud-ocis-10.0.9](https://github.com/truecharts/charts/compare/owncloud-ocis-10.0.8...owncloud-ocis-10.0.9) (2023-02-20) + +### Chore + +- update container image tccr.io/truecharts/ocis to 2.0.0 + + + + +## [owncloud-ocis-10.0.8](https://github.com/truecharts/charts/compare/owncloud-ocis-10.0.7...owncloud-ocis-10.0.8) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [owncloud-ocis-10.0.7](https://github.com/truecharts/charts/compare/owncloud-ocis-10.0.6...owncloud-ocis-10.0.7) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + + +## [owncloud-ocis-10.0.6](https://github.com/truecharts/charts/compare/owncloud-ocis-10.0.5...owncloud-ocis-10.0.6) (2022-12-26) + +### Chore + +- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) + + + + +## [owncloud-ocis-10.0.5](https://github.com/truecharts/charts/compare/owncloud-ocis-10.0.4...owncloud-ocis-10.0.5) (2022-12-25) + +### Chore diff --git a/stable/owncloud-ocis/11.0.5/Chart.yaml b/stable/owncloud-ocis/11.0.5/Chart.yaml new file mode 100644 index 00000000000..0a6eb50f825 --- /dev/null +++ b/stable/owncloud-ocis/11.0.5/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "2.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +description: ownCloud Infinite Scale is a self-hosted file sync and share server. +home: https://truecharts.org/charts/stable/owncloud-ocis +icon: https://truecharts.org/img/hotlink-ok/chart-icons/owncloud-ocis.png +keywords: + - owncloud + - ocis + - infinite + - scale + - self-hosted + - sync + - share + - server +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: owncloud-ocis +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/owncloud-ocis + - https://owncloud.dev/ocis/ +version: 11.0.5 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/rsshub/7.0.24/README.md b/stable/owncloud-ocis/11.0.5/README.md similarity index 100% rename from stable/rsshub/7.0.24/README.md rename to stable/owncloud-ocis/11.0.5/README.md diff --git a/stable/owncloud-ocis/11.0.5/app-changelog.md b/stable/owncloud-ocis/11.0.5/app-changelog.md new file mode 100644 index 00000000000..881c7d81756 --- /dev/null +++ b/stable/owncloud-ocis/11.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [owncloud-ocis-11.0.5](https://github.com/truecharts/charts/compare/owncloud-ocis-11.0.4...owncloud-ocis-11.0.5) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/owncloud-ocis/11.0.5/app-readme.md b/stable/owncloud-ocis/11.0.5/app-readme.md new file mode 100644 index 00000000000..e35d4daaa32 --- /dev/null +++ b/stable/owncloud-ocis/11.0.5/app-readme.md @@ -0,0 +1,8 @@ +ownCloud Infinite Scale is a self-hosted file sync and share server. + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/owncloud-ocis](https://truecharts.org/charts/stable/owncloud-ocis) + +--- + +TrueCharts can only exist due to the 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/owncloud-ocis/11.0.5/charts/common-12.9.2.tgz b/stable/owncloud-ocis/11.0.5/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/owncloud-ocis/11.0.5/charts/common-12.9.2.tgz differ diff --git a/stable/owncloud-ocis/11.0.5/ix_values.yaml b/stable/owncloud-ocis/11.0.5/ix_values.yaml new file mode 100644 index 00000000000..2aa817b2fda --- /dev/null +++ b/stable/owncloud-ocis/11.0.5/ix_values.yaml @@ -0,0 +1,67 @@ +image: + repository: tccr.io/truecharts/ocis + tag: 2.0.0@sha256:37f5482b80d2776d26c7cec2c0de06c143652f723299b789846216fa2dc4c738 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + protocol: https + port: 9200 + targetPort: 9200 +persistence: + data: + enabled: true + mountPath: "/var/lib/ocis" + config: + enabled: true + mountPath: "/etc/ocis" + targetSelectAll: true +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false +workload: + main: + podSpec: + initContainers: + init: + type: install + enabled: true + imageSelector: image + command: + - "/bin/sh" + - "-c" + - | + /usr/bin/ocis init > /etc/ocis/password <<'EOF' + yes + EOF + main: + probes: + liveness: + type: tcp + readiness: + type: tcp + startup: + type: tcp + OCIS_INSECURE: true + ACCOUNTS_DEMO_USERS_AND_GROUPS: false + OCIS_LOG_PRETTY: true + OCIS_LOG_COLOR: true + PROXY_TLS: false + PROXY_HTTP_ADDR: "0.0.0.0:{{ .Values.service.main.ports.main.port }}" + OCIS_URL: "https://localhost:{{ .Values.service.main.ports.main.port }}" + OCIS_JWT_SECRET: + secretKeyRef: + name: secrets + key: OCIS_JWT_SECRET + STORAGE_TRANSFER_SECRET: + secretKeyRef: + name: secrets + key: STORAGE_TRANSFER_SECRET + OCIS_MACHINE_AUTH_API_KEY: + secretKeyRef: + name: secrets + key: OCIS_MACHINE_AUTH_API_KEY diff --git a/stable/owncloud-ocis/11.0.5/questions.yaml b/stable/owncloud-ocis/11.0.5/questions.yaml new file mode 100644 index 00000000000..ccd9591ba7a --- /dev/null +++ b/stable/owncloud-ocis/11.0.5/questions.yaml @@ -0,0 +1,2047 @@ +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: OCIS_INSECURE + label: "OCIS_INSECURE" + description: "Set to true if you are using self signed certs" + schema: + type: boolean + default: false + - variable: PROXY_TLS + label: "PROXY_TLS" + description: "Set to true if you are traefik" + schema: + type: boolean + default: true + - variable: ACCOUNTS_DEMO_USERS_AND_GROUPS + label: "ACCOUNTS_DEMO_USERS_AND_GROUPS" + description: "Set to false to skip the generation of demo users in the first place" + schema: + type: boolean + default: false + - variable: OCIS_LOG_PRETTY + label: "OCIS_LOG_PRETTY" + description: "OCIS_LOG_PRETTY" + schema: + type: boolean + default: true + - variable: OCIS_LOG_COLOR + label: "OCIS_LOG_COLOR" + description: "OCIS_LOG_COLOR" + schema: + type: boolean + default: true + - variable: PROXY_HTTP_ADDR + label: "PROXY_HTTP_ADDR" + description: "PROXY_HTTP_ADDR" + schema: + type: string + default: "0.0.0.0:9200" + - variable: OCIS_URL + label: "OCIS_URL" + description: "OCIS_URL" + schema: + type: string + default: "https://localhost:9200" + - 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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 9200 + 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/satisfactory/5.0.12/templates/NOTES.txt b/stable/owncloud-ocis/11.0.5/templates/NOTES.txt similarity index 100% rename from stable/satisfactory/5.0.12/templates/NOTES.txt rename to stable/owncloud-ocis/11.0.5/templates/NOTES.txt diff --git a/stable/owncloud-ocis/11.0.5/templates/_secrets.tpl b/stable/owncloud-ocis/11.0.5/templates/_secrets.tpl new file mode 100644 index 00000000000..13123276c09 --- /dev/null +++ b/stable/owncloud-ocis/11.0.5/templates/_secrets.tpl @@ -0,0 +1,20 @@ +{{/* Define the secrets */}} +{{- define "ocis.secrets" -}} +{{- $secretName := (printf "%s-ocis-secrets" (include "tc.v1.common.lib.chart.names.fullname" $)) }} +{{- $ocisprevious := lookup "v1" "Secret" .Release.Namespace $secretName }} +enabled: true +data: + {{- if $ocisprevious }} + OCIS_JWT_SECRET: {{ index $ocisprevious.data "OCIS_JWT_SECRET" | b64dec }} + STORAGE_TRANSFER_SECRET: {{ index $ocisprevious.data "STORAGE_TRANSFER_SECRET" | b64dec }} + OCIS_MACHINE_AUTH_API_KEY: {{ index $ocisprevious.data "OCIS_MACHINE_AUTH_API_KEY" | b64dec }} + {{- else }} + {{- $ocis_jwt_secret := randAlphaNum 32 }} + {{- $storage_transfer_secret := randAlphaNum 32 }} + {{- $ocis_machine_auth_api_Key := randAlphaNum 32 }} + OCIS_JWT_SECRET: {{ $ocis_jwt_secret }} + STORAGE_TRANSFER_SECRET: {{ $storage_transfer_secret }} + OCIS_MACHINE_AUTH_API_KEY: {{ $ocis_machine_auth_api_Key }} + {{- end }} + +{{- end -}} diff --git a/stable/owncloud-ocis/11.0.5/templates/common.yaml b/stable/owncloud-ocis/11.0.5/templates/common.yaml new file mode 100644 index 00000000000..08b3f985901 --- /dev/null +++ b/stable/owncloud-ocis/11.0.5/templates/common.yaml @@ -0,0 +1,11 @@ +{{/* Make sure all variables are set properly */}} +{{- include "tc.v1.common.loader.init" . }} + +{{/* Render secrets for owncloud-ocis */}} +{{- $secrets := include "ocis.secrets" . | fromYaml -}} +{{- if $secrets -}} +{{- $_ := set .Values.secret "secrets" $secrets -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/ser2sock/9.0.13/values.yaml b/stable/owncloud-ocis/11.0.5/values.yaml similarity index 100% rename from stable/ser2sock/9.0.13/values.yaml rename to stable/owncloud-ocis/11.0.5/values.yaml diff --git a/stable/paperless-ngx/1.0.17/CHANGELOG.md b/stable/paperless-ngx/1.0.17/CHANGELOG.md deleted file mode 100644 index 35dc7c00617..00000000000 --- a/stable/paperless-ngx/1.0.17/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [paperless-ngx-1.0.17](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.16...paperless-ngx-1.0.17) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [paperless-ngx-1.0.16](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.15...paperless-ngx-1.0.16) (2023-05-20) - -### Chore - -- update container image tccr.io/truecharts/paperless-ng to v1.14.5 ([#9017](https://github.com/truecharts/charts/issues/9017)) - - - - -## [paperless-ngx-1.0.15](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.14...paperless-ngx-1.0.15) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [paperless-ngx-1.0.14](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.13...paperless-ngx-1.0.14) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/paperless-ng to v1.14.4 ([#8835](https://github.com/truecharts/charts/issues/8835)) - - - - -## [paperless-ngx-1.0.13](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.12...paperless-ngx-1.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [paperless-ngx-1.0.12](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.11...paperless-ngx-1.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [paperless-ngx-1.0.11](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.10...paperless-ngx-1.0.11) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/paperless-ng to v1.14.2 ([#8632](https://github.com/truecharts/charts/issues/8632)) - - - - -## [paperless-ngx-1.0.10](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.9...paperless-ngx-1.0.10) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [paperless-ngx-1.0.9](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.8...paperless-ngx-1.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [paperless-ngx-1.0.8](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.7...paperless-ngx-1.0.8) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [paperless-ngx-1.0.7](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.6...paperless-ngx-1.0.7) (2023-04-19) - -### Fix diff --git a/stable/paperless-ngx/1.0.17/Chart.yaml b/stable/paperless-ngx/1.0.17/Chart.yaml deleted file mode 100644 index 57e7c9a8f50..00000000000 --- a/stable/paperless-ngx/1.0.17/Chart.yaml +++ /dev/null @@ -1,35 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: paperless-ngx -version: 1.0.17 -appVersion: "1.14.5" -description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/paperless-ngx -icon: https://truecharts.org/img/hotlink-ok/chart-icons/paperless-ngx.png -keywords: - - paperless-ng - - paperless-ngx - - documents - - paper -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ngx - - https://github.com/paperless-ngx/paperless-ngx - - https://paperless-ngx.readthedocs.io/en/latest/ -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.41 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/paperless-ngx/1.0.17/app-changelog.md b/stable/paperless-ngx/1.0.17/app-changelog.md deleted file mode 100644 index 94c6bc22211..00000000000 --- a/stable/paperless-ngx/1.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [paperless-ngx-1.0.17](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.16...paperless-ngx-1.0.17) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/paperless-ngx/1.0.17/charts/common-12.8.1.tgz b/stable/paperless-ngx/1.0.17/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/paperless-ngx/1.0.17/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/paperless-ngx/1.0.17/charts/redis-6.0.41.tgz b/stable/paperless-ngx/1.0.17/charts/redis-6.0.41.tgz deleted file mode 100644 index 7d49e097628..00000000000 Binary files a/stable/paperless-ngx/1.0.17/charts/redis-6.0.41.tgz and /dev/null differ diff --git a/stable/paperless-ngx/1.0.18/CHANGELOG.md b/stable/paperless-ngx/1.0.18/CHANGELOG.md new file mode 100644 index 00000000000..b78f03169f6 --- /dev/null +++ b/stable/paperless-ngx/1.0.18/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [paperless-ngx-1.0.18](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.17...paperless-ngx-1.0.18) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [paperless-ngx-1.0.17](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.16...paperless-ngx-1.0.17) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [paperless-ngx-1.0.16](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.15...paperless-ngx-1.0.16) (2023-05-20) + +### Chore + +- update container image tccr.io/truecharts/paperless-ng to v1.14.5 ([#9017](https://github.com/truecharts/charts/issues/9017)) + + + + +## [paperless-ngx-1.0.15](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.14...paperless-ngx-1.0.15) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [paperless-ngx-1.0.14](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.13...paperless-ngx-1.0.14) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/paperless-ng to v1.14.4 ([#8835](https://github.com/truecharts/charts/issues/8835)) + + + + +## [paperless-ngx-1.0.13](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.12...paperless-ngx-1.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [paperless-ngx-1.0.12](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.11...paperless-ngx-1.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [paperless-ngx-1.0.11](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.10...paperless-ngx-1.0.11) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/paperless-ng to v1.14.2 ([#8632](https://github.com/truecharts/charts/issues/8632)) + + + + +## [paperless-ngx-1.0.10](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.9...paperless-ngx-1.0.10) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [paperless-ngx-1.0.9](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.8...paperless-ngx-1.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [paperless-ngx-1.0.8](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.7...paperless-ngx-1.0.8) (2023-04-20) + +### Chore diff --git a/stable/paperless-ngx/1.0.18/Chart.yaml b/stable/paperless-ngx/1.0.18/Chart.yaml new file mode 100644 index 00000000000..f2d39d23c84 --- /dev/null +++ b/stable/paperless-ngx/1.0.18/Chart.yaml @@ -0,0 +1,35 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: paperless-ngx +version: 1.0.18 +appVersion: "1.14.5" +description: Paperless-ngx is an application by Daniel Quinn and contributors that indexes your scanned documents. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/paperless-ngx +icon: https://truecharts.org/img/hotlink-ok/chart-icons/paperless-ngx.png +keywords: + - paperless-ng + - paperless-ngx + - documents + - paper +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/paperless-ngx + - https://github.com/paperless-ngx/paperless-ngx + - https://paperless-ngx.readthedocs.io/en/latest/ +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.43 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/satisfactory/5.0.12/README.md b/stable/paperless-ngx/1.0.18/README.md similarity index 100% rename from stable/satisfactory/5.0.12/README.md rename to stable/paperless-ngx/1.0.18/README.md diff --git a/stable/paperless-ngx/1.0.18/app-changelog.md b/stable/paperless-ngx/1.0.18/app-changelog.md new file mode 100644 index 00000000000..0711817ade0 --- /dev/null +++ b/stable/paperless-ngx/1.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [paperless-ngx-1.0.18](https://github.com/truecharts/charts/compare/paperless-ngx-1.0.17...paperless-ngx-1.0.18) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/paperless-ngx/1.0.17/app-readme.md b/stable/paperless-ngx/1.0.18/app-readme.md similarity index 100% rename from stable/paperless-ngx/1.0.17/app-readme.md rename to stable/paperless-ngx/1.0.18/app-readme.md diff --git a/stable/paperless-ngx/1.0.18/charts/common-12.9.2.tgz b/stable/paperless-ngx/1.0.18/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/paperless-ngx/1.0.18/charts/common-12.9.2.tgz differ diff --git a/stable/paperless-ngx/1.0.18/charts/redis-6.0.43.tgz b/stable/paperless-ngx/1.0.18/charts/redis-6.0.43.tgz new file mode 100644 index 00000000000..458131b9e1e Binary files /dev/null and b/stable/paperless-ngx/1.0.18/charts/redis-6.0.43.tgz differ diff --git a/stable/paperless-ngx/1.0.17/ix_values.yaml b/stable/paperless-ngx/1.0.18/ix_values.yaml similarity index 100% rename from stable/paperless-ngx/1.0.17/ix_values.yaml rename to stable/paperless-ngx/1.0.18/ix_values.yaml diff --git a/stable/paperless-ngx/1.0.17/questions.yaml b/stable/paperless-ngx/1.0.18/questions.yaml similarity index 100% rename from stable/paperless-ngx/1.0.17/questions.yaml rename to stable/paperless-ngx/1.0.18/questions.yaml diff --git a/stable/scrutiny/6.0.14/templates/NOTES.txt b/stable/paperless-ngx/1.0.18/templates/NOTES.txt similarity index 100% rename from stable/scrutiny/6.0.14/templates/NOTES.txt rename to stable/paperless-ngx/1.0.18/templates/NOTES.txt diff --git a/stable/paperless-ngx/1.0.17/templates/_secrets.tpl b/stable/paperless-ngx/1.0.18/templates/_secrets.tpl similarity index 100% rename from stable/paperless-ngx/1.0.17/templates/_secrets.tpl rename to stable/paperless-ngx/1.0.18/templates/_secrets.tpl diff --git a/stable/paperless-ngx/1.0.17/templates/common.yaml b/stable/paperless-ngx/1.0.18/templates/common.yaml similarity index 100% rename from stable/paperless-ngx/1.0.17/templates/common.yaml rename to stable/paperless-ngx/1.0.18/templates/common.yaml diff --git a/stable/shlink-web-client/6.0.14/values.yaml b/stable/paperless-ngx/1.0.18/values.yaml similarity index 100% rename from stable/shlink-web-client/6.0.14/values.yaml rename to stable/paperless-ngx/1.0.18/values.yaml diff --git a/stable/papermerge/7.0.13/CHANGELOG.md b/stable/papermerge/7.0.13/CHANGELOG.md deleted file mode 100644 index 07cc39ff80a..00000000000 --- a/stable/papermerge/7.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [papermerge-7.0.13](https://github.com/truecharts/charts/compare/papermerge-7.0.12...papermerge-7.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [papermerge-7.0.12](https://github.com/truecharts/charts/compare/papermerge-7.0.11...papermerge-7.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [papermerge-7.0.11](https://github.com/truecharts/charts/compare/papermerge-7.0.10...papermerge-7.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [papermerge-7.0.10](https://github.com/truecharts/charts/compare/papermerge-7.0.9...papermerge-7.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [papermerge-7.0.9](https://github.com/truecharts/charts/compare/papermerge-7.0.8...papermerge-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [papermerge-7.0.8](https://github.com/truecharts/charts/compare/papermerge-7.0.7...papermerge-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [papermerge-7.0.7](https://github.com/truecharts/charts/compare/papermerge-7.0.6...papermerge-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [papermerge-7.0.6](https://github.com/truecharts/charts/compare/papermerge-7.0.5...papermerge-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [papermerge-7.0.5](https://github.com/truecharts/charts/compare/papermerge-7.0.4...papermerge-7.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [papermerge-7.0.4](https://github.com/truecharts/charts/compare/papermerge-7.0.3...papermerge-7.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [papermerge-7.0.3](https://github.com/truecharts/charts/compare/papermerge-7.0.2...papermerge-7.0.3) (2023-04-14) - - diff --git a/stable/papermerge/7.0.13/Chart.yaml b/stable/papermerge/7.0.13/Chart.yaml deleted file mode 100644 index 03eadba2325..00000000000 --- a/stable/papermerge/7.0.13/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: papermerge -version: 7.0.13 -appVersion: "2.0.1" -description: Papermerge is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/papermerge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/papermerge.png -keywords: - - papermerge -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/papermerge -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.41 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/papermerge/7.0.13/app-changelog.md b/stable/papermerge/7.0.13/app-changelog.md deleted file mode 100644 index 0c2ac4baeb7..00000000000 --- a/stable/papermerge/7.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [papermerge-7.0.13](https://github.com/truecharts/charts/compare/papermerge-7.0.12...papermerge-7.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/papermerge/7.0.13/charts/common-12.8.1.tgz b/stable/papermerge/7.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/papermerge/7.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/papermerge/7.0.13/charts/redis-6.0.41.tgz b/stable/papermerge/7.0.13/charts/redis-6.0.41.tgz deleted file mode 100644 index 7d49e097628..00000000000 Binary files a/stable/papermerge/7.0.13/charts/redis-6.0.41.tgz and /dev/null differ diff --git a/stable/papermerge/7.0.14/CHANGELOG.md b/stable/papermerge/7.0.14/CHANGELOG.md new file mode 100644 index 00000000000..c8f9c30cd5a --- /dev/null +++ b/stable/papermerge/7.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [papermerge-7.0.14](https://github.com/truecharts/charts/compare/papermerge-7.0.13...papermerge-7.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [papermerge-7.0.13](https://github.com/truecharts/charts/compare/papermerge-7.0.12...papermerge-7.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [papermerge-7.0.12](https://github.com/truecharts/charts/compare/papermerge-7.0.11...papermerge-7.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [papermerge-7.0.11](https://github.com/truecharts/charts/compare/papermerge-7.0.10...papermerge-7.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [papermerge-7.0.10](https://github.com/truecharts/charts/compare/papermerge-7.0.9...papermerge-7.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [papermerge-7.0.9](https://github.com/truecharts/charts/compare/papermerge-7.0.8...papermerge-7.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [papermerge-7.0.8](https://github.com/truecharts/charts/compare/papermerge-7.0.7...papermerge-7.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [papermerge-7.0.7](https://github.com/truecharts/charts/compare/papermerge-7.0.6...papermerge-7.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [papermerge-7.0.6](https://github.com/truecharts/charts/compare/papermerge-7.0.5...papermerge-7.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [papermerge-7.0.5](https://github.com/truecharts/charts/compare/papermerge-7.0.4...papermerge-7.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [papermerge-7.0.4](https://github.com/truecharts/charts/compare/papermerge-7.0.3...papermerge-7.0.4) (2023-04-15) + +### Chore diff --git a/stable/papermerge/7.0.14/Chart.yaml b/stable/papermerge/7.0.14/Chart.yaml new file mode 100644 index 00000000000..1e37e5ec080 --- /dev/null +++ b/stable/papermerge/7.0.14/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: papermerge +version: 7.0.14 +appVersion: "2.0.1" +description: Papermerge is an open source document management system (DMS) primarily designed for archiving and retrieving your digital documents. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/papermerge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/papermerge.png +keywords: + - papermerge +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/papermerge +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.43 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/scrutiny/6.0.14/README.md b/stable/papermerge/7.0.14/README.md similarity index 100% rename from stable/scrutiny/6.0.14/README.md rename to stable/papermerge/7.0.14/README.md diff --git a/stable/papermerge/7.0.14/app-changelog.md b/stable/papermerge/7.0.14/app-changelog.md new file mode 100644 index 00000000000..61561912a34 --- /dev/null +++ b/stable/papermerge/7.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [papermerge-7.0.14](https://github.com/truecharts/charts/compare/papermerge-7.0.13...papermerge-7.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/papermerge/7.0.13/app-readme.md b/stable/papermerge/7.0.14/app-readme.md similarity index 100% rename from stable/papermerge/7.0.13/app-readme.md rename to stable/papermerge/7.0.14/app-readme.md diff --git a/stable/papermerge/7.0.14/charts/common-12.9.2.tgz b/stable/papermerge/7.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/papermerge/7.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/papermerge/7.0.14/charts/redis-6.0.43.tgz b/stable/papermerge/7.0.14/charts/redis-6.0.43.tgz new file mode 100644 index 00000000000..458131b9e1e Binary files /dev/null and b/stable/papermerge/7.0.14/charts/redis-6.0.43.tgz differ diff --git a/stable/papermerge/7.0.13/ix_values.yaml b/stable/papermerge/7.0.14/ix_values.yaml similarity index 100% rename from stable/papermerge/7.0.13/ix_values.yaml rename to stable/papermerge/7.0.14/ix_values.yaml diff --git a/stable/papermerge/7.0.13/questions.yaml b/stable/papermerge/7.0.14/questions.yaml similarity index 100% rename from stable/papermerge/7.0.13/questions.yaml rename to stable/papermerge/7.0.14/questions.yaml diff --git a/stable/ser2sock/9.0.13/templates/NOTES.txt b/stable/papermerge/7.0.14/templates/NOTES.txt similarity index 100% rename from stable/ser2sock/9.0.13/templates/NOTES.txt rename to stable/papermerge/7.0.14/templates/NOTES.txt diff --git a/stable/tdarr/5.0.14/templates/common.yaml b/stable/papermerge/7.0.14/templates/common.yaml similarity index 100% rename from stable/tdarr/5.0.14/templates/common.yaml rename to stable/papermerge/7.0.14/templates/common.yaml diff --git a/stable/shlink/8.0.14/values.yaml b/stable/papermerge/7.0.14/values.yaml similarity index 100% rename from stable/shlink/8.0.14/values.yaml rename to stable/papermerge/7.0.14/values.yaml diff --git a/stable/pasta/4.0.13/CHANGELOG.md b/stable/pasta/4.0.13/CHANGELOG.md deleted file mode 100644 index f4d6fc54b9b..00000000000 --- a/stable/pasta/4.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [pasta-4.0.13](https://github.com/truecharts/charts/compare/pasta-4.0.12...pasta-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [pasta-4.0.12](https://github.com/truecharts/charts/compare/pasta-4.0.11...pasta-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [pasta-4.0.11](https://github.com/truecharts/charts/compare/pasta-4.0.10...pasta-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [pasta-4.0.10](https://github.com/truecharts/charts/compare/pasta-4.0.9...pasta-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [pasta-4.0.9](https://github.com/truecharts/charts/compare/pasta-4.0.8...pasta-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [pasta-4.0.8](https://github.com/truecharts/charts/compare/pasta-4.0.7...pasta-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [pasta-4.0.7](https://github.com/truecharts/charts/compare/pasta-4.0.6...pasta-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [pasta-4.0.6](https://github.com/truecharts/charts/compare/pasta-4.0.5...pasta-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [pasta-4.0.5](https://github.com/truecharts/charts/compare/pasta-4.0.4...pasta-4.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [pasta-4.0.4](https://github.com/truecharts/charts/compare/pasta-4.0.3...pasta-4.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [pasta-4.0.3](https://github.com/truecharts/charts/compare/pasta-4.0.2...pasta-4.0.3) (2023-04-14) - - diff --git a/stable/pasta/4.0.13/Chart.yaml b/stable/pasta/4.0.13/Chart.yaml deleted file mode 100644 index 9ceb71cd241..00000000000 --- a/stable/pasta/4.0.13/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "1.6.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - pasta - - MediaApp-Other - - Tools-Utilities - - Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pasta -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pasta - - https://github.com/cglatot/pasta -type: application -version: 4.0.13 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - MediaApp-Other - - Tools-Utilities - - Other diff --git a/stable/pasta/4.0.13/app-changelog.md b/stable/pasta/4.0.13/app-changelog.md deleted file mode 100644 index 2c0467990bd..00000000000 --- a/stable/pasta/4.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pasta-4.0.13](https://github.com/truecharts/charts/compare/pasta-4.0.12...pasta-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/pasta/4.0.13/charts/common-12.8.1.tgz b/stable/pasta/4.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/pasta/4.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/pasta/4.0.14/CHANGELOG.md b/stable/pasta/4.0.14/CHANGELOG.md new file mode 100644 index 00000000000..fa6c9aad489 --- /dev/null +++ b/stable/pasta/4.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [pasta-4.0.14](https://github.com/truecharts/charts/compare/pasta-4.0.13...pasta-4.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [pasta-4.0.13](https://github.com/truecharts/charts/compare/pasta-4.0.12...pasta-4.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [pasta-4.0.12](https://github.com/truecharts/charts/compare/pasta-4.0.11...pasta-4.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [pasta-4.0.11](https://github.com/truecharts/charts/compare/pasta-4.0.10...pasta-4.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [pasta-4.0.10](https://github.com/truecharts/charts/compare/pasta-4.0.9...pasta-4.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [pasta-4.0.9](https://github.com/truecharts/charts/compare/pasta-4.0.8...pasta-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [pasta-4.0.8](https://github.com/truecharts/charts/compare/pasta-4.0.7...pasta-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [pasta-4.0.7](https://github.com/truecharts/charts/compare/pasta-4.0.6...pasta-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [pasta-4.0.6](https://github.com/truecharts/charts/compare/pasta-4.0.5...pasta-4.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [pasta-4.0.5](https://github.com/truecharts/charts/compare/pasta-4.0.4...pasta-4.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [pasta-4.0.4](https://github.com/truecharts/charts/compare/pasta-4.0.3...pasta-4.0.4) (2023-04-15) + +### Chore diff --git a/stable/pasta/4.0.14/Chart.yaml b/stable/pasta/4.0.14/Chart.yaml new file mode 100644 index 00000000000..126ff4764ce --- /dev/null +++ b/stable/pasta/4.0.14/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "1.6.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - pasta + - MediaApp-Other + - Tools-Utilities + - Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pasta +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pasta + - https://github.com/cglatot/pasta +type: application +version: 4.0.14 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - MediaApp-Other + - Tools-Utilities + - Other diff --git a/stable/ser2sock/9.0.13/README.md b/stable/pasta/4.0.14/README.md similarity index 100% rename from stable/ser2sock/9.0.13/README.md rename to stable/pasta/4.0.14/README.md diff --git a/stable/pasta/4.0.14/app-changelog.md b/stable/pasta/4.0.14/app-changelog.md new file mode 100644 index 00000000000..83217b8d26d --- /dev/null +++ b/stable/pasta/4.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pasta-4.0.14](https://github.com/truecharts/charts/compare/pasta-4.0.13...pasta-4.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/pasta/4.0.13/app-readme.md b/stable/pasta/4.0.14/app-readme.md similarity index 100% rename from stable/pasta/4.0.13/app-readme.md rename to stable/pasta/4.0.14/app-readme.md diff --git a/stable/pasta/4.0.14/charts/common-12.9.2.tgz b/stable/pasta/4.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/pasta/4.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/pasta/4.0.13/ix_values.yaml b/stable/pasta/4.0.14/ix_values.yaml similarity index 100% rename from stable/pasta/4.0.13/ix_values.yaml rename to stable/pasta/4.0.14/ix_values.yaml diff --git a/stable/pasta/4.0.13/questions.yaml b/stable/pasta/4.0.14/questions.yaml similarity index 100% rename from stable/pasta/4.0.13/questions.yaml rename to stable/pasta/4.0.14/questions.yaml diff --git a/stable/shlink-web-client/6.0.14/templates/NOTES.txt b/stable/pasta/4.0.14/templates/NOTES.txt similarity index 100% rename from stable/shlink-web-client/6.0.14/templates/NOTES.txt rename to stable/pasta/4.0.14/templates/NOTES.txt diff --git a/stable/pasta/4.0.13/templates/common.yaml b/stable/pasta/4.0.14/templates/common.yaml similarity index 100% rename from stable/pasta/4.0.13/templates/common.yaml rename to stable/pasta/4.0.14/templates/common.yaml diff --git a/stable/shoko-server/5.0.14/values.yaml b/stable/pasta/4.0.14/values.yaml similarity index 100% rename from stable/shoko-server/5.0.14/values.yaml rename to stable/pasta/4.0.14/values.yaml diff --git a/stable/pgadmin/10.0.16/CHANGELOG.md b/stable/pgadmin/10.0.16/CHANGELOG.md new file mode 100644 index 00000000000..97dbccd34c8 --- /dev/null +++ b/stable/pgadmin/10.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [pgadmin-10.0.16](https://github.com/truecharts/charts/compare/pgadmin-10.0.15...pgadmin-10.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [pgadmin-10.0.15](https://github.com/truecharts/charts/compare/pgadmin-10.0.14...pgadmin-10.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [pgadmin-10.0.14](https://github.com/truecharts/charts/compare/pgadmin-10.0.13...pgadmin-10.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [pgadmin-10.0.13](https://github.com/truecharts/charts/compare/pgadmin-10.0.12...pgadmin-10.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [pgadmin-10.0.12](https://github.com/truecharts/charts/compare/pgadmin-10.0.11...pgadmin-10.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [pgadmin-10.0.11](https://github.com/truecharts/charts/compare/pgadmin-10.0.10...pgadmin-10.0.11) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/pgadmin4 to v7.0.0 ([#8662](https://github.com/truecharts/charts/issues/8662)) + + + + +## [pgadmin-10.0.10](https://github.com/truecharts/charts/compare/pgadmin-10.0.9...pgadmin-10.0.10) (2023-04-29) + +### Chore + +- bump pgadmin + + ### Fix + +- correct image reference + + + + +## [pgadmin-10.0.9](https://github.com/truecharts/charts/compare/pgadmin-10.0.8...pgadmin-10.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [pgadmin-10.0.8](https://github.com/truecharts/charts/compare/pgadmin-10.0.7...pgadmin-10.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [pgadmin-10.0.7](https://github.com/truecharts/charts/compare/pgadmin-10.0.6...pgadmin-10.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + diff --git a/stable/pgadmin/10.0.16/Chart.yaml b/stable/pgadmin/10.0.16/Chart.yaml new file mode 100644 index 00000000000..aad2b8c0fe4 --- /dev/null +++ b/stable/pgadmin/10.0.16/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "7.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - pgadmin + - db + - database +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pgadmin +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pgadmin + - https://www.pgadmin.org/ +type: application +version: 10.0.16 +annotations: + truecharts.org/catagories: | + - management + truecharts.org/SCALE-support: "true" diff --git a/stable/shlink-web-client/6.0.14/README.md b/stable/pgadmin/10.0.16/README.md similarity index 100% rename from stable/shlink-web-client/6.0.14/README.md rename to stable/pgadmin/10.0.16/README.md diff --git a/stable/pgadmin/10.0.16/app-changelog.md b/stable/pgadmin/10.0.16/app-changelog.md new file mode 100644 index 00000000000..3a04588ae0d --- /dev/null +++ b/stable/pgadmin/10.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pgadmin-10.0.16](https://github.com/truecharts/charts/compare/pgadmin-10.0.15...pgadmin-10.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/pgadmin/10.0.16/app-readme.md b/stable/pgadmin/10.0.16/app-readme.md new file mode 100644 index 00000000000..9275f1814b9 --- /dev/null +++ b/stable/pgadmin/10.0.16/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/10.0.16/charts/common-12.9.2.tgz b/stable/pgadmin/10.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/pgadmin/10.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/pgadmin/10.0.16/ix_values.yaml b/stable/pgadmin/10.0.16/ix_values.yaml new file mode 100644 index 00000000000..21c7328a120 --- /dev/null +++ b/stable/pgadmin/10.0.16/ix_values.yaml @@ -0,0 +1,32 @@ +image: + repository: tccr.io/truecharts/pgadmin4 + pullPolicy: IfNotPresent + tag: 7.0.0@sha256:05ced7f97045a902fbb8a4db59e8eef35cf7f5fd972e8dd9c96b0309fd251a4a +service: + main: + ports: + main: + port: 10024 + targetPort: 80 +persistence: + config: + enabled: true + mountPath: "/var/lib/pgadmin" +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: false + readOnlyRootFilesystem: false + runAsUser: 0 + runAsGroup: 0 + fsGroup: 5050 +workload: + main: + podSpec: + containers: + main: + env: + PGADMIN_DEFAULT_EMAIL: "replace@this.now" + PGADMIN_DEFAULT_PASSWORD: "changeme" diff --git a/stable/pgadmin/10.0.16/questions.yaml b/stable/pgadmin/10.0.16/questions.yaml new file mode 100644 index 00000000000..4b5f0c4af06 --- /dev/null +++ b/stable/pgadmin/10.0.16/questions.yaml @@ -0,0 +1,1947 @@ +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: "REPLACETHIS" + - variable: PGADMIN_DEFAULT_PASSWORD + label: "PGADMIN_DEFAULT_PASSWORD" + 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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/8.0.14/templates/NOTES.txt b/stable/pgadmin/10.0.16/templates/NOTES.txt similarity index 100% rename from stable/shlink/8.0.14/templates/NOTES.txt rename to stable/pgadmin/10.0.16/templates/NOTES.txt diff --git a/stable/thelounge/9.0.16/templates/common.yaml b/stable/pgadmin/10.0.16/templates/common.yaml similarity index 100% rename from stable/thelounge/9.0.16/templates/common.yaml rename to stable/pgadmin/10.0.16/templates/common.yaml diff --git a/stable/shorturl/6.0.13/values.yaml b/stable/pgadmin/10.0.16/values.yaml similarity index 100% rename from stable/shorturl/6.0.13/values.yaml rename to stable/pgadmin/10.0.16/values.yaml diff --git a/stable/photoprism/14.0.17/CHANGELOG.md b/stable/photoprism/14.0.17/CHANGELOG.md new file mode 100644 index 00000000000..315b90961c1 --- /dev/null +++ b/stable/photoprism/14.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [photoprism-14.0.17](https://github.com/truecharts/charts/compare/photoprism-14.0.16...photoprism-14.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [photoprism-14.0.16](https://github.com/truecharts/charts/compare/photoprism-14.0.15...photoprism-14.0.16) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [photoprism-14.0.15](https://github.com/truecharts/charts/compare/photoprism-14.0.14...photoprism-14.0.15) (2023-05-20) + +### Chore + +- update container image tccr.io/truecharts/photoprism to v230514 ([#9018](https://github.com/truecharts/charts/issues/9018)) + + + + +## [photoprism-14.0.14](https://github.com/truecharts/charts/compare/photoprism-14.0.13...photoprism-14.0.14) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + + + +## [photoprism-14.0.13](https://github.com/truecharts/charts/compare/photoprism-14.0.12...photoprism-14.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [photoprism-14.0.12](https://github.com/truecharts/charts/compare/photoprism-14.0.11...photoprism-14.0.12) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/photoprism to v230506 ([#8868](https://github.com/truecharts/charts/issues/8868)) + + + + +## [photoprism-14.0.11](https://github.com/truecharts/charts/compare/photoprism-14.0.10...photoprism-14.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [photoprism-14.0.10](https://github.com/truecharts/charts/compare/photoprism-14.0.9...photoprism-14.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [photoprism-14.0.9](https://github.com/truecharts/charts/compare/photoprism-14.0.8...photoprism-14.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [photoprism-14.0.8](https://github.com/truecharts/charts/compare/photoprism-14.0.7...photoprism-14.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [photoprism-14.0.7](https://github.com/truecharts/charts/compare/photoprism-14.0.6...photoprism-14.0.7) (2023-04-20) + +### Chore diff --git a/stable/photoprism/14.0.17/Chart.yaml b/stable/photoprism/14.0.17/Chart.yaml new file mode 100644 index 00000000000..a740b4724c3 --- /dev/null +++ b/stable/photoprism/14.0.17/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "230514" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.29 +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 +keywords: + - photos + - photoprism + - pictures + - sharing +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: photoprism +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/photoprism + - https://github.com/photoprism/photoprism +version: 14.0.17 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/shlink/8.0.14/README.md b/stable/photoprism/14.0.17/README.md similarity index 100% rename from stable/shlink/8.0.14/README.md rename to stable/photoprism/14.0.17/README.md diff --git a/stable/photoprism/14.0.17/app-changelog.md b/stable/photoprism/14.0.17/app-changelog.md new file mode 100644 index 00000000000..ddfa4be43ca --- /dev/null +++ b/stable/photoprism/14.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [photoprism-14.0.17](https://github.com/truecharts/charts/compare/photoprism-14.0.16...photoprism-14.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/photoprism/14.0.17/app-readme.md b/stable/photoprism/14.0.17/app-readme.md new file mode 100644 index 00000000000..234e1825de0 --- /dev/null +++ b/stable/photoprism/14.0.17/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/14.0.17/charts/common-12.9.2.tgz b/stable/photoprism/14.0.17/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/photoprism/14.0.17/charts/common-12.9.2.tgz differ diff --git a/stable/photoprism/14.0.17/charts/mariadb-7.0.29.tgz b/stable/photoprism/14.0.17/charts/mariadb-7.0.29.tgz new file mode 100644 index 00000000000..21a10bce974 Binary files /dev/null and b/stable/photoprism/14.0.17/charts/mariadb-7.0.29.tgz differ diff --git a/stable/photoprism/14.0.17/ix_values.yaml b/stable/photoprism/14.0.17/ix_values.yaml new file mode 100644 index 00000000000..c3516289d6a --- /dev/null +++ b/stable/photoprism/14.0.17/ix_values.yaml @@ -0,0 +1,62 @@ +image: + repository: tccr.io/truecharts/photoprism + tag: v230514@sha256:46ecb64b20c98a8fdf424f1cd30f09e3b683e311da7060ba4d4f3f9531ede983 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 2342 + targetPort: 2342 +persistence: + storage: + enabled: true + mountPath: "/assets" + photoprismtemp: + enabled: true + mountPath: "/photoprism_temp" + type: emptyDir +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/14.0.17/questions.yaml b/stable/photoprism/14.0.17/questions.yaml new file mode 100644 index 00000000000..85265a21d11 --- /dev/null +++ b/stable/photoprism/14.0.17/questions.yaml @@ -0,0 +1,2031 @@ +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_ORIGINALS_PATH + label: "PHOTOPRISM_ORIGINALS_PATH" + description: "Photoprism originals path" + schema: + type: string + default: "/photoprism/originals" + - variable: PHOTOPRISM_IMPORT_PATH + label: "PHOTOPRISM_IMPORT_PATH" + description: "Photoprism import path" + schema: + type: string + default: "/photoprism/import" + - 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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/shoko-server/5.0.14/templates/NOTES.txt b/stable/photoprism/14.0.17/templates/NOTES.txt similarity index 100% rename from stable/shoko-server/5.0.14/templates/NOTES.txt rename to stable/photoprism/14.0.17/templates/NOTES.txt diff --git a/stable/theme-park/5.0.13/templates/common.yaml b/stable/photoprism/14.0.17/templates/common.yaml similarity index 100% rename from stable/theme-park/5.0.13/templates/common.yaml rename to stable/photoprism/14.0.17/templates/common.yaml diff --git a/stable/sickchill/6.0.15/values.yaml b/stable/photoprism/14.0.17/values.yaml similarity index 100% rename from stable/sickchill/6.0.15/values.yaml rename to stable/photoprism/14.0.17/values.yaml diff --git a/stable/photoshow/6.0.11/CHANGELOG.md b/stable/photoshow/6.0.11/CHANGELOG.md deleted file mode 100644 index 934ca0e1da8..00000000000 --- a/stable/photoshow/6.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [photoshow-6.0.11](https://github.com/truecharts/charts/compare/photoshow-6.0.10...photoshow-6.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [photoshow-6.0.10](https://github.com/truecharts/charts/compare/photoshow-6.0.9...photoshow-6.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [photoshow-6.0.9](https://github.com/truecharts/charts/compare/photoshow-6.0.8...photoshow-6.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [photoshow-6.0.8](https://github.com/truecharts/charts/compare/photoshow-6.0.7...photoshow-6.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [photoshow-6.0.7](https://github.com/truecharts/charts/compare/photoshow-6.0.6...photoshow-6.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [photoshow-6.0.6](https://github.com/truecharts/charts/compare/photoshow-6.0.5...photoshow-6.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [photoshow-6.0.5](https://github.com/truecharts/charts/compare/photoshow-6.0.4...photoshow-6.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [photoshow-6.0.4](https://github.com/truecharts/charts/compare/photoshow-6.0.3...photoshow-6.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [photoshow-6.0.3](https://github.com/truecharts/charts/compare/photoshow-6.0.2...photoshow-6.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [photoshow-6.0.2](https://github.com/truecharts/charts/compare/photoshow-6.0.1...photoshow-6.0.2) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [photoshow-6.0.1](https://github.com/truecharts/charts/compare/photoshow-6.0.0...photoshow-6.0.1) (2023-04-14) - - diff --git a/stable/photoshow/6.0.11/Chart.yaml b/stable/photoshow/6.0.11/Chart.yaml deleted file mode 100644 index c4dfdf10d91..00000000000 --- a/stable/photoshow/6.0.11/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "48aabb98" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - photoshow - - photo - - show - - gallary - - image -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: photoshow -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/photoshow - - https://github.com/thibaud-rohmer/PhotoShow - - https://github.com/linuxserver/docker-photoshow -type: application -version: 6.0.11 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/photoshow/6.0.11/app-changelog.md b/stable/photoshow/6.0.11/app-changelog.md deleted file mode 100644 index 845a1ec1e8f..00000000000 --- a/stable/photoshow/6.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [photoshow-6.0.11](https://github.com/truecharts/charts/compare/photoshow-6.0.10...photoshow-6.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/photoshow/6.0.11/charts/common-12.8.1.tgz b/stable/photoshow/6.0.11/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/photoshow/6.0.11/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/photoshow/6.0.12/CHANGELOG.md b/stable/photoshow/6.0.12/CHANGELOG.md new file mode 100644 index 00000000000..decadbdd34b --- /dev/null +++ b/stable/photoshow/6.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [photoshow-6.0.12](https://github.com/truecharts/charts/compare/photoshow-6.0.11...photoshow-6.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [photoshow-6.0.11](https://github.com/truecharts/charts/compare/photoshow-6.0.10...photoshow-6.0.11) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [photoshow-6.0.10](https://github.com/truecharts/charts/compare/photoshow-6.0.9...photoshow-6.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [photoshow-6.0.9](https://github.com/truecharts/charts/compare/photoshow-6.0.8...photoshow-6.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [photoshow-6.0.8](https://github.com/truecharts/charts/compare/photoshow-6.0.7...photoshow-6.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [photoshow-6.0.7](https://github.com/truecharts/charts/compare/photoshow-6.0.6...photoshow-6.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [photoshow-6.0.6](https://github.com/truecharts/charts/compare/photoshow-6.0.5...photoshow-6.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [photoshow-6.0.5](https://github.com/truecharts/charts/compare/photoshow-6.0.4...photoshow-6.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [photoshow-6.0.4](https://github.com/truecharts/charts/compare/photoshow-6.0.3...photoshow-6.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [photoshow-6.0.3](https://github.com/truecharts/charts/compare/photoshow-6.0.2...photoshow-6.0.3) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [photoshow-6.0.2](https://github.com/truecharts/charts/compare/photoshow-6.0.1...photoshow-6.0.2) (2023-04-15) + +### Chore diff --git a/stable/photoshow/6.0.12/Chart.yaml b/stable/photoshow/6.0.12/Chart.yaml new file mode 100644 index 00000000000..6454b587489 --- /dev/null +++ b/stable/photoshow/6.0.12/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "48aabb98" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - photoshow + - photo + - show + - gallary + - image +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: photoshow +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/photoshow + - https://github.com/thibaud-rohmer/PhotoShow + - https://github.com/linuxserver/docker-photoshow +type: application +version: 6.0.12 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/shoko-server/5.0.14/README.md b/stable/photoshow/6.0.12/README.md similarity index 100% rename from stable/shoko-server/5.0.14/README.md rename to stable/photoshow/6.0.12/README.md diff --git a/stable/photoshow/6.0.12/app-changelog.md b/stable/photoshow/6.0.12/app-changelog.md new file mode 100644 index 00000000000..c2c126c2f30 --- /dev/null +++ b/stable/photoshow/6.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [photoshow-6.0.12](https://github.com/truecharts/charts/compare/photoshow-6.0.11...photoshow-6.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/photoshow/6.0.11/app-readme.md b/stable/photoshow/6.0.12/app-readme.md similarity index 100% rename from stable/photoshow/6.0.11/app-readme.md rename to stable/photoshow/6.0.12/app-readme.md diff --git a/stable/photoshow/6.0.12/charts/common-12.9.2.tgz b/stable/photoshow/6.0.12/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/photoshow/6.0.12/charts/common-12.9.2.tgz differ diff --git a/stable/photoshow/6.0.11/ix_values.yaml b/stable/photoshow/6.0.12/ix_values.yaml similarity index 100% rename from stable/photoshow/6.0.11/ix_values.yaml rename to stable/photoshow/6.0.12/ix_values.yaml diff --git a/stable/photoshow/6.0.11/questions.yaml b/stable/photoshow/6.0.12/questions.yaml similarity index 100% rename from stable/photoshow/6.0.11/questions.yaml rename to stable/photoshow/6.0.12/questions.yaml diff --git a/stable/shorturl/6.0.13/templates/NOTES.txt b/stable/photoshow/6.0.12/templates/NOTES.txt similarity index 100% rename from stable/shorturl/6.0.13/templates/NOTES.txt rename to stable/photoshow/6.0.12/templates/NOTES.txt diff --git a/stable/photoshow/6.0.11/templates/common.yaml b/stable/photoshow/6.0.12/templates/common.yaml similarity index 100% rename from stable/photoshow/6.0.11/templates/common.yaml rename to stable/photoshow/6.0.12/templates/common.yaml diff --git a/stable/sickgear/7.0.14/values.yaml b/stable/photoshow/6.0.12/values.yaml similarity index 100% rename from stable/sickgear/7.0.14/values.yaml rename to stable/photoshow/6.0.12/values.yaml diff --git a/stable/phpldapadmin/9.0.11/CHANGELOG.md b/stable/phpldapadmin/9.0.11/CHANGELOG.md deleted file mode 100644 index 5e724d8823d..00000000000 --- a/stable/phpldapadmin/9.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [phpldapadmin-9.0.11](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.10...phpldapadmin-9.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [phpldapadmin-9.0.10](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.9...phpldapadmin-9.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [phpldapadmin-9.0.9](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.8...phpldapadmin-9.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [phpldapadmin-9.0.8](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.7...phpldapadmin-9.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [phpldapadmin-9.0.7](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.6...phpldapadmin-9.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [phpldapadmin-9.0.6](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.5...phpldapadmin-9.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [phpldapadmin-9.0.5](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.4...phpldapadmin-9.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [phpldapadmin-9.0.4](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.3...phpldapadmin-9.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [phpldapadmin-9.0.3](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.2...phpldapadmin-9.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [phpldapadmin-9.0.2](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.1...phpldapadmin-9.0.2) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [phpldapadmin-9.0.1](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.0...phpldapadmin-9.0.1) (2023-04-14) - - diff --git a/stable/phpldapadmin/9.0.11/Chart.yaml b/stable/phpldapadmin/9.0.11/Chart.yaml deleted file mode 100644 index 0b91abfa455..00000000000 --- a/stable/phpldapadmin/9.0.11/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "0.9.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - phpldapadmin - - openldap - - userrights -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: phpldapadmin -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/phpldapadmin - - https://gitlab.v2.rancher.geohub.space/g3s/i3s/i3s-helm-catalog -type: application -version: 9.0.11 -annotations: - truecharts.org/catagories: | - - management - truecharts.org/SCALE-support: "true" diff --git a/stable/phpldapadmin/9.0.11/app-changelog.md b/stable/phpldapadmin/9.0.11/app-changelog.md deleted file mode 100644 index 2b2f185dd98..00000000000 --- a/stable/phpldapadmin/9.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [phpldapadmin-9.0.11](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.10...phpldapadmin-9.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/phpldapadmin/9.0.11/charts/common-12.8.1.tgz b/stable/phpldapadmin/9.0.11/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/phpldapadmin/9.0.11/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/phpldapadmin/9.0.12/CHANGELOG.md b/stable/phpldapadmin/9.0.12/CHANGELOG.md new file mode 100644 index 00000000000..d546eefedb6 --- /dev/null +++ b/stable/phpldapadmin/9.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [phpldapadmin-9.0.12](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.11...phpldapadmin-9.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [phpldapadmin-9.0.11](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.10...phpldapadmin-9.0.11) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [phpldapadmin-9.0.10](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.9...phpldapadmin-9.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [phpldapadmin-9.0.9](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.8...phpldapadmin-9.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [phpldapadmin-9.0.8](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.7...phpldapadmin-9.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [phpldapadmin-9.0.7](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.6...phpldapadmin-9.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [phpldapadmin-9.0.6](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.5...phpldapadmin-9.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [phpldapadmin-9.0.5](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.4...phpldapadmin-9.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [phpldapadmin-9.0.4](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.3...phpldapadmin-9.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [phpldapadmin-9.0.3](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.2...phpldapadmin-9.0.3) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [phpldapadmin-9.0.2](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.1...phpldapadmin-9.0.2) (2023-04-15) + +### Chore diff --git a/stable/phpldapadmin/9.0.12/Chart.yaml b/stable/phpldapadmin/9.0.12/Chart.yaml new file mode 100644 index 00000000000..0f795a3a14d --- /dev/null +++ b/stable/phpldapadmin/9.0.12/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.9.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - phpldapadmin + - openldap + - userrights +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: phpldapadmin +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/phpldapadmin + - https://gitlab.v2.rancher.geohub.space/g3s/i3s/i3s-helm-catalog +type: application +version: 9.0.12 +annotations: + truecharts.org/catagories: | + - management + truecharts.org/SCALE-support: "true" diff --git a/stable/shorturl/6.0.13/README.md b/stable/phpldapadmin/9.0.12/README.md similarity index 100% rename from stable/shorturl/6.0.13/README.md rename to stable/phpldapadmin/9.0.12/README.md diff --git a/stable/phpldapadmin/9.0.12/app-changelog.md b/stable/phpldapadmin/9.0.12/app-changelog.md new file mode 100644 index 00000000000..44830912760 --- /dev/null +++ b/stable/phpldapadmin/9.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [phpldapadmin-9.0.12](https://github.com/truecharts/charts/compare/phpldapadmin-9.0.11...phpldapadmin-9.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/phpldapadmin/9.0.11/app-readme.md b/stable/phpldapadmin/9.0.12/app-readme.md similarity index 100% rename from stable/phpldapadmin/9.0.11/app-readme.md rename to stable/phpldapadmin/9.0.12/app-readme.md diff --git a/stable/phpldapadmin/9.0.12/charts/common-12.9.2.tgz b/stable/phpldapadmin/9.0.12/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/phpldapadmin/9.0.12/charts/common-12.9.2.tgz differ diff --git a/stable/phpldapadmin/9.0.11/ix_values.yaml b/stable/phpldapadmin/9.0.12/ix_values.yaml similarity index 100% rename from stable/phpldapadmin/9.0.11/ix_values.yaml rename to stable/phpldapadmin/9.0.12/ix_values.yaml diff --git a/stable/phpldapadmin/9.0.11/questions.yaml b/stable/phpldapadmin/9.0.12/questions.yaml similarity index 100% rename from stable/phpldapadmin/9.0.11/questions.yaml rename to stable/phpldapadmin/9.0.12/questions.yaml diff --git a/stable/sickchill/6.0.15/templates/NOTES.txt b/stable/phpldapadmin/9.0.12/templates/NOTES.txt similarity index 100% rename from stable/sickchill/6.0.15/templates/NOTES.txt rename to stable/phpldapadmin/9.0.12/templates/NOTES.txt diff --git a/stable/tinymediamanager/5.0.15/templates/common.yaml b/stable/phpldapadmin/9.0.12/templates/common.yaml similarity index 100% rename from stable/tinymediamanager/5.0.15/templates/common.yaml rename to stable/phpldapadmin/9.0.12/templates/common.yaml diff --git a/stable/simply-shorten/4.0.13/values.yaml b/stable/phpldapadmin/9.0.12/values.yaml similarity index 100% rename from stable/simply-shorten/4.0.13/values.yaml rename to stable/phpldapadmin/9.0.12/values.yaml diff --git a/stable/picoshare/5.0.15/CHANGELOG.md b/stable/picoshare/5.0.15/CHANGELOG.md deleted file mode 100644 index 713ca8546d1..00000000000 --- a/stable/picoshare/5.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [picoshare-5.0.15](https://github.com/truecharts/charts/compare/picoshare-5.0.14...picoshare-5.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [picoshare-5.0.14](https://github.com/truecharts/charts/compare/picoshare-5.0.13...picoshare-5.0.14) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/picoshare to v1.3.5 ([#9033](https://github.com/truecharts/charts/issues/9033)) - - - - -## [picoshare-5.0.13](https://github.com/truecharts/charts/compare/picoshare-5.0.12...picoshare-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [picoshare-5.0.12](https://github.com/truecharts/charts/compare/picoshare-5.0.11...picoshare-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [picoshare-5.0.11](https://github.com/truecharts/charts/compare/picoshare-5.0.10...picoshare-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [picoshare-5.0.10](https://github.com/truecharts/charts/compare/picoshare-5.0.9...picoshare-5.0.10) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/picoshare to v1.3.3 ([#8509](https://github.com/truecharts/charts/issues/8509)) - - - - -## [picoshare-5.0.9](https://github.com/truecharts/charts/compare/picoshare-5.0.8...picoshare-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [picoshare-5.0.8](https://github.com/truecharts/charts/compare/picoshare-5.0.7...picoshare-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [picoshare-5.0.7](https://github.com/truecharts/charts/compare/picoshare-5.0.6...picoshare-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [picoshare-5.0.6](https://github.com/truecharts/charts/compare/picoshare-5.0.5...picoshare-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [picoshare-5.0.5](https://github.com/truecharts/charts/compare/picoshare-5.0.4...picoshare-5.0.5) (2023-04-16) - -### Chore diff --git a/stable/picoshare/5.0.15/Chart.yaml b/stable/picoshare/5.0.15/Chart.yaml deleted file mode 100644 index 9e5a11ad2aa..00000000000 --- a/stable/picoshare/5.0.15/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "1.3.5" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.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 -keywords: - - picoshare -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: picoshare -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/picoshare - - https://github.com/mtlynch/picoshare -version: 5.0.15 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/picoshare/5.0.15/app-changelog.md b/stable/picoshare/5.0.15/app-changelog.md deleted file mode 100644 index 073a9939a79..00000000000 --- a/stable/picoshare/5.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [picoshare-5.0.15](https://github.com/truecharts/charts/compare/picoshare-5.0.14...picoshare-5.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/picoshare/5.0.15/charts/common-12.8.1.tgz b/stable/picoshare/5.0.15/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/picoshare/5.0.15/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/picoshare/5.0.16/CHANGELOG.md b/stable/picoshare/5.0.16/CHANGELOG.md new file mode 100644 index 00000000000..baf19543632 --- /dev/null +++ b/stable/picoshare/5.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [picoshare-5.0.16](https://github.com/truecharts/charts/compare/picoshare-5.0.15...picoshare-5.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [picoshare-5.0.15](https://github.com/truecharts/charts/compare/picoshare-5.0.14...picoshare-5.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [picoshare-5.0.14](https://github.com/truecharts/charts/compare/picoshare-5.0.13...picoshare-5.0.14) (2023-05-21) + +### Chore + +- update container image tccr.io/truecharts/picoshare to v1.3.5 ([#9033](https://github.com/truecharts/charts/issues/9033)) + + + + +## [picoshare-5.0.13](https://github.com/truecharts/charts/compare/picoshare-5.0.12...picoshare-5.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [picoshare-5.0.12](https://github.com/truecharts/charts/compare/picoshare-5.0.11...picoshare-5.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [picoshare-5.0.11](https://github.com/truecharts/charts/compare/picoshare-5.0.10...picoshare-5.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [picoshare-5.0.10](https://github.com/truecharts/charts/compare/picoshare-5.0.9...picoshare-5.0.10) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/picoshare to v1.3.3 ([#8509](https://github.com/truecharts/charts/issues/8509)) + + + + +## [picoshare-5.0.9](https://github.com/truecharts/charts/compare/picoshare-5.0.8...picoshare-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [picoshare-5.0.8](https://github.com/truecharts/charts/compare/picoshare-5.0.7...picoshare-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [picoshare-5.0.7](https://github.com/truecharts/charts/compare/picoshare-5.0.6...picoshare-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [picoshare-5.0.6](https://github.com/truecharts/charts/compare/picoshare-5.0.5...picoshare-5.0.6) (2023-04-16) + +### Chore diff --git a/stable/picoshare/5.0.16/Chart.yaml b/stable/picoshare/5.0.16/Chart.yaml new file mode 100644 index 00000000000..dd4fdb7e75e --- /dev/null +++ b/stable/picoshare/5.0.16/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.3.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - picoshare +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: picoshare +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/picoshare + - https://github.com/mtlynch/picoshare +version: 5.0.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/sickchill/6.0.15/README.md b/stable/picoshare/5.0.16/README.md similarity index 100% rename from stable/sickchill/6.0.15/README.md rename to stable/picoshare/5.0.16/README.md diff --git a/stable/picoshare/5.0.16/app-changelog.md b/stable/picoshare/5.0.16/app-changelog.md new file mode 100644 index 00000000000..3c2a1dcba58 --- /dev/null +++ b/stable/picoshare/5.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [picoshare-5.0.16](https://github.com/truecharts/charts/compare/picoshare-5.0.15...picoshare-5.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/picoshare/5.0.15/app-readme.md b/stable/picoshare/5.0.16/app-readme.md similarity index 100% rename from stable/picoshare/5.0.15/app-readme.md rename to stable/picoshare/5.0.16/app-readme.md diff --git a/stable/picoshare/5.0.16/charts/common-12.9.2.tgz b/stable/picoshare/5.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/picoshare/5.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/picoshare/5.0.15/ix_values.yaml b/stable/picoshare/5.0.16/ix_values.yaml similarity index 100% rename from stable/picoshare/5.0.15/ix_values.yaml rename to stable/picoshare/5.0.16/ix_values.yaml diff --git a/stable/picoshare/5.0.15/questions.yaml b/stable/picoshare/5.0.16/questions.yaml similarity index 100% rename from stable/picoshare/5.0.15/questions.yaml rename to stable/picoshare/5.0.16/questions.yaml diff --git a/stable/sickgear/7.0.14/templates/NOTES.txt b/stable/picoshare/5.0.16/templates/NOTES.txt similarity index 100% rename from stable/sickgear/7.0.14/templates/NOTES.txt rename to stable/picoshare/5.0.16/templates/NOTES.txt diff --git a/stable/picoshare/5.0.15/templates/common.yaml b/stable/picoshare/5.0.16/templates/common.yaml similarity index 100% rename from stable/picoshare/5.0.15/templates/common.yaml rename to stable/picoshare/5.0.16/templates/common.yaml diff --git a/stable/smokeping/6.0.4/values.yaml b/stable/picoshare/5.0.16/values.yaml similarity index 100% rename from stable/smokeping/6.0.4/values.yaml rename to stable/picoshare/5.0.16/values.yaml diff --git a/stable/pinry/5.0.10/CHANGELOG.md b/stable/pinry/5.0.10/CHANGELOG.md deleted file mode 100644 index 81c4a741015..00000000000 --- a/stable/pinry/5.0.10/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [pinry-5.0.10](https://github.com/truecharts/charts/compare/pinry-5.0.9...pinry-5.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [pinry-5.0.9](https://github.com/truecharts/charts/compare/pinry-5.0.8...pinry-5.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [pinry-5.0.8](https://github.com/truecharts/charts/compare/pinry-5.0.7...pinry-5.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [pinry-5.0.7](https://github.com/truecharts/charts/compare/pinry-5.0.6...pinry-5.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [pinry-5.0.6](https://github.com/truecharts/charts/compare/pinry-5.0.5...pinry-5.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [pinry-5.0.5](https://github.com/truecharts/charts/compare/pinry-5.0.4...pinry-5.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [pinry-5.0.4](https://github.com/truecharts/charts/compare/pinry-5.0.3...pinry-5.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [pinry-5.0.3](https://github.com/truecharts/charts/compare/pinry-5.0.2...pinry-5.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [pinry-5.0.2](https://github.com/truecharts/charts/compare/pinry-5.0.1...pinry-5.0.2) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [pinry-5.0.1](https://github.com/truecharts/charts/compare/pinry-5.0.0...pinry-5.0.1) (2023-04-14) - - - - -## [pinry-5.0.0](https://github.com/truecharts/charts/compare/pinry-4.0.9...pinry-5.0.0) (2023-04-14) - -### Chore - -- BREAKING CHANGE migrate to new common part 2 ([#7992](https://github.com/truecharts/charts/issues/7992)) - - diff --git a/stable/pinry/5.0.10/Chart.yaml b/stable/pinry/5.0.10/Chart.yaml deleted file mode 100644 index 4b8a6909d29..00000000000 --- a/stable/pinry/5.0.10/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "2.1.12" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - pinry -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pinry -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pinry - - https://github.com/pinry/pinry/ -version: 5.0.10 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/pinry/5.0.10/app-changelog.md b/stable/pinry/5.0.10/app-changelog.md deleted file mode 100644 index 4a93247cbe5..00000000000 --- a/stable/pinry/5.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pinry-5.0.10](https://github.com/truecharts/charts/compare/pinry-5.0.9...pinry-5.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - \ No newline at end of file diff --git a/stable/pinry/5.0.10/charts/common-12.8.1.tgz b/stable/pinry/5.0.10/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/pinry/5.0.10/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/pinry/5.0.10/questions.yaml b/stable/pinry/5.0.10/questions.yaml deleted file mode 100644 index ba8cc0f277f..00000000000 --- a/stable/pinry/5.0.10/questions.yaml +++ /dev/null @@ -1,1867 +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: 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: 10213 - required: true - - variable: serviceexpert - group: Networking and Services - label: Show Expert Config - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: hostNetwork - group: Networking and Services - label: Host-Networking (Complicated) - schema: - hidden: true - type: boolean - default: false - - 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: - 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: - 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 - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: [] - items: - - variable: pathEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: path - label: Path - schema: - type: string - required: true - default: "/" - - variable: pathType - label: Path Type - schema: - type: string - required: true - default: Prefix - - variable: certificateIssuer - label: Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - 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: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: 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: service - label: Linked Service - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: Service Name - schema: - type: string - default: "" - - variable: port - label: Service Port - schema: - type: int - - variable: clusterIssuer - label: clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - default: [] - show_if: [["clusterIssuer", "=", ""]] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - variable: clusterIssuer - 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: [["clusterIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - type: string - show_if: [["clusterIssuer", "=", ""]] - default: "" - - variable: entrypoint - label: Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: securityContext - group: Security and Permissions - label: Security Context - schema: - additional_attrs: true - type: dict - attrs: - - variable: container - label: Container - schema: - additional_attrs: true - type: dict - attrs: - # Settings from questions.yaml get appended here on a per-app basis - - - variable: runAsUser - label: "runAsUser" - description: "The UserID of the user running the application" - schema: - type: int - default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: - 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: 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: - 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: - 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 - - 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/pinry/5.0.11/CHANGELOG.md b/stable/pinry/5.0.11/CHANGELOG.md new file mode 100644 index 00000000000..545ff4480f1 --- /dev/null +++ b/stable/pinry/5.0.11/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [pinry-5.0.11](https://github.com/truecharts/charts/compare/pinry-5.0.10...pinry-5.0.11) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + + + +## [pinry-5.0.10](https://github.com/truecharts/charts/compare/pinry-5.0.9...pinry-5.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [pinry-5.0.9](https://github.com/truecharts/charts/compare/pinry-5.0.8...pinry-5.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [pinry-5.0.8](https://github.com/truecharts/charts/compare/pinry-5.0.7...pinry-5.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [pinry-5.0.7](https://github.com/truecharts/charts/compare/pinry-5.0.6...pinry-5.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [pinry-5.0.6](https://github.com/truecharts/charts/compare/pinry-5.0.5...pinry-5.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [pinry-5.0.5](https://github.com/truecharts/charts/compare/pinry-5.0.4...pinry-5.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [pinry-5.0.4](https://github.com/truecharts/charts/compare/pinry-5.0.3...pinry-5.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [pinry-5.0.3](https://github.com/truecharts/charts/compare/pinry-5.0.2...pinry-5.0.3) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [pinry-5.0.2](https://github.com/truecharts/charts/compare/pinry-5.0.1...pinry-5.0.2) (2023-04-15) + +### Chore + +- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) + + + diff --git a/stable/pinry/5.0.11/Chart.yaml b/stable/pinry/5.0.11/Chart.yaml new file mode 100644 index 00000000000..f54647952e6 --- /dev/null +++ b/stable/pinry/5.0.11/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "2.1.12" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - pinry +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pinry +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pinry + - https://github.com/pinry/pinry/ +version: 5.0.11 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/sickgear/7.0.14/README.md b/stable/pinry/5.0.11/README.md similarity index 100% rename from stable/sickgear/7.0.14/README.md rename to stable/pinry/5.0.11/README.md diff --git a/stable/pinry/5.0.11/app-changelog.md b/stable/pinry/5.0.11/app-changelog.md new file mode 100644 index 00000000000..28759870cb3 --- /dev/null +++ b/stable/pinry/5.0.11/app-changelog.md @@ -0,0 +1,13 @@ + + +## [pinry-5.0.11](https://github.com/truecharts/charts/compare/pinry-5.0.10...pinry-5.0.11) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + \ No newline at end of file diff --git a/stable/pinry/5.0.10/app-readme.md b/stable/pinry/5.0.11/app-readme.md similarity index 100% rename from stable/pinry/5.0.10/app-readme.md rename to stable/pinry/5.0.11/app-readme.md diff --git a/stable/pinry/5.0.11/charts/common-12.9.2.tgz b/stable/pinry/5.0.11/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/pinry/5.0.11/charts/common-12.9.2.tgz differ diff --git a/stable/pinry/5.0.10/ix_values.yaml b/stable/pinry/5.0.11/ix_values.yaml similarity index 100% rename from stable/pinry/5.0.10/ix_values.yaml rename to stable/pinry/5.0.11/ix_values.yaml diff --git a/stable/pinry/5.0.11/questions.yaml b/stable/pinry/5.0.11/questions.yaml new file mode 100644 index 00000000000..e749e8005f2 --- /dev/null +++ b/stable/pinry/5.0.11/questions.yaml @@ -0,0 +1,1860 @@ +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: 10213 + 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/simply-shorten/4.0.13/templates/NOTES.txt b/stable/pinry/5.0.11/templates/NOTES.txt similarity index 100% rename from stable/simply-shorten/4.0.13/templates/NOTES.txt rename to stable/pinry/5.0.11/templates/NOTES.txt diff --git a/stable/pinry/5.0.10/templates/_secrets.tpl b/stable/pinry/5.0.11/templates/_secrets.tpl similarity index 100% rename from stable/pinry/5.0.10/templates/_secrets.tpl rename to stable/pinry/5.0.11/templates/_secrets.tpl diff --git a/stable/pinry/5.0.10/templates/common.yaml b/stable/pinry/5.0.11/templates/common.yaml similarity index 100% rename from stable/pinry/5.0.10/templates/common.yaml rename to stable/pinry/5.0.11/templates/common.yaml diff --git a/stable/snapdrop/5.0.14/values.yaml b/stable/pinry/5.0.11/values.yaml similarity index 100% rename from stable/snapdrop/5.0.14/values.yaml rename to stable/pinry/5.0.11/values.yaml diff --git a/stable/pixapop/6.0.13/CHANGELOG.md b/stable/pixapop/6.0.13/CHANGELOG.md deleted file mode 100644 index 568ffd1a70c..00000000000 --- a/stable/pixapop/6.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [pixapop-6.0.13](https://github.com/truecharts/charts/compare/pixapop-6.0.12...pixapop-6.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [pixapop-6.0.12](https://github.com/truecharts/charts/compare/pixapop-6.0.11...pixapop-6.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [pixapop-6.0.11](https://github.com/truecharts/charts/compare/pixapop-6.0.10...pixapop-6.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [pixapop-6.0.10](https://github.com/truecharts/charts/compare/pixapop-6.0.9...pixapop-6.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [pixapop-6.0.9](https://github.com/truecharts/charts/compare/pixapop-6.0.8...pixapop-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [pixapop-6.0.8](https://github.com/truecharts/charts/compare/pixapop-6.0.7...pixapop-6.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [pixapop-6.0.7](https://github.com/truecharts/charts/compare/pixapop-6.0.6...pixapop-6.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [pixapop-6.0.6](https://github.com/truecharts/charts/compare/pixapop-6.0.5...pixapop-6.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [pixapop-6.0.5](https://github.com/truecharts/charts/compare/pixapop-6.0.4...pixapop-6.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [pixapop-6.0.4](https://github.com/truecharts/charts/compare/pixapop-6.0.3...pixapop-6.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [pixapop-6.0.3](https://github.com/truecharts/charts/compare/pixapop-6.0.2...pixapop-6.0.3) (2023-04-14) - - diff --git a/stable/pixapop/6.0.13/Chart.yaml b/stable/pixapop/6.0.13/Chart.yaml deleted file mode 100644 index 27190f46246..00000000000 --- a/stable/pixapop/6.0.13/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - pixapop - - photo - - gallery - - image -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pixapop -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pixapop - - https://github.com/linuxserver/docker-pixapop - - https://github.com/bierdok/pixapop -type: application -version: 6.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/pixapop/6.0.13/app-changelog.md b/stable/pixapop/6.0.13/app-changelog.md deleted file mode 100644 index 96954b6fb70..00000000000 --- a/stable/pixapop/6.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pixapop-6.0.13](https://github.com/truecharts/charts/compare/pixapop-6.0.12...pixapop-6.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/pixapop/6.0.13/charts/common-12.8.1.tgz b/stable/pixapop/6.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/pixapop/6.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/pixapop/6.0.14/CHANGELOG.md b/stable/pixapop/6.0.14/CHANGELOG.md new file mode 100644 index 00000000000..fc9dcf0b7b9 --- /dev/null +++ b/stable/pixapop/6.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [pixapop-6.0.14](https://github.com/truecharts/charts/compare/pixapop-6.0.13...pixapop-6.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [pixapop-6.0.13](https://github.com/truecharts/charts/compare/pixapop-6.0.12...pixapop-6.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [pixapop-6.0.12](https://github.com/truecharts/charts/compare/pixapop-6.0.11...pixapop-6.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [pixapop-6.0.11](https://github.com/truecharts/charts/compare/pixapop-6.0.10...pixapop-6.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [pixapop-6.0.10](https://github.com/truecharts/charts/compare/pixapop-6.0.9...pixapop-6.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [pixapop-6.0.9](https://github.com/truecharts/charts/compare/pixapop-6.0.8...pixapop-6.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [pixapop-6.0.8](https://github.com/truecharts/charts/compare/pixapop-6.0.7...pixapop-6.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [pixapop-6.0.7](https://github.com/truecharts/charts/compare/pixapop-6.0.6...pixapop-6.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [pixapop-6.0.6](https://github.com/truecharts/charts/compare/pixapop-6.0.5...pixapop-6.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [pixapop-6.0.5](https://github.com/truecharts/charts/compare/pixapop-6.0.4...pixapop-6.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [pixapop-6.0.4](https://github.com/truecharts/charts/compare/pixapop-6.0.3...pixapop-6.0.4) (2023-04-15) + +### Chore diff --git a/stable/pixapop/6.0.14/Chart.yaml b/stable/pixapop/6.0.14/Chart.yaml new file mode 100644 index 00000000000..2699d11175b --- /dev/null +++ b/stable/pixapop/6.0.14/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - pixapop + - photo + - gallery + - image +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pixapop +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pixapop + - https://github.com/linuxserver/docker-pixapop + - https://github.com/bierdok/pixapop +type: application +version: 6.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/simply-shorten/4.0.13/README.md b/stable/pixapop/6.0.14/README.md similarity index 100% rename from stable/simply-shorten/4.0.13/README.md rename to stable/pixapop/6.0.14/README.md diff --git a/stable/pixapop/6.0.14/app-changelog.md b/stable/pixapop/6.0.14/app-changelog.md new file mode 100644 index 00000000000..7fcfe8b3502 --- /dev/null +++ b/stable/pixapop/6.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pixapop-6.0.14](https://github.com/truecharts/charts/compare/pixapop-6.0.13...pixapop-6.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/pixapop/6.0.13/app-readme.md b/stable/pixapop/6.0.14/app-readme.md similarity index 100% rename from stable/pixapop/6.0.13/app-readme.md rename to stable/pixapop/6.0.14/app-readme.md diff --git a/stable/pixapop/6.0.14/charts/common-12.9.2.tgz b/stable/pixapop/6.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/pixapop/6.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/pixapop/6.0.13/ix_values.yaml b/stable/pixapop/6.0.14/ix_values.yaml similarity index 100% rename from stable/pixapop/6.0.13/ix_values.yaml rename to stable/pixapop/6.0.14/ix_values.yaml diff --git a/stable/pixapop/6.0.13/questions.yaml b/stable/pixapop/6.0.14/questions.yaml similarity index 100% rename from stable/pixapop/6.0.13/questions.yaml rename to stable/pixapop/6.0.14/questions.yaml diff --git a/stable/smokeping/6.0.4/templates/NOTES.txt b/stable/pixapop/6.0.14/templates/NOTES.txt similarity index 100% rename from stable/smokeping/6.0.4/templates/NOTES.txt rename to stable/pixapop/6.0.14/templates/NOTES.txt diff --git a/stable/pixapop/6.0.13/templates/common.yaml b/stable/pixapop/6.0.14/templates/common.yaml similarity index 100% rename from stable/pixapop/6.0.13/templates/common.yaml rename to stable/pixapop/6.0.14/templates/common.yaml diff --git a/stable/soft-serve/2.0.15/values.yaml b/stable/pixapop/6.0.14/values.yaml similarity index 100% rename from stable/soft-serve/2.0.15/values.yaml rename to stable/pixapop/6.0.14/values.yaml diff --git a/stable/plaxt/4.0.13/CHANGELOG.md b/stable/plaxt/4.0.13/CHANGELOG.md deleted file mode 100644 index d2cda929048..00000000000 --- a/stable/plaxt/4.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [plaxt-4.0.13](https://github.com/truecharts/charts/compare/plaxt-4.0.12...plaxt-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [plaxt-4.0.12](https://github.com/truecharts/charts/compare/plaxt-4.0.11...plaxt-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [plaxt-4.0.11](https://github.com/truecharts/charts/compare/plaxt-4.0.10...plaxt-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [plaxt-4.0.10](https://github.com/truecharts/charts/compare/plaxt-4.0.9...plaxt-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [plaxt-4.0.9](https://github.com/truecharts/charts/compare/plaxt-4.0.8...plaxt-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [plaxt-4.0.8](https://github.com/truecharts/charts/compare/plaxt-4.0.7...plaxt-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [plaxt-4.0.7](https://github.com/truecharts/charts/compare/plaxt-4.0.6...plaxt-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [plaxt-4.0.6](https://github.com/truecharts/charts/compare/plaxt-4.0.5...plaxt-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [plaxt-4.0.5](https://github.com/truecharts/charts/compare/plaxt-4.0.4...plaxt-4.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [plaxt-4.0.4](https://github.com/truecharts/charts/compare/plaxt-4.0.3...plaxt-4.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [plaxt-4.0.3](https://github.com/truecharts/charts/compare/plaxt-4.0.2...plaxt-4.0.3) (2023-04-14) - - diff --git a/stable/plaxt/4.0.13/Chart.yaml b/stable/plaxt/4.0.13/Chart.yaml deleted file mode 100644 index 6bac4902d87..00000000000 --- a/stable/plaxt/4.0.13/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - plaxt - - Other - - MediaApp-Other - - MediaServer-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: plaxt -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/plaxt - - https://github.com/XanderStrike/goplaxt -type: application -version: 4.0.13 -annotations: - truecharts.org/catagories: | - - Other - - MediaApp-Other - - MediaServer-Other - truecharts.org/SCALE-support: "true" diff --git a/stable/plaxt/4.0.13/app-changelog.md b/stable/plaxt/4.0.13/app-changelog.md deleted file mode 100644 index 4fa275c6a9a..00000000000 --- a/stable/plaxt/4.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [plaxt-4.0.13](https://github.com/truecharts/charts/compare/plaxt-4.0.12...plaxt-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/plaxt/4.0.13/charts/common-12.8.1.tgz b/stable/plaxt/4.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/plaxt/4.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/plaxt/4.0.14/CHANGELOG.md b/stable/plaxt/4.0.14/CHANGELOG.md new file mode 100644 index 00000000000..95da4c67c1f --- /dev/null +++ b/stable/plaxt/4.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [plaxt-4.0.14](https://github.com/truecharts/charts/compare/plaxt-4.0.13...plaxt-4.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [plaxt-4.0.13](https://github.com/truecharts/charts/compare/plaxt-4.0.12...plaxt-4.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [plaxt-4.0.12](https://github.com/truecharts/charts/compare/plaxt-4.0.11...plaxt-4.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [plaxt-4.0.11](https://github.com/truecharts/charts/compare/plaxt-4.0.10...plaxt-4.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [plaxt-4.0.10](https://github.com/truecharts/charts/compare/plaxt-4.0.9...plaxt-4.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [plaxt-4.0.9](https://github.com/truecharts/charts/compare/plaxt-4.0.8...plaxt-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [plaxt-4.0.8](https://github.com/truecharts/charts/compare/plaxt-4.0.7...plaxt-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [plaxt-4.0.7](https://github.com/truecharts/charts/compare/plaxt-4.0.6...plaxt-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [plaxt-4.0.6](https://github.com/truecharts/charts/compare/plaxt-4.0.5...plaxt-4.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [plaxt-4.0.5](https://github.com/truecharts/charts/compare/plaxt-4.0.4...plaxt-4.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [plaxt-4.0.4](https://github.com/truecharts/charts/compare/plaxt-4.0.3...plaxt-4.0.4) (2023-04-15) + +### Chore diff --git a/stable/plaxt/4.0.14/Chart.yaml b/stable/plaxt/4.0.14/Chart.yaml new file mode 100644 index 00000000000..de558ca5102 --- /dev/null +++ b/stable/plaxt/4.0.14/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - plaxt + - Other + - MediaApp-Other + - MediaServer-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: plaxt +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/plaxt + - https://github.com/XanderStrike/goplaxt +type: application +version: 4.0.14 +annotations: + truecharts.org/catagories: | + - Other + - MediaApp-Other + - MediaServer-Other + truecharts.org/SCALE-support: "true" diff --git a/stable/smokeping/6.0.4/README.md b/stable/plaxt/4.0.14/README.md similarity index 100% rename from stable/smokeping/6.0.4/README.md rename to stable/plaxt/4.0.14/README.md diff --git a/stable/plaxt/4.0.14/app-changelog.md b/stable/plaxt/4.0.14/app-changelog.md new file mode 100644 index 00000000000..049d1d4f946 --- /dev/null +++ b/stable/plaxt/4.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [plaxt-4.0.14](https://github.com/truecharts/charts/compare/plaxt-4.0.13...plaxt-4.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/plaxt/4.0.13/app-readme.md b/stable/plaxt/4.0.14/app-readme.md similarity index 100% rename from stable/plaxt/4.0.13/app-readme.md rename to stable/plaxt/4.0.14/app-readme.md diff --git a/stable/plaxt/4.0.14/charts/common-12.9.2.tgz b/stable/plaxt/4.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/plaxt/4.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/plaxt/4.0.13/ix_values.yaml b/stable/plaxt/4.0.14/ix_values.yaml similarity index 100% rename from stable/plaxt/4.0.13/ix_values.yaml rename to stable/plaxt/4.0.14/ix_values.yaml diff --git a/stable/plaxt/4.0.13/questions.yaml b/stable/plaxt/4.0.14/questions.yaml similarity index 100% rename from stable/plaxt/4.0.13/questions.yaml rename to stable/plaxt/4.0.14/questions.yaml diff --git a/stable/snapdrop/5.0.14/templates/NOTES.txt b/stable/plaxt/4.0.14/templates/NOTES.txt similarity index 100% rename from stable/snapdrop/5.0.14/templates/NOTES.txt rename to stable/plaxt/4.0.14/templates/NOTES.txt diff --git a/stable/plaxt/4.0.13/templates/common.yaml b/stable/plaxt/4.0.14/templates/common.yaml similarity index 100% rename from stable/plaxt/4.0.13/templates/common.yaml rename to stable/plaxt/4.0.14/templates/common.yaml diff --git a/stable/speedtest-exporter/6.0.12/values.yaml b/stable/plaxt/4.0.14/values.yaml similarity index 100% rename from stable/speedtest-exporter/6.0.12/values.yaml rename to stable/plaxt/4.0.14/values.yaml diff --git a/stable/plex-auto-languages/4.0.14/CHANGELOG.md b/stable/plex-auto-languages/4.0.14/CHANGELOG.md deleted file mode 100644 index 683f46a31f3..00000000000 --- a/stable/plex-auto-languages/4.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [plex-auto-languages-4.0.14](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.13...plex-auto-languages-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [plex-auto-languages-4.0.13](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.12...plex-auto-languages-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [plex-auto-languages-4.0.12](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.11...plex-auto-languages-4.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [plex-auto-languages-4.0.11](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.10...plex-auto-languages-4.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [plex-auto-languages-4.0.10](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.9...plex-auto-languages-4.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/plex-auto-languages to latest ([#8341](https://github.com/truecharts/charts/issues/8341)) - - - - -## [plex-auto-languages-4.0.9](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.8...plex-auto-languages-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [plex-auto-languages-4.0.8](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.7...plex-auto-languages-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [plex-auto-languages-4.0.7](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.6...plex-auto-languages-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [plex-auto-languages-4.0.6](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.5...plex-auto-languages-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [plex-auto-languages-4.0.5](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.4...plex-auto-languages-4.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [plex-auto-languages-4.0.4](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.3...plex-auto-languages-4.0.4) (2023-04-15) - -### Chore diff --git a/stable/plex-auto-languages/4.0.14/Chart.yaml b/stable/plex-auto-languages/4.0.14/Chart.yaml deleted file mode 100644 index 96960180076..00000000000 --- a/stable/plex-auto-languages/4.0.14/Chart.yaml +++ /dev/null @@ -1,34 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - plex-auto-languages - - Tools-Utilities - - MediaApp-Other - - MediaApp-Video - - MediaServer-Video -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: plex-auto-languages -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/plex-auto-languages - - https://github.com/remirigal/plex-auto-languages -type: application -version: 4.0.14 -annotations: - truecharts.org/catagories: | - - Tools-Utilities - - MediaApp-Other - - MediaApp-Video - - MediaServer-Video - truecharts.org/SCALE-support: "true" diff --git a/stable/plex-auto-languages/4.0.14/app-changelog.md b/stable/plex-auto-languages/4.0.14/app-changelog.md deleted file mode 100644 index f21500a9ecc..00000000000 --- a/stable/plex-auto-languages/4.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [plex-auto-languages-4.0.14](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.13...plex-auto-languages-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/plex-auto-languages/4.0.14/charts/common-12.8.1.tgz b/stable/plex-auto-languages/4.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/plex-auto-languages/4.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/plex-auto-languages/4.0.15/CHANGELOG.md b/stable/plex-auto-languages/4.0.15/CHANGELOG.md new file mode 100644 index 00000000000..c4e142bce9f --- /dev/null +++ b/stable/plex-auto-languages/4.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [plex-auto-languages-4.0.15](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.14...plex-auto-languages-4.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [plex-auto-languages-4.0.14](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.13...plex-auto-languages-4.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [plex-auto-languages-4.0.13](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.12...plex-auto-languages-4.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [plex-auto-languages-4.0.12](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.11...plex-auto-languages-4.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [plex-auto-languages-4.0.11](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.10...plex-auto-languages-4.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [plex-auto-languages-4.0.10](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.9...plex-auto-languages-4.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/plex-auto-languages to latest ([#8341](https://github.com/truecharts/charts/issues/8341)) + + + + +## [plex-auto-languages-4.0.9](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.8...plex-auto-languages-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [plex-auto-languages-4.0.8](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.7...plex-auto-languages-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [plex-auto-languages-4.0.7](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.6...plex-auto-languages-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [plex-auto-languages-4.0.6](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.5...plex-auto-languages-4.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [plex-auto-languages-4.0.5](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.4...plex-auto-languages-4.0.5) (2023-04-16) + +### Chore diff --git a/stable/plex-auto-languages/4.0.15/Chart.yaml b/stable/plex-auto-languages/4.0.15/Chart.yaml new file mode 100644 index 00000000000..b293b69c503 --- /dev/null +++ b/stable/plex-auto-languages/4.0.15/Chart.yaml @@ -0,0 +1,34 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - plex-auto-languages + - Tools-Utilities + - MediaApp-Other + - MediaApp-Video + - MediaServer-Video +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: plex-auto-languages +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/plex-auto-languages + - https://github.com/remirigal/plex-auto-languages +type: application +version: 4.0.15 +annotations: + truecharts.org/catagories: | + - Tools-Utilities + - MediaApp-Other + - MediaApp-Video + - MediaServer-Video + truecharts.org/SCALE-support: "true" diff --git a/stable/snapdrop/5.0.14/README.md b/stable/plex-auto-languages/4.0.15/README.md similarity index 100% rename from stable/snapdrop/5.0.14/README.md rename to stable/plex-auto-languages/4.0.15/README.md diff --git a/stable/plex-auto-languages/4.0.15/app-changelog.md b/stable/plex-auto-languages/4.0.15/app-changelog.md new file mode 100644 index 00000000000..7447e515b5c --- /dev/null +++ b/stable/plex-auto-languages/4.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [plex-auto-languages-4.0.15](https://github.com/truecharts/charts/compare/plex-auto-languages-4.0.14...plex-auto-languages-4.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/plex-auto-languages/4.0.14/app-readme.md b/stable/plex-auto-languages/4.0.15/app-readme.md similarity index 100% rename from stable/plex-auto-languages/4.0.14/app-readme.md rename to stable/plex-auto-languages/4.0.15/app-readme.md diff --git a/stable/plex-auto-languages/4.0.15/charts/common-12.9.2.tgz b/stable/plex-auto-languages/4.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/plex-auto-languages/4.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/plex-auto-languages/4.0.14/ix_values.yaml b/stable/plex-auto-languages/4.0.15/ix_values.yaml similarity index 100% rename from stable/plex-auto-languages/4.0.14/ix_values.yaml rename to stable/plex-auto-languages/4.0.15/ix_values.yaml diff --git a/stable/plex-auto-languages/4.0.14/questions.yaml b/stable/plex-auto-languages/4.0.15/questions.yaml similarity index 100% rename from stable/plex-auto-languages/4.0.14/questions.yaml rename to stable/plex-auto-languages/4.0.15/questions.yaml diff --git a/stable/soft-serve/2.0.15/templates/NOTES.txt b/stable/plex-auto-languages/4.0.15/templates/NOTES.txt similarity index 100% rename from stable/soft-serve/2.0.15/templates/NOTES.txt rename to stable/plex-auto-languages/4.0.15/templates/NOTES.txt diff --git a/stable/plex-auto-languages/4.0.14/templates/common.yaml b/stable/plex-auto-languages/4.0.15/templates/common.yaml similarity index 100% rename from stable/plex-auto-languages/4.0.14/templates/common.yaml rename to stable/plex-auto-languages/4.0.15/templates/common.yaml diff --git a/stable/spotweb/8.0.11/values.yaml b/stable/plex-auto-languages/4.0.15/values.yaml similarity index 100% rename from stable/spotweb/8.0.11/values.yaml rename to stable/plex-auto-languages/4.0.15/values.yaml diff --git a/stable/plex-utills/4.0.11/CHANGELOG.md b/stable/plex-utills/4.0.11/CHANGELOG.md deleted file mode 100644 index 74e81d2c6aa..00000000000 --- a/stable/plex-utills/4.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [plex-utills-4.0.11](https://github.com/truecharts/charts/compare/plex-utills-4.0.10...plex-utills-4.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [plex-utills-4.0.10](https://github.com/truecharts/charts/compare/plex-utills-4.0.9...plex-utills-4.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [plex-utills-4.0.9](https://github.com/truecharts/charts/compare/plex-utills-4.0.8...plex-utills-4.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [plex-utills-4.0.8](https://github.com/truecharts/charts/compare/plex-utills-4.0.7...plex-utills-4.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [plex-utills-4.0.7](https://github.com/truecharts/charts/compare/plex-utills-4.0.6...plex-utills-4.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [plex-utills-4.0.6](https://github.com/truecharts/charts/compare/plex-utills-4.0.5...plex-utills-4.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [plex-utills-4.0.5](https://github.com/truecharts/charts/compare/plex-utills-4.0.4...plex-utills-4.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [plex-utills-4.0.4](https://github.com/truecharts/charts/compare/plex-utills-4.0.3...plex-utills-4.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [plex-utills-4.0.3](https://github.com/truecharts/charts/compare/plex-utills-4.0.2...plex-utills-4.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [plex-utills-4.0.2](https://github.com/truecharts/charts/compare/plex-utills-4.0.1...plex-utills-4.0.2) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [plex-utills-4.0.1](https://github.com/truecharts/charts/compare/plex-utills-4.0.0...plex-utills-4.0.1) (2023-04-14) - - diff --git a/stable/plex-utills/4.0.11/Chart.yaml b/stable/plex-utills/4.0.11/Chart.yaml deleted file mode 100644 index 053c2e15b3c..00000000000 --- a/stable/plex-utills/4.0.11/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - plex-utills - - Tools-Utilities - - MediaApp-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: plex-utills -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/plex-utills - - https://github.com/jkirkcaldy/plex-utills -type: application -version: 4.0.11 -annotations: - truecharts.org/catagories: | - - Tools-Utilities - - MediaApp-Other - truecharts.org/SCALE-support: "true" diff --git a/stable/plex-utills/4.0.11/app-changelog.md b/stable/plex-utills/4.0.11/app-changelog.md deleted file mode 100644 index c6a51047fb0..00000000000 --- a/stable/plex-utills/4.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [plex-utills-4.0.11](https://github.com/truecharts/charts/compare/plex-utills-4.0.10...plex-utills-4.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/plex-utills/4.0.11/charts/common-12.8.1.tgz b/stable/plex-utills/4.0.11/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/plex-utills/4.0.11/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/plex-utills/4.0.12/CHANGELOG.md b/stable/plex-utills/4.0.12/CHANGELOG.md new file mode 100644 index 00000000000..3f16ce4a193 --- /dev/null +++ b/stable/plex-utills/4.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [plex-utills-4.0.12](https://github.com/truecharts/charts/compare/plex-utills-4.0.11...plex-utills-4.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [plex-utills-4.0.11](https://github.com/truecharts/charts/compare/plex-utills-4.0.10...plex-utills-4.0.11) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [plex-utills-4.0.10](https://github.com/truecharts/charts/compare/plex-utills-4.0.9...plex-utills-4.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [plex-utills-4.0.9](https://github.com/truecharts/charts/compare/plex-utills-4.0.8...plex-utills-4.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [plex-utills-4.0.8](https://github.com/truecharts/charts/compare/plex-utills-4.0.7...plex-utills-4.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [plex-utills-4.0.7](https://github.com/truecharts/charts/compare/plex-utills-4.0.6...plex-utills-4.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [plex-utills-4.0.6](https://github.com/truecharts/charts/compare/plex-utills-4.0.5...plex-utills-4.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [plex-utills-4.0.5](https://github.com/truecharts/charts/compare/plex-utills-4.0.4...plex-utills-4.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [plex-utills-4.0.4](https://github.com/truecharts/charts/compare/plex-utills-4.0.3...plex-utills-4.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [plex-utills-4.0.3](https://github.com/truecharts/charts/compare/plex-utills-4.0.2...plex-utills-4.0.3) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [plex-utills-4.0.2](https://github.com/truecharts/charts/compare/plex-utills-4.0.1...plex-utills-4.0.2) (2023-04-15) + +### Chore diff --git a/stable/plex-utills/4.0.12/Chart.yaml b/stable/plex-utills/4.0.12/Chart.yaml new file mode 100644 index 00000000000..df78220b4ce --- /dev/null +++ b/stable/plex-utills/4.0.12/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - plex-utills + - Tools-Utilities + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: plex-utills +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/plex-utills + - https://github.com/jkirkcaldy/plex-utills +type: application +version: 4.0.12 +annotations: + truecharts.org/catagories: | + - Tools-Utilities + - MediaApp-Other + truecharts.org/SCALE-support: "true" diff --git a/stable/soft-serve/2.0.15/README.md b/stable/plex-utills/4.0.12/README.md similarity index 100% rename from stable/soft-serve/2.0.15/README.md rename to stable/plex-utills/4.0.12/README.md diff --git a/stable/plex-utills/4.0.12/app-changelog.md b/stable/plex-utills/4.0.12/app-changelog.md new file mode 100644 index 00000000000..75d0ed46f60 --- /dev/null +++ b/stable/plex-utills/4.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [plex-utills-4.0.12](https://github.com/truecharts/charts/compare/plex-utills-4.0.11...plex-utills-4.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/plex-utills/4.0.11/app-readme.md b/stable/plex-utills/4.0.12/app-readme.md similarity index 100% rename from stable/plex-utills/4.0.11/app-readme.md rename to stable/plex-utills/4.0.12/app-readme.md diff --git a/stable/plex-utills/4.0.12/charts/common-12.9.2.tgz b/stable/plex-utills/4.0.12/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/plex-utills/4.0.12/charts/common-12.9.2.tgz differ diff --git a/stable/plex-utills/4.0.11/ix_values.yaml b/stable/plex-utills/4.0.12/ix_values.yaml similarity index 100% rename from stable/plex-utills/4.0.11/ix_values.yaml rename to stable/plex-utills/4.0.12/ix_values.yaml diff --git a/stable/plex-utills/4.0.11/questions.yaml b/stable/plex-utills/4.0.12/questions.yaml similarity index 100% rename from stable/plex-utills/4.0.11/questions.yaml rename to stable/plex-utills/4.0.12/questions.yaml diff --git a/stable/speedtest-exporter/6.0.12/templates/NOTES.txt b/stable/plex-utills/4.0.12/templates/NOTES.txt similarity index 100% rename from stable/speedtest-exporter/6.0.12/templates/NOTES.txt rename to stable/plex-utills/4.0.12/templates/NOTES.txt diff --git a/stable/plex-utills/4.0.11/templates/common.yaml b/stable/plex-utills/4.0.12/templates/common.yaml similarity index 100% rename from stable/plex-utills/4.0.11/templates/common.yaml rename to stable/plex-utills/4.0.12/templates/common.yaml diff --git a/stable/sqlitebrowser/6.0.13/values.yaml b/stable/plex-utills/4.0.12/values.yaml similarity index 100% rename from stable/sqlitebrowser/6.0.13/values.yaml rename to stable/plex-utills/4.0.12/values.yaml diff --git a/stable/plex/13.0.20/CHANGELOG.md b/stable/plex/13.0.20/CHANGELOG.md new file mode 100644 index 00000000000..74846f7d107 --- /dev/null +++ b/stable/plex/13.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [plex-13.0.20](https://github.com/truecharts/charts/compare/plex-13.0.19...plex-13.0.20) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [plex-13.0.19](https://github.com/truecharts/charts/compare/plex-13.0.18...plex-13.0.19) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [plex-13.0.18](https://github.com/truecharts/charts/compare/plex-13.0.17...plex-13.0.18) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [plex-13.0.17](https://github.com/truecharts/charts/compare/plex-13.0.16...plex-13.0.17) (2023-05-11) + +### Chore + +- update container image tccr.io/truecharts/plex to v1.32.1.6999 ([#8898](https://github.com/truecharts/charts/issues/8898)) + + + + +## [plex-13.0.16](https://github.com/truecharts/charts/compare/plex-13.0.15...plex-13.0.16) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [plex-13.0.15](https://github.com/truecharts/charts/compare/plex-13.0.14...plex-13.0.15) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [plex-13.0.14](https://github.com/truecharts/charts/compare/plex-13.0.13...plex-13.0.14) (2023-04-30) + +### Chore + +- update helm general non-major ([#8542](https://github.com/truecharts/charts/issues/8542)) + + + + +## [plex-13.0.13](https://github.com/truecharts/charts/compare/plex-13.0.12...plex-13.0.13) (2023-04-30) + +### Fix + +- fix probe protocol->scheme ([#8616](https://github.com/truecharts/charts/issues/8616)) + + + + +## [plex-13.0.12](https://github.com/truecharts/charts/compare/plex-13.0.11...plex-13.0.12) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/plex to v1.31.3.6868 ([#8511](https://github.com/truecharts/charts/issues/8511)) + + ### Fix + +- use https for servicetype ([#8270](https://github.com/truecharts/charts/issues/8270)) + + + + +## [plex-13.0.11](https://github.com/truecharts/charts/compare/plex-13.0.10...plex-13.0.11) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/plex to v ([#8340](https://github.com/truecharts/charts/issues/8340)) + + + diff --git a/stable/plex/13.0.20/Chart.yaml b/stable/plex/13.0.20/Chart.yaml new file mode 100644 index 00000000000..8b0018d8c63 --- /dev/null +++ b/stable/plex/13.0.20/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.32.1.699" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +description: Plex Media Server +home: https://truecharts.org/charts/stable/plex +icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex.png +keywords: + - plex + - plex-media-server +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: plex +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/plex + - https://github.com/k8s-at-home/container-images/pkgs/container/plex +type: application +version: 13.0.20 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/speedtest-exporter/6.0.12/README.md b/stable/plex/13.0.20/README.md similarity index 100% rename from stable/speedtest-exporter/6.0.12/README.md rename to stable/plex/13.0.20/README.md diff --git a/stable/plex/13.0.20/app-changelog.md b/stable/plex/13.0.20/app-changelog.md new file mode 100644 index 00000000000..17bd22b724c --- /dev/null +++ b/stable/plex/13.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [plex-13.0.20](https://github.com/truecharts/charts/compare/plex-13.0.19...plex-13.0.20) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/plex/13.0.20/app-readme.md b/stable/plex/13.0.20/app-readme.md new file mode 100644 index 00000000000..ba3b0a4a66c --- /dev/null +++ b/stable/plex/13.0.20/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/13.0.20/charts/common-12.9.2.tgz b/stable/plex/13.0.20/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/plex/13.0.20/charts/common-12.9.2.tgz differ diff --git a/stable/plex/13.0.20/ix_values.yaml b/stable/plex/13.0.20/ix_values.yaml new file mode 100644 index 00000000000..b96f99f0bd9 --- /dev/null +++ b/stable/plex/13.0.20/ix_values.yaml @@ -0,0 +1,50 @@ +image: + repository: tccr.io/truecharts/plex + pullPolicy: IfNotPresent + tag: v1.32.1.6999@sha256:c86afb826edb5ad3d96631998f1d653abb08919f0697708e1ae7ff26e3958c10 +service: + main: + ports: + main: + protocol: http + port: 32400 + targetPort: 32400 + +persistence: + config: + enabled: true + mountPath: "/config" + +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/13.0.20/questions.yaml b/stable/plex/13.0.20/questions.yaml new file mode 100644 index 00000000000..fc00a5240a4 --- /dev/null +++ b/stable/plex/13.0.20/questions.yaml @@ -0,0 +1,1982 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/8.0.11/templates/NOTES.txt b/stable/plex/13.0.20/templates/NOTES.txt similarity index 100% rename from stable/spotweb/8.0.11/templates/NOTES.txt rename to stable/plex/13.0.20/templates/NOTES.txt diff --git a/stable/plex/13.0.20/templates/common.yaml b/stable/plex/13.0.20/templates/common.yaml new file mode 100644 index 00000000000..7f4568886df --- /dev/null +++ b/stable/plex/13.0.20/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/static/6.0.13/values.yaml b/stable/plex/13.0.20/values.yaml similarity index 100% rename from stable/static/6.0.13/values.yaml rename to stable/plex/13.0.20/values.yaml diff --git a/stable/podgrab/13.0.14/CHANGELOG.md b/stable/podgrab/13.0.14/CHANGELOG.md new file mode 100644 index 00000000000..230bc9467fd --- /dev/null +++ b/stable/podgrab/13.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [podgrab-13.0.14](https://github.com/truecharts/charts/compare/podgrab-13.0.13...podgrab-13.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [podgrab-13.0.13](https://github.com/truecharts/charts/compare/podgrab-13.0.12...podgrab-13.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [podgrab-13.0.12](https://github.com/truecharts/charts/compare/podgrab-13.0.11...podgrab-13.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [podgrab-13.0.11](https://github.com/truecharts/charts/compare/podgrab-13.0.10...podgrab-13.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [podgrab-13.0.10](https://github.com/truecharts/charts/compare/podgrab-13.0.9...podgrab-13.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [podgrab-13.0.9](https://github.com/truecharts/charts/compare/podgrab-13.0.8...podgrab-13.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [podgrab-13.0.8](https://github.com/truecharts/charts/compare/podgrab-13.0.7...podgrab-13.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [podgrab-13.0.7](https://github.com/truecharts/charts/compare/podgrab-13.0.6...podgrab-13.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [podgrab-13.0.6](https://github.com/truecharts/charts/compare/podgrab-13.0.5...podgrab-13.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [podgrab-13.0.5](https://github.com/truecharts/charts/compare/podgrab-13.0.4...podgrab-13.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [podgrab-13.0.4](https://github.com/truecharts/charts/compare/podgrab-13.0.3...podgrab-13.0.4) (2023-04-15) + +### Chore diff --git a/stable/podgrab/13.0.14/Chart.yaml b/stable/podgrab/13.0.14/Chart.yaml new file mode 100644 index 00000000000..7d8fe125340 --- /dev/null +++ b/stable/podgrab/13.0.14/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.0.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - podgrab +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: podgrab +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/podgrab + - https://github.com/akhilrex/podgrab +type: application +version: 13.0.14 +annotations: + truecharts.org/catagories: | + - mutlimedia + truecharts.org/SCALE-support: "true" diff --git a/stable/spotweb/8.0.11/README.md b/stable/podgrab/13.0.14/README.md similarity index 100% rename from stable/spotweb/8.0.11/README.md rename to stable/podgrab/13.0.14/README.md diff --git a/stable/podgrab/13.0.14/app-changelog.md b/stable/podgrab/13.0.14/app-changelog.md new file mode 100644 index 00000000000..f29cd257d73 --- /dev/null +++ b/stable/podgrab/13.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [podgrab-13.0.14](https://github.com/truecharts/charts/compare/podgrab-13.0.13...podgrab-13.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/podgrab/13.0.14/app-readme.md b/stable/podgrab/13.0.14/app-readme.md new file mode 100644 index 00000000000..ac57e62967d --- /dev/null +++ b/stable/podgrab/13.0.14/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/13.0.14/charts/common-12.9.2.tgz b/stable/podgrab/13.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/podgrab/13.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/podgrab/13.0.14/ix_values.yaml b/stable/podgrab/13.0.14/ix_values.yaml new file mode 100644 index 00000000000..c70e24f08d6 --- /dev/null +++ b/stable/podgrab/13.0.14/ix_values.yaml @@ -0,0 +1,40 @@ +image: + repository: tccr.io/truecharts/podgrab + pullPolicy: Always + tag: v1.0.0@sha256:4f12ed1458991f2918990a7041a8d4e4ff84232e5dc0bf57d14acb70debb0103 +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/13.0.14/questions.yaml b/stable/podgrab/13.0.14/questions.yaml new file mode 100644 index 00000000000..df17c4a543c --- /dev/null +++ b/stable/podgrab/13.0.14/questions.yaml @@ -0,0 +1,1949 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/sqlitebrowser/6.0.13/templates/NOTES.txt b/stable/podgrab/13.0.14/templates/NOTES.txt similarity index 100% rename from stable/sqlitebrowser/6.0.13/templates/NOTES.txt rename to stable/podgrab/13.0.14/templates/NOTES.txt diff --git a/stable/trilium-notes/8.0.14/templates/common.yaml b/stable/podgrab/13.0.14/templates/common.yaml similarity index 100% rename from stable/trilium-notes/8.0.14/templates/common.yaml rename to stable/podgrab/13.0.14/templates/common.yaml diff --git a/stable/storj-node/5.0.13/values.yaml b/stable/podgrab/13.0.14/values.yaml similarity index 100% rename from stable/storj-node/5.0.13/values.yaml rename to stable/podgrab/13.0.14/values.yaml diff --git a/stable/portainer/4.0.7/CHANGELOG.md b/stable/portainer/4.0.7/CHANGELOG.md deleted file mode 100644 index d5f07721f5a..00000000000 --- a/stable/portainer/4.0.7/CHANGELOG.md +++ /dev/null @@ -1,72 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [portainer-4.0.7](https://github.com/truecharts/charts/compare/portainer-4.0.6...portainer-4.0.7) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [portainer-4.0.6](https://github.com/truecharts/charts/compare/portainer-4.0.5...portainer-4.0.6) (2023-05-16) - -### Chore - -- update helm general non-major ([#8977](https://github.com/truecharts/charts/issues/8977)) - - - - -## [portainer-4.0.5](https://github.com/truecharts/charts/compare/portainer-4.0.4...portainer-4.0.5) (2023-05-16) - -### Fix - -- add missing `v` in the tag ([#8882](https://github.com/truecharts/charts/issues/8882)) - - - - -## [portainer-4.0.4](https://github.com/truecharts/charts/compare/portainer-4.0.3...portainer-4.0.4) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/portainer-ce to v2.18.2 ([#8836](https://github.com/truecharts/charts/issues/8836)) - - - - -## [portainer-4.0.3](https://github.com/truecharts/charts/compare/portainer-4.0.2...portainer-4.0.3) (2023-05-06) - - - - -## [portainer-4.0.2](https://github.com/truecharts/charts/compare/portainer-4.0.1...portainer-4.0.2) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [portainer-4.0.1](https://github.com/truecharts/charts/compare/portainer-4.0.0...portainer-4.0.1) (2023-05-05) - -### Fix - -- fix rbac ([#8768](https://github.com/truecharts/charts/issues/8768)) - - - - -## [portainer-4.0.0]portainer-4.0.0 (2023-05-04) - -### Fix - -- Port to new common BREAKING CHANGES ([#8755](https://github.com/truecharts/charts/issues/8755)) - - \ No newline at end of file diff --git a/stable/portainer/4.0.7/Chart.yaml b/stable/portainer/4.0.7/Chart.yaml deleted file mode 100644 index 4a25362853d..00000000000 --- a/stable/portainer/4.0.7/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "2.18.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -description: Container management made easy -home: https://truecharts.org/charts/stable/portainer -icon: https://truecharts.org/img/hotlink-ok/chart-icons/portainer.png -keywords: - - portainer -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: portainer -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/portainer - - https://docs.portainer.io/start/install-ce/server - - https://docs.portainer.io/start/install/server -version: 4.0.7 -annotations: - truecharts.org/catagories: | - - management - truecharts.org/SCALE-support: "true" diff --git a/stable/portainer/4.0.7/app-changelog.md b/stable/portainer/4.0.7/app-changelog.md deleted file mode 100644 index e6006ecb635..00000000000 --- a/stable/portainer/4.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [portainer-4.0.7](https://github.com/truecharts/charts/compare/portainer-4.0.6...portainer-4.0.7) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/portainer/4.0.7/charts/common-12.8.1.tgz b/stable/portainer/4.0.7/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/portainer/4.0.7/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/portainer/4.0.8/CHANGELOG.md b/stable/portainer/4.0.8/CHANGELOG.md new file mode 100644 index 00000000000..4db5cb2bc54 --- /dev/null +++ b/stable/portainer/4.0.8/CHANGELOG.md @@ -0,0 +1,81 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [portainer-4.0.8](https://github.com/truecharts/charts/compare/portainer-4.0.7...portainer-4.0.8) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [portainer-4.0.7](https://github.com/truecharts/charts/compare/portainer-4.0.6...portainer-4.0.7) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [portainer-4.0.6](https://github.com/truecharts/charts/compare/portainer-4.0.5...portainer-4.0.6) (2023-05-16) + +### Chore + +- update helm general non-major ([#8977](https://github.com/truecharts/charts/issues/8977)) + + + + +## [portainer-4.0.5](https://github.com/truecharts/charts/compare/portainer-4.0.4...portainer-4.0.5) (2023-05-16) + +### Fix + +- add missing `v` in the tag ([#8882](https://github.com/truecharts/charts/issues/8882)) + + + + +## [portainer-4.0.4](https://github.com/truecharts/charts/compare/portainer-4.0.3...portainer-4.0.4) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/portainer-ce to v2.18.2 ([#8836](https://github.com/truecharts/charts/issues/8836)) + + + + +## [portainer-4.0.3](https://github.com/truecharts/charts/compare/portainer-4.0.2...portainer-4.0.3) (2023-05-06) + + + + +## [portainer-4.0.2](https://github.com/truecharts/charts/compare/portainer-4.0.1...portainer-4.0.2) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [portainer-4.0.1](https://github.com/truecharts/charts/compare/portainer-4.0.0...portainer-4.0.1) (2023-05-05) + +### Fix + +- fix rbac ([#8768](https://github.com/truecharts/charts/issues/8768)) + + + + +## [portainer-4.0.0]portainer-4.0.0 (2023-05-04) + +### Fix + +- Port to new common BREAKING CHANGES ([#8755](https://github.com/truecharts/charts/issues/8755)) + + \ No newline at end of file diff --git a/stable/portainer/4.0.8/Chart.yaml b/stable/portainer/4.0.8/Chart.yaml new file mode 100644 index 00000000000..e90cfd0df64 --- /dev/null +++ b/stable/portainer/4.0.8/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "2.18.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +description: Container management made easy +home: https://truecharts.org/charts/stable/portainer +icon: https://truecharts.org/img/hotlink-ok/chart-icons/portainer.png +keywords: + - portainer +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: portainer +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/portainer + - https://docs.portainer.io/start/install-ce/server + - https://docs.portainer.io/start/install/server +version: 4.0.8 +annotations: + truecharts.org/catagories: | + - management + truecharts.org/SCALE-support: "true" diff --git a/stable/sqlitebrowser/6.0.13/README.md b/stable/portainer/4.0.8/README.md similarity index 100% rename from stable/sqlitebrowser/6.0.13/README.md rename to stable/portainer/4.0.8/README.md diff --git a/stable/portainer/4.0.8/app-changelog.md b/stable/portainer/4.0.8/app-changelog.md new file mode 100644 index 00000000000..41d9da845ba --- /dev/null +++ b/stable/portainer/4.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [portainer-4.0.8](https://github.com/truecharts/charts/compare/portainer-4.0.7...portainer-4.0.8) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/portainer/4.0.7/app-readme.md b/stable/portainer/4.0.8/app-readme.md similarity index 100% rename from stable/portainer/4.0.7/app-readme.md rename to stable/portainer/4.0.8/app-readme.md diff --git a/stable/portainer/4.0.8/charts/common-12.9.2.tgz b/stable/portainer/4.0.8/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/portainer/4.0.8/charts/common-12.9.2.tgz differ diff --git a/stable/portainer/4.0.7/ix_values.yaml b/stable/portainer/4.0.8/ix_values.yaml similarity index 100% rename from stable/portainer/4.0.7/ix_values.yaml rename to stable/portainer/4.0.8/ix_values.yaml diff --git a/stable/portainer/4.0.7/questions.yaml b/stable/portainer/4.0.8/questions.yaml similarity index 100% rename from stable/portainer/4.0.7/questions.yaml rename to stable/portainer/4.0.8/questions.yaml diff --git a/stable/static/6.0.13/templates/NOTES.txt b/stable/portainer/4.0.8/templates/NOTES.txt similarity index 100% rename from stable/static/6.0.13/templates/NOTES.txt rename to stable/portainer/4.0.8/templates/NOTES.txt diff --git a/stable/portainer/4.0.7/templates/_args.tpl b/stable/portainer/4.0.8/templates/_args.tpl similarity index 100% rename from stable/portainer/4.0.7/templates/_args.tpl rename to stable/portainer/4.0.8/templates/_args.tpl diff --git a/stable/portainer/4.0.7/templates/common.yaml b/stable/portainer/4.0.8/templates/common.yaml similarity index 100% rename from stable/portainer/4.0.7/templates/common.yaml rename to stable/portainer/4.0.8/templates/common.yaml diff --git a/stable/strapi/9.0.15/values.yaml b/stable/portainer/4.0.8/values.yaml similarity index 100% rename from stable/strapi/9.0.15/values.yaml rename to stable/portainer/4.0.8/values.yaml diff --git a/stable/posterr/4.0.14/CHANGELOG.md b/stable/posterr/4.0.14/CHANGELOG.md deleted file mode 100644 index 5dac77538ae..00000000000 --- a/stable/posterr/4.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [posterr-4.0.14](https://github.com/truecharts/charts/compare/posterr-4.0.13...posterr-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [posterr-4.0.13](https://github.com/truecharts/charts/compare/posterr-4.0.12...posterr-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [posterr-4.0.12](https://github.com/truecharts/charts/compare/posterr-4.0.11...posterr-4.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [posterr-4.0.11](https://github.com/truecharts/charts/compare/posterr-4.0.10...posterr-4.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [posterr-4.0.10](https://github.com/truecharts/charts/compare/posterr-4.0.9...posterr-4.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/posterr to latest ([#8345](https://github.com/truecharts/charts/issues/8345)) - - - - -## [posterr-4.0.9](https://github.com/truecharts/charts/compare/posterr-4.0.8...posterr-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [posterr-4.0.8](https://github.com/truecharts/charts/compare/posterr-4.0.7...posterr-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [posterr-4.0.7](https://github.com/truecharts/charts/compare/posterr-4.0.6...posterr-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [posterr-4.0.6](https://github.com/truecharts/charts/compare/posterr-4.0.5...posterr-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [posterr-4.0.5](https://github.com/truecharts/charts/compare/posterr-4.0.4...posterr-4.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [posterr-4.0.4](https://github.com/truecharts/charts/compare/posterr-4.0.3...posterr-4.0.4) (2023-04-15) - -### Chore diff --git a/stable/posterr/4.0.14/Chart.yaml b/stable/posterr/4.0.14/Chart.yaml deleted file mode 100644 index 0e51441652b..00000000000 --- a/stable/posterr/4.0.14/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - posterr - - MediaServer-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: posterr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/posterr - - https://github.com/petersem/posterr -type: application -version: 4.0.14 -annotations: - truecharts.org/catagories: | - - MediaServer-Other - truecharts.org/SCALE-support: "true" diff --git a/stable/posterr/4.0.14/app-changelog.md b/stable/posterr/4.0.14/app-changelog.md deleted file mode 100644 index 7793b244dcc..00000000000 --- a/stable/posterr/4.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [posterr-4.0.14](https://github.com/truecharts/charts/compare/posterr-4.0.13...posterr-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/posterr/4.0.14/charts/common-12.8.1.tgz b/stable/posterr/4.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/posterr/4.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/posterr/4.0.15/CHANGELOG.md b/stable/posterr/4.0.15/CHANGELOG.md new file mode 100644 index 00000000000..7df12a9e430 --- /dev/null +++ b/stable/posterr/4.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [posterr-4.0.15](https://github.com/truecharts/charts/compare/posterr-4.0.14...posterr-4.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [posterr-4.0.14](https://github.com/truecharts/charts/compare/posterr-4.0.13...posterr-4.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [posterr-4.0.13](https://github.com/truecharts/charts/compare/posterr-4.0.12...posterr-4.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [posterr-4.0.12](https://github.com/truecharts/charts/compare/posterr-4.0.11...posterr-4.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [posterr-4.0.11](https://github.com/truecharts/charts/compare/posterr-4.0.10...posterr-4.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [posterr-4.0.10](https://github.com/truecharts/charts/compare/posterr-4.0.9...posterr-4.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/posterr to latest ([#8345](https://github.com/truecharts/charts/issues/8345)) + + + + +## [posterr-4.0.9](https://github.com/truecharts/charts/compare/posterr-4.0.8...posterr-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [posterr-4.0.8](https://github.com/truecharts/charts/compare/posterr-4.0.7...posterr-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [posterr-4.0.7](https://github.com/truecharts/charts/compare/posterr-4.0.6...posterr-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [posterr-4.0.6](https://github.com/truecharts/charts/compare/posterr-4.0.5...posterr-4.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [posterr-4.0.5](https://github.com/truecharts/charts/compare/posterr-4.0.4...posterr-4.0.5) (2023-04-16) + +### Chore diff --git a/stable/posterr/4.0.15/Chart.yaml b/stable/posterr/4.0.15/Chart.yaml new file mode 100644 index 00000000000..68badf7e676 --- /dev/null +++ b/stable/posterr/4.0.15/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - posterr + - MediaServer-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: posterr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/posterr + - https://github.com/petersem/posterr +type: application +version: 4.0.15 +annotations: + truecharts.org/catagories: | + - MediaServer-Other + truecharts.org/SCALE-support: "true" diff --git a/stable/static/6.0.13/README.md b/stable/posterr/4.0.15/README.md similarity index 100% rename from stable/static/6.0.13/README.md rename to stable/posterr/4.0.15/README.md diff --git a/stable/posterr/4.0.15/app-changelog.md b/stable/posterr/4.0.15/app-changelog.md new file mode 100644 index 00000000000..8ee312684ca --- /dev/null +++ b/stable/posterr/4.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [posterr-4.0.15](https://github.com/truecharts/charts/compare/posterr-4.0.14...posterr-4.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/posterr/4.0.14/app-readme.md b/stable/posterr/4.0.15/app-readme.md similarity index 100% rename from stable/posterr/4.0.14/app-readme.md rename to stable/posterr/4.0.15/app-readme.md diff --git a/stable/posterr/4.0.15/charts/common-12.9.2.tgz b/stable/posterr/4.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/posterr/4.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/posterr/4.0.14/ix_values.yaml b/stable/posterr/4.0.15/ix_values.yaml similarity index 100% rename from stable/posterr/4.0.14/ix_values.yaml rename to stable/posterr/4.0.15/ix_values.yaml diff --git a/stable/posterr/4.0.14/questions.yaml b/stable/posterr/4.0.15/questions.yaml similarity index 100% rename from stable/posterr/4.0.14/questions.yaml rename to stable/posterr/4.0.15/questions.yaml diff --git a/stable/storj-node/5.0.13/templates/NOTES.txt b/stable/posterr/4.0.15/templates/NOTES.txt similarity index 100% rename from stable/storj-node/5.0.13/templates/NOTES.txt rename to stable/posterr/4.0.15/templates/NOTES.txt diff --git a/stable/posterr/4.0.14/templates/common.yaml b/stable/posterr/4.0.15/templates/common.yaml similarity index 100% rename from stable/posterr/4.0.14/templates/common.yaml rename to stable/posterr/4.0.15/templates/common.yaml diff --git a/stable/synclounge/5.0.15/values.yaml b/stable/posterr/4.0.15/values.yaml similarity index 100% rename from stable/synclounge/5.0.15/values.yaml rename to stable/posterr/4.0.15/values.yaml diff --git a/stable/postgresql/13.0.17/CHANGELOG.md b/stable/postgresql/13.0.17/CHANGELOG.md new file mode 100644 index 00000000000..46c6eb6f3c3 --- /dev/null +++ b/stable/postgresql/13.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [postgresql-13.0.17](https://github.com/truecharts/charts/compare/postgresql-13.0.16...postgresql-13.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [postgresql-13.0.16](https://github.com/truecharts/charts/compare/postgresql-13.0.15...postgresql-13.0.16) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [postgresql-13.0.15](https://github.com/truecharts/charts/compare/postgresql-13.0.14...postgresql-13.0.15) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [postgresql-13.0.14](https://github.com/truecharts/charts/compare/postgresql-13.0.13...postgresql-13.0.14) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/postgresql to 14.7.0 ([#8775](https://github.com/truecharts/charts/issues/8775)) + + + + +## [postgresql-13.0.14](https://github.com/truecharts/charts/compare/postgresql-13.0.13...postgresql-13.0.14) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/postgresql to 14.7.0 ([#8775](https://github.com/truecharts/charts/issues/8775)) + + + + +## [postgresql-13.0.14](https://github.com/truecharts/charts/compare/postgresql-13.0.13...postgresql-13.0.14) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/postgresql to 14.7.0 ([#8775](https://github.com/truecharts/charts/issues/8775)) + + + + +## [postgresql-13.0.14](https://github.com/truecharts/charts/compare/postgresql-13.0.13...postgresql-13.0.14) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/postgresql to 14.7.0 ([#8775](https://github.com/truecharts/charts/issues/8775)) + + + + +## [postgresql-13.0.14](https://github.com/truecharts/charts/compare/postgresql-13.0.13...postgresql-13.0.14) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/postgresql to 14.7.0 ([#8775](https://github.com/truecharts/charts/issues/8775)) + + + + +## [postgresql-13.0.13](https://github.com/truecharts/charts/compare/postgresql-13.0.12...postgresql-13.0.13) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [postgresql-13.0.12](https://github.com/truecharts/charts/compare/postgresql-13.0.11...postgresql-13.0.12) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/postgresql to 14.7.0 ([#8679](https://github.com/truecharts/charts/issues/8679)) + + + + +## [postgresql-13.0.11](https://github.com/truecharts/charts/compare/postgresql-13.0.10...postgresql-13.0.11) (2023-04-29) + +### Chore diff --git a/stable/postgresql/13.0.17/Chart.yaml b/stable/postgresql/13.0.17/Chart.yaml new file mode 100644 index 00000000000..d28947a4f10 --- /dev/null +++ b/stable/postgresql/13.0.17/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "14.7.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +description: PostgresSQL +home: https://truecharts.org/charts/stable/postgresql +icon: https://truecharts.org/img/hotlink-ok/chart-icons/postgresql.png +keywords: + - postgres + - postgressql + - dtabase + - sql +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: postgresql +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/postgresql + - https://www.postgresql.org/ +type: application +version: 13.0.17 +annotations: + truecharts.org/catagories: | + - database + truecharts.org/SCALE-support: "true" diff --git a/stable/storj-node/5.0.13/README.md b/stable/postgresql/13.0.17/README.md similarity index 100% rename from stable/storj-node/5.0.13/README.md rename to stable/postgresql/13.0.17/README.md diff --git a/stable/postgresql/13.0.17/app-changelog.md b/stable/postgresql/13.0.17/app-changelog.md new file mode 100644 index 00000000000..faca5a98e74 --- /dev/null +++ b/stable/postgresql/13.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [postgresql-13.0.17](https://github.com/truecharts/charts/compare/postgresql-13.0.16...postgresql-13.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/postgresql/13.0.17/app-readme.md b/stable/postgresql/13.0.17/app-readme.md new file mode 100644 index 00000000000..54c9183f0cf --- /dev/null +++ b/stable/postgresql/13.0.17/app-readme.md @@ -0,0 +1,8 @@ +PostgresSQL + +This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/postgresql](https://truecharts.org/charts/stable/postgresql) + +--- + +TrueCharts can only exist due to the 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/postgresql/13.0.17/charts/common-12.9.2.tgz b/stable/postgresql/13.0.17/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/postgresql/13.0.17/charts/common-12.9.2.tgz differ diff --git a/stable/postgresql/13.0.17/ix_values.yaml b/stable/postgresql/13.0.17/ix_values.yaml new file mode 100644 index 00000000000..2d9ecb355bb --- /dev/null +++ b/stable/postgresql/13.0.17/ix_values.yaml @@ -0,0 +1,58 @@ +image: + repository: tccr.io/truecharts/postgresql + pullPolicy: IfNotPresent + tag: 14.7.0@sha256:3712113e47a9588f670fd3325f98b210eff5f26a241f915225c1e2f11a38a910 +workload: + main: + enabled: false + podSpec: + containers: + main: + enabled: false + probes: + liveness: + enabled: false + readiness: + enabled: false + startup: + enabled: false +portal: + open: + enabled: false +service: + main: + enabled: false + ports: + main: + enabled: false + port: 9999 +cnpg: + main: + enabled: false + primary: true + # -- number of instances for both postgres and pgbouncer + instances: 2 + database: "app" + user: "app" + # password: + # superUserPassword: + # -- change to supervised to disable unsupervised updates + # Example of rolling update strategy: + # - unsupervised: automated update of the primary once all + # replicas have been upgraded (default) + # - supervised: requires manual supervision to perform + # the switchover of the primary + primaryUpdateStrategy: unsupervised + # -- enable to create extra pgbouncer for readonly access + acceptRO: false + # -- storage size for the two pvc's per instance + storage: + size: "256Gi" + walsize: "256Gi" + pooler: + instances: 2 + # -- set to enable prometheus metrics + monitoring: + enablePodMonitor: true + # -- contains credentials and urls output by generator + creds: {} diff --git a/stable/postgresql/13.0.17/questions.yaml b/stable/postgresql/13.0.17/questions.yaml new file mode 100644 index 00000000000..3ae88ad3f93 --- /dev/null +++ b/stable/postgresql/13.0.17/questions.yaml @@ -0,0 +1,138 @@ +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: cnpg + group: Postgresql + label: "" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Postgresql Database" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: hibernate + label: Hibernate + description: "enable to safely hibernate and shutdown the postgresql cluster" + schema: + type: boolean + default: false + - variable: storage + label: "Storage" + schema: + additional_attrs: true + type: dict + attrs: + - variable: size + label: Size + schema: + type: string + default: "256Gi" + - variable: walsize + label: Walsize + schema: + type: string + default: "256Gi" + - variable: pooler + label: "Pooler" + schema: + additional_attrs: true + type: dict + attrs: + - variable: instances + label: Instances + schema: + type: int + default: 2 + - variable: Monitoring + label: "Metrics" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enablePodMonitor + label: "enablePodMonitor" + schema: + type: boolean + default: 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/strapi/9.0.15/templates/NOTES.txt b/stable/postgresql/13.0.17/templates/NOTES.txt similarity index 100% rename from stable/strapi/9.0.15/templates/NOTES.txt rename to stable/postgresql/13.0.17/templates/NOTES.txt diff --git a/stable/remmina/6.0.13/templates/common.yaml b/stable/postgresql/13.0.17/templates/common.yaml similarity index 100% rename from stable/remmina/6.0.13/templates/common.yaml rename to stable/postgresql/13.0.17/templates/common.yaml diff --git a/stable/synctube/3.0.13/values.yaml b/stable/postgresql/13.0.17/values.yaml similarity index 100% rename from stable/synctube/3.0.13/values.yaml rename to stable/postgresql/13.0.17/values.yaml diff --git a/stable/pretend-youre-xyzzy/9.0.13/CHANGELOG.md b/stable/pretend-youre-xyzzy/9.0.13/CHANGELOG.md deleted file mode 100644 index 147ca1e3090..00000000000 --- a/stable/pretend-youre-xyzzy/9.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [pretend-youre-xyzzy-9.0.13](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.12...pretend-youre-xyzzy-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [pretend-youre-xyzzy-9.0.12](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.11...pretend-youre-xyzzy-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [pretend-youre-xyzzy-9.0.11](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.10...pretend-youre-xyzzy-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [pretend-youre-xyzzy-9.0.10](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.9...pretend-youre-xyzzy-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [pretend-youre-xyzzy-9.0.9](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.8...pretend-youre-xyzzy-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [pretend-youre-xyzzy-9.0.8](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.7...pretend-youre-xyzzy-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [pretend-youre-xyzzy-9.0.7](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.6...pretend-youre-xyzzy-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [pretend-youre-xyzzy-9.0.6](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.5...pretend-youre-xyzzy-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [pretend-youre-xyzzy-9.0.5](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.4...pretend-youre-xyzzy-9.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [pretend-youre-xyzzy-9.0.4](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.3...pretend-youre-xyzzy-9.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [pretend-youre-xyzzy-9.0.3](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.2...pretend-youre-xyzzy-9.0.3) (2023-04-14) - - diff --git a/stable/pretend-youre-xyzzy/9.0.13/Chart.yaml b/stable/pretend-youre-xyzzy/9.0.13/Chart.yaml deleted file mode 100644 index 84f484f22e3..00000000000 --- a/stable/pretend-youre-xyzzy/9.0.13/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - pretend-youre-xyzzy - - cards - - against - - humanity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pretend-youre-xyzzy -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pretend-youre-xyzzy - - https://github.com/ajanata/PretendYoureXyzzy - - https://github.com/emcniece/DockerYourXyzzy -version: 9.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/pretend-youre-xyzzy/9.0.13/app-changelog.md b/stable/pretend-youre-xyzzy/9.0.13/app-changelog.md deleted file mode 100644 index 344e83f285f..00000000000 --- a/stable/pretend-youre-xyzzy/9.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pretend-youre-xyzzy-9.0.13](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.12...pretend-youre-xyzzy-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/pretend-youre-xyzzy/9.0.13/charts/common-12.8.1.tgz b/stable/pretend-youre-xyzzy/9.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/pretend-youre-xyzzy/9.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/pretend-youre-xyzzy/9.0.14/CHANGELOG.md b/stable/pretend-youre-xyzzy/9.0.14/CHANGELOG.md new file mode 100644 index 00000000000..15c4e4807b3 --- /dev/null +++ b/stable/pretend-youre-xyzzy/9.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [pretend-youre-xyzzy-9.0.14](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.13...pretend-youre-xyzzy-9.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [pretend-youre-xyzzy-9.0.13](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.12...pretend-youre-xyzzy-9.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [pretend-youre-xyzzy-9.0.12](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.11...pretend-youre-xyzzy-9.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [pretend-youre-xyzzy-9.0.11](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.10...pretend-youre-xyzzy-9.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [pretend-youre-xyzzy-9.0.10](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.9...pretend-youre-xyzzy-9.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [pretend-youre-xyzzy-9.0.9](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.8...pretend-youre-xyzzy-9.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [pretend-youre-xyzzy-9.0.8](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.7...pretend-youre-xyzzy-9.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [pretend-youre-xyzzy-9.0.7](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.6...pretend-youre-xyzzy-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [pretend-youre-xyzzy-9.0.6](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.5...pretend-youre-xyzzy-9.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [pretend-youre-xyzzy-9.0.5](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.4...pretend-youre-xyzzy-9.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [pretend-youre-xyzzy-9.0.4](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.3...pretend-youre-xyzzy-9.0.4) (2023-04-15) + +### Chore diff --git a/stable/pretend-youre-xyzzy/9.0.14/Chart.yaml b/stable/pretend-youre-xyzzy/9.0.14/Chart.yaml new file mode 100644 index 00000000000..8b260fc8d93 --- /dev/null +++ b/stable/pretend-youre-xyzzy/9.0.14/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - pretend-youre-xyzzy + - cards + - against + - humanity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pretend-youre-xyzzy +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pretend-youre-xyzzy + - https://github.com/ajanata/PretendYoureXyzzy + - https://github.com/emcniece/DockerYourXyzzy +version: 9.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/strapi/9.0.15/README.md b/stable/pretend-youre-xyzzy/9.0.14/README.md similarity index 100% rename from stable/strapi/9.0.15/README.md rename to stable/pretend-youre-xyzzy/9.0.14/README.md diff --git a/stable/pretend-youre-xyzzy/9.0.14/app-changelog.md b/stable/pretend-youre-xyzzy/9.0.14/app-changelog.md new file mode 100644 index 00000000000..35610185ae0 --- /dev/null +++ b/stable/pretend-youre-xyzzy/9.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pretend-youre-xyzzy-9.0.14](https://github.com/truecharts/charts/compare/pretend-youre-xyzzy-9.0.13...pretend-youre-xyzzy-9.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/pretend-youre-xyzzy/9.0.13/app-readme.md b/stable/pretend-youre-xyzzy/9.0.14/app-readme.md similarity index 100% rename from stable/pretend-youre-xyzzy/9.0.13/app-readme.md rename to stable/pretend-youre-xyzzy/9.0.14/app-readme.md diff --git a/stable/pretend-youre-xyzzy/9.0.14/charts/common-12.9.2.tgz b/stable/pretend-youre-xyzzy/9.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/pretend-youre-xyzzy/9.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/pretend-youre-xyzzy/9.0.13/ix_values.yaml b/stable/pretend-youre-xyzzy/9.0.14/ix_values.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/9.0.13/ix_values.yaml rename to stable/pretend-youre-xyzzy/9.0.14/ix_values.yaml diff --git a/stable/pretend-youre-xyzzy/9.0.13/questions.yaml b/stable/pretend-youre-xyzzy/9.0.14/questions.yaml similarity index 100% rename from stable/pretend-youre-xyzzy/9.0.13/questions.yaml rename to stable/pretend-youre-xyzzy/9.0.14/questions.yaml diff --git a/stable/synclounge/5.0.15/templates/NOTES.txt b/stable/pretend-youre-xyzzy/9.0.14/templates/NOTES.txt similarity index 100% rename from stable/synclounge/5.0.15/templates/NOTES.txt rename to stable/pretend-youre-xyzzy/9.0.14/templates/NOTES.txt diff --git a/stable/tsmuxer/4.0.6/templates/common.yaml b/stable/pretend-youre-xyzzy/9.0.14/templates/common.yaml similarity index 100% rename from stable/tsmuxer/4.0.6/templates/common.yaml rename to stable/pretend-youre-xyzzy/9.0.14/templates/common.yaml diff --git a/stable/syslog-ng/5.0.13/values.yaml b/stable/pretend-youre-xyzzy/9.0.14/values.yaml similarity index 100% rename from stable/syslog-ng/5.0.13/values.yaml rename to stable/pretend-youre-xyzzy/9.0.14/values.yaml diff --git a/stable/projectsend/7.0.11/CHANGELOG.md b/stable/projectsend/7.0.11/CHANGELOG.md deleted file mode 100644 index bda5b163662..00000000000 --- a/stable/projectsend/7.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [projectsend-7.0.11](https://github.com/truecharts/charts/compare/projectsend-7.0.10...projectsend-7.0.11) (2023-05-19) - -### Chore - -- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) - - - - -## [projectsend-7.0.10](https://github.com/truecharts/charts/compare/projectsend-7.0.9...projectsend-7.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [projectsend-7.0.9](https://github.com/truecharts/charts/compare/projectsend-7.0.8...projectsend-7.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [projectsend-7.0.8](https://github.com/truecharts/charts/compare/projectsend-7.0.7...projectsend-7.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [projectsend-7.0.7](https://github.com/truecharts/charts/compare/projectsend-7.0.6...projectsend-7.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [projectsend-7.0.6](https://github.com/truecharts/charts/compare/projectsend-7.0.5...projectsend-7.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [projectsend-7.0.5](https://github.com/truecharts/charts/compare/projectsend-7.0.4...projectsend-7.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [projectsend-7.0.4](https://github.com/truecharts/charts/compare/projectsend-7.0.3...projectsend-7.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [projectsend-7.0.3](https://github.com/truecharts/charts/compare/projectsend-7.0.2...projectsend-7.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [projectsend-7.0.2](https://github.com/truecharts/charts/compare/projectsend-7.0.1...projectsend-7.0.2) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [projectsend-7.0.1](https://github.com/truecharts/charts/compare/projectsend-7.0.0...projectsend-7.0.1) (2023-04-14) - - diff --git a/stable/projectsend/7.0.11/Chart.yaml b/stable/projectsend/7.0.11/Chart.yaml deleted file mode 100644 index f8daf7f6bdf..00000000000 --- a/stable/projectsend/7.0.11/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: projectsend -version: 7.0.11 -appVersion: "2021.12.10" -description: Projectsend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/projectsend -icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectsend.png -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/projectsend -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.27 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/projectsend/7.0.11/app-changelog.md b/stable/projectsend/7.0.11/app-changelog.md deleted file mode 100644 index 67057d1cd40..00000000000 --- a/stable/projectsend/7.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [projectsend-7.0.11](https://github.com/truecharts/charts/compare/projectsend-7.0.10...projectsend-7.0.11) (2023-05-19) - -### Chore - -- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) - - \ No newline at end of file diff --git a/stable/projectsend/7.0.11/charts/common-12.8.1.tgz b/stable/projectsend/7.0.11/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/projectsend/7.0.11/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/projectsend/7.0.11/charts/mariadb-7.0.27.tgz b/stable/projectsend/7.0.11/charts/mariadb-7.0.27.tgz deleted file mode 100644 index c0d43d828b9..00000000000 Binary files a/stable/projectsend/7.0.11/charts/mariadb-7.0.27.tgz and /dev/null differ diff --git a/stable/projectsend/7.0.11/questions.yaml b/stable/projectsend/7.0.11/questions.yaml deleted file mode 100644 index 6021ca4d831..00000000000 --- a/stable/projectsend/7.0.11/questions.yaml +++ /dev/null @@ -1,1965 +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: 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" - description: "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: hostNetwork - group: Networking and Services - label: Host-Networking (Complicated) - schema: - hidden: true - type: boolean - default: false - - 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: - 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: - 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 - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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 - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: [] - items: - - variable: pathEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: path - label: Path - schema: - type: string - required: true - default: "/" - - variable: pathType - label: Path Type - schema: - type: string - required: true - default: Prefix - - variable: certificateIssuer - label: Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - 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: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: 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: service - label: Linked Service - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: Service Name - schema: - type: string - default: "" - - variable: port - label: Service Port - schema: - type: int - - variable: clusterIssuer - label: clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - default: [] - show_if: [["clusterIssuer", "=", ""]] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - variable: clusterIssuer - 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: [["clusterIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - type: string - show_if: [["clusterIssuer", "=", ""]] - default: "" - - variable: entrypoint - label: Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: securityContext - group: Security and Permissions - label: Security Context - schema: - additional_attrs: true - type: dict - attrs: - - variable: container - label: Container - schema: - additional_attrs: true - type: dict - attrs: - # Settings from questions.yaml get appended here on a per-app basis - - - variable: runAsUser - label: "runAsUser" - description: "The UserID of the user running the application" - schema: - type: int - default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: - 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: 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: - 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: - 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 - - 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/7.0.12/CHANGELOG.md b/stable/projectsend/7.0.12/CHANGELOG.md new file mode 100644 index 00000000000..8dd5190fa2b --- /dev/null +++ b/stable/projectsend/7.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [projectsend-7.0.12](https://github.com/truecharts/charts/compare/projectsend-7.0.11...projectsend-7.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + + + +## [projectsend-7.0.11](https://github.com/truecharts/charts/compare/projectsend-7.0.10...projectsend-7.0.11) (2023-05-19) + +### Chore + +- update helm general non-major ([#8994](https://github.com/truecharts/charts/issues/8994)) + + + + +## [projectsend-7.0.10](https://github.com/truecharts/charts/compare/projectsend-7.0.9...projectsend-7.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [projectsend-7.0.9](https://github.com/truecharts/charts/compare/projectsend-7.0.8...projectsend-7.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [projectsend-7.0.8](https://github.com/truecharts/charts/compare/projectsend-7.0.7...projectsend-7.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [projectsend-7.0.7](https://github.com/truecharts/charts/compare/projectsend-7.0.6...projectsend-7.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [projectsend-7.0.6](https://github.com/truecharts/charts/compare/projectsend-7.0.5...projectsend-7.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [projectsend-7.0.5](https://github.com/truecharts/charts/compare/projectsend-7.0.4...projectsend-7.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [projectsend-7.0.4](https://github.com/truecharts/charts/compare/projectsend-7.0.3...projectsend-7.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [projectsend-7.0.3](https://github.com/truecharts/charts/compare/projectsend-7.0.2...projectsend-7.0.3) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + diff --git a/stable/projectsend/7.0.12/Chart.yaml b/stable/projectsend/7.0.12/Chart.yaml new file mode 100644 index 00000000000..fb68dd73c4b --- /dev/null +++ b/stable/projectsend/7.0.12/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: projectsend +version: 7.0.12 +appVersion: "2021.12.10" +description: Projectsend is a self-hosted application that lets you upload files and assign them to specific clients that you create yourself. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/projectsend +icon: https://truecharts.org/img/hotlink-ok/chart-icons/projectsend.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/projectsend +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.29 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/synclounge/5.0.15/README.md b/stable/projectsend/7.0.12/README.md similarity index 100% rename from stable/synclounge/5.0.15/README.md rename to stable/projectsend/7.0.12/README.md diff --git a/stable/projectsend/7.0.12/app-changelog.md b/stable/projectsend/7.0.12/app-changelog.md new file mode 100644 index 00000000000..2acf3f22970 --- /dev/null +++ b/stable/projectsend/7.0.12/app-changelog.md @@ -0,0 +1,13 @@ + + +## [projectsend-7.0.12](https://github.com/truecharts/charts/compare/projectsend-7.0.11...projectsend-7.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + \ No newline at end of file diff --git a/stable/projectsend/7.0.11/app-readme.md b/stable/projectsend/7.0.12/app-readme.md similarity index 100% rename from stable/projectsend/7.0.11/app-readme.md rename to stable/projectsend/7.0.12/app-readme.md diff --git a/stable/projectsend/7.0.12/charts/common-12.9.2.tgz b/stable/projectsend/7.0.12/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/projectsend/7.0.12/charts/common-12.9.2.tgz differ diff --git a/stable/projectsend/7.0.12/charts/mariadb-7.0.29.tgz b/stable/projectsend/7.0.12/charts/mariadb-7.0.29.tgz new file mode 100644 index 00000000000..21a10bce974 Binary files /dev/null and b/stable/projectsend/7.0.12/charts/mariadb-7.0.29.tgz differ diff --git a/stable/projectsend/7.0.11/ix_values.yaml b/stable/projectsend/7.0.12/ix_values.yaml similarity index 100% rename from stable/projectsend/7.0.11/ix_values.yaml rename to stable/projectsend/7.0.12/ix_values.yaml diff --git a/stable/projectsend/7.0.12/questions.yaml b/stable/projectsend/7.0.12/questions.yaml new file mode 100644 index 00000000000..eca8a05d455 --- /dev/null +++ b/stable/projectsend/7.0.12/questions.yaml @@ -0,0 +1,1958 @@ +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" + description: "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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/synctube/3.0.13/templates/NOTES.txt b/stable/projectsend/7.0.12/templates/NOTES.txt similarity index 100% rename from stable/synctube/3.0.13/templates/NOTES.txt rename to stable/projectsend/7.0.12/templates/NOTES.txt diff --git a/stable/ubooquity/6.0.6/templates/common.yaml b/stable/projectsend/7.0.12/templates/common.yaml similarity index 100% rename from stable/ubooquity/6.0.6/templates/common.yaml rename to stable/projectsend/7.0.12/templates/common.yaml diff --git a/stable/tailscale/4.0.19/values.yaml b/stable/projectsend/7.0.12/values.yaml similarity index 100% rename from stable/tailscale/4.0.19/values.yaml rename to stable/projectsend/7.0.12/values.yaml diff --git a/stable/promcord/7.0.14/CHANGELOG.md b/stable/promcord/7.0.14/CHANGELOG.md deleted file mode 100644 index 0615b1c56d3..00000000000 --- a/stable/promcord/7.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [promcord-7.0.14](https://github.com/truecharts/charts/compare/promcord-7.0.13...promcord-7.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [promcord-7.0.13](https://github.com/truecharts/charts/compare/promcord-7.0.12...promcord-7.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [promcord-7.0.12](https://github.com/truecharts/charts/compare/promcord-7.0.11...promcord-7.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [promcord-7.0.11](https://github.com/truecharts/charts/compare/promcord-7.0.10...promcord-7.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [promcord-7.0.10](https://github.com/truecharts/charts/compare/promcord-7.0.9...promcord-7.0.10) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/whoami to v1.9.0 ([#8273](https://github.com/truecharts/charts/issues/8273)) - - - - -## [promcord-7.0.9](https://github.com/truecharts/charts/compare/promcord-7.0.8...promcord-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [promcord-7.0.8](https://github.com/truecharts/charts/compare/promcord-7.0.7...promcord-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [promcord-7.0.7](https://github.com/truecharts/charts/compare/promcord-7.0.6...promcord-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [promcord-7.0.6](https://github.com/truecharts/charts/compare/promcord-7.0.5...promcord-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [promcord-7.0.5](https://github.com/truecharts/charts/compare/promcord-7.0.4...promcord-7.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [promcord-7.0.4](https://github.com/truecharts/charts/compare/promcord-7.0.3...promcord-7.0.4) (2023-04-15) - -### Chore diff --git a/stable/promcord/7.0.14/Chart.yaml b/stable/promcord/7.0.14/Chart.yaml deleted file mode 100644 index 42347ecc692..00000000000 --- a/stable/promcord/7.0.14/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -description: Discord bot that provides metrics from a Discord server -icon: https://truecharts.org/img/hotlink-ok/chart-icons/promcord.png -home: https://truecharts.org/charts/stable/promcord -keywords: - - promcord - - discord - - metrics -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: promcord -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/promcord - - https://github.com/nimarion/promcord -type: application -version: 7.0.14 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" diff --git a/stable/promcord/7.0.14/app-changelog.md b/stable/promcord/7.0.14/app-changelog.md deleted file mode 100644 index 6559fd84cfa..00000000000 --- a/stable/promcord/7.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [promcord-7.0.14](https://github.com/truecharts/charts/compare/promcord-7.0.13...promcord-7.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/promcord/7.0.14/charts/common-12.8.1.tgz b/stable/promcord/7.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/promcord/7.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/promcord/7.0.15/CHANGELOG.md b/stable/promcord/7.0.15/CHANGELOG.md new file mode 100644 index 00000000000..00dc440fff8 --- /dev/null +++ b/stable/promcord/7.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [promcord-7.0.15](https://github.com/truecharts/charts/compare/promcord-7.0.14...promcord-7.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [promcord-7.0.14](https://github.com/truecharts/charts/compare/promcord-7.0.13...promcord-7.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [promcord-7.0.13](https://github.com/truecharts/charts/compare/promcord-7.0.12...promcord-7.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [promcord-7.0.12](https://github.com/truecharts/charts/compare/promcord-7.0.11...promcord-7.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [promcord-7.0.11](https://github.com/truecharts/charts/compare/promcord-7.0.10...promcord-7.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [promcord-7.0.10](https://github.com/truecharts/charts/compare/promcord-7.0.9...promcord-7.0.10) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/whoami to v1.9.0 ([#8273](https://github.com/truecharts/charts/issues/8273)) + + + + +## [promcord-7.0.9](https://github.com/truecharts/charts/compare/promcord-7.0.8...promcord-7.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [promcord-7.0.8](https://github.com/truecharts/charts/compare/promcord-7.0.7...promcord-7.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [promcord-7.0.7](https://github.com/truecharts/charts/compare/promcord-7.0.6...promcord-7.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [promcord-7.0.6](https://github.com/truecharts/charts/compare/promcord-7.0.5...promcord-7.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [promcord-7.0.5](https://github.com/truecharts/charts/compare/promcord-7.0.4...promcord-7.0.5) (2023-04-16) + +### Chore diff --git a/stable/promcord/7.0.15/Chart.yaml b/stable/promcord/7.0.15/Chart.yaml new file mode 100644 index 00000000000..6d595f59c3d --- /dev/null +++ b/stable/promcord/7.0.15/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +description: Discord bot that provides metrics from a Discord server +icon: https://truecharts.org/img/hotlink-ok/chart-icons/promcord.png +home: https://truecharts.org/charts/stable/promcord +keywords: + - promcord + - discord + - metrics +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: promcord +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/promcord + - https://github.com/nimarion/promcord +type: application +version: 7.0.15 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" diff --git a/stable/synctube/3.0.13/README.md b/stable/promcord/7.0.15/README.md similarity index 100% rename from stable/synctube/3.0.13/README.md rename to stable/promcord/7.0.15/README.md diff --git a/stable/promcord/7.0.15/app-changelog.md b/stable/promcord/7.0.15/app-changelog.md new file mode 100644 index 00000000000..9f388706653 --- /dev/null +++ b/stable/promcord/7.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [promcord-7.0.15](https://github.com/truecharts/charts/compare/promcord-7.0.14...promcord-7.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/promcord/7.0.14/app-readme.md b/stable/promcord/7.0.15/app-readme.md similarity index 100% rename from stable/promcord/7.0.14/app-readme.md rename to stable/promcord/7.0.15/app-readme.md diff --git a/stable/promcord/7.0.15/charts/common-12.9.2.tgz b/stable/promcord/7.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/promcord/7.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/promcord/7.0.14/ix_values.yaml b/stable/promcord/7.0.15/ix_values.yaml similarity index 100% rename from stable/promcord/7.0.14/ix_values.yaml rename to stable/promcord/7.0.15/ix_values.yaml diff --git a/stable/promcord/7.0.14/questions.yaml b/stable/promcord/7.0.15/questions.yaml similarity index 100% rename from stable/promcord/7.0.14/questions.yaml rename to stable/promcord/7.0.15/questions.yaml diff --git a/stable/syslog-ng/5.0.13/templates/NOTES.txt b/stable/promcord/7.0.15/templates/NOTES.txt similarity index 100% rename from stable/syslog-ng/5.0.13/templates/NOTES.txt rename to stable/promcord/7.0.15/templates/NOTES.txt diff --git a/stable/promcord/7.0.14/templates/common.yaml b/stable/promcord/7.0.15/templates/common.yaml similarity index 100% rename from stable/promcord/7.0.14/templates/common.yaml rename to stable/promcord/7.0.15/templates/common.yaml diff --git a/stable/tdarr-node/5.0.13/values.yaml b/stable/promcord/7.0.15/values.yaml similarity index 100% rename from stable/tdarr-node/5.0.13/values.yaml rename to stable/promcord/7.0.15/values.yaml diff --git a/stable/prowlarr/11.0.13/CHANGELOG.md b/stable/prowlarr/11.0.13/CHANGELOG.md new file mode 100644 index 00000000000..9437cff8bdc --- /dev/null +++ b/stable/prowlarr/11.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [prowlarr-11.0.13](https://github.com/truecharts/charts/compare/prowlarr-11.0.12...prowlarr-11.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [prowlarr-11.0.12](https://github.com/truecharts/charts/compare/prowlarr-11.0.11...prowlarr-11.0.12) (2023-05-21) + +### Chore + +- update container image tccr.io/truecharts/prowlarr to v1.5.0.3390 ([#9046](https://github.com/truecharts/charts/issues/9046)) + + + + +## [prowlarr-11.0.11](https://github.com/truecharts/charts/compare/prowlarr-11.0.10...prowlarr-11.0.11) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [prowlarr-11.0.10](https://github.com/truecharts/charts/compare/prowlarr-11.0.9...prowlarr-11.0.10) (2023-05-10) + +### Chore + +- update container image tccr.io/truecharts/prowlarr to v1.4.1.3258 ([#8884](https://github.com/truecharts/charts/issues/8884)) + + + + +## [prowlarr-11.0.9](https://github.com/truecharts/charts/compare/prowlarr-11.0.8...prowlarr-11.0.9) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/prowlarr to v1.4.1.3258 ([#8838](https://github.com/truecharts/charts/issues/8838)) + + + + +## [prowlarr-11.0.8](https://github.com/truecharts/charts/compare/prowlarr-11.0.7...prowlarr-11.0.8) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [prowlarr-11.0.7](https://github.com/truecharts/charts/compare/prowlarr-11.0.6...prowlarr-11.0.7) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [prowlarr-11.0.6](https://github.com/truecharts/charts/compare/prowlarr-11.0.5...prowlarr-11.0.6) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/prowlarr to v1.4.0.3230 ([#8652](https://github.com/truecharts/charts/issues/8652)) + + + + +## [prowlarr-11.0.5](https://github.com/truecharts/charts/compare/prowlarr-11.0.4...prowlarr-11.0.5) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/prowlarr to v1.3.2.3006 ([#8513](https://github.com/truecharts/charts/issues/8513)) + + + + +## [prowlarr-11.0.4](https://github.com/truecharts/charts/compare/prowlarr-11.0.3...prowlarr-11.0.4) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/prowlarr to v ([#8348](https://github.com/truecharts/charts/issues/8348)) + + + diff --git a/stable/prowlarr/11.0.13/Chart.yaml b/stable/prowlarr/11.0.13/Chart.yaml new file mode 100644 index 00000000000..f99cecad7e9 --- /dev/null +++ b/stable/prowlarr/11.0.13/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.5.0.3390" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - prowlarr + - torrent + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: prowlarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr + - https://github.com/Prowlarr/Prowlarr + - https://github.com/k8s-at-home/container-images +version: 11.0.13 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/syslog-ng/5.0.13/README.md b/stable/prowlarr/11.0.13/README.md similarity index 100% rename from stable/syslog-ng/5.0.13/README.md rename to stable/prowlarr/11.0.13/README.md diff --git a/stable/prowlarr/11.0.13/app-changelog.md b/stable/prowlarr/11.0.13/app-changelog.md new file mode 100644 index 00000000000..551f179daed --- /dev/null +++ b/stable/prowlarr/11.0.13/app-changelog.md @@ -0,0 +1,13 @@ + + +## [prowlarr-11.0.13](https://github.com/truecharts/charts/compare/prowlarr-11.0.12...prowlarr-11.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + \ No newline at end of file diff --git a/stable/prowlarr/11.0.13/app-readme.md b/stable/prowlarr/11.0.13/app-readme.md new file mode 100644 index 00000000000..4e201b3174d --- /dev/null +++ b/stable/prowlarr/11.0.13/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/11.0.13/charts/common-12.9.2.tgz b/stable/prowlarr/11.0.13/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/prowlarr/11.0.13/charts/common-12.9.2.tgz differ diff --git a/stable/prowlarr/11.0.13/ix_values.yaml b/stable/prowlarr/11.0.13/ix_values.yaml new file mode 100644 index 00000000000..002ab465e08 --- /dev/null +++ b/stable/prowlarr/11.0.13/ix_values.yaml @@ -0,0 +1,27 @@ +image: + repository: tccr.io/truecharts/prowlarr + tag: v1.5.0.3390@sha256:8b8fdd0b22ad0ab210c68a6bd427417c69429f04f271df81ccc261546f105945 + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 9696 +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false +workload: + main: + podSpec: + containers: + main: + env: + PROWLARR__PORT: "{{ .Values.service.main.ports.main.port }}" + PROWLARR__AUTHENTICATION_METHOD: "" diff --git a/stable/prowlarr/11.0.13/questions.yaml b/stable/prowlarr/11.0.13/questions.yaml new file mode 100644 index 00000000000..63d50b21d4e --- /dev/null +++ b/stable/prowlarr/11.0.13/questions.yaml @@ -0,0 +1,1951 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/tailscale/4.0.19/templates/NOTES.txt b/stable/prowlarr/11.0.13/templates/NOTES.txt similarity index 100% rename from stable/tailscale/4.0.19/templates/NOTES.txt rename to stable/prowlarr/11.0.13/templates/NOTES.txt diff --git a/stable/prowlarr/11.0.13/templates/common.yaml b/stable/prowlarr/11.0.13/templates/common.yaml new file mode 100644 index 00000000000..539b471c1d2 --- /dev/null +++ b/stable/prowlarr/11.0.13/templates/common.yaml @@ -0,0 +1,6 @@ +{{/* 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/tdarr/5.0.14/values.yaml b/stable/prowlarr/11.0.13/values.yaml similarity index 100% rename from stable/tdarr/5.0.14/values.yaml rename to stable/prowlarr/11.0.13/values.yaml diff --git a/stable/prusaslicer-novnc/4.0.16/CHANGELOG.md b/stable/prusaslicer-novnc/4.0.16/CHANGELOG.md deleted file mode 100644 index 39092e0176a..00000000000 --- a/stable/prusaslicer-novnc/4.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [prusaslicer-novnc-4.0.16](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.15...prusaslicer-novnc-4.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [prusaslicer-novnc-4.0.15](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.14...prusaslicer-novnc-4.0.15) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [prusaslicer-novnc-4.0.14](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.13...prusaslicer-novnc-4.0.14) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#8955](https://github.com/truecharts/charts/issues/8955)) - - - - -## [prusaslicer-novnc-4.0.13](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.12...prusaslicer-novnc-4.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [prusaslicer-novnc-4.0.12](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.11...prusaslicer-novnc-4.0.12) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#8776](https://github.com/truecharts/charts/issues/8776)) - - - - -## [prusaslicer-novnc-4.0.12](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.11...prusaslicer-novnc-4.0.12) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#8776](https://github.com/truecharts/charts/issues/8776)) - - - - -## [prusaslicer-novnc-4.0.12](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.11...prusaslicer-novnc-4.0.12) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#8776](https://github.com/truecharts/charts/issues/8776)) - - - - -## [prusaslicer-novnc-4.0.12](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.11...prusaslicer-novnc-4.0.12) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#8776](https://github.com/truecharts/charts/issues/8776)) - - - - -## [prusaslicer-novnc-4.0.12](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.11...prusaslicer-novnc-4.0.12) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#8776](https://github.com/truecharts/charts/issues/8776)) - - - - -## [prusaslicer-novnc-4.0.11](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.10...prusaslicer-novnc-4.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [prusaslicer-novnc-4.0.10](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.9...prusaslicer-novnc-4.0.10) (2023-04-28) - -### Chore diff --git a/stable/prusaslicer-novnc/4.0.16/Chart.yaml b/stable/prusaslicer-novnc/4.0.16/Chart.yaml deleted file mode 100644 index 8ac6336aa31..00000000000 --- a/stable/prusaslicer-novnc/4.0.16/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - HomeAutomation - - Productivity -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - prusaslicer-novnc - - HomeAutomation - - Productivity -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: prusaslicer-novnc -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/prusaslicer-novnc - - https://www.prusa3d.com/prusaslicer/ -type: application -version: 4.0.16 diff --git a/stable/prusaslicer-novnc/4.0.16/app-changelog.md b/stable/prusaslicer-novnc/4.0.16/app-changelog.md deleted file mode 100644 index aab09e9c264..00000000000 --- a/stable/prusaslicer-novnc/4.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [prusaslicer-novnc-4.0.16](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.15...prusaslicer-novnc-4.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/prusaslicer-novnc/4.0.16/charts/common-12.8.1.tgz b/stable/prusaslicer-novnc/4.0.16/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/prusaslicer-novnc/4.0.16/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/prusaslicer-novnc/4.0.17/CHANGELOG.md b/stable/prusaslicer-novnc/4.0.17/CHANGELOG.md new file mode 100644 index 00000000000..774a91ea872 --- /dev/null +++ b/stable/prusaslicer-novnc/4.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [prusaslicer-novnc-4.0.17](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.16...prusaslicer-novnc-4.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [prusaslicer-novnc-4.0.16](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.15...prusaslicer-novnc-4.0.16) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [prusaslicer-novnc-4.0.15](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.14...prusaslicer-novnc-4.0.15) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [prusaslicer-novnc-4.0.14](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.13...prusaslicer-novnc-4.0.14) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#8955](https://github.com/truecharts/charts/issues/8955)) + + + + +## [prusaslicer-novnc-4.0.13](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.12...prusaslicer-novnc-4.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [prusaslicer-novnc-4.0.12](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.11...prusaslicer-novnc-4.0.12) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#8776](https://github.com/truecharts/charts/issues/8776)) + + + + +## [prusaslicer-novnc-4.0.12](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.11...prusaslicer-novnc-4.0.12) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#8776](https://github.com/truecharts/charts/issues/8776)) + + + + +## [prusaslicer-novnc-4.0.12](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.11...prusaslicer-novnc-4.0.12) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#8776](https://github.com/truecharts/charts/issues/8776)) + + + + +## [prusaslicer-novnc-4.0.12](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.11...prusaslicer-novnc-4.0.12) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#8776](https://github.com/truecharts/charts/issues/8776)) + + + + +## [prusaslicer-novnc-4.0.12](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.11...prusaslicer-novnc-4.0.12) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/prusaslicer-novnc to latest ([#8776](https://github.com/truecharts/charts/issues/8776)) + + + + +## [prusaslicer-novnc-4.0.11](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.10...prusaslicer-novnc-4.0.11) (2023-05-03) + +### Chore diff --git a/stable/prusaslicer-novnc/4.0.17/Chart.yaml b/stable/prusaslicer-novnc/4.0.17/Chart.yaml new file mode 100644 index 00000000000..306ffba5bd7 --- /dev/null +++ b/stable/prusaslicer-novnc/4.0.17/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - HomeAutomation + - Productivity +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - prusaslicer-novnc + - HomeAutomation + - Productivity +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: prusaslicer-novnc +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/prusaslicer-novnc + - https://www.prusa3d.com/prusaslicer/ +type: application +version: 4.0.17 diff --git a/stable/tailscale/4.0.19/README.md b/stable/prusaslicer-novnc/4.0.17/README.md similarity index 100% rename from stable/tailscale/4.0.19/README.md rename to stable/prusaslicer-novnc/4.0.17/README.md diff --git a/stable/prusaslicer-novnc/4.0.17/app-changelog.md b/stable/prusaslicer-novnc/4.0.17/app-changelog.md new file mode 100644 index 00000000000..02f3b289d8c --- /dev/null +++ b/stable/prusaslicer-novnc/4.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [prusaslicer-novnc-4.0.17](https://github.com/truecharts/charts/compare/prusaslicer-novnc-4.0.16...prusaslicer-novnc-4.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/prusaslicer-novnc/4.0.16/app-readme.md b/stable/prusaslicer-novnc/4.0.17/app-readme.md similarity index 100% rename from stable/prusaslicer-novnc/4.0.16/app-readme.md rename to stable/prusaslicer-novnc/4.0.17/app-readme.md diff --git a/stable/prusaslicer-novnc/4.0.17/charts/common-12.9.2.tgz b/stable/prusaslicer-novnc/4.0.17/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/prusaslicer-novnc/4.0.17/charts/common-12.9.2.tgz differ diff --git a/stable/prusaslicer-novnc/4.0.16/ix_values.yaml b/stable/prusaslicer-novnc/4.0.17/ix_values.yaml similarity index 100% rename from stable/prusaslicer-novnc/4.0.16/ix_values.yaml rename to stable/prusaslicer-novnc/4.0.17/ix_values.yaml diff --git a/stable/prusaslicer-novnc/4.0.16/questions.yaml b/stable/prusaslicer-novnc/4.0.17/questions.yaml similarity index 100% rename from stable/prusaslicer-novnc/4.0.16/questions.yaml rename to stable/prusaslicer-novnc/4.0.17/questions.yaml diff --git a/stable/tdarr-node/5.0.13/templates/NOTES.txt b/stable/prusaslicer-novnc/4.0.17/templates/NOTES.txt similarity index 100% rename from stable/tdarr-node/5.0.13/templates/NOTES.txt rename to stable/prusaslicer-novnc/4.0.17/templates/NOTES.txt diff --git a/stable/prusaslicer-novnc/4.0.16/templates/common.yaml b/stable/prusaslicer-novnc/4.0.17/templates/common.yaml similarity index 100% rename from stable/prusaslicer-novnc/4.0.16/templates/common.yaml rename to stable/prusaslicer-novnc/4.0.17/templates/common.yaml diff --git a/stable/thelounge/9.0.16/values.yaml b/stable/prusaslicer-novnc/4.0.17/values.yaml similarity index 100% rename from stable/thelounge/9.0.16/values.yaml rename to stable/prusaslicer-novnc/4.0.17/values.yaml diff --git a/stable/putty/4.0.5/CHANGELOG.md b/stable/putty/4.0.5/CHANGELOG.md deleted file mode 100644 index f52362834ad..00000000000 --- a/stable/putty/4.0.5/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [putty-4.0.5](https://github.com/truecharts/charts/compare/putty-4.0.4...putty-4.0.5) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/putty to v23.04.1 ([#9051](https://github.com/truecharts/charts/issues/9051)) - - - - -## [putty-4.0.4](https://github.com/truecharts/charts/compare/putty-4.0.3...putty-4.0.4) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [putty-4.0.3](https://github.com/truecharts/charts/compare/putty-4.0.2...putty-4.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [putty-4.0.2](https://github.com/truecharts/charts/compare/putty-4.0.1...putty-4.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [putty-4.0.1](https://github.com/truecharts/charts/compare/putty-4.0.0...putty-4.0.1) (2023-05-01) - -### Chore - -- update container image tccr.io/truecharts/putty to v23.03.1 ([#8653](https://github.com/truecharts/charts/issues/8653)) - - - - -## [putty-4.0.0](https://github.com/truecharts/charts/compare/putty-3.0.12...putty-4.0.0) (2023-04-30) - -### Feat - -- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - - - -## [putty-3.0.12](https://github.com/truecharts/charts/compare/putty-3.0.11...putty-3.0.12) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [putty-3.0.11](https://github.com/truecharts/charts/compare/putty-3.0.10...putty-3.0.11) (2023-02-08) - -### Chore - -- update container image tccr.io/truecharts/putty to v23.02.2 - - - - -## [putty-3.0.10](https://github.com/truecharts/charts/compare/putty-3.0.9...putty-3.0.10) (2023-02-05) - -### Chore - -- update container image tccr.io/truecharts/putty to v23.02.1 - - - - -## [putty-3.0.9](https://github.com/truecharts/charts/compare/putty-3.0.8...putty-3.0.9) (2023-02-02) - -### Fix - -- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826)) - - - diff --git a/stable/putty/4.0.5/Chart.yaml b/stable/putty/4.0.5/Chart.yaml deleted file mode 100644 index 894c3b16b32..00000000000 --- a/stable/putty/4.0.5/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "23.04.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - ssh - - putty -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: putty -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/putty - - https://github.com/jlesage/docker-putty -type: application -version: 4.0.5 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/putty/4.0.5/app-changelog.md b/stable/putty/4.0.5/app-changelog.md deleted file mode 100644 index e11a05466cf..00000000000 --- a/stable/putty/4.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [putty-4.0.5](https://github.com/truecharts/charts/compare/putty-4.0.4...putty-4.0.5) (2023-05-21) - -### Chore - -- update container image tccr.io/truecharts/putty to v23.04.1 ([#9051](https://github.com/truecharts/charts/issues/9051)) - - \ No newline at end of file diff --git a/stable/putty/4.0.5/charts/common-12.8.1.tgz b/stable/putty/4.0.5/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/putty/4.0.5/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/putty/4.0.5/questions.yaml b/stable/putty/4.0.5/questions.yaml deleted file mode 100644 index c8fd9f8b1e4..00000000000 --- a/stable/putty/4.0.5/questions.yaml +++ /dev/null @@ -1,2054 +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: - # 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: putty - group: "App Configuration" - label: "PuTTY Configuration" - schema: - additional_attrs: true - type: dict - attrs: - - variable: DISABLE_RESTART_SESSION_DIALOG_WINDOW - label: "DISABLE_RESTART_SESSION_DIALOG_WINDOW" - description: "When set to true, the dialog window used to restart PuTTY session is not displayed." - schema: - type: boolean - default: false - - 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": "2"}] - items: - - variable: optionsEntry - label: "Option Entry" - schema: - type: dict - additional_attrs: true - attrs: - - variable: name - label: "Name" - schema: - type: string - required: true - - variable: value - label: "Value" - schema: - type: string - - variable: nameservers - label: "Nameservers" - schema: - type: list - default: [] - items: - - variable: nsEntry - label: "Nameserver Entry" - schema: - type: string - required: true - - variable: searches - label: "Searches" - schema: - type: list - default: [] - items: - - variable: searchEntry - label: "Search Entry" - schema: - type: string - required: true - - variable: service - group: Networking and Services - label: Configure Service(s) - schema: - additional_attrs: true - type: dict - attrs: - - variable: main - label: "Main Service" - description: "The Primary service on which the healthcheck runs, often the webUI" - schema: - additional_attrs: true - type: dict - attrs: - - variable: enabled - label: Enable the Service - schema: - type: boolean - default: true - hidden: true - - variable: type - label: Service Type - description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" - schema: - type: string - default: LoadBalancer - enum: - - value: LoadBalancer - description: LoadBalancer (Expose Ports) - - value: ClusterIP - description: ClusterIP (Do Not Expose Ports) - - variable: loadBalancerIP - label: LoadBalancer IP - description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" - schema: - show_if: [["type", "=", "LoadBalancer"]] - type: string - default: "" - - variable: ports - label: "Service's Port(s) Configuration" - schema: - additional_attrs: true - type: dict - attrs: - - variable: main - label: "Main Service Port Configuration" - schema: - additional_attrs: true - type: dict - attrs: - - variable: port - label: "Port" - description: "This port exposes the container port on the service" - schema: - type: int - default: 10266 - 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: 10267 - required: true - - variable: serviceexpert - group: Networking and Services - label: Show Expert Config - schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: hostNetwork - group: Networking and Services - label: Host-Networking (Complicated) - schema: - hidden: true - type: boolean - default: false - - 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: - 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: - 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 - - variable: server - label: NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: path - label: Path on NFS Server - schema: - show_if: [["type", "=", "nfs"]] - type: string - default: "" - - variable: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: setPermissions - label: Automatic Permissions - description: Automatically set permissions on install - schema: - show_if: [["type", "=", "hostPath"]] - type: boolean - default: false - - variable: readOnly - label: Read Only - schema: - type: boolean - 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: 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: [] - items: - - variable: pathEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: path - label: Path - schema: - type: string - required: true - default: "/" - - variable: pathType - label: Path Type - schema: - type: string - required: true - default: Prefix - - variable: certificateIssuer - label: Cert-Manager clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - show_if: [["certificateIssuer", "=", ""]] - default: [] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - - variable: certificateIssuer - 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: secretName - label: Use Custom Secret (Advanced) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: string - default: "" - - variable: entrypoint - label: (Advanced) Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: ingressClassName - label: (Advanced/Optional) IngressClass Name - schema: - type: string - default: "" - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: 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: service - label: Linked Service - schema: - additional_attrs: true - type: dict - attrs: - - variable: name - label: Service Name - schema: - type: string - default: "" - - variable: port - label: Service Port - schema: - type: int - - variable: clusterIssuer - label: clusterIssuer - description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' - schema: - type: string - default: "" - - variable: tls - label: TLS-Settings - schema: - type: list - default: [] - show_if: [["clusterIssuer", "=", ""]] - items: - - variable: tlsEntry - label: Host - schema: - additional_attrs: true - type: dict - attrs: - - variable: hosts - label: Certificate Hosts - schema: - type: list - default: [] - items: - - variable: host - label: Host - schema: - type: string - default: "" - required: true - - variable: clusterIssuer - 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: [["clusterIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - - variable: secretName - label: Use Custom Secret (Advanced) - schema: - type: string - show_if: [["clusterIssuer", "=", ""]] - default: "" - - variable: entrypoint - label: Traefik Entrypoint - description: Entrypoint used by Traefik when using Traefik as Ingress Provider - schema: - type: string - default: websecure - required: true - - variable: middlewares - label: Traefik Middlewares - description: Add previously created Traefik Middlewares to this Ingress - schema: - type: list - default: [] - items: - - variable: name - label: Name - schema: - type: string - default: "" - required: true - - variable: securityContext - group: Security and Permissions - label: Security Context - schema: - additional_attrs: true - type: dict - attrs: - - variable: container - label: Container - schema: - additional_attrs: true - type: dict - attrs: - # Settings from questions.yaml get appended here on a per-app basis - - - variable: runAsUser - label: "runAsUser" - description: "The UserID of the user running the application" - schema: - type: int - default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: - 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: 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: - 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: - 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 - - 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/putty/4.0.6/CHANGELOG.md b/stable/putty/4.0.6/CHANGELOG.md new file mode 100644 index 00000000000..b9a6898ee9c --- /dev/null +++ b/stable/putty/4.0.6/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [putty-4.0.6](https://github.com/truecharts/charts/compare/putty-4.0.5...putty-4.0.6) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [putty-4.0.5](https://github.com/truecharts/charts/compare/putty-4.0.4...putty-4.0.5) (2023-05-21) + +### Chore + +- update container image tccr.io/truecharts/putty to v23.04.1 ([#9051](https://github.com/truecharts/charts/issues/9051)) + + + + +## [putty-4.0.4](https://github.com/truecharts/charts/compare/putty-4.0.3...putty-4.0.4) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [putty-4.0.3](https://github.com/truecharts/charts/compare/putty-4.0.2...putty-4.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [putty-4.0.2](https://github.com/truecharts/charts/compare/putty-4.0.1...putty-4.0.2) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [putty-4.0.1](https://github.com/truecharts/charts/compare/putty-4.0.0...putty-4.0.1) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/putty to v23.03.1 ([#8653](https://github.com/truecharts/charts/issues/8653)) + + + + +## [putty-4.0.0](https://github.com/truecharts/charts/compare/putty-3.0.12...putty-4.0.0) (2023-04-30) + +### Feat + +- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) + + ### Fix + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [putty-3.0.12](https://github.com/truecharts/charts/compare/putty-3.0.11...putty-3.0.12) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [putty-3.0.11](https://github.com/truecharts/charts/compare/putty-3.0.10...putty-3.0.11) (2023-02-08) + +### Chore + +- update container image tccr.io/truecharts/putty to v23.02.2 + + + + +## [putty-3.0.10](https://github.com/truecharts/charts/compare/putty-3.0.9...putty-3.0.10) (2023-02-05) + +### Chore + diff --git a/stable/putty/4.0.6/Chart.yaml b/stable/putty/4.0.6/Chart.yaml new file mode 100644 index 00000000000..208f7dbbfa2 --- /dev/null +++ b/stable/putty/4.0.6/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "23.04.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - ssh + - putty +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: putty +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/putty + - https://github.com/jlesage/docker-putty +type: application +version: 4.0.6 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/tdarr-node/5.0.13/README.md b/stable/putty/4.0.6/README.md similarity index 100% rename from stable/tdarr-node/5.0.13/README.md rename to stable/putty/4.0.6/README.md diff --git a/stable/putty/4.0.6/app-changelog.md b/stable/putty/4.0.6/app-changelog.md new file mode 100644 index 00000000000..e9bd411fd94 --- /dev/null +++ b/stable/putty/4.0.6/app-changelog.md @@ -0,0 +1,13 @@ + + +## [putty-4.0.6](https://github.com/truecharts/charts/compare/putty-4.0.5...putty-4.0.6) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + \ No newline at end of file diff --git a/stable/putty/4.0.5/app-readme.md b/stable/putty/4.0.6/app-readme.md similarity index 100% rename from stable/putty/4.0.5/app-readme.md rename to stable/putty/4.0.6/app-readme.md diff --git a/stable/putty/4.0.6/charts/common-12.9.2.tgz b/stable/putty/4.0.6/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/putty/4.0.6/charts/common-12.9.2.tgz differ diff --git a/stable/putty/4.0.5/ix_values.yaml b/stable/putty/4.0.6/ix_values.yaml similarity index 100% rename from stable/putty/4.0.5/ix_values.yaml rename to stable/putty/4.0.6/ix_values.yaml diff --git a/stable/putty/4.0.6/questions.yaml b/stable/putty/4.0.6/questions.yaml new file mode 100644 index 00000000000..75439029245 --- /dev/null +++ b/stable/putty/4.0.6/questions.yaml @@ -0,0 +1,2047 @@ +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: putty + group: "App Configuration" + label: "PuTTY Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: DISABLE_RESTART_SESSION_DIALOG_WINDOW + label: "DISABLE_RESTART_SESSION_DIALOG_WINDOW" + description: "When set to true, the dialog window used to restart PuTTY session is not displayed." + schema: + type: boolean + default: false + - 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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 10266 + 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: 10267 + 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/5.0.14/templates/NOTES.txt b/stable/putty/4.0.6/templates/NOTES.txt similarity index 100% rename from stable/tdarr/5.0.14/templates/NOTES.txt rename to stable/putty/4.0.6/templates/NOTES.txt diff --git a/stable/unmanic/6.0.11/templates/common.yaml b/stable/putty/4.0.6/templates/common.yaml similarity index 100% rename from stable/unmanic/6.0.11/templates/common.yaml rename to stable/putty/4.0.6/templates/common.yaml diff --git a/stable/theme-park/5.0.13/values.yaml b/stable/putty/4.0.6/values.yaml similarity index 100% rename from stable/theme-park/5.0.13/values.yaml rename to stable/putty/4.0.6/values.yaml diff --git a/stable/pwndrop/5.0.16/CHANGELOG.md b/stable/pwndrop/5.0.16/CHANGELOG.md deleted file mode 100644 index 8fe04925b68..00000000000 --- a/stable/pwndrop/5.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [pwndrop-5.0.16](https://github.com/truecharts/charts/compare/pwndrop-5.0.15...pwndrop-5.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [pwndrop-5.0.15](https://github.com/truecharts/charts/compare/pwndrop-5.0.14...pwndrop-5.0.15) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [pwndrop-5.0.14](https://github.com/truecharts/charts/compare/pwndrop-5.0.13...pwndrop-5.0.14) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#8956](https://github.com/truecharts/charts/issues/8956)) - - - - -## [pwndrop-5.0.13](https://github.com/truecharts/charts/compare/pwndrop-5.0.12...pwndrop-5.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [pwndrop-5.0.12](https://github.com/truecharts/charts/compare/pwndrop-5.0.11...pwndrop-5.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [pwndrop-5.0.11](https://github.com/truecharts/charts/compare/pwndrop-5.0.10...pwndrop-5.0.11) (2023-05-02) - -### Chore - -- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#8701](https://github.com/truecharts/charts/issues/8701)) - - - - -## [pwndrop-5.0.10](https://github.com/truecharts/charts/compare/pwndrop-5.0.9...pwndrop-5.0.10) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#8350](https://github.com/truecharts/charts/issues/8350)) - - - - -## [pwndrop-5.0.9](https://github.com/truecharts/charts/compare/pwndrop-5.0.8...pwndrop-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [pwndrop-5.0.8](https://github.com/truecharts/charts/compare/pwndrop-5.0.7...pwndrop-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [pwndrop-5.0.7](https://github.com/truecharts/charts/compare/pwndrop-5.0.6...pwndrop-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [pwndrop-5.0.6](https://github.com/truecharts/charts/compare/pwndrop-5.0.5...pwndrop-5.0.6) (2023-04-16) - -### Chore diff --git a/stable/pwndrop/5.0.16/Chart.yaml b/stable/pwndrop/5.0.16/Chart.yaml deleted file mode 100644 index 96e2fb29df9..00000000000 --- a/stable/pwndrop/5.0.16/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: pwndrop -version: 5.0.16 -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. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/pwndrop -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pwndrop.png -keywords: - - pwndrop -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pwndrop -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/pwndrop/5.0.16/app-changelog.md b/stable/pwndrop/5.0.16/app-changelog.md deleted file mode 100644 index 9dae5432eac..00000000000 --- a/stable/pwndrop/5.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pwndrop-5.0.16](https://github.com/truecharts/charts/compare/pwndrop-5.0.15...pwndrop-5.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/pwndrop/5.0.16/charts/common-12.8.1.tgz b/stable/pwndrop/5.0.16/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/pwndrop/5.0.16/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/pwndrop/5.0.17/CHANGELOG.md b/stable/pwndrop/5.0.17/CHANGELOG.md new file mode 100644 index 00000000000..a7750dec1fb --- /dev/null +++ b/stable/pwndrop/5.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [pwndrop-5.0.17](https://github.com/truecharts/charts/compare/pwndrop-5.0.16...pwndrop-5.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [pwndrop-5.0.16](https://github.com/truecharts/charts/compare/pwndrop-5.0.15...pwndrop-5.0.16) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [pwndrop-5.0.15](https://github.com/truecharts/charts/compare/pwndrop-5.0.14...pwndrop-5.0.15) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [pwndrop-5.0.14](https://github.com/truecharts/charts/compare/pwndrop-5.0.13...pwndrop-5.0.14) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#8956](https://github.com/truecharts/charts/issues/8956)) + + + + +## [pwndrop-5.0.13](https://github.com/truecharts/charts/compare/pwndrop-5.0.12...pwndrop-5.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [pwndrop-5.0.12](https://github.com/truecharts/charts/compare/pwndrop-5.0.11...pwndrop-5.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [pwndrop-5.0.11](https://github.com/truecharts/charts/compare/pwndrop-5.0.10...pwndrop-5.0.11) (2023-05-02) + +### Chore + +- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#8701](https://github.com/truecharts/charts/issues/8701)) + + + + +## [pwndrop-5.0.10](https://github.com/truecharts/charts/compare/pwndrop-5.0.9...pwndrop-5.0.10) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/pwndrop to v1.0.1 ([#8350](https://github.com/truecharts/charts/issues/8350)) + + + + +## [pwndrop-5.0.9](https://github.com/truecharts/charts/compare/pwndrop-5.0.8...pwndrop-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [pwndrop-5.0.8](https://github.com/truecharts/charts/compare/pwndrop-5.0.7...pwndrop-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [pwndrop-5.0.7](https://github.com/truecharts/charts/compare/pwndrop-5.0.6...pwndrop-5.0.7) (2023-04-20) + +### Chore diff --git a/stable/pwndrop/5.0.17/Chart.yaml b/stable/pwndrop/5.0.17/Chart.yaml new file mode 100644 index 00000000000..b1033ae15b8 --- /dev/null +++ b/stable/pwndrop/5.0.17/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: pwndrop +version: 5.0.17 +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. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/pwndrop +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pwndrop.png +keywords: + - pwndrop +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pwndrop +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/tdarr/5.0.14/README.md b/stable/pwndrop/5.0.17/README.md similarity index 100% rename from stable/tdarr/5.0.14/README.md rename to stable/pwndrop/5.0.17/README.md diff --git a/stable/pwndrop/5.0.17/app-changelog.md b/stable/pwndrop/5.0.17/app-changelog.md new file mode 100644 index 00000000000..b63093286ab --- /dev/null +++ b/stable/pwndrop/5.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pwndrop-5.0.17](https://github.com/truecharts/charts/compare/pwndrop-5.0.16...pwndrop-5.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/pwndrop/5.0.16/app-readme.md b/stable/pwndrop/5.0.17/app-readme.md similarity index 100% rename from stable/pwndrop/5.0.16/app-readme.md rename to stable/pwndrop/5.0.17/app-readme.md diff --git a/stable/pwndrop/5.0.17/charts/common-12.9.2.tgz b/stable/pwndrop/5.0.17/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/pwndrop/5.0.17/charts/common-12.9.2.tgz differ diff --git a/stable/pwndrop/5.0.16/ix_values.yaml b/stable/pwndrop/5.0.17/ix_values.yaml similarity index 100% rename from stable/pwndrop/5.0.16/ix_values.yaml rename to stable/pwndrop/5.0.17/ix_values.yaml diff --git a/stable/pwndrop/5.0.16/questions.yaml b/stable/pwndrop/5.0.17/questions.yaml similarity index 100% rename from stable/pwndrop/5.0.16/questions.yaml rename to stable/pwndrop/5.0.17/questions.yaml diff --git a/stable/thelounge/9.0.16/templates/NOTES.txt b/stable/pwndrop/5.0.17/templates/NOTES.txt similarity index 100% rename from stable/thelounge/9.0.16/templates/NOTES.txt rename to stable/pwndrop/5.0.17/templates/NOTES.txt diff --git a/stable/unpackerr/9.0.14/templates/common.yaml b/stable/pwndrop/5.0.17/templates/common.yaml similarity index 100% rename from stable/unpackerr/9.0.14/templates/common.yaml rename to stable/pwndrop/5.0.17/templates/common.yaml diff --git a/stable/tinymediamanager/5.0.15/values.yaml b/stable/pwndrop/5.0.17/values.yaml similarity index 100% rename from stable/tinymediamanager/5.0.15/values.yaml rename to stable/pwndrop/5.0.17/values.yaml diff --git a/stable/pyload/9.0.13/CHANGELOG.md b/stable/pyload/9.0.13/CHANGELOG.md deleted file mode 100644 index b9d8ce8022a..00000000000 --- a/stable/pyload/9.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [pyload-9.0.13](https://github.com/truecharts/charts/compare/pyload-9.0.12...pyload-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [pyload-9.0.12](https://github.com/truecharts/charts/compare/pyload-9.0.11...pyload-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [pyload-9.0.11](https://github.com/truecharts/charts/compare/pyload-9.0.10...pyload-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [pyload-9.0.10](https://github.com/truecharts/charts/compare/pyload-9.0.9...pyload-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [pyload-9.0.9](https://github.com/truecharts/charts/compare/pyload-9.0.8...pyload-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [pyload-9.0.8](https://github.com/truecharts/charts/compare/pyload-9.0.7...pyload-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [pyload-9.0.7](https://github.com/truecharts/charts/compare/pyload-9.0.6...pyload-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [pyload-9.0.6](https://github.com/truecharts/charts/compare/pyload-9.0.5...pyload-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [pyload-9.0.5](https://github.com/truecharts/charts/compare/pyload-9.0.4...pyload-9.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [pyload-9.0.4](https://github.com/truecharts/charts/compare/pyload-9.0.3...pyload-9.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [pyload-9.0.3](https://github.com/truecharts/charts/compare/pyload-9.0.2...pyload-9.0.3) (2023-04-14) - - diff --git a/stable/pyload/9.0.13/Chart.yaml b/stable/pyload/9.0.13/Chart.yaml deleted file mode 100644 index e045053b1b1..00000000000 --- a/stable/pyload/9.0.13/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "5de90278" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - pyload - - download -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: pyload -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pyload - - https://github.com/pyload/pyload -version: 9.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/pyload/9.0.13/app-changelog.md b/stable/pyload/9.0.13/app-changelog.md deleted file mode 100644 index db1ed6315fb..00000000000 --- a/stable/pyload/9.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pyload-9.0.13](https://github.com/truecharts/charts/compare/pyload-9.0.12...pyload-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/pyload/9.0.13/charts/common-12.8.1.tgz b/stable/pyload/9.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/pyload/9.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/pyload/9.0.14/CHANGELOG.md b/stable/pyload/9.0.14/CHANGELOG.md new file mode 100644 index 00000000000..9b97e59e75c --- /dev/null +++ b/stable/pyload/9.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [pyload-9.0.14](https://github.com/truecharts/charts/compare/pyload-9.0.13...pyload-9.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [pyload-9.0.13](https://github.com/truecharts/charts/compare/pyload-9.0.12...pyload-9.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [pyload-9.0.12](https://github.com/truecharts/charts/compare/pyload-9.0.11...pyload-9.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [pyload-9.0.11](https://github.com/truecharts/charts/compare/pyload-9.0.10...pyload-9.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [pyload-9.0.10](https://github.com/truecharts/charts/compare/pyload-9.0.9...pyload-9.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [pyload-9.0.9](https://github.com/truecharts/charts/compare/pyload-9.0.8...pyload-9.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [pyload-9.0.8](https://github.com/truecharts/charts/compare/pyload-9.0.7...pyload-9.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [pyload-9.0.7](https://github.com/truecharts/charts/compare/pyload-9.0.6...pyload-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [pyload-9.0.6](https://github.com/truecharts/charts/compare/pyload-9.0.5...pyload-9.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [pyload-9.0.5](https://github.com/truecharts/charts/compare/pyload-9.0.4...pyload-9.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [pyload-9.0.4](https://github.com/truecharts/charts/compare/pyload-9.0.3...pyload-9.0.4) (2023-04-15) + +### Chore diff --git a/stable/pyload/9.0.14/Chart.yaml b/stable/pyload/9.0.14/Chart.yaml new file mode 100644 index 00000000000..5b498241979 --- /dev/null +++ b/stable/pyload/9.0.14/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "5de90278" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - pyload + - download +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: pyload +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pyload + - https://github.com/pyload/pyload +version: 9.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/thelounge/9.0.16/README.md b/stable/pyload/9.0.14/README.md similarity index 100% rename from stable/thelounge/9.0.16/README.md rename to stable/pyload/9.0.14/README.md diff --git a/stable/pyload/9.0.14/app-changelog.md b/stable/pyload/9.0.14/app-changelog.md new file mode 100644 index 00000000000..6cad780f0fd --- /dev/null +++ b/stable/pyload/9.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pyload-9.0.14](https://github.com/truecharts/charts/compare/pyload-9.0.13...pyload-9.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/pyload/9.0.13/app-readme.md b/stable/pyload/9.0.14/app-readme.md similarity index 100% rename from stable/pyload/9.0.13/app-readme.md rename to stable/pyload/9.0.14/app-readme.md diff --git a/stable/pyload/9.0.14/charts/common-12.9.2.tgz b/stable/pyload/9.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/pyload/9.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/pyload/9.0.13/ix_values.yaml b/stable/pyload/9.0.14/ix_values.yaml similarity index 100% rename from stable/pyload/9.0.13/ix_values.yaml rename to stable/pyload/9.0.14/ix_values.yaml diff --git a/stable/pyload/9.0.13/questions.yaml b/stable/pyload/9.0.14/questions.yaml similarity index 100% rename from stable/pyload/9.0.13/questions.yaml rename to stable/pyload/9.0.14/questions.yaml diff --git a/stable/theme-park/5.0.13/templates/NOTES.txt b/stable/pyload/9.0.14/templates/NOTES.txt similarity index 100% rename from stable/theme-park/5.0.13/templates/NOTES.txt rename to stable/pyload/9.0.14/templates/NOTES.txt diff --git a/stable/unpoller/6.0.13/templates/common.yaml b/stable/pyload/9.0.14/templates/common.yaml similarity index 100% rename from stable/unpoller/6.0.13/templates/common.yaml rename to stable/pyload/9.0.14/templates/common.yaml diff --git a/stable/traggo/2.0.13/values.yaml b/stable/pyload/9.0.14/values.yaml similarity index 100% rename from stable/traggo/2.0.13/values.yaml rename to stable/pyload/9.0.14/values.yaml diff --git a/stable/pylon/5.0.12/CHANGELOG.md b/stable/pylon/5.0.12/CHANGELOG.md deleted file mode 100644 index d018949fcd5..00000000000 --- a/stable/pylon/5.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [pylon-5.0.12](https://github.com/truecharts/charts/compare/pylon-5.0.11...pylon-5.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [pylon-5.0.11](https://github.com/truecharts/charts/compare/pylon-5.0.10...pylon-5.0.11) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [pylon-5.0.10](https://github.com/truecharts/charts/compare/pylon-5.0.9...pylon-5.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - update container image tccr.io/truecharts/pylon to 2.9.0 ([#8731](https://github.com/truecharts/charts/issues/8731)) - - - - -## [pylon-5.0.9](https://github.com/truecharts/charts/compare/pylon-5.0.8...pylon-5.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [pylon-5.0.8](https://github.com/truecharts/charts/compare/pylon-5.0.7...pylon-5.0.8) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/pylon to 2.9.0 ([#8352](https://github.com/truecharts/charts/issues/8352)) - - - - -## [pylon-5.0.7](https://github.com/truecharts/charts/compare/pylon-5.0.6...pylon-5.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [pylon-5.0.6](https://github.com/truecharts/charts/compare/pylon-5.0.5...pylon-5.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [pylon-5.0.5](https://github.com/truecharts/charts/compare/pylon-5.0.4...pylon-5.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [pylon-5.0.4](https://github.com/truecharts/charts/compare/pylon-5.0.3...pylon-5.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [pylon-5.0.3](https://github.com/truecharts/charts/compare/pylon-5.0.2...pylon-5.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [pylon-5.0.2](https://github.com/truecharts/charts/compare/pylon-5.0.1...pylon-5.0.2) (2023-04-15) - diff --git a/stable/pylon/5.0.12/Chart.yaml b/stable/pylon/5.0.12/Chart.yaml deleted file mode 100644 index 3805ecb5f22..00000000000 --- a/stable/pylon/5.0.12/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: pylon -version: 5.0.12 -appVersion: "2.9.0" -description: Pylon is a web based integrated development environment. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/pylon -icon: https://truecharts.org/img/hotlink-ok/chart-icons/pylon.png -keywords: - - pylon -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/pylon -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/pylon/5.0.12/app-changelog.md b/stable/pylon/5.0.12/app-changelog.md deleted file mode 100644 index cb74b3a1db6..00000000000 --- a/stable/pylon/5.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pylon-5.0.12](https://github.com/truecharts/charts/compare/pylon-5.0.11...pylon-5.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/pylon/5.0.12/charts/common-12.8.1.tgz b/stable/pylon/5.0.12/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/pylon/5.0.12/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/pylon/5.0.13/CHANGELOG.md b/stable/pylon/5.0.13/CHANGELOG.md new file mode 100644 index 00000000000..b6f20abdc25 --- /dev/null +++ b/stable/pylon/5.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [pylon-5.0.13](https://github.com/truecharts/charts/compare/pylon-5.0.12...pylon-5.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [pylon-5.0.12](https://github.com/truecharts/charts/compare/pylon-5.0.11...pylon-5.0.12) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [pylon-5.0.11](https://github.com/truecharts/charts/compare/pylon-5.0.10...pylon-5.0.11) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [pylon-5.0.10](https://github.com/truecharts/charts/compare/pylon-5.0.9...pylon-5.0.10) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + - update container image tccr.io/truecharts/pylon to 2.9.0 ([#8731](https://github.com/truecharts/charts/issues/8731)) + + + + +## [pylon-5.0.9](https://github.com/truecharts/charts/compare/pylon-5.0.8...pylon-5.0.9) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [pylon-5.0.8](https://github.com/truecharts/charts/compare/pylon-5.0.7...pylon-5.0.8) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/pylon to 2.9.0 ([#8352](https://github.com/truecharts/charts/issues/8352)) + + + + +## [pylon-5.0.7](https://github.com/truecharts/charts/compare/pylon-5.0.6...pylon-5.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [pylon-5.0.6](https://github.com/truecharts/charts/compare/pylon-5.0.5...pylon-5.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [pylon-5.0.5](https://github.com/truecharts/charts/compare/pylon-5.0.4...pylon-5.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [pylon-5.0.4](https://github.com/truecharts/charts/compare/pylon-5.0.3...pylon-5.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [pylon-5.0.3](https://github.com/truecharts/charts/compare/pylon-5.0.2...pylon-5.0.3) (2023-04-16) + diff --git a/stable/pylon/5.0.13/Chart.yaml b/stable/pylon/5.0.13/Chart.yaml new file mode 100644 index 00000000000..c7ac4711875 --- /dev/null +++ b/stable/pylon/5.0.13/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: pylon +version: 5.0.13 +appVersion: "2.9.0" +description: Pylon is a web based integrated development environment. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/pylon +icon: https://truecharts.org/img/hotlink-ok/chart-icons/pylon.png +keywords: + - pylon +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/pylon +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/theme-park/5.0.13/README.md b/stable/pylon/5.0.13/README.md similarity index 100% rename from stable/theme-park/5.0.13/README.md rename to stable/pylon/5.0.13/README.md diff --git a/stable/pylon/5.0.13/app-changelog.md b/stable/pylon/5.0.13/app-changelog.md new file mode 100644 index 00000000000..e90db8d4044 --- /dev/null +++ b/stable/pylon/5.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pylon-5.0.13](https://github.com/truecharts/charts/compare/pylon-5.0.12...pylon-5.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/pylon/5.0.12/app-readme.md b/stable/pylon/5.0.13/app-readme.md similarity index 100% rename from stable/pylon/5.0.12/app-readme.md rename to stable/pylon/5.0.13/app-readme.md diff --git a/stable/pylon/5.0.13/charts/common-12.9.2.tgz b/stable/pylon/5.0.13/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/pylon/5.0.13/charts/common-12.9.2.tgz differ diff --git a/stable/pylon/5.0.12/ix_values.yaml b/stable/pylon/5.0.13/ix_values.yaml similarity index 100% rename from stable/pylon/5.0.12/ix_values.yaml rename to stable/pylon/5.0.13/ix_values.yaml diff --git a/stable/pylon/5.0.12/questions.yaml b/stable/pylon/5.0.13/questions.yaml similarity index 100% rename from stable/pylon/5.0.12/questions.yaml rename to stable/pylon/5.0.13/questions.yaml diff --git a/stable/tinymediamanager/5.0.15/templates/NOTES.txt b/stable/pylon/5.0.13/templates/NOTES.txt similarity index 100% rename from stable/tinymediamanager/5.0.15/templates/NOTES.txt rename to stable/pylon/5.0.13/templates/NOTES.txt diff --git a/stable/uptimerobot-prometheus/7.0.4/templates/common.yaml b/stable/pylon/5.0.13/templates/common.yaml similarity index 100% rename from stable/uptimerobot-prometheus/7.0.4/templates/common.yaml rename to stable/pylon/5.0.13/templates/common.yaml diff --git a/stable/trilium-notes/8.0.14/values.yaml b/stable/pylon/5.0.13/values.yaml similarity index 100% rename from stable/trilium-notes/8.0.14/values.yaml rename to stable/pylon/5.0.13/values.yaml diff --git a/stable/qbitmanage/4.0.15/CHANGELOG.md b/stable/qbitmanage/4.0.15/CHANGELOG.md deleted file mode 100644 index 0a2dc0631fb..00000000000 --- a/stable/qbitmanage/4.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [qbitmanage-4.0.15](https://github.com/truecharts/charts/compare/qbitmanage-4.0.14...qbitmanage-4.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [qbitmanage-4.0.14](https://github.com/truecharts/charts/compare/qbitmanage-4.0.13...qbitmanage-4.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [qbitmanage-4.0.13](https://github.com/truecharts/charts/compare/qbitmanage-4.0.12...qbitmanage-4.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [qbitmanage-4.0.12](https://github.com/truecharts/charts/compare/qbitmanage-4.0.11...qbitmanage-4.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [qbitmanage-4.0.11](https://github.com/truecharts/charts/compare/qbitmanage-4.0.10...qbitmanage-4.0.11) (2023-05-01) - -### Chore - -- update container image tccr.io/truecharts/qbitmanage to v3.6.2 ([#8655](https://github.com/truecharts/charts/issues/8655)) - - - - -## [qbitmanage-4.0.10](https://github.com/truecharts/charts/compare/qbitmanage-4.0.9...qbitmanage-4.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/qbitmanage to v3.4.4 ([#8515](https://github.com/truecharts/charts/issues/8515)) - - - - -## [qbitmanage-4.0.9](https://github.com/truecharts/charts/compare/qbitmanage-4.0.8...qbitmanage-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [qbitmanage-4.0.8](https://github.com/truecharts/charts/compare/qbitmanage-4.0.7...qbitmanage-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [qbitmanage-4.0.7](https://github.com/truecharts/charts/compare/qbitmanage-4.0.6...qbitmanage-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [qbitmanage-4.0.6](https://github.com/truecharts/charts/compare/qbitmanage-4.0.5...qbitmanage-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [qbitmanage-4.0.5](https://github.com/truecharts/charts/compare/qbitmanage-4.0.4...qbitmanage-4.0.5) (2023-04-16) - -### Chore diff --git a/stable/qbitmanage/4.0.15/Chart.yaml b/stable/qbitmanage/4.0.15/Chart.yaml deleted file mode 100644 index ffb2aa604c8..00000000000 --- a/stable/qbitmanage/4.0.15/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "3.6.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - qbitmanage - - Downloaders - - MediaApp-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: qbitmanage -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/qbitmanage - - https://github.com/StuffAnThings/qbit_manage/wiki/Docker-Installation -type: application -version: 4.0.15 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - MediaApp-Other diff --git a/stable/qbitmanage/4.0.15/app-changelog.md b/stable/qbitmanage/4.0.15/app-changelog.md deleted file mode 100644 index 7c748035a68..00000000000 --- a/stable/qbitmanage/4.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [qbitmanage-4.0.15](https://github.com/truecharts/charts/compare/qbitmanage-4.0.14...qbitmanage-4.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/qbitmanage/4.0.15/charts/common-12.8.1.tgz b/stable/qbitmanage/4.0.15/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/qbitmanage/4.0.15/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/qbitmanage/4.0.16/CHANGELOG.md b/stable/qbitmanage/4.0.16/CHANGELOG.md new file mode 100644 index 00000000000..1101951f46a --- /dev/null +++ b/stable/qbitmanage/4.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [qbitmanage-4.0.16](https://github.com/truecharts/charts/compare/qbitmanage-4.0.15...qbitmanage-4.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [qbitmanage-4.0.15](https://github.com/truecharts/charts/compare/qbitmanage-4.0.14...qbitmanage-4.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [qbitmanage-4.0.14](https://github.com/truecharts/charts/compare/qbitmanage-4.0.13...qbitmanage-4.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [qbitmanage-4.0.13](https://github.com/truecharts/charts/compare/qbitmanage-4.0.12...qbitmanage-4.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [qbitmanage-4.0.12](https://github.com/truecharts/charts/compare/qbitmanage-4.0.11...qbitmanage-4.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [qbitmanage-4.0.11](https://github.com/truecharts/charts/compare/qbitmanage-4.0.10...qbitmanage-4.0.11) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/qbitmanage to v3.6.2 ([#8655](https://github.com/truecharts/charts/issues/8655)) + + + + +## [qbitmanage-4.0.10](https://github.com/truecharts/charts/compare/qbitmanage-4.0.9...qbitmanage-4.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/qbitmanage to v3.4.4 ([#8515](https://github.com/truecharts/charts/issues/8515)) + + + + +## [qbitmanage-4.0.9](https://github.com/truecharts/charts/compare/qbitmanage-4.0.8...qbitmanage-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [qbitmanage-4.0.8](https://github.com/truecharts/charts/compare/qbitmanage-4.0.7...qbitmanage-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [qbitmanage-4.0.7](https://github.com/truecharts/charts/compare/qbitmanage-4.0.6...qbitmanage-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [qbitmanage-4.0.6](https://github.com/truecharts/charts/compare/qbitmanage-4.0.5...qbitmanage-4.0.6) (2023-04-16) + +### Chore diff --git a/stable/qbitmanage/4.0.16/Chart.yaml b/stable/qbitmanage/4.0.16/Chart.yaml new file mode 100644 index 00000000000..f96b57f1612 --- /dev/null +++ b/stable/qbitmanage/4.0.16/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "3.6.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - qbitmanage + - Downloaders + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: qbitmanage +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/qbitmanage + - https://github.com/StuffAnThings/qbit_manage/wiki/Docker-Installation +type: application +version: 4.0.16 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders + - MediaApp-Other diff --git a/stable/tinymediamanager/5.0.15/README.md b/stable/qbitmanage/4.0.16/README.md similarity index 100% rename from stable/tinymediamanager/5.0.15/README.md rename to stable/qbitmanage/4.0.16/README.md diff --git a/stable/qbitmanage/4.0.16/app-changelog.md b/stable/qbitmanage/4.0.16/app-changelog.md new file mode 100644 index 00000000000..36723c0dbf3 --- /dev/null +++ b/stable/qbitmanage/4.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [qbitmanage-4.0.16](https://github.com/truecharts/charts/compare/qbitmanage-4.0.15...qbitmanage-4.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/qbitmanage/4.0.15/app-readme.md b/stable/qbitmanage/4.0.16/app-readme.md similarity index 100% rename from stable/qbitmanage/4.0.15/app-readme.md rename to stable/qbitmanage/4.0.16/app-readme.md diff --git a/stable/qbitmanage/4.0.16/charts/common-12.9.2.tgz b/stable/qbitmanage/4.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/qbitmanage/4.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/qbitmanage/4.0.15/ix_values.yaml b/stable/qbitmanage/4.0.16/ix_values.yaml similarity index 100% rename from stable/qbitmanage/4.0.15/ix_values.yaml rename to stable/qbitmanage/4.0.16/ix_values.yaml diff --git a/stable/qbitmanage/4.0.15/questions.yaml b/stable/qbitmanage/4.0.16/questions.yaml similarity index 100% rename from stable/qbitmanage/4.0.15/questions.yaml rename to stable/qbitmanage/4.0.16/questions.yaml diff --git a/stable/traggo/2.0.13/templates/NOTES.txt b/stable/qbitmanage/4.0.16/templates/NOTES.txt similarity index 100% rename from stable/traggo/2.0.13/templates/NOTES.txt rename to stable/qbitmanage/4.0.16/templates/NOTES.txt diff --git a/stable/qbitmanage/4.0.15/templates/common.yaml b/stable/qbitmanage/4.0.16/templates/common.yaml similarity index 100% rename from stable/qbitmanage/4.0.15/templates/common.yaml rename to stable/qbitmanage/4.0.16/templates/common.yaml diff --git a/stable/tsmuxer/4.0.6/values.yaml b/stable/qbitmanage/4.0.16/values.yaml similarity index 100% rename from stable/tsmuxer/4.0.6/values.yaml rename to stable/qbitmanage/4.0.16/values.yaml diff --git a/stable/qbittorrent/15.0.16/CHANGELOG.md b/stable/qbittorrent/15.0.16/CHANGELOG.md new file mode 100644 index 00000000000..0f198b78bf1 --- /dev/null +++ b/stable/qbittorrent/15.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [qbittorrent-15.0.16](https://github.com/truecharts/charts/compare/qbittorrent-15.0.15...qbittorrent-15.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [qbittorrent-15.0.15](https://github.com/truecharts/charts/compare/qbittorrent-15.0.14...qbittorrent-15.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [qbittorrent-15.0.14](https://github.com/truecharts/charts/compare/qbittorrent-15.0.13...qbittorrent-15.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [qbittorrent-15.0.13](https://github.com/truecharts/charts/compare/qbittorrent-15.0.12...qbittorrent-15.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [qbittorrent-15.0.12](https://github.com/truecharts/charts/compare/qbittorrent-15.0.11...qbittorrent-15.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [qbittorrent-15.0.11](https://github.com/truecharts/charts/compare/qbittorrent-15.0.10...qbittorrent-15.0.11) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/qbittorrent to 4.5.2 ([#8391](https://github.com/truecharts/charts/issues/8391)) + + + + +## [qbittorrent-15.0.10](https://github.com/truecharts/charts/compare/qbittorrent-15.0.9...qbittorrent-15.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/qbittorrent to v4.5.2 ([#8286](https://github.com/truecharts/charts/issues/8286)) + + + + +## [qbittorrent-15.0.9](https://github.com/truecharts/charts/compare/qbittorrent-15.0.8...qbittorrent-15.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [qbittorrent-15.0.8](https://github.com/truecharts/charts/compare/qbittorrent-15.0.7...qbittorrent-15.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [qbittorrent-15.0.7](https://github.com/truecharts/charts/compare/qbittorrent-15.0.6...qbittorrent-15.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [qbittorrent-15.0.6](https://github.com/truecharts/charts/compare/qbittorrent-15.0.5...qbittorrent-15.0.6) (2023-04-16) + +### Chore diff --git a/stable/qbittorrent/15.0.16/Chart.yaml b/stable/qbittorrent/15.0.16/Chart.yaml new file mode 100644 index 00000000000..a37b58df1ad --- /dev/null +++ b/stable/qbittorrent/15.0.16/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "4.5.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - qbittorrent + - torrrent +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: qbittorrent +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/qbittorrent + - https://github.com/qbittorrent/qBittorrent +type: application +version: 15.0.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/traggo/2.0.13/README.md b/stable/qbittorrent/15.0.16/README.md similarity index 100% rename from stable/traggo/2.0.13/README.md rename to stable/qbittorrent/15.0.16/README.md diff --git a/stable/qbittorrent/15.0.16/app-changelog.md b/stable/qbittorrent/15.0.16/app-changelog.md new file mode 100644 index 00000000000..bfb1b1f0185 --- /dev/null +++ b/stable/qbittorrent/15.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [qbittorrent-15.0.16](https://github.com/truecharts/charts/compare/qbittorrent-15.0.15...qbittorrent-15.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/qbittorrent/15.0.16/app-readme.md b/stable/qbittorrent/15.0.16/app-readme.md new file mode 100644 index 00000000000..49a523cba77 --- /dev/null +++ b/stable/qbittorrent/15.0.16/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/15.0.16/charts/common-12.9.2.tgz b/stable/qbittorrent/15.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/qbittorrent/15.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/qbittorrent/15.0.16/ix_values.yaml b/stable/qbittorrent/15.0.16/ix_values.yaml new file mode 100644 index 00000000000..186d5c60866 --- /dev/null +++ b/stable/qbittorrent/15.0.16/ix_values.yaml @@ -0,0 +1,41 @@ +image: + repository: tccr.io/truecharts/qbittorrent + pullPolicy: IfNotPresent + tag: 4.5.2@sha256:54fcba5b08063265f38e451445a7f6d7c2fea0b15207e39ac290d38e51ce64c4 +service: + main: + ports: + main: + port: 10095 + targetPort: 8080 + torrent: + enabled: true + ports: + torrent: + enabled: true + port: 6881 + protocol: tcp + torrentudp: + enabled: true + port: 6881 + protocol: udp +persistence: + config: + enabled: true + mountPath: "/config" +additionalVolumes: + - name: qbittorrent-scripts + emptyDir: {} + ## When you want to enable automatic port configuration at startup, adjust this to: + # configMap: + # name: -scripts + # defaultMode: "511" +additionalVolumeMounts: + - mountPath: "/config/custom-cont-init.d" + name: qbittorrent-scripts +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false diff --git a/stable/qbittorrent/15.0.16/questions.yaml b/stable/qbittorrent/15.0.16/questions.yaml new file mode 100644 index 00000000000..779df9f3249 --- /dev/null +++ b/stable/qbittorrent/15.0.16/questions.yaml @@ -0,0 +1,1979 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/8.0.14/templates/NOTES.txt b/stable/qbittorrent/15.0.16/templates/NOTES.txt similarity index 100% rename from stable/trilium-notes/8.0.14/templates/NOTES.txt rename to stable/qbittorrent/15.0.16/templates/NOTES.txt diff --git a/stable/qbittorrent/15.0.16/templates/_configmap.tpl b/stable/qbittorrent/15.0.16/templates/_configmap.tpl new file mode 100644 index 00000000000..c1981bfe444 --- /dev/null +++ b/stable/qbittorrent/15.0.16/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/15.0.16/templates/common.yaml b/stable/qbittorrent/15.0.16/templates/common.yaml new file mode 100644 index 00000000000..6f4a8126984 --- /dev/null +++ b/stable/qbittorrent/15.0.16/templates/common.yaml @@ -0,0 +1,14 @@ +{{/* 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 -}} + +{{/* Render configmap for vaultwarden */}} +{{- $configmap := include "qbittorrent.configmap" . | fromYaml -}} +{{- if $configmap -}} +{{- $_ := set .Values.configmap "qbittorrent-scripts" $configmap -}} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/twtxt/6.0.13/values.yaml b/stable/qbittorrent/15.0.16/values.yaml similarity index 100% rename from stable/twtxt/6.0.13/values.yaml rename to stable/qbittorrent/15.0.16/values.yaml diff --git a/stable/qdirstat/4.0.6/CHANGELOG.md b/stable/qdirstat/4.0.6/CHANGELOG.md deleted file mode 100644 index 4e6acce577b..00000000000 --- a/stable/qdirstat/4.0.6/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [qdirstat-4.0.6](https://github.com/truecharts/charts/compare/qdirstat-4.0.5...qdirstat-4.0.6) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [qdirstat-4.0.5](https://github.com/truecharts/charts/compare/qdirstat-4.0.4...qdirstat-4.0.5) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [qdirstat-4.0.4](https://github.com/truecharts/charts/compare/qdirstat-4.0.3...qdirstat-4.0.4) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/qdirstat to v23.04.1 ([#8860](https://github.com/truecharts/charts/issues/8860)) - - - - -## [qdirstat-4.0.3](https://github.com/truecharts/charts/compare/qdirstat-4.0.2...qdirstat-4.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [qdirstat-4.0.2](https://github.com/truecharts/charts/compare/qdirstat-4.0.1...qdirstat-4.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [qdirstat-4.0.1](https://github.com/truecharts/charts/compare/qdirstat-4.0.0...qdirstat-4.0.1) (2023-05-01) - -### Chore - -- update container image tccr.io/truecharts/qdirstat to v23.03.1 ([#8656](https://github.com/truecharts/charts/issues/8656)) - - - - -## [qdirstat-4.0.0](https://github.com/truecharts/charts/compare/qdirstat-3.0.13...qdirstat-4.0.0) (2023-04-30) - -### Feat - -- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - - - -## [qdirstat-3.0.13](https://github.com/truecharts/charts/compare/qdirstat-3.0.12...qdirstat-3.0.13) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [qdirstat-3.0.12](https://github.com/truecharts/charts/compare/qdirstat-3.0.11...qdirstat-3.0.12) (2023-02-08) - -### Chore - -- update container image tccr.io/truecharts/qdirstat to v23.02.2 - - - - -## [qdirstat-3.0.11](https://github.com/truecharts/charts/compare/qdirstat-3.0.10...qdirstat-3.0.11) (2023-02-05) - -### Chore - -- update container image tccr.io/truecharts/qdirstat to v23.02.1 - - - diff --git a/stable/qdirstat/4.0.6/Chart.yaml b/stable/qdirstat/4.0.6/Chart.yaml deleted file mode 100644 index 38bbd2ede1a..00000000000 --- a/stable/qdirstat/4.0.6/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "23.04.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - stats - - qdirstat -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: qdirstat -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/qdirstat - - https://github.com/jlesage/docker-qdirstat -type: application -version: 4.0.6 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/qdirstat/4.0.6/app-changelog.md b/stable/qdirstat/4.0.6/app-changelog.md deleted file mode 100644 index 59fbe530517..00000000000 --- a/stable/qdirstat/4.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [qdirstat-4.0.6](https://github.com/truecharts/charts/compare/qdirstat-4.0.5...qdirstat-4.0.6) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/qdirstat/4.0.6/charts/common-12.8.1.tgz b/stable/qdirstat/4.0.6/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/qdirstat/4.0.6/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/qdirstat/4.0.7/CHANGELOG.md b/stable/qdirstat/4.0.7/CHANGELOG.md new file mode 100644 index 00000000000..a06f0de323c --- /dev/null +++ b/stable/qdirstat/4.0.7/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [qdirstat-4.0.7](https://github.com/truecharts/charts/compare/qdirstat-4.0.6...qdirstat-4.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [qdirstat-4.0.6](https://github.com/truecharts/charts/compare/qdirstat-4.0.5...qdirstat-4.0.6) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [qdirstat-4.0.5](https://github.com/truecharts/charts/compare/qdirstat-4.0.4...qdirstat-4.0.5) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [qdirstat-4.0.4](https://github.com/truecharts/charts/compare/qdirstat-4.0.3...qdirstat-4.0.4) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/qdirstat to v23.04.1 ([#8860](https://github.com/truecharts/charts/issues/8860)) + + + + +## [qdirstat-4.0.3](https://github.com/truecharts/charts/compare/qdirstat-4.0.2...qdirstat-4.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [qdirstat-4.0.2](https://github.com/truecharts/charts/compare/qdirstat-4.0.1...qdirstat-4.0.2) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [qdirstat-4.0.1](https://github.com/truecharts/charts/compare/qdirstat-4.0.0...qdirstat-4.0.1) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/qdirstat to v23.03.1 ([#8656](https://github.com/truecharts/charts/issues/8656)) + + + + +## [qdirstat-4.0.0](https://github.com/truecharts/charts/compare/qdirstat-3.0.13...qdirstat-4.0.0) (2023-04-30) + +### Feat + +- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) + + ### Fix + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [qdirstat-3.0.13](https://github.com/truecharts/charts/compare/qdirstat-3.0.12...qdirstat-3.0.13) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [qdirstat-3.0.12](https://github.com/truecharts/charts/compare/qdirstat-3.0.11...qdirstat-3.0.12) (2023-02-08) + +### Chore + +- update container image tccr.io/truecharts/qdirstat to v23.02.2 + + + diff --git a/stable/qdirstat/4.0.7/Chart.yaml b/stable/qdirstat/4.0.7/Chart.yaml new file mode 100644 index 00000000000..f772c42da02 --- /dev/null +++ b/stable/qdirstat/4.0.7/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "23.04.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - stats + - qdirstat +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: qdirstat +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/qdirstat + - https://github.com/jlesage/docker-qdirstat +type: application +version: 4.0.7 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/trilium-notes/8.0.14/README.md b/stable/qdirstat/4.0.7/README.md similarity index 100% rename from stable/trilium-notes/8.0.14/README.md rename to stable/qdirstat/4.0.7/README.md diff --git a/stable/qdirstat/4.0.7/app-changelog.md b/stable/qdirstat/4.0.7/app-changelog.md new file mode 100644 index 00000000000..5ba85d31ecd --- /dev/null +++ b/stable/qdirstat/4.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [qdirstat-4.0.7](https://github.com/truecharts/charts/compare/qdirstat-4.0.6...qdirstat-4.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/qdirstat/4.0.6/app-readme.md b/stable/qdirstat/4.0.7/app-readme.md similarity index 100% rename from stable/qdirstat/4.0.6/app-readme.md rename to stable/qdirstat/4.0.7/app-readme.md diff --git a/stable/qdirstat/4.0.7/charts/common-12.9.2.tgz b/stable/qdirstat/4.0.7/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/qdirstat/4.0.7/charts/common-12.9.2.tgz differ diff --git a/stable/qdirstat/4.0.6/ix_values.yaml b/stable/qdirstat/4.0.7/ix_values.yaml similarity index 100% rename from stable/qdirstat/4.0.6/ix_values.yaml rename to stable/qdirstat/4.0.7/ix_values.yaml diff --git a/stable/qdirstat/4.0.6/questions.yaml b/stable/qdirstat/4.0.7/questions.yaml similarity index 100% rename from stable/qdirstat/4.0.6/questions.yaml rename to stable/qdirstat/4.0.7/questions.yaml diff --git a/stable/tsmuxer/4.0.6/templates/NOTES.txt b/stable/qdirstat/4.0.7/templates/NOTES.txt similarity index 100% rename from stable/tsmuxer/4.0.6/templates/NOTES.txt rename to stable/qdirstat/4.0.7/templates/NOTES.txt diff --git a/stable/verysync/5.0.13/templates/common.yaml b/stable/qdirstat/4.0.7/templates/common.yaml similarity index 100% rename from stable/verysync/5.0.13/templates/common.yaml rename to stable/qdirstat/4.0.7/templates/common.yaml diff --git a/stable/ubooquity/6.0.6/values.yaml b/stable/qdirstat/4.0.7/values.yaml similarity index 100% rename from stable/ubooquity/6.0.6/values.yaml rename to stable/qdirstat/4.0.7/values.yaml diff --git a/stable/qinglong/5.0.15/CHANGELOG.md b/stable/qinglong/5.0.15/CHANGELOG.md deleted file mode 100644 index 9199e481083..00000000000 --- a/stable/qinglong/5.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [qinglong-5.0.15](https://github.com/truecharts/charts/compare/qinglong-5.0.14...qinglong-5.0.15) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/qinglong to v2.15.14 ([#9079](https://github.com/truecharts/charts/issues/9079)) - - - - -## [qinglong-5.0.14](https://github.com/truecharts/charts/compare/qinglong-5.0.13...qinglong-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [qinglong-5.0.13](https://github.com/truecharts/charts/compare/qinglong-5.0.12...qinglong-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [qinglong-5.0.12](https://github.com/truecharts/charts/compare/qinglong-5.0.11...qinglong-5.0.12) (2023-05-11) - -### Chore - -- update container image tccr.io/truecharts/qinglong to v2.15.14 ([#8893](https://github.com/truecharts/charts/issues/8893)) - - - - -## [qinglong-5.0.11](https://github.com/truecharts/charts/compare/qinglong-5.0.10...qinglong-5.0.11) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/qinglong to v2.15.14 ([#8839](https://github.com/truecharts/charts/issues/8839)) - - - - -## [qinglong-5.0.10](https://github.com/truecharts/charts/compare/qinglong-5.0.9...qinglong-5.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [qinglong-5.0.9](https://github.com/truecharts/charts/compare/qinglong-5.0.8...qinglong-5.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [qinglong-5.0.8](https://github.com/truecharts/charts/compare/qinglong-5.0.7...qinglong-5.0.8) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/qinglong to v2.15.12 ([#8516](https://github.com/truecharts/charts/issues/8516)) - - - - -## [qinglong-5.0.7](https://github.com/truecharts/charts/compare/qinglong-5.0.6...qinglong-5.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [qinglong-5.0.6](https://github.com/truecharts/charts/compare/qinglong-5.0.5...qinglong-5.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [qinglong-5.0.5](https://github.com/truecharts/charts/compare/qinglong-5.0.4...qinglong-5.0.5) (2023-04-20) - -### Chore diff --git a/stable/qinglong/5.0.15/Chart.yaml b/stable/qinglong/5.0.15/Chart.yaml deleted file mode 100644 index e04d0e57b4d..00000000000 --- a/stable/qinglong/5.0.15/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: qinglong -version: 5.0.15 -appVersion: "2.15.14" -description: A timed task management panel that supports typescript, javaScript, python3, and shell -type: application -deprecated: false -home: https://truecharts.org/charts/stable/qinglong -icon: https://truecharts.org/img/hotlink-ok/chart-icons/qinglong.png -keywords: - - qinglong - - task -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/qinglong -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - cloud - truecharts.org/SCALE-support: "true" diff --git a/stable/qinglong/5.0.15/app-changelog.md b/stable/qinglong/5.0.15/app-changelog.md deleted file mode 100644 index 070aa0655aa..00000000000 --- a/stable/qinglong/5.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [qinglong-5.0.15](https://github.com/truecharts/charts/compare/qinglong-5.0.14...qinglong-5.0.15) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/qinglong to v2.15.14 ([#9079](https://github.com/truecharts/charts/issues/9079)) - - \ No newline at end of file diff --git a/stable/qinglong/5.0.15/charts/common-12.8.1.tgz b/stable/qinglong/5.0.15/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/qinglong/5.0.15/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/qinglong/5.0.16/CHANGELOG.md b/stable/qinglong/5.0.16/CHANGELOG.md new file mode 100644 index 00000000000..2d16e88479d --- /dev/null +++ b/stable/qinglong/5.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [qinglong-5.0.16](https://github.com/truecharts/charts/compare/qinglong-5.0.15...qinglong-5.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [qinglong-5.0.15](https://github.com/truecharts/charts/compare/qinglong-5.0.14...qinglong-5.0.15) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/qinglong to v2.15.14 ([#9079](https://github.com/truecharts/charts/issues/9079)) + + + + +## [qinglong-5.0.14](https://github.com/truecharts/charts/compare/qinglong-5.0.13...qinglong-5.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [qinglong-5.0.13](https://github.com/truecharts/charts/compare/qinglong-5.0.12...qinglong-5.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [qinglong-5.0.12](https://github.com/truecharts/charts/compare/qinglong-5.0.11...qinglong-5.0.12) (2023-05-11) + +### Chore + +- update container image tccr.io/truecharts/qinglong to v2.15.14 ([#8893](https://github.com/truecharts/charts/issues/8893)) + + + + +## [qinglong-5.0.11](https://github.com/truecharts/charts/compare/qinglong-5.0.10...qinglong-5.0.11) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/qinglong to v2.15.14 ([#8839](https://github.com/truecharts/charts/issues/8839)) + + + + +## [qinglong-5.0.10](https://github.com/truecharts/charts/compare/qinglong-5.0.9...qinglong-5.0.10) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [qinglong-5.0.9](https://github.com/truecharts/charts/compare/qinglong-5.0.8...qinglong-5.0.9) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [qinglong-5.0.8](https://github.com/truecharts/charts/compare/qinglong-5.0.7...qinglong-5.0.8) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/qinglong to v2.15.12 ([#8516](https://github.com/truecharts/charts/issues/8516)) + + + + +## [qinglong-5.0.7](https://github.com/truecharts/charts/compare/qinglong-5.0.6...qinglong-5.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [qinglong-5.0.6](https://github.com/truecharts/charts/compare/qinglong-5.0.5...qinglong-5.0.6) (2023-04-25) + +### Chore diff --git a/stable/qinglong/5.0.16/Chart.yaml b/stable/qinglong/5.0.16/Chart.yaml new file mode 100644 index 00000000000..750eec20d07 --- /dev/null +++ b/stable/qinglong/5.0.16/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: qinglong +version: 5.0.16 +appVersion: "2.15.14" +description: A timed task management panel that supports typescript, javaScript, python3, and shell +type: application +deprecated: false +home: https://truecharts.org/charts/stable/qinglong +icon: https://truecharts.org/img/hotlink-ok/chart-icons/qinglong.png +keywords: + - qinglong + - task +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/qinglong +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - cloud + truecharts.org/SCALE-support: "true" diff --git a/stable/tsmuxer/4.0.6/README.md b/stable/qinglong/5.0.16/README.md similarity index 100% rename from stable/tsmuxer/4.0.6/README.md rename to stable/qinglong/5.0.16/README.md diff --git a/stable/qinglong/5.0.16/app-changelog.md b/stable/qinglong/5.0.16/app-changelog.md new file mode 100644 index 00000000000..6cf7dd18f81 --- /dev/null +++ b/stable/qinglong/5.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [qinglong-5.0.16](https://github.com/truecharts/charts/compare/qinglong-5.0.15...qinglong-5.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/qinglong/5.0.15/app-readme.md b/stable/qinglong/5.0.16/app-readme.md similarity index 100% rename from stable/qinglong/5.0.15/app-readme.md rename to stable/qinglong/5.0.16/app-readme.md diff --git a/stable/qinglong/5.0.16/charts/common-12.9.2.tgz b/stable/qinglong/5.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/qinglong/5.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/qinglong/5.0.15/ix_values.yaml b/stable/qinglong/5.0.16/ix_values.yaml similarity index 100% rename from stable/qinglong/5.0.15/ix_values.yaml rename to stable/qinglong/5.0.16/ix_values.yaml diff --git a/stable/qinglong/5.0.15/questions.yaml b/stable/qinglong/5.0.16/questions.yaml similarity index 100% rename from stable/qinglong/5.0.15/questions.yaml rename to stable/qinglong/5.0.16/questions.yaml diff --git a/stable/twtxt/6.0.13/templates/NOTES.txt b/stable/qinglong/5.0.16/templates/NOTES.txt similarity index 100% rename from stable/twtxt/6.0.13/templates/NOTES.txt rename to stable/qinglong/5.0.16/templates/NOTES.txt diff --git a/stable/watchyourlan/4.0.14/templates/common.yaml b/stable/qinglong/5.0.16/templates/common.yaml similarity index 100% rename from stable/watchyourlan/4.0.14/templates/common.yaml rename to stable/qinglong/5.0.16/templates/common.yaml diff --git a/stable/unmanic/6.0.11/values.yaml b/stable/qinglong/5.0.16/values.yaml similarity index 100% rename from stable/unmanic/6.0.11/values.yaml rename to stable/qinglong/5.0.16/values.yaml diff --git a/stable/quassel-core/7.0.15/CHANGELOG.md b/stable/quassel-core/7.0.15/CHANGELOG.md deleted file mode 100644 index 9026169ed74..00000000000 --- a/stable/quassel-core/7.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [quassel-core-7.0.15](https://github.com/truecharts/charts/compare/quassel-core-7.0.14...quassel-core-7.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [quassel-core-7.0.14](https://github.com/truecharts/charts/compare/quassel-core-7.0.13...quassel-core-7.0.14) (2023-05-16) - -### Chore - -- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#8988](https://github.com/truecharts/charts/issues/8988)) - - - - -## [quassel-core-7.0.13](https://github.com/truecharts/charts/compare/quassel-core-7.0.12...quassel-core-7.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [quassel-core-7.0.12](https://github.com/truecharts/charts/compare/quassel-core-7.0.11...quassel-core-7.0.12) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#8957](https://github.com/truecharts/charts/issues/8957)) - - - - -## [quassel-core-7.0.11](https://github.com/truecharts/charts/compare/quassel-core-7.0.10...quassel-core-7.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [quassel-core-7.0.10](https://github.com/truecharts/charts/compare/quassel-core-7.0.9...quassel-core-7.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [quassel-core-7.0.9](https://github.com/truecharts/charts/compare/quassel-core-7.0.8...quassel-core-7.0.9) (2023-05-02) - -### Chore - -- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#8702](https://github.com/truecharts/charts/issues/8702)) - - - - -## [quassel-core-7.0.8](https://github.com/truecharts/charts/compare/quassel-core-7.0.7...quassel-core-7.0.8) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#8354](https://github.com/truecharts/charts/issues/8354)) - - - - -## [quassel-core-7.0.7](https://github.com/truecharts/charts/compare/quassel-core-7.0.6...quassel-core-7.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [quassel-core-7.0.6](https://github.com/truecharts/charts/compare/quassel-core-7.0.5...quassel-core-7.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [quassel-core-7.0.5](https://github.com/truecharts/charts/compare/quassel-core-7.0.4...quassel-core-7.0.5) (2023-04-20) - -### Chore diff --git a/stable/quassel-core/7.0.15/Chart.yaml b/stable/quassel-core/7.0.15/Chart.yaml deleted file mode 100644 index 33fc732a24f..00000000000 --- a/stable/quassel-core/7.0.15/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: quassel-core -version: 7.0.15 -appVersion: "0.14.0" -description: Quassel-core is a modern, cross-platform, distributed IRC client. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/quassel-core -icon: https://truecharts.org/img/hotlink-ok/chart-icons/quassel-core.png -keywords: - - quassel-core -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/quassel-core -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/quassel-core/7.0.15/app-changelog.md b/stable/quassel-core/7.0.15/app-changelog.md deleted file mode 100644 index 60f9538da8c..00000000000 --- a/stable/quassel-core/7.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [quassel-core-7.0.15](https://github.com/truecharts/charts/compare/quassel-core-7.0.14...quassel-core-7.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/quassel-core/7.0.15/charts/common-12.8.1.tgz b/stable/quassel-core/7.0.15/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/quassel-core/7.0.15/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/quassel-core/7.0.16/CHANGELOG.md b/stable/quassel-core/7.0.16/CHANGELOG.md new file mode 100644 index 00000000000..79661474d41 --- /dev/null +++ b/stable/quassel-core/7.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [quassel-core-7.0.16](https://github.com/truecharts/charts/compare/quassel-core-7.0.15...quassel-core-7.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [quassel-core-7.0.15](https://github.com/truecharts/charts/compare/quassel-core-7.0.14...quassel-core-7.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [quassel-core-7.0.14](https://github.com/truecharts/charts/compare/quassel-core-7.0.13...quassel-core-7.0.14) (2023-05-16) + +### Chore + +- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#8988](https://github.com/truecharts/charts/issues/8988)) + + + + +## [quassel-core-7.0.13](https://github.com/truecharts/charts/compare/quassel-core-7.0.12...quassel-core-7.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [quassel-core-7.0.12](https://github.com/truecharts/charts/compare/quassel-core-7.0.11...quassel-core-7.0.12) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#8957](https://github.com/truecharts/charts/issues/8957)) + + + + +## [quassel-core-7.0.11](https://github.com/truecharts/charts/compare/quassel-core-7.0.10...quassel-core-7.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [quassel-core-7.0.10](https://github.com/truecharts/charts/compare/quassel-core-7.0.9...quassel-core-7.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [quassel-core-7.0.9](https://github.com/truecharts/charts/compare/quassel-core-7.0.8...quassel-core-7.0.9) (2023-05-02) + +### Chore + +- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#8702](https://github.com/truecharts/charts/issues/8702)) + + + + +## [quassel-core-7.0.8](https://github.com/truecharts/charts/compare/quassel-core-7.0.7...quassel-core-7.0.8) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/quassel-core to v0.14.0 ([#8354](https://github.com/truecharts/charts/issues/8354)) + + + + +## [quassel-core-7.0.7](https://github.com/truecharts/charts/compare/quassel-core-7.0.6...quassel-core-7.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [quassel-core-7.0.6](https://github.com/truecharts/charts/compare/quassel-core-7.0.5...quassel-core-7.0.6) (2023-04-25) + +### Chore diff --git a/stable/quassel-core/7.0.16/Chart.yaml b/stable/quassel-core/7.0.16/Chart.yaml new file mode 100644 index 00000000000..e905424f706 --- /dev/null +++ b/stable/quassel-core/7.0.16/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: quassel-core +version: 7.0.16 +appVersion: "0.14.0" +description: Quassel-core is a modern, cross-platform, distributed IRC client. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/quassel-core +icon: https://truecharts.org/img/hotlink-ok/chart-icons/quassel-core.png +keywords: + - quassel-core +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/quassel-core +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/twtxt/6.0.13/README.md b/stable/quassel-core/7.0.16/README.md similarity index 100% rename from stable/twtxt/6.0.13/README.md rename to stable/quassel-core/7.0.16/README.md diff --git a/stable/quassel-core/7.0.16/app-changelog.md b/stable/quassel-core/7.0.16/app-changelog.md new file mode 100644 index 00000000000..638ac52a538 --- /dev/null +++ b/stable/quassel-core/7.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [quassel-core-7.0.16](https://github.com/truecharts/charts/compare/quassel-core-7.0.15...quassel-core-7.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/quassel-core/7.0.15/app-readme.md b/stable/quassel-core/7.0.16/app-readme.md similarity index 100% rename from stable/quassel-core/7.0.15/app-readme.md rename to stable/quassel-core/7.0.16/app-readme.md diff --git a/stable/quassel-core/7.0.16/charts/common-12.9.2.tgz b/stable/quassel-core/7.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/quassel-core/7.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/quassel-core/7.0.15/ix_values.yaml b/stable/quassel-core/7.0.16/ix_values.yaml similarity index 100% rename from stable/quassel-core/7.0.15/ix_values.yaml rename to stable/quassel-core/7.0.16/ix_values.yaml diff --git a/stable/quassel-core/7.0.15/questions.yaml b/stable/quassel-core/7.0.16/questions.yaml similarity index 100% rename from stable/quassel-core/7.0.15/questions.yaml rename to stable/quassel-core/7.0.16/questions.yaml diff --git a/stable/ubooquity/6.0.6/templates/NOTES.txt b/stable/quassel-core/7.0.16/templates/NOTES.txt similarity index 100% rename from stable/ubooquity/6.0.6/templates/NOTES.txt rename to stable/quassel-core/7.0.16/templates/NOTES.txt diff --git a/stable/webgrabplus/5.0.15/templates/common.yaml b/stable/quassel-core/7.0.16/templates/common.yaml similarity index 100% rename from stable/webgrabplus/5.0.15/templates/common.yaml rename to stable/quassel-core/7.0.16/templates/common.yaml diff --git a/stable/unpackerr/9.0.14/values.yaml b/stable/quassel-core/7.0.16/values.yaml similarity index 100% rename from stable/unpackerr/9.0.14/values.yaml rename to stable/quassel-core/7.0.16/values.yaml diff --git a/stable/quassel-web/5.0.13/CHANGELOG.md b/stable/quassel-web/5.0.13/CHANGELOG.md deleted file mode 100644 index 1a847fdf4c5..00000000000 --- a/stable/quassel-web/5.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [quassel-web-5.0.13](https://github.com/truecharts/charts/compare/quassel-web-5.0.12...quassel-web-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [quassel-web-5.0.12](https://github.com/truecharts/charts/compare/quassel-web-5.0.11...quassel-web-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [quassel-web-5.0.11](https://github.com/truecharts/charts/compare/quassel-web-5.0.10...quassel-web-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [quassel-web-5.0.10](https://github.com/truecharts/charts/compare/quassel-web-5.0.9...quassel-web-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [quassel-web-5.0.9](https://github.com/truecharts/charts/compare/quassel-web-5.0.8...quassel-web-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [quassel-web-5.0.8](https://github.com/truecharts/charts/compare/quassel-web-5.0.7...quassel-web-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [quassel-web-5.0.7](https://github.com/truecharts/charts/compare/quassel-web-5.0.6...quassel-web-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [quassel-web-5.0.6](https://github.com/truecharts/charts/compare/quassel-web-5.0.5...quassel-web-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [quassel-web-5.0.5](https://github.com/truecharts/charts/compare/quassel-web-5.0.4...quassel-web-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [quassel-web-5.0.4](https://github.com/truecharts/charts/compare/quassel-web-5.0.3...quassel-web-5.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [quassel-web-5.0.3](https://github.com/truecharts/charts/compare/quassel-web-5.0.2...quassel-web-5.0.3) (2023-04-14) - - diff --git a/stable/quassel-web/5.0.13/Chart.yaml b/stable/quassel-web/5.0.13/Chart.yaml deleted file mode 100644 index 01bfa60e712..00000000000 --- a/stable/quassel-web/5.0.13/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: quassel-web -version: 5.0.13 -appVersion: "2021.12.16" -description: Quassel-web is a web client for Quassel. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/quassel-web -icon: https://truecharts.org/img/hotlink-ok/chart-icons/quassel-web.png -keywords: - - quassel-web -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/quassel-web -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/quassel-web/5.0.13/app-changelog.md b/stable/quassel-web/5.0.13/app-changelog.md deleted file mode 100644 index d0a52990cc7..00000000000 --- a/stable/quassel-web/5.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [quassel-web-5.0.13](https://github.com/truecharts/charts/compare/quassel-web-5.0.12...quassel-web-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/quassel-web/5.0.13/charts/common-12.8.1.tgz b/stable/quassel-web/5.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/quassel-web/5.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/quassel-web/5.0.14/CHANGELOG.md b/stable/quassel-web/5.0.14/CHANGELOG.md new file mode 100644 index 00000000000..1ae1cad2900 --- /dev/null +++ b/stable/quassel-web/5.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [quassel-web-5.0.14](https://github.com/truecharts/charts/compare/quassel-web-5.0.13...quassel-web-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [quassel-web-5.0.13](https://github.com/truecharts/charts/compare/quassel-web-5.0.12...quassel-web-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [quassel-web-5.0.12](https://github.com/truecharts/charts/compare/quassel-web-5.0.11...quassel-web-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [quassel-web-5.0.11](https://github.com/truecharts/charts/compare/quassel-web-5.0.10...quassel-web-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [quassel-web-5.0.10](https://github.com/truecharts/charts/compare/quassel-web-5.0.9...quassel-web-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [quassel-web-5.0.9](https://github.com/truecharts/charts/compare/quassel-web-5.0.8...quassel-web-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [quassel-web-5.0.8](https://github.com/truecharts/charts/compare/quassel-web-5.0.7...quassel-web-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [quassel-web-5.0.7](https://github.com/truecharts/charts/compare/quassel-web-5.0.6...quassel-web-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [quassel-web-5.0.6](https://github.com/truecharts/charts/compare/quassel-web-5.0.5...quassel-web-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [quassel-web-5.0.5](https://github.com/truecharts/charts/compare/quassel-web-5.0.4...quassel-web-5.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [quassel-web-5.0.4](https://github.com/truecharts/charts/compare/quassel-web-5.0.3...quassel-web-5.0.4) (2023-04-15) + +### Chore diff --git a/stable/quassel-web/5.0.14/Chart.yaml b/stable/quassel-web/5.0.14/Chart.yaml new file mode 100644 index 00000000000..9b61e800e2b --- /dev/null +++ b/stable/quassel-web/5.0.14/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: quassel-web +version: 5.0.14 +appVersion: "2021.12.16" +description: Quassel-web is a web client for Quassel. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/quassel-web +icon: https://truecharts.org/img/hotlink-ok/chart-icons/quassel-web.png +keywords: + - quassel-web +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/quassel-web +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/ubooquity/6.0.6/README.md b/stable/quassel-web/5.0.14/README.md similarity index 100% rename from stable/ubooquity/6.0.6/README.md rename to stable/quassel-web/5.0.14/README.md diff --git a/stable/quassel-web/5.0.14/app-changelog.md b/stable/quassel-web/5.0.14/app-changelog.md new file mode 100644 index 00000000000..09deb00932a --- /dev/null +++ b/stable/quassel-web/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [quassel-web-5.0.14](https://github.com/truecharts/charts/compare/quassel-web-5.0.13...quassel-web-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/quassel-web/5.0.13/app-readme.md b/stable/quassel-web/5.0.14/app-readme.md similarity index 100% rename from stable/quassel-web/5.0.13/app-readme.md rename to stable/quassel-web/5.0.14/app-readme.md diff --git a/stable/quassel-web/5.0.14/charts/common-12.9.2.tgz b/stable/quassel-web/5.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/quassel-web/5.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/quassel-web/5.0.13/ix_values.yaml b/stable/quassel-web/5.0.14/ix_values.yaml similarity index 100% rename from stable/quassel-web/5.0.13/ix_values.yaml rename to stable/quassel-web/5.0.14/ix_values.yaml diff --git a/stable/quassel-web/5.0.13/questions.yaml b/stable/quassel-web/5.0.14/questions.yaml similarity index 100% rename from stable/quassel-web/5.0.13/questions.yaml rename to stable/quassel-web/5.0.14/questions.yaml diff --git a/stable/unmanic/6.0.11/templates/NOTES.txt b/stable/quassel-web/5.0.14/templates/NOTES.txt similarity index 100% rename from stable/unmanic/6.0.11/templates/NOTES.txt rename to stable/quassel-web/5.0.14/templates/NOTES.txt diff --git a/stable/webnut/4.0.13/templates/common.yaml b/stable/quassel-web/5.0.14/templates/common.yaml similarity index 100% rename from stable/webnut/4.0.13/templates/common.yaml rename to stable/quassel-web/5.0.14/templates/common.yaml diff --git a/stable/unpoller/6.0.13/values.yaml b/stable/quassel-web/5.0.14/values.yaml similarity index 100% rename from stable/unpoller/6.0.13/values.yaml rename to stable/quassel-web/5.0.14/values.yaml diff --git a/stable/radarr/16.0.10/CHANGELOG.md b/stable/radarr/16.0.10/CHANGELOG.md new file mode 100644 index 00000000000..eb5487264e3 --- /dev/null +++ b/stable/radarr/16.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [radarr-16.0.10](https://github.com/truecharts/charts/compare/radarr-16.0.9...radarr-16.0.10) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [radarr-16.0.9](https://github.com/truecharts/charts/compare/radarr-16.0.8...radarr-16.0.9) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [radarr-16.0.8](https://github.com/truecharts/charts/compare/radarr-16.0.7...radarr-16.0.8) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [radarr-16.0.7](https://github.com/truecharts/charts/compare/radarr-16.0.6...radarr-16.0.7) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [radarr-16.0.6](https://github.com/truecharts/charts/compare/radarr-16.0.5...radarr-16.0.6) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [radarr-16.0.5](https://github.com/truecharts/charts/compare/radarr-16.0.4...radarr-16.0.5) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/radarr to 4.4.4.7068 ([#8392](https://github.com/truecharts/charts/issues/8392)) + + + + +## [radarr-16.0.4](https://github.com/truecharts/charts/compare/radarr-16.0.3...radarr-16.0.4) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [radarr-16.0.3](https://github.com/truecharts/charts/compare/radarr-16.0.2...radarr-16.0.3) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [radarr-16.0.2](https://github.com/truecharts/charts/compare/radarr-16.0.1...radarr-16.0.2) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [radarr-16.0.1](https://github.com/truecharts/charts/compare/radarr-16.0.0...radarr-16.0.1) (2023-04-19) + +### Fix + +- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) + + + + +## [radarr-16.0.0](https://github.com/truecharts/charts/compare/radarr-15.0.6...radarr-16.0.0) (2023-04-18) + +### Fix diff --git a/stable/radarr/16.0.10/Chart.yaml b/stable/radarr/16.0.10/Chart.yaml new file mode 100644 index 00000000000..bbbebb20d19 --- /dev/null +++ b/stable/radarr/16.0.10/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.4.4.7068" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - radarr + - torrent + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: radarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/radarr + - https://github.com/Radarr/Radarr +type: application +version: 16.0.10 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/unmanic/6.0.11/README.md b/stable/radarr/16.0.10/README.md similarity index 100% rename from stable/unmanic/6.0.11/README.md rename to stable/radarr/16.0.10/README.md diff --git a/stable/radarr/16.0.10/app-changelog.md b/stable/radarr/16.0.10/app-changelog.md new file mode 100644 index 00000000000..2ec0a934a2f --- /dev/null +++ b/stable/radarr/16.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [radarr-16.0.10](https://github.com/truecharts/charts/compare/radarr-16.0.9...radarr-16.0.10) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/radarr/16.0.10/app-readme.md b/stable/radarr/16.0.10/app-readme.md new file mode 100644 index 00000000000..94d71850296 --- /dev/null +++ b/stable/radarr/16.0.10/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/16.0.10/charts/common-12.9.2.tgz b/stable/radarr/16.0.10/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/radarr/16.0.10/charts/common-12.9.2.tgz differ diff --git a/stable/radarr/16.0.10/ix_values.yaml b/stable/radarr/16.0.10/ix_values.yaml new file mode 100644 index 00000000000..4f369fed36b --- /dev/null +++ b/stable/radarr/16.0.10/ix_values.yaml @@ -0,0 +1,40 @@ +image: + repository: tccr.io/truecharts/radarr + pullPolicy: IfNotPresent + tag: 4.4.4.7068@sha256:299a9fc534456ac607bb99e480582d413a8accc21b641f2041d7bcb30905ff26 +service: + main: + ports: + main: + port: 7878 +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false +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 }}" diff --git a/stable/radarr/16.0.10/questions.yaml b/stable/radarr/16.0.10/questions.yaml new file mode 100644 index 00000000000..16a5612c311 --- /dev/null +++ b/stable/radarr/16.0.10/questions.yaml @@ -0,0 +1,1951 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/9.0.14/templates/NOTES.txt b/stable/radarr/16.0.10/templates/NOTES.txt similarity index 100% rename from stable/unpackerr/9.0.14/templates/NOTES.txt rename to stable/radarr/16.0.10/templates/NOTES.txt diff --git a/stable/radarr/16.0.10/templates/common.yaml b/stable/radarr/16.0.10/templates/common.yaml new file mode 100644 index 00000000000..539b471c1d2 --- /dev/null +++ b/stable/radarr/16.0.10/templates/common.yaml @@ -0,0 +1,6 @@ +{{/* 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/uptime-kuma/6.0.15/values.yaml b/stable/radarr/16.0.10/values.yaml similarity index 100% rename from stable/uptime-kuma/6.0.15/values.yaml rename to stable/radarr/16.0.10/values.yaml diff --git a/stable/rcon-webadmin/4.0.13/CHANGELOG.md b/stable/rcon-webadmin/4.0.13/CHANGELOG.md deleted file mode 100644 index b3c4f3d32c4..00000000000 --- a/stable/rcon-webadmin/4.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [rcon-webadmin-4.0.13](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.12...rcon-webadmin-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [rcon-webadmin-4.0.12](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.11...rcon-webadmin-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [rcon-webadmin-4.0.11](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.10...rcon-webadmin-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [rcon-webadmin-4.0.10](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.9...rcon-webadmin-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [rcon-webadmin-4.0.9](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.8...rcon-webadmin-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [rcon-webadmin-4.0.8](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.7...rcon-webadmin-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [rcon-webadmin-4.0.7](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.6...rcon-webadmin-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [rcon-webadmin-4.0.6](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.5...rcon-webadmin-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [rcon-webadmin-4.0.5](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.4...rcon-webadmin-4.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [rcon-webadmin-4.0.4](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.3...rcon-webadmin-4.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [rcon-webadmin-4.0.3](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.2...rcon-webadmin-4.0.3) (2023-04-14) - - diff --git a/stable/rcon-webadmin/4.0.13/Chart.yaml b/stable/rcon-webadmin/4.0.13/Chart.yaml deleted file mode 100644 index 88369a9e85b..00000000000 --- a/stable/rcon-webadmin/4.0.13/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.14.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - rcon-webadmin - - GameServers - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rcon-webadmin -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/rcon-webadmin - - https://github.com/rcon-web-admin/rcon-web-admin -type: application -version: 4.0.13 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - GameServers - - Tools-Utilities diff --git a/stable/rcon-webadmin/4.0.13/app-changelog.md b/stable/rcon-webadmin/4.0.13/app-changelog.md deleted file mode 100644 index b4280645c4f..00000000000 --- a/stable/rcon-webadmin/4.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rcon-webadmin-4.0.13](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.12...rcon-webadmin-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/rcon-webadmin/4.0.13/charts/common-12.8.1.tgz b/stable/rcon-webadmin/4.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/rcon-webadmin/4.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/rcon-webadmin/4.0.14/CHANGELOG.md b/stable/rcon-webadmin/4.0.14/CHANGELOG.md new file mode 100644 index 00000000000..d48d4c93390 --- /dev/null +++ b/stable/rcon-webadmin/4.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [rcon-webadmin-4.0.14](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.13...rcon-webadmin-4.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [rcon-webadmin-4.0.13](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.12...rcon-webadmin-4.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [rcon-webadmin-4.0.12](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.11...rcon-webadmin-4.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [rcon-webadmin-4.0.11](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.10...rcon-webadmin-4.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [rcon-webadmin-4.0.10](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.9...rcon-webadmin-4.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [rcon-webadmin-4.0.9](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.8...rcon-webadmin-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [rcon-webadmin-4.0.8](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.7...rcon-webadmin-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [rcon-webadmin-4.0.7](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.6...rcon-webadmin-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [rcon-webadmin-4.0.6](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.5...rcon-webadmin-4.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [rcon-webadmin-4.0.5](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.4...rcon-webadmin-4.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [rcon-webadmin-4.0.4](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.3...rcon-webadmin-4.0.4) (2023-04-15) + +### Chore diff --git a/stable/rcon-webadmin/4.0.14/Chart.yaml b/stable/rcon-webadmin/4.0.14/Chart.yaml new file mode 100644 index 00000000000..893cdaf8221 --- /dev/null +++ b/stable/rcon-webadmin/4.0.14/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.14.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - rcon-webadmin + - GameServers + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rcon-webadmin +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/rcon-webadmin + - https://github.com/rcon-web-admin/rcon-web-admin +type: application +version: 4.0.14 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - GameServers + - Tools-Utilities diff --git a/stable/unpackerr/9.0.14/README.md b/stable/rcon-webadmin/4.0.14/README.md similarity index 100% rename from stable/unpackerr/9.0.14/README.md rename to stable/rcon-webadmin/4.0.14/README.md diff --git a/stable/rcon-webadmin/4.0.14/app-changelog.md b/stable/rcon-webadmin/4.0.14/app-changelog.md new file mode 100644 index 00000000000..7346c6e3333 --- /dev/null +++ b/stable/rcon-webadmin/4.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rcon-webadmin-4.0.14](https://github.com/truecharts/charts/compare/rcon-webadmin-4.0.13...rcon-webadmin-4.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/rcon-webadmin/4.0.13/app-readme.md b/stable/rcon-webadmin/4.0.14/app-readme.md similarity index 100% rename from stable/rcon-webadmin/4.0.13/app-readme.md rename to stable/rcon-webadmin/4.0.14/app-readme.md diff --git a/stable/rcon-webadmin/4.0.14/charts/common-12.9.2.tgz b/stable/rcon-webadmin/4.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/rcon-webadmin/4.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/rcon-webadmin/4.0.13/ix_values.yaml b/stable/rcon-webadmin/4.0.14/ix_values.yaml similarity index 100% rename from stable/rcon-webadmin/4.0.13/ix_values.yaml rename to stable/rcon-webadmin/4.0.14/ix_values.yaml diff --git a/stable/rcon-webadmin/4.0.13/questions.yaml b/stable/rcon-webadmin/4.0.14/questions.yaml similarity index 100% rename from stable/rcon-webadmin/4.0.13/questions.yaml rename to stable/rcon-webadmin/4.0.14/questions.yaml diff --git a/stable/unpoller/6.0.13/templates/NOTES.txt b/stable/rcon-webadmin/4.0.14/templates/NOTES.txt similarity index 100% rename from stable/unpoller/6.0.13/templates/NOTES.txt rename to stable/rcon-webadmin/4.0.14/templates/NOTES.txt diff --git a/stable/rcon-webadmin/4.0.13/templates/common.yaml b/stable/rcon-webadmin/4.0.14/templates/common.yaml similarity index 100% rename from stable/rcon-webadmin/4.0.13/templates/common.yaml rename to stable/rcon-webadmin/4.0.14/templates/common.yaml diff --git a/stable/uptimerobot-prometheus/7.0.4/values.yaml b/stable/rcon-webadmin/4.0.14/values.yaml similarity index 100% rename from stable/uptimerobot-prometheus/7.0.4/values.yaml rename to stable/rcon-webadmin/4.0.14/values.yaml diff --git a/stable/rdesktop/4.0.23/CHANGELOG.md b/stable/rdesktop/4.0.23/CHANGELOG.md deleted file mode 100644 index 757fa146879..00000000000 --- a/stable/rdesktop/4.0.23/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [rdesktop-4.0.23](https://github.com/truecharts/charts/compare/rdesktop-4.0.22...rdesktop-4.0.23) (2023-05-22) - -### Chore - -- update rdesktop ([#9087](https://github.com/truecharts/charts/issues/9087)) - - - - -## [rdesktop-4.0.22](https://github.com/truecharts/charts/compare/rdesktop-4.0.21...rdesktop-4.0.22) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [rdesktop-4.0.21](https://github.com/truecharts/charts/compare/rdesktop-4.0.20...rdesktop-4.0.21) (2023-05-16) - -### Chore - -- update container image tccr.io/truecharts/rdesktop to latest ([#8995](https://github.com/truecharts/charts/issues/8995)) - - - - -## [rdesktop-4.0.20](https://github.com/truecharts/charts/compare/rdesktop-4.0.19...rdesktop-4.0.20) (2023-05-16) - -### Chore - -- update rdesktop ([#8991](https://github.com/truecharts/charts/issues/8991)) - - - - -## [rdesktop-4.0.19](https://github.com/truecharts/charts/compare/rdesktop-4.0.18...rdesktop-4.0.19) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [rdesktop-4.0.18](https://github.com/truecharts/charts/compare/rdesktop-4.0.17...rdesktop-4.0.18) (2023-05-15) - -### Chore - -- update rdesktop ([#8966](https://github.com/truecharts/charts/issues/8966)) - - - - -## [rdesktop-4.0.17](https://github.com/truecharts/charts/compare/rdesktop-4.0.16...rdesktop-4.0.17) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [rdesktop-4.0.16](https://github.com/truecharts/charts/compare/rdesktop-4.0.15...rdesktop-4.0.16) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/rdesktop-arch-kde to latest ([#8777](https://github.com/truecharts/charts/issues/8777)) - - - - -## [rdesktop-4.0.16](https://github.com/truecharts/charts/compare/rdesktop-4.0.15...rdesktop-4.0.16) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/rdesktop-arch-kde to latest ([#8777](https://github.com/truecharts/charts/issues/8777)) - - - - -## [rdesktop-4.0.16](https://github.com/truecharts/charts/compare/rdesktop-4.0.15...rdesktop-4.0.16) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/rdesktop-arch-kde to latest ([#8777](https://github.com/truecharts/charts/issues/8777)) - - - - -## [rdesktop-4.0.16](https://github.com/truecharts/charts/compare/rdesktop-4.0.15...rdesktop-4.0.16) (2023-05-05) - -### Chore diff --git a/stable/rdesktop/4.0.23/Chart.yaml b/stable/rdesktop/4.0.23/Chart.yaml deleted file mode 100644 index 38086857552..00000000000 --- a/stable/rdesktop/4.0.23/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - rdesktop - - desktops -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rdesktop -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/rdesktop - - http://xrdp.org/ - - https://github.com/orgs/linuxserver/packages/container/package/rdesktop - - https://github.com/linuxserver/docker-rdesktop#readme -type: application -version: 4.0.23 -annotations: - truecharts.org/catagories: | - - desktops - truecharts.org/SCALE-support: "true" diff --git a/stable/rdesktop/4.0.23/app-changelog.md b/stable/rdesktop/4.0.23/app-changelog.md deleted file mode 100644 index b73ca86d243..00000000000 --- a/stable/rdesktop/4.0.23/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rdesktop-4.0.23](https://github.com/truecharts/charts/compare/rdesktop-4.0.22...rdesktop-4.0.23) (2023-05-22) - -### Chore - -- update rdesktop ([#9087](https://github.com/truecharts/charts/issues/9087)) - - \ No newline at end of file diff --git a/stable/rdesktop/4.0.23/charts/common-12.8.1.tgz b/stable/rdesktop/4.0.23/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/rdesktop/4.0.23/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/rdesktop/4.0.24/CHANGELOG.md b/stable/rdesktop/4.0.24/CHANGELOG.md new file mode 100644 index 00000000000..b52667935b8 --- /dev/null +++ b/stable/rdesktop/4.0.24/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [rdesktop-4.0.24](https://github.com/truecharts/charts/compare/rdesktop-4.0.23...rdesktop-4.0.24) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [rdesktop-4.0.23](https://github.com/truecharts/charts/compare/rdesktop-4.0.22...rdesktop-4.0.23) (2023-05-22) + +### Chore + +- update rdesktop ([#9087](https://github.com/truecharts/charts/issues/9087)) + + + + +## [rdesktop-4.0.22](https://github.com/truecharts/charts/compare/rdesktop-4.0.21...rdesktop-4.0.22) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [rdesktop-4.0.21](https://github.com/truecharts/charts/compare/rdesktop-4.0.20...rdesktop-4.0.21) (2023-05-16) + +### Chore + +- update container image tccr.io/truecharts/rdesktop to latest ([#8995](https://github.com/truecharts/charts/issues/8995)) + + + + +## [rdesktop-4.0.20](https://github.com/truecharts/charts/compare/rdesktop-4.0.19...rdesktop-4.0.20) (2023-05-16) + +### Chore + +- update rdesktop ([#8991](https://github.com/truecharts/charts/issues/8991)) + + + + +## [rdesktop-4.0.19](https://github.com/truecharts/charts/compare/rdesktop-4.0.18...rdesktop-4.0.19) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [rdesktop-4.0.18](https://github.com/truecharts/charts/compare/rdesktop-4.0.17...rdesktop-4.0.18) (2023-05-15) + +### Chore + +- update rdesktop ([#8966](https://github.com/truecharts/charts/issues/8966)) + + + + +## [rdesktop-4.0.17](https://github.com/truecharts/charts/compare/rdesktop-4.0.16...rdesktop-4.0.17) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [rdesktop-4.0.16](https://github.com/truecharts/charts/compare/rdesktop-4.0.15...rdesktop-4.0.16) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/rdesktop-arch-kde to latest ([#8777](https://github.com/truecharts/charts/issues/8777)) + + + + +## [rdesktop-4.0.16](https://github.com/truecharts/charts/compare/rdesktop-4.0.15...rdesktop-4.0.16) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/rdesktop-arch-kde to latest ([#8777](https://github.com/truecharts/charts/issues/8777)) + + + + +## [rdesktop-4.0.16](https://github.com/truecharts/charts/compare/rdesktop-4.0.15...rdesktop-4.0.16) (2023-05-05) + +### Chore diff --git a/stable/rdesktop/4.0.24/Chart.yaml b/stable/rdesktop/4.0.24/Chart.yaml new file mode 100644 index 00000000000..bc23f6c4649 --- /dev/null +++ b/stable/rdesktop/4.0.24/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - rdesktop + - desktops +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rdesktop +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/rdesktop + - http://xrdp.org/ + - https://github.com/orgs/linuxserver/packages/container/package/rdesktop + - https://github.com/linuxserver/docker-rdesktop#readme +type: application +version: 4.0.24 +annotations: + truecharts.org/catagories: | + - desktops + truecharts.org/SCALE-support: "true" diff --git a/stable/unpoller/6.0.13/README.md b/stable/rdesktop/4.0.24/README.md similarity index 100% rename from stable/unpoller/6.0.13/README.md rename to stable/rdesktop/4.0.24/README.md diff --git a/stable/rdesktop/4.0.24/app-changelog.md b/stable/rdesktop/4.0.24/app-changelog.md new file mode 100644 index 00000000000..3c38cf959f9 --- /dev/null +++ b/stable/rdesktop/4.0.24/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rdesktop-4.0.24](https://github.com/truecharts/charts/compare/rdesktop-4.0.23...rdesktop-4.0.24) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/rdesktop/4.0.23/app-readme.md b/stable/rdesktop/4.0.24/app-readme.md similarity index 100% rename from stable/rdesktop/4.0.23/app-readme.md rename to stable/rdesktop/4.0.24/app-readme.md diff --git a/stable/rdesktop/4.0.24/charts/common-12.9.2.tgz b/stable/rdesktop/4.0.24/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/rdesktop/4.0.24/charts/common-12.9.2.tgz differ diff --git a/stable/rdesktop/4.0.23/ix_values.yaml b/stable/rdesktop/4.0.24/ix_values.yaml similarity index 100% rename from stable/rdesktop/4.0.23/ix_values.yaml rename to stable/rdesktop/4.0.24/ix_values.yaml diff --git a/stable/rdesktop/4.0.23/questions.yaml b/stable/rdesktop/4.0.24/questions.yaml similarity index 100% rename from stable/rdesktop/4.0.23/questions.yaml rename to stable/rdesktop/4.0.24/questions.yaml diff --git a/stable/uptime-kuma/6.0.15/templates/NOTES.txt b/stable/rdesktop/4.0.24/templates/NOTES.txt similarity index 100% rename from stable/uptime-kuma/6.0.15/templates/NOTES.txt rename to stable/rdesktop/4.0.24/templates/NOTES.txt diff --git a/stable/rdesktop/4.0.23/templates/common.yaml b/stable/rdesktop/4.0.24/templates/common.yaml similarity index 100% rename from stable/rdesktop/4.0.23/templates/common.yaml rename to stable/rdesktop/4.0.24/templates/common.yaml diff --git a/stable/valheim/6.0.6/values.yaml b/stable/rdesktop/4.0.24/values.yaml similarity index 100% rename from stable/valheim/6.0.6/values.yaml rename to stable/rdesktop/4.0.24/values.yaml diff --git a/stable/readarr/16.0.10/CHANGELOG.md b/stable/readarr/16.0.10/CHANGELOG.md new file mode 100644 index 00000000000..46326983af4 --- /dev/null +++ b/stable/readarr/16.0.10/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [readarr-16.0.10](https://github.com/truecharts/charts/compare/readarr-16.0.9...readarr-16.0.10) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [readarr-16.0.9](https://github.com/truecharts/charts/compare/readarr-16.0.8...readarr-16.0.9) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [readarr-16.0.8](https://github.com/truecharts/charts/compare/readarr-16.0.7...readarr-16.0.8) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [readarr-16.0.7](https://github.com/truecharts/charts/compare/readarr-16.0.6...readarr-16.0.7) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/readarr to v0.1.4.1596 ([#8958](https://github.com/truecharts/charts/issues/8958)) + + + + +## [readarr-16.0.6](https://github.com/truecharts/charts/compare/readarr-16.0.5...readarr-16.0.6) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [readarr-16.0.5](https://github.com/truecharts/charts/compare/readarr-16.0.4...readarr-16.0.5) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [readarr-16.0.4](https://github.com/truecharts/charts/compare/readarr-16.0.3...readarr-16.0.4) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/readarr to v0.1.4.1596 ([#8359](https://github.com/truecharts/charts/issues/8359)) + + + + +## [readarr-16.0.3](https://github.com/truecharts/charts/compare/readarr-16.0.2...readarr-16.0.3) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [readarr-16.0.2](https://github.com/truecharts/charts/compare/readarr-16.0.1...readarr-16.0.2) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [readarr-16.0.1](https://github.com/truecharts/charts/compare/readarr-16.0.0...readarr-16.0.1) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [readarr-16.0.0](https://github.com/truecharts/charts/compare/readarr-15.0.6...readarr-16.0.0) (2023-04-18) + +### Fix diff --git a/stable/readarr/16.0.10/Chart.yaml b/stable/readarr/16.0.10/Chart.yaml new file mode 100644 index 00000000000..46da7b767f2 --- /dev/null +++ b/stable/readarr/16.0.10/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "0.1.4.1596" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - readarr + - torrent + - usenet + - AudioBooks + - ebooks +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: readarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/readarr + - https://github.com/Readarr/Readarr + - https://readarr.com +type: application +version: 16.0.10 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/uptime-kuma/6.0.15/README.md b/stable/readarr/16.0.10/README.md similarity index 100% rename from stable/uptime-kuma/6.0.15/README.md rename to stable/readarr/16.0.10/README.md diff --git a/stable/readarr/16.0.10/app-changelog.md b/stable/readarr/16.0.10/app-changelog.md new file mode 100644 index 00000000000..2e8365b5c9d --- /dev/null +++ b/stable/readarr/16.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [readarr-16.0.10](https://github.com/truecharts/charts/compare/readarr-16.0.9...readarr-16.0.10) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/readarr/16.0.10/app-readme.md b/stable/readarr/16.0.10/app-readme.md new file mode 100644 index 00000000000..3bc4be21cfe --- /dev/null +++ b/stable/readarr/16.0.10/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/16.0.10/charts/common-12.9.2.tgz b/stable/readarr/16.0.10/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/readarr/16.0.10/charts/common-12.9.2.tgz differ diff --git a/stable/readarr/16.0.10/ix_values.yaml b/stable/readarr/16.0.10/ix_values.yaml new file mode 100644 index 00000000000..4e4b65e0c31 --- /dev/null +++ b/stable/readarr/16.0.10/ix_values.yaml @@ -0,0 +1,45 @@ +image: + repository: tccr.io/truecharts/readarr + pullPolicy: IfNotPresent + tag: v0.1.4.1596@sha256:a59d3805ac60d1bb605e66a68ee88ea6205c719bd08b3d534083756fda136a20 +service: + main: + ports: + main: + port: 8787 +persistence: + config: + enabled: true + mountPath: /config +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + enabled: true + ## Set this to true if you wish to specify your own livenessProbe + custom: true + ## The spec field contains the values for the default livenessProbe. + ## If you selected custom: true, this field holds the definition of the livenessProbe. + spec: + exec: + command: + - /usr/bin/env + - bash + - -c + - curl --fail localhost:8787/api/v1/system/status?apiKey=`IFS=\> && while read -d \< E C; do if [[ $E = "ApiKey" ]]; then echo $C; fi; done < /config/config.xml` + failureThreshold: 5 + initialDelaySeconds: 60 + periodSeconds: 10 + successThreshold: 1 + timeoutSeconds: 10 + env: + READARR__PORT: "{{ .Values.service.main.ports.main.port }}" diff --git a/stable/readarr/16.0.10/questions.yaml b/stable/readarr/16.0.10/questions.yaml new file mode 100644 index 00000000000..e60b61c48ef --- /dev/null +++ b/stable/readarr/16.0.10/questions.yaml @@ -0,0 +1,1951 @@ +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: External + description: External + - 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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/7.0.4/templates/NOTES.txt b/stable/readarr/16.0.10/templates/NOTES.txt similarity index 100% rename from stable/uptimerobot-prometheus/7.0.4/templates/NOTES.txt rename to stable/readarr/16.0.10/templates/NOTES.txt diff --git a/stable/readarr/16.0.10/templates/common.yaml b/stable/readarr/16.0.10/templates/common.yaml new file mode 100644 index 00000000000..539b471c1d2 --- /dev/null +++ b/stable/readarr/16.0.10/templates/common.yaml @@ -0,0 +1,6 @@ +{{/* 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/verysync/5.0.13/values.yaml b/stable/readarr/16.0.10/values.yaml similarity index 100% rename from stable/verysync/5.0.13/values.yaml rename to stable/readarr/16.0.10/values.yaml diff --git a/stable/recyclarr/4.0.14/CHANGELOG.md b/stable/recyclarr/4.0.14/CHANGELOG.md deleted file mode 100644 index 40858300fb2..00000000000 --- a/stable/recyclarr/4.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [recyclarr-4.0.14](https://github.com/truecharts/charts/compare/recyclarr-4.0.13...recyclarr-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [recyclarr-4.0.13](https://github.com/truecharts/charts/compare/recyclarr-4.0.12...recyclarr-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [recyclarr-4.0.12](https://github.com/truecharts/charts/compare/recyclarr-4.0.11...recyclarr-4.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [recyclarr-4.0.11](https://github.com/truecharts/charts/compare/recyclarr-4.0.10...recyclarr-4.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [recyclarr-4.0.10](https://github.com/truecharts/charts/compare/recyclarr-4.0.9...recyclarr-4.0.10) (2023-05-01) - -### Chore - -- update container image tccr.io/truecharts/recyclarr to v4.4.1 ([#8658](https://github.com/truecharts/charts/issues/8658)) - - - - -## [recyclarr-4.0.9](https://github.com/truecharts/charts/compare/recyclarr-4.0.8...recyclarr-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [recyclarr-4.0.8](https://github.com/truecharts/charts/compare/recyclarr-4.0.7...recyclarr-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [recyclarr-4.0.7](https://github.com/truecharts/charts/compare/recyclarr-4.0.6...recyclarr-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [recyclarr-4.0.6](https://github.com/truecharts/charts/compare/recyclarr-4.0.5...recyclarr-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [recyclarr-4.0.5](https://github.com/truecharts/charts/compare/recyclarr-4.0.4...recyclarr-4.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [recyclarr-4.0.4](https://github.com/truecharts/charts/compare/recyclarr-4.0.3...recyclarr-4.0.4) (2023-04-15) - -### Chore diff --git a/stable/recyclarr/4.0.14/Chart.yaml b/stable/recyclarr/4.0.14/Chart.yaml deleted file mode 100644 index faf380dc16f..00000000000 --- a/stable/recyclarr/4.0.14/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "4.4.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - recyclarr - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: recyclarr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/recyclarr - - https://github.com/recyclarr/recyclarr - - https://github.com/recyclarr/recyclarr/pkgs/container/recyclarr -type: application -version: 4.0.14 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Tools-Utilities diff --git a/stable/recyclarr/4.0.14/app-changelog.md b/stable/recyclarr/4.0.14/app-changelog.md deleted file mode 100644 index f1740735996..00000000000 --- a/stable/recyclarr/4.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [recyclarr-4.0.14](https://github.com/truecharts/charts/compare/recyclarr-4.0.13...recyclarr-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/recyclarr/4.0.14/charts/common-12.8.1.tgz b/stable/recyclarr/4.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/recyclarr/4.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/recyclarr/4.0.15/CHANGELOG.md b/stable/recyclarr/4.0.15/CHANGELOG.md new file mode 100644 index 00000000000..85ad21dc63f --- /dev/null +++ b/stable/recyclarr/4.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [recyclarr-4.0.15](https://github.com/truecharts/charts/compare/recyclarr-4.0.14...recyclarr-4.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [recyclarr-4.0.14](https://github.com/truecharts/charts/compare/recyclarr-4.0.13...recyclarr-4.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [recyclarr-4.0.13](https://github.com/truecharts/charts/compare/recyclarr-4.0.12...recyclarr-4.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [recyclarr-4.0.12](https://github.com/truecharts/charts/compare/recyclarr-4.0.11...recyclarr-4.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [recyclarr-4.0.11](https://github.com/truecharts/charts/compare/recyclarr-4.0.10...recyclarr-4.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [recyclarr-4.0.10](https://github.com/truecharts/charts/compare/recyclarr-4.0.9...recyclarr-4.0.10) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/recyclarr to v4.4.1 ([#8658](https://github.com/truecharts/charts/issues/8658)) + + + + +## [recyclarr-4.0.9](https://github.com/truecharts/charts/compare/recyclarr-4.0.8...recyclarr-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [recyclarr-4.0.8](https://github.com/truecharts/charts/compare/recyclarr-4.0.7...recyclarr-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [recyclarr-4.0.7](https://github.com/truecharts/charts/compare/recyclarr-4.0.6...recyclarr-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [recyclarr-4.0.6](https://github.com/truecharts/charts/compare/recyclarr-4.0.5...recyclarr-4.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [recyclarr-4.0.5](https://github.com/truecharts/charts/compare/recyclarr-4.0.4...recyclarr-4.0.5) (2023-04-16) + +### Chore diff --git a/stable/recyclarr/4.0.15/Chart.yaml b/stable/recyclarr/4.0.15/Chart.yaml new file mode 100644 index 00000000000..cf93eea8d09 --- /dev/null +++ b/stable/recyclarr/4.0.15/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.4.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - recyclarr + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: recyclarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/recyclarr + - https://github.com/recyclarr/recyclarr + - https://github.com/recyclarr/recyclarr/pkgs/container/recyclarr +type: application +version: 4.0.15 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Tools-Utilities diff --git a/stable/uptimerobot-prometheus/7.0.4/README.md b/stable/recyclarr/4.0.15/README.md similarity index 100% rename from stable/uptimerobot-prometheus/7.0.4/README.md rename to stable/recyclarr/4.0.15/README.md diff --git a/stable/recyclarr/4.0.15/app-changelog.md b/stable/recyclarr/4.0.15/app-changelog.md new file mode 100644 index 00000000000..3251b735d2c --- /dev/null +++ b/stable/recyclarr/4.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [recyclarr-4.0.15](https://github.com/truecharts/charts/compare/recyclarr-4.0.14...recyclarr-4.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/recyclarr/4.0.14/app-readme.md b/stable/recyclarr/4.0.15/app-readme.md similarity index 100% rename from stable/recyclarr/4.0.14/app-readme.md rename to stable/recyclarr/4.0.15/app-readme.md diff --git a/stable/recyclarr/4.0.15/charts/common-12.9.2.tgz b/stable/recyclarr/4.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/recyclarr/4.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/recyclarr/4.0.14/ix_values.yaml b/stable/recyclarr/4.0.15/ix_values.yaml similarity index 100% rename from stable/recyclarr/4.0.14/ix_values.yaml rename to stable/recyclarr/4.0.15/ix_values.yaml diff --git a/stable/recyclarr/4.0.14/questions.yaml b/stable/recyclarr/4.0.15/questions.yaml similarity index 100% rename from stable/recyclarr/4.0.14/questions.yaml rename to stable/recyclarr/4.0.15/questions.yaml diff --git a/stable/valheim/6.0.6/templates/NOTES.txt b/stable/recyclarr/4.0.15/templates/NOTES.txt similarity index 100% rename from stable/valheim/6.0.6/templates/NOTES.txt rename to stable/recyclarr/4.0.15/templates/NOTES.txt diff --git a/stable/recyclarr/4.0.14/templates/common.yaml b/stable/recyclarr/4.0.15/templates/common.yaml similarity index 100% rename from stable/recyclarr/4.0.14/templates/common.yaml rename to stable/recyclarr/4.0.15/templates/common.yaml diff --git a/stable/vikunja/8.0.7/values.yaml b/stable/recyclarr/4.0.15/values.yaml similarity index 100% rename from stable/vikunja/8.0.7/values.yaml rename to stable/recyclarr/4.0.15/values.yaml diff --git a/stable/redmine/7.0.15/CHANGELOG.md b/stable/redmine/7.0.15/CHANGELOG.md deleted file mode 100644 index 61c65fda938..00000000000 --- a/stable/redmine/7.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [redmine-7.0.15](https://github.com/truecharts/charts/compare/redmine-7.0.14...redmine-7.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [redmine-7.0.14](https://github.com/truecharts/charts/compare/redmine-7.0.13...redmine-7.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [redmine-7.0.13](https://github.com/truecharts/charts/compare/redmine-7.0.12...redmine-7.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [redmine-7.0.12](https://github.com/truecharts/charts/compare/redmine-7.0.11...redmine-7.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [redmine-7.0.11](https://github.com/truecharts/charts/compare/redmine-7.0.10...redmine-7.0.11) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/redmine to v5.0.5 ([#8520](https://github.com/truecharts/charts/issues/8520)) - - - - -## [redmine-7.0.10](https://github.com/truecharts/charts/compare/redmine-7.0.9...redmine-7.0.10) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/redmine to v ([#8362](https://github.com/truecharts/charts/issues/8362)) - - - - -## [redmine-7.0.9](https://github.com/truecharts/charts/compare/redmine-7.0.8...redmine-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [redmine-7.0.8](https://github.com/truecharts/charts/compare/redmine-7.0.7...redmine-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [redmine-7.0.7](https://github.com/truecharts/charts/compare/redmine-7.0.6...redmine-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [redmine-7.0.6](https://github.com/truecharts/charts/compare/redmine-7.0.5...redmine-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [redmine-7.0.5](https://github.com/truecharts/charts/compare/redmine-7.0.4...redmine-7.0.5) (2023-04-16) - -### Chore diff --git a/stable/redmine/7.0.15/Chart.yaml b/stable/redmine/7.0.15/Chart.yaml deleted file mode 100644 index d6eed808008..00000000000 --- a/stable/redmine/7.0.15/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "5.0.5" -kubeVersion: ">=1.16.0-0" -version: 7.0.15 -name: redmine -description: Redmine is a flexible project management web application written using Ruby on Rails framework. -type: application -home: https://truecharts.org/charts/stable/redmine -icon: https://truecharts.org/img/hotlink-ok/chart-icons/redmine.png -keywords: - - project - - management - - time - - tracking - - ticket -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/redmine - - https://github.com/redmine/redmine -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/redmine/7.0.15/app-changelog.md b/stable/redmine/7.0.15/app-changelog.md deleted file mode 100644 index 2d6fa48b289..00000000000 --- a/stable/redmine/7.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [redmine-7.0.15](https://github.com/truecharts/charts/compare/redmine-7.0.14...redmine-7.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/redmine/7.0.15/charts/common-12.8.1.tgz b/stable/redmine/7.0.15/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/redmine/7.0.15/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/redmine/7.0.16/CHANGELOG.md b/stable/redmine/7.0.16/CHANGELOG.md new file mode 100644 index 00000000000..d30f32cdd76 --- /dev/null +++ b/stable/redmine/7.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [redmine-7.0.16](https://github.com/truecharts/charts/compare/redmine-7.0.15...redmine-7.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [redmine-7.0.15](https://github.com/truecharts/charts/compare/redmine-7.0.14...redmine-7.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [redmine-7.0.14](https://github.com/truecharts/charts/compare/redmine-7.0.13...redmine-7.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [redmine-7.0.13](https://github.com/truecharts/charts/compare/redmine-7.0.12...redmine-7.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [redmine-7.0.12](https://github.com/truecharts/charts/compare/redmine-7.0.11...redmine-7.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [redmine-7.0.11](https://github.com/truecharts/charts/compare/redmine-7.0.10...redmine-7.0.11) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/redmine to v5.0.5 ([#8520](https://github.com/truecharts/charts/issues/8520)) + + + + +## [redmine-7.0.10](https://github.com/truecharts/charts/compare/redmine-7.0.9...redmine-7.0.10) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/redmine to v ([#8362](https://github.com/truecharts/charts/issues/8362)) + + + + +## [redmine-7.0.9](https://github.com/truecharts/charts/compare/redmine-7.0.8...redmine-7.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [redmine-7.0.8](https://github.com/truecharts/charts/compare/redmine-7.0.7...redmine-7.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [redmine-7.0.7](https://github.com/truecharts/charts/compare/redmine-7.0.6...redmine-7.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [redmine-7.0.6](https://github.com/truecharts/charts/compare/redmine-7.0.5...redmine-7.0.6) (2023-04-16) + +### Chore diff --git a/stable/redmine/7.0.16/Chart.yaml b/stable/redmine/7.0.16/Chart.yaml new file mode 100644 index 00000000000..d8bc7d7d4c7 --- /dev/null +++ b/stable/redmine/7.0.16/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "5.0.5" +kubeVersion: ">=1.16.0-0" +version: 7.0.16 +name: redmine +description: Redmine is a flexible project management web application written using Ruby on Rails framework. +type: application +home: https://truecharts.org/charts/stable/redmine +icon: https://truecharts.org/img/hotlink-ok/chart-icons/redmine.png +keywords: + - project + - management + - time + - tracking + - ticket +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/redmine + - https://github.com/redmine/redmine +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/valheim/6.0.6/README.md b/stable/redmine/7.0.16/README.md similarity index 100% rename from stable/valheim/6.0.6/README.md rename to stable/redmine/7.0.16/README.md diff --git a/stable/redmine/7.0.16/app-changelog.md b/stable/redmine/7.0.16/app-changelog.md new file mode 100644 index 00000000000..432b42badb8 --- /dev/null +++ b/stable/redmine/7.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [redmine-7.0.16](https://github.com/truecharts/charts/compare/redmine-7.0.15...redmine-7.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/redmine/7.0.15/app-readme.md b/stable/redmine/7.0.16/app-readme.md similarity index 100% rename from stable/redmine/7.0.15/app-readme.md rename to stable/redmine/7.0.16/app-readme.md diff --git a/stable/redmine/7.0.16/charts/common-12.9.2.tgz b/stable/redmine/7.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/redmine/7.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/redmine/7.0.15/ix_values.yaml b/stable/redmine/7.0.16/ix_values.yaml similarity index 100% rename from stable/redmine/7.0.15/ix_values.yaml rename to stable/redmine/7.0.16/ix_values.yaml diff --git a/stable/redmine/7.0.15/questions.yaml b/stable/redmine/7.0.16/questions.yaml similarity index 100% rename from stable/redmine/7.0.15/questions.yaml rename to stable/redmine/7.0.16/questions.yaml diff --git a/stable/verysync/5.0.13/templates/NOTES.txt b/stable/redmine/7.0.16/templates/NOTES.txt similarity index 100% rename from stable/verysync/5.0.13/templates/NOTES.txt rename to stable/redmine/7.0.16/templates/NOTES.txt diff --git a/stable/redmine/7.0.15/templates/_secrets.tpl b/stable/redmine/7.0.16/templates/_secrets.tpl similarity index 100% rename from stable/redmine/7.0.15/templates/_secrets.tpl rename to stable/redmine/7.0.16/templates/_secrets.tpl diff --git a/stable/redmine/7.0.15/templates/common.yaml b/stable/redmine/7.0.16/templates/common.yaml similarity index 100% rename from stable/redmine/7.0.15/templates/common.yaml rename to stable/redmine/7.0.16/templates/common.yaml diff --git a/stable/watchyourlan/4.0.14/values.yaml b/stable/redmine/7.0.16/values.yaml similarity index 100% rename from stable/watchyourlan/4.0.14/values.yaml rename to stable/redmine/7.0.16/values.yaml diff --git a/stable/reg/9.0.16/CHANGELOG.md b/stable/reg/9.0.16/CHANGELOG.md deleted file mode 100644 index afb6b01c9d5..00000000000 --- a/stable/reg/9.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [reg-9.0.16](https://github.com/truecharts/charts/compare/reg-9.0.15...reg-9.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [reg-9.0.15](https://github.com/truecharts/charts/compare/reg-9.0.14...reg-9.0.15) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [reg-9.0.14](https://github.com/truecharts/charts/compare/reg-9.0.13...reg-9.0.14) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/dockerregistry to v2 ([#8941](https://github.com/truecharts/charts/issues/8941)) - - - - -## [reg-9.0.13](https://github.com/truecharts/charts/compare/reg-9.0.12...reg-9.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [reg-9.0.12](https://github.com/truecharts/charts/compare/reg-9.0.11...reg-9.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [reg-9.0.11](https://github.com/truecharts/charts/compare/reg-9.0.10...reg-9.0.11) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/dockerregistry to v2 ([#8208](https://github.com/truecharts/charts/issues/8208)) - - - - -## [reg-9.0.10](https://github.com/truecharts/charts/compare/reg-9.0.9...reg-9.0.10) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [reg-9.0.9](https://github.com/truecharts/charts/compare/reg-9.0.8...reg-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [reg-9.0.8](https://github.com/truecharts/charts/compare/reg-9.0.7...reg-9.0.8) (2023-04-22) - -### Fix - -- fix nonexistent image tag ([#8118](https://github.com/truecharts/charts/issues/8118)) - - - - -## [reg-9.0.7](https://github.com/truecharts/charts/compare/reg-9.0.6...reg-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [reg-9.0.6](https://github.com/truecharts/charts/compare/reg-9.0.5...reg-9.0.6) (2023-04-16) - -### Chore diff --git a/stable/reg/9.0.16/Chart.yaml b/stable/reg/9.0.16/Chart.yaml deleted file mode 100644 index 36bc78c9f55..00000000000 --- a/stable/reg/9.0.16/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - reg -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: reg -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/reg - - https://github.com/genuinetools/reg - - https://github.com/k8s-at-home/container-images/ -version: 9.0.16 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/reg/9.0.16/app-changelog.md b/stable/reg/9.0.16/app-changelog.md deleted file mode 100644 index f9d8b62396c..00000000000 --- a/stable/reg/9.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [reg-9.0.16](https://github.com/truecharts/charts/compare/reg-9.0.15...reg-9.0.16) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/reg/9.0.16/charts/common-12.8.1.tgz b/stable/reg/9.0.16/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/reg/9.0.16/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/reg/9.0.17/CHANGELOG.md b/stable/reg/9.0.17/CHANGELOG.md new file mode 100644 index 00000000000..1c2f4126007 --- /dev/null +++ b/stable/reg/9.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [reg-9.0.17](https://github.com/truecharts/charts/compare/reg-9.0.16...reg-9.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [reg-9.0.16](https://github.com/truecharts/charts/compare/reg-9.0.15...reg-9.0.16) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [reg-9.0.15](https://github.com/truecharts/charts/compare/reg-9.0.14...reg-9.0.15) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [reg-9.0.14](https://github.com/truecharts/charts/compare/reg-9.0.13...reg-9.0.14) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/dockerregistry to v2 ([#8941](https://github.com/truecharts/charts/issues/8941)) + + + + +## [reg-9.0.13](https://github.com/truecharts/charts/compare/reg-9.0.12...reg-9.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [reg-9.0.12](https://github.com/truecharts/charts/compare/reg-9.0.11...reg-9.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [reg-9.0.11](https://github.com/truecharts/charts/compare/reg-9.0.10...reg-9.0.11) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/dockerregistry to v2 ([#8208](https://github.com/truecharts/charts/issues/8208)) + + + + +## [reg-9.0.10](https://github.com/truecharts/charts/compare/reg-9.0.9...reg-9.0.10) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [reg-9.0.9](https://github.com/truecharts/charts/compare/reg-9.0.8...reg-9.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [reg-9.0.8](https://github.com/truecharts/charts/compare/reg-9.0.7...reg-9.0.8) (2023-04-22) + +### Fix + +- fix nonexistent image tag ([#8118](https://github.com/truecharts/charts/issues/8118)) + + + + +## [reg-9.0.7](https://github.com/truecharts/charts/compare/reg-9.0.6...reg-9.0.7) (2023-04-20) + +### Chore diff --git a/stable/reg/9.0.17/Chart.yaml b/stable/reg/9.0.17/Chart.yaml new file mode 100644 index 00000000000..dd93c6fa307 --- /dev/null +++ b/stable/reg/9.0.17/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.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 +keywords: + - reg +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: reg +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/reg + - https://github.com/genuinetools/reg + - https://github.com/k8s-at-home/container-images/ +version: 9.0.17 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/verysync/5.0.13/README.md b/stable/reg/9.0.17/README.md similarity index 100% rename from stable/verysync/5.0.13/README.md rename to stable/reg/9.0.17/README.md diff --git a/stable/reg/9.0.17/app-changelog.md b/stable/reg/9.0.17/app-changelog.md new file mode 100644 index 00000000000..6728b8323e3 --- /dev/null +++ b/stable/reg/9.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [reg-9.0.17](https://github.com/truecharts/charts/compare/reg-9.0.16...reg-9.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/reg/9.0.16/app-readme.md b/stable/reg/9.0.17/app-readme.md similarity index 100% rename from stable/reg/9.0.16/app-readme.md rename to stable/reg/9.0.17/app-readme.md diff --git a/stable/reg/9.0.17/charts/common-12.9.2.tgz b/stable/reg/9.0.17/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/reg/9.0.17/charts/common-12.9.2.tgz differ diff --git a/stable/reg/9.0.16/ix_values.yaml b/stable/reg/9.0.17/ix_values.yaml similarity index 100% rename from stable/reg/9.0.16/ix_values.yaml rename to stable/reg/9.0.17/ix_values.yaml diff --git a/stable/reg/9.0.16/questions.yaml b/stable/reg/9.0.17/questions.yaml similarity index 100% rename from stable/reg/9.0.16/questions.yaml rename to stable/reg/9.0.17/questions.yaml diff --git a/stable/vikunja/8.0.7/templates/NOTES.txt b/stable/reg/9.0.17/templates/NOTES.txt similarity index 100% rename from stable/vikunja/8.0.7/templates/NOTES.txt rename to stable/reg/9.0.17/templates/NOTES.txt diff --git a/stable/website-shot/5.0.13/templates/common.yaml b/stable/reg/9.0.17/templates/common.yaml similarity index 100% rename from stable/website-shot/5.0.13/templates/common.yaml rename to stable/reg/9.0.17/templates/common.yaml diff --git a/stable/webgrabplus/5.0.15/values.yaml b/stable/reg/9.0.17/values.yaml similarity index 100% rename from stable/webgrabplus/5.0.15/values.yaml rename to stable/reg/9.0.17/values.yaml diff --git a/stable/remmina/6.0.13/CHANGELOG.md b/stable/remmina/6.0.13/CHANGELOG.md deleted file mode 100644 index ab35552d7df..00000000000 --- a/stable/remmina/6.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [remmina-6.0.13](https://github.com/truecharts/charts/compare/remmina-6.0.12...remmina-6.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [remmina-6.0.12](https://github.com/truecharts/charts/compare/remmina-6.0.11...remmina-6.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [remmina-6.0.11](https://github.com/truecharts/charts/compare/remmina-6.0.10...remmina-6.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [remmina-6.0.10](https://github.com/truecharts/charts/compare/remmina-6.0.9...remmina-6.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [remmina-6.0.9](https://github.com/truecharts/charts/compare/remmina-6.0.8...remmina-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [remmina-6.0.8](https://github.com/truecharts/charts/compare/remmina-6.0.7...remmina-6.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [remmina-6.0.7](https://github.com/truecharts/charts/compare/remmina-6.0.6...remmina-6.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [remmina-6.0.6](https://github.com/truecharts/charts/compare/remmina-6.0.5...remmina-6.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [remmina-6.0.5](https://github.com/truecharts/charts/compare/remmina-6.0.4...remmina-6.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [remmina-6.0.4](https://github.com/truecharts/charts/compare/remmina-6.0.3...remmina-6.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [remmina-6.0.3](https://github.com/truecharts/charts/compare/remmina-6.0.2...remmina-6.0.3) (2023-04-14) - - diff --git a/stable/remmina/6.0.13/Chart.yaml b/stable/remmina/6.0.13/Chart.yaml deleted file mode 100644 index c782bfa20be..00000000000 --- a/stable/remmina/6.0.13/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "1.2.0-rcgi" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - remina - - remote - - desktop - - client -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: remmina -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/remmina - - https://github.com/linuxserver/docker-remmina - - https://remmina.org/ -type: application -version: 6.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/remmina/6.0.13/app-changelog.md b/stable/remmina/6.0.13/app-changelog.md deleted file mode 100644 index a62df62b100..00000000000 --- a/stable/remmina/6.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [remmina-6.0.13](https://github.com/truecharts/charts/compare/remmina-6.0.12...remmina-6.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/remmina/6.0.13/charts/common-12.8.1.tgz b/stable/remmina/6.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/remmina/6.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/remmina/6.0.14/CHANGELOG.md b/stable/remmina/6.0.14/CHANGELOG.md new file mode 100644 index 00000000000..f941a0e5988 --- /dev/null +++ b/stable/remmina/6.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [remmina-6.0.14](https://github.com/truecharts/charts/compare/remmina-6.0.13...remmina-6.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [remmina-6.0.13](https://github.com/truecharts/charts/compare/remmina-6.0.12...remmina-6.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [remmina-6.0.12](https://github.com/truecharts/charts/compare/remmina-6.0.11...remmina-6.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [remmina-6.0.11](https://github.com/truecharts/charts/compare/remmina-6.0.10...remmina-6.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [remmina-6.0.10](https://github.com/truecharts/charts/compare/remmina-6.0.9...remmina-6.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [remmina-6.0.9](https://github.com/truecharts/charts/compare/remmina-6.0.8...remmina-6.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [remmina-6.0.8](https://github.com/truecharts/charts/compare/remmina-6.0.7...remmina-6.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [remmina-6.0.7](https://github.com/truecharts/charts/compare/remmina-6.0.6...remmina-6.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [remmina-6.0.6](https://github.com/truecharts/charts/compare/remmina-6.0.5...remmina-6.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [remmina-6.0.5](https://github.com/truecharts/charts/compare/remmina-6.0.4...remmina-6.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [remmina-6.0.4](https://github.com/truecharts/charts/compare/remmina-6.0.3...remmina-6.0.4) (2023-04-15) + +### Chore diff --git a/stable/remmina/6.0.14/Chart.yaml b/stable/remmina/6.0.14/Chart.yaml new file mode 100644 index 00000000000..af6569b3210 --- /dev/null +++ b/stable/remmina/6.0.14/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "1.2.0-rcgi" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.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 +keywords: + - remina + - remote + - desktop + - client +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: remmina +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/remmina + - https://github.com/linuxserver/docker-remmina + - https://remmina.org/ +type: application +version: 6.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/vikunja/8.0.7/README.md b/stable/remmina/6.0.14/README.md similarity index 100% rename from stable/vikunja/8.0.7/README.md rename to stable/remmina/6.0.14/README.md diff --git a/stable/remmina/6.0.14/app-changelog.md b/stable/remmina/6.0.14/app-changelog.md new file mode 100644 index 00000000000..aa9ae33141e --- /dev/null +++ b/stable/remmina/6.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [remmina-6.0.14](https://github.com/truecharts/charts/compare/remmina-6.0.13...remmina-6.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/remmina/6.0.13/app-readme.md b/stable/remmina/6.0.14/app-readme.md similarity index 100% rename from stable/remmina/6.0.13/app-readme.md rename to stable/remmina/6.0.14/app-readme.md diff --git a/stable/remmina/6.0.14/charts/common-12.9.2.tgz b/stable/remmina/6.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/remmina/6.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/remmina/6.0.13/ix_values.yaml b/stable/remmina/6.0.14/ix_values.yaml similarity index 100% rename from stable/remmina/6.0.13/ix_values.yaml rename to stable/remmina/6.0.14/ix_values.yaml diff --git a/stable/remmina/6.0.13/questions.yaml b/stable/remmina/6.0.14/questions.yaml similarity index 100% rename from stable/remmina/6.0.13/questions.yaml rename to stable/remmina/6.0.14/questions.yaml diff --git a/stable/watchyourlan/4.0.14/templates/NOTES.txt b/stable/remmina/6.0.14/templates/NOTES.txt similarity index 100% rename from stable/watchyourlan/4.0.14/templates/NOTES.txt rename to stable/remmina/6.0.14/templates/NOTES.txt diff --git a/stable/shorturl/6.0.13/templates/common.yaml b/stable/remmina/6.0.14/templates/common.yaml similarity index 100% rename from stable/shorturl/6.0.13/templates/common.yaml rename to stable/remmina/6.0.14/templates/common.yaml diff --git a/stable/weblate/8.0.15/values.yaml b/stable/remmina/6.0.14/values.yaml similarity index 100% rename from stable/weblate/8.0.15/values.yaml rename to stable/remmina/6.0.14/values.yaml diff --git a/stable/requestrr/5.0.13/CHANGELOG.md b/stable/requestrr/5.0.13/CHANGELOG.md deleted file mode 100644 index 39f8299f802..00000000000 --- a/stable/requestrr/5.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [requestrr-5.0.13](https://github.com/truecharts/charts/compare/requestrr-5.0.12...requestrr-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [requestrr-5.0.12](https://github.com/truecharts/charts/compare/requestrr-5.0.11...requestrr-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [requestrr-5.0.11](https://github.com/truecharts/charts/compare/requestrr-5.0.10...requestrr-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [requestrr-5.0.10](https://github.com/truecharts/charts/compare/requestrr-5.0.9...requestrr-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [requestrr-5.0.9](https://github.com/truecharts/charts/compare/requestrr-5.0.8...requestrr-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [requestrr-5.0.8](https://github.com/truecharts/charts/compare/requestrr-5.0.7...requestrr-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [requestrr-5.0.7](https://github.com/truecharts/charts/compare/requestrr-5.0.6...requestrr-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [requestrr-5.0.6](https://github.com/truecharts/charts/compare/requestrr-5.0.5...requestrr-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [requestrr-5.0.5](https://github.com/truecharts/charts/compare/requestrr-5.0.4...requestrr-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [requestrr-5.0.4](https://github.com/truecharts/charts/compare/requestrr-5.0.3...requestrr-5.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [requestrr-5.0.3](https://github.com/truecharts/charts/compare/requestrr-5.0.2...requestrr-5.0.3) (2023-04-14) - - diff --git a/stable/requestrr/5.0.13/Chart.yaml b/stable/requestrr/5.0.13/Chart.yaml deleted file mode 100644 index 0f5c206430f..00000000000 --- a/stable/requestrr/5.0.13/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: requestrr -version: 5.0.13 -appVersion: "2.1.2" -description: Requestrr is a chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/requestrr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/requestrr.png -keywords: - - requestrr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/requestrr -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/requestrr/5.0.13/app-changelog.md b/stable/requestrr/5.0.13/app-changelog.md deleted file mode 100644 index c4230338dbe..00000000000 --- a/stable/requestrr/5.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [requestrr-5.0.13](https://github.com/truecharts/charts/compare/requestrr-5.0.12...requestrr-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/requestrr/5.0.13/charts/common-12.8.1.tgz b/stable/requestrr/5.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/requestrr/5.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/requestrr/5.0.14/CHANGELOG.md b/stable/requestrr/5.0.14/CHANGELOG.md new file mode 100644 index 00000000000..809f8910470 --- /dev/null +++ b/stable/requestrr/5.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [requestrr-5.0.14](https://github.com/truecharts/charts/compare/requestrr-5.0.13...requestrr-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [requestrr-5.0.13](https://github.com/truecharts/charts/compare/requestrr-5.0.12...requestrr-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [requestrr-5.0.12](https://github.com/truecharts/charts/compare/requestrr-5.0.11...requestrr-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [requestrr-5.0.11](https://github.com/truecharts/charts/compare/requestrr-5.0.10...requestrr-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [requestrr-5.0.10](https://github.com/truecharts/charts/compare/requestrr-5.0.9...requestrr-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [requestrr-5.0.9](https://github.com/truecharts/charts/compare/requestrr-5.0.8...requestrr-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [requestrr-5.0.8](https://github.com/truecharts/charts/compare/requestrr-5.0.7...requestrr-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [requestrr-5.0.7](https://github.com/truecharts/charts/compare/requestrr-5.0.6...requestrr-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [requestrr-5.0.6](https://github.com/truecharts/charts/compare/requestrr-5.0.5...requestrr-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [requestrr-5.0.5](https://github.com/truecharts/charts/compare/requestrr-5.0.4...requestrr-5.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [requestrr-5.0.4](https://github.com/truecharts/charts/compare/requestrr-5.0.3...requestrr-5.0.4) (2023-04-15) + +### Chore diff --git a/stable/requestrr/5.0.14/Chart.yaml b/stable/requestrr/5.0.14/Chart.yaml new file mode 100644 index 00000000000..0ed287a216f --- /dev/null +++ b/stable/requestrr/5.0.14/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: requestrr +version: 5.0.14 +appVersion: "2.1.2" +description: Requestrr is a chatbot used to simplify using services like Sonarr/Radarr/Ombi via the use of chat. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/requestrr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/requestrr.png +keywords: + - requestrr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/requestrr +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/watchyourlan/4.0.14/README.md b/stable/requestrr/5.0.14/README.md similarity index 100% rename from stable/watchyourlan/4.0.14/README.md rename to stable/requestrr/5.0.14/README.md diff --git a/stable/requestrr/5.0.14/app-changelog.md b/stable/requestrr/5.0.14/app-changelog.md new file mode 100644 index 00000000000..de479c99271 --- /dev/null +++ b/stable/requestrr/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [requestrr-5.0.14](https://github.com/truecharts/charts/compare/requestrr-5.0.13...requestrr-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/requestrr/5.0.13/app-readme.md b/stable/requestrr/5.0.14/app-readme.md similarity index 100% rename from stable/requestrr/5.0.13/app-readme.md rename to stable/requestrr/5.0.14/app-readme.md diff --git a/stable/requestrr/5.0.14/charts/common-12.9.2.tgz b/stable/requestrr/5.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/requestrr/5.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/requestrr/5.0.13/ix_values.yaml b/stable/requestrr/5.0.14/ix_values.yaml similarity index 100% rename from stable/requestrr/5.0.13/ix_values.yaml rename to stable/requestrr/5.0.14/ix_values.yaml diff --git a/stable/requestrr/5.0.13/questions.yaml b/stable/requestrr/5.0.14/questions.yaml similarity index 100% rename from stable/requestrr/5.0.13/questions.yaml rename to stable/requestrr/5.0.14/questions.yaml diff --git a/stable/webgrabplus/5.0.15/templates/NOTES.txt b/stable/requestrr/5.0.14/templates/NOTES.txt similarity index 100% rename from stable/webgrabplus/5.0.15/templates/NOTES.txt rename to stable/requestrr/5.0.14/templates/NOTES.txt diff --git a/stable/wekan/9.0.11/templates/common.yaml b/stable/requestrr/5.0.14/templates/common.yaml similarity index 100% rename from stable/wekan/9.0.11/templates/common.yaml rename to stable/requestrr/5.0.14/templates/common.yaml diff --git a/stable/webnut/4.0.13/values.yaml b/stable/requestrr/5.0.14/values.yaml similarity index 100% rename from stable/webnut/4.0.13/values.yaml rename to stable/requestrr/5.0.14/values.yaml diff --git a/stable/resilio-sync/9.0.14/CHANGELOG.md b/stable/resilio-sync/9.0.14/CHANGELOG.md deleted file mode 100644 index e3f2e5a43f8..00000000000 --- a/stable/resilio-sync/9.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [resilio-sync-9.0.14](https://github.com/truecharts/charts/compare/resilio-sync-9.0.13...resilio-sync-9.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [resilio-sync-9.0.13](https://github.com/truecharts/charts/compare/resilio-sync-9.0.12...resilio-sync-9.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [resilio-sync-9.0.12](https://github.com/truecharts/charts/compare/resilio-sync-9.0.11...resilio-sync-9.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [resilio-sync-9.0.11](https://github.com/truecharts/charts/compare/resilio-sync-9.0.10...resilio-sync-9.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [resilio-sync-9.0.10](https://github.com/truecharts/charts/compare/resilio-sync-9.0.9...resilio-sync-9.0.10) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [resilio-sync-9.0.9](https://github.com/truecharts/charts/compare/resilio-sync-9.0.8...resilio-sync-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [resilio-sync-9.0.8](https://github.com/truecharts/charts/compare/resilio-sync-9.0.7...resilio-sync-9.0.8) (2023-04-22) - -### Fix - -- Bump for [#8097](https://github.com/truecharts/charts/issues/8097) ([#8114](https://github.com/truecharts/charts/issues/8114)) - - Fix probe ([#8097](https://github.com/truecharts/charts/issues/8097)) - - - - -## [resilio-sync-9.0.7](https://github.com/truecharts/charts/compare/resilio-sync-9.0.6...resilio-sync-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [resilio-sync-9.0.6](https://github.com/truecharts/charts/compare/resilio-sync-9.0.5...resilio-sync-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [resilio-sync-9.0.5](https://github.com/truecharts/charts/compare/resilio-sync-9.0.4...resilio-sync-9.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [resilio-sync-9.0.4](https://github.com/truecharts/charts/compare/resilio-sync-9.0.3...resilio-sync-9.0.4) (2023-04-15) - diff --git a/stable/resilio-sync/9.0.14/Chart.yaml b/stable/resilio-sync/9.0.14/Chart.yaml deleted file mode 100644 index 3482bfa25c6..00000000000 --- a/stable/resilio-sync/9.0.14/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2.7.2.1375" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - resilio - - sync - - btsync - - bittorrent -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: resilio-sync -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/resilio-sync - - https://github.com/orgs/linuxserver/packages/container/package/resilio-sync -version: 9.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/resilio-sync/9.0.14/app-changelog.md b/stable/resilio-sync/9.0.14/app-changelog.md deleted file mode 100644 index c880e3f3c96..00000000000 --- a/stable/resilio-sync/9.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [resilio-sync-9.0.14](https://github.com/truecharts/charts/compare/resilio-sync-9.0.13...resilio-sync-9.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/resilio-sync/9.0.14/charts/common-12.8.1.tgz b/stable/resilio-sync/9.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/resilio-sync/9.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/resilio-sync/9.0.15/CHANGELOG.md b/stable/resilio-sync/9.0.15/CHANGELOG.md new file mode 100644 index 00000000000..5c51ff26345 --- /dev/null +++ b/stable/resilio-sync/9.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [resilio-sync-9.0.15](https://github.com/truecharts/charts/compare/resilio-sync-9.0.14...resilio-sync-9.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [resilio-sync-9.0.14](https://github.com/truecharts/charts/compare/resilio-sync-9.0.13...resilio-sync-9.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [resilio-sync-9.0.13](https://github.com/truecharts/charts/compare/resilio-sync-9.0.12...resilio-sync-9.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [resilio-sync-9.0.12](https://github.com/truecharts/charts/compare/resilio-sync-9.0.11...resilio-sync-9.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [resilio-sync-9.0.11](https://github.com/truecharts/charts/compare/resilio-sync-9.0.10...resilio-sync-9.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [resilio-sync-9.0.10](https://github.com/truecharts/charts/compare/resilio-sync-9.0.9...resilio-sync-9.0.10) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [resilio-sync-9.0.9](https://github.com/truecharts/charts/compare/resilio-sync-9.0.8...resilio-sync-9.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [resilio-sync-9.0.8](https://github.com/truecharts/charts/compare/resilio-sync-9.0.7...resilio-sync-9.0.8) (2023-04-22) + +### Fix + +- Bump for [#8097](https://github.com/truecharts/charts/issues/8097) ([#8114](https://github.com/truecharts/charts/issues/8114)) + - Fix probe ([#8097](https://github.com/truecharts/charts/issues/8097)) + + + + +## [resilio-sync-9.0.7](https://github.com/truecharts/charts/compare/resilio-sync-9.0.6...resilio-sync-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [resilio-sync-9.0.6](https://github.com/truecharts/charts/compare/resilio-sync-9.0.5...resilio-sync-9.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [resilio-sync-9.0.5](https://github.com/truecharts/charts/compare/resilio-sync-9.0.4...resilio-sync-9.0.5) (2023-04-16) + diff --git a/stable/resilio-sync/9.0.15/Chart.yaml b/stable/resilio-sync/9.0.15/Chart.yaml new file mode 100644 index 00000000000..353e9a5401d --- /dev/null +++ b/stable/resilio-sync/9.0.15/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.7.2.1375" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - resilio + - sync + - btsync + - bittorrent +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: resilio-sync +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/resilio-sync + - https://github.com/orgs/linuxserver/packages/container/package/resilio-sync +version: 9.0.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/webgrabplus/5.0.15/README.md b/stable/resilio-sync/9.0.15/README.md similarity index 100% rename from stable/webgrabplus/5.0.15/README.md rename to stable/resilio-sync/9.0.15/README.md diff --git a/stable/resilio-sync/9.0.15/app-changelog.md b/stable/resilio-sync/9.0.15/app-changelog.md new file mode 100644 index 00000000000..e2f90e56317 --- /dev/null +++ b/stable/resilio-sync/9.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [resilio-sync-9.0.15](https://github.com/truecharts/charts/compare/resilio-sync-9.0.14...resilio-sync-9.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/resilio-sync/9.0.14/app-readme.md b/stable/resilio-sync/9.0.15/app-readme.md similarity index 100% rename from stable/resilio-sync/9.0.14/app-readme.md rename to stable/resilio-sync/9.0.15/app-readme.md diff --git a/stable/resilio-sync/9.0.15/charts/common-12.9.2.tgz b/stable/resilio-sync/9.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/resilio-sync/9.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/resilio-sync/9.0.14/ix_values.yaml b/stable/resilio-sync/9.0.15/ix_values.yaml similarity index 100% rename from stable/resilio-sync/9.0.14/ix_values.yaml rename to stable/resilio-sync/9.0.15/ix_values.yaml diff --git a/stable/resilio-sync/9.0.14/questions.yaml b/stable/resilio-sync/9.0.15/questions.yaml similarity index 100% rename from stable/resilio-sync/9.0.14/questions.yaml rename to stable/resilio-sync/9.0.15/questions.yaml diff --git a/stable/weblate/8.0.15/templates/NOTES.txt b/stable/resilio-sync/9.0.15/templates/NOTES.txt similarity index 100% rename from stable/weblate/8.0.15/templates/NOTES.txt rename to stable/resilio-sync/9.0.15/templates/NOTES.txt diff --git a/stable/wg-easy/4.0.5/templates/common.yaml b/stable/resilio-sync/9.0.15/templates/common.yaml similarity index 100% rename from stable/wg-easy/4.0.5/templates/common.yaml rename to stable/resilio-sync/9.0.15/templates/common.yaml diff --git a/stable/website-shot/5.0.13/values.yaml b/stable/resilio-sync/9.0.15/values.yaml similarity index 100% rename from stable/website-shot/5.0.13/values.yaml rename to stable/resilio-sync/9.0.15/values.yaml diff --git a/stable/retrobot/4.0.14/CHANGELOG.md b/stable/retrobot/4.0.14/CHANGELOG.md deleted file mode 100644 index 10fb08b68ce..00000000000 --- a/stable/retrobot/4.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [retrobot-4.0.14](https://github.com/truecharts/charts/compare/retrobot-4.0.13...retrobot-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [retrobot-4.0.13](https://github.com/truecharts/charts/compare/retrobot-4.0.12...retrobot-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [retrobot-4.0.12](https://github.com/truecharts/charts/compare/retrobot-4.0.11...retrobot-4.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [retrobot-4.0.11](https://github.com/truecharts/charts/compare/retrobot-4.0.10...retrobot-4.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [retrobot-4.0.10](https://github.com/truecharts/charts/compare/retrobot-4.0.9...retrobot-4.0.10) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/retrobot to latest ([#8363](https://github.com/truecharts/charts/issues/8363)) - - - - -## [retrobot-4.0.9](https://github.com/truecharts/charts/compare/retrobot-4.0.8...retrobot-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [retrobot-4.0.8](https://github.com/truecharts/charts/compare/retrobot-4.0.7...retrobot-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [retrobot-4.0.7](https://github.com/truecharts/charts/compare/retrobot-4.0.6...retrobot-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [retrobot-4.0.6](https://github.com/truecharts/charts/compare/retrobot-4.0.5...retrobot-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [retrobot-4.0.5](https://github.com/truecharts/charts/compare/retrobot-4.0.4...retrobot-4.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [retrobot-4.0.4](https://github.com/truecharts/charts/compare/retrobot-4.0.3...retrobot-4.0.4) (2023-04-15) - -### Chore diff --git a/stable/retrobot/4.0.14/Chart.yaml b/stable/retrobot/4.0.14/Chart.yaml deleted file mode 100644 index 5085a1278f5..00000000000 --- a/stable/retrobot/4.0.14/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - retrobot - - emulator - - discord -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: retrobot -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/retrobot - - https://github.com/rossimo/retrobot -type: application -version: 4.0.14 -annotations: - truecharts.org/catagories: | - - emulator - - games - truecharts.org/SCALE-support: "true" diff --git a/stable/retrobot/4.0.14/app-changelog.md b/stable/retrobot/4.0.14/app-changelog.md deleted file mode 100644 index 1ec7ebbf88a..00000000000 --- a/stable/retrobot/4.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [retrobot-4.0.14](https://github.com/truecharts/charts/compare/retrobot-4.0.13...retrobot-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/retrobot/4.0.14/charts/common-12.8.1.tgz b/stable/retrobot/4.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/retrobot/4.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/retrobot/4.0.15/CHANGELOG.md b/stable/retrobot/4.0.15/CHANGELOG.md new file mode 100644 index 00000000000..849e9065f95 --- /dev/null +++ b/stable/retrobot/4.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [retrobot-4.0.15](https://github.com/truecharts/charts/compare/retrobot-4.0.14...retrobot-4.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [retrobot-4.0.14](https://github.com/truecharts/charts/compare/retrobot-4.0.13...retrobot-4.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [retrobot-4.0.13](https://github.com/truecharts/charts/compare/retrobot-4.0.12...retrobot-4.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [retrobot-4.0.12](https://github.com/truecharts/charts/compare/retrobot-4.0.11...retrobot-4.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [retrobot-4.0.11](https://github.com/truecharts/charts/compare/retrobot-4.0.10...retrobot-4.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [retrobot-4.0.10](https://github.com/truecharts/charts/compare/retrobot-4.0.9...retrobot-4.0.10) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/retrobot to latest ([#8363](https://github.com/truecharts/charts/issues/8363)) + + + + +## [retrobot-4.0.9](https://github.com/truecharts/charts/compare/retrobot-4.0.8...retrobot-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [retrobot-4.0.8](https://github.com/truecharts/charts/compare/retrobot-4.0.7...retrobot-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [retrobot-4.0.7](https://github.com/truecharts/charts/compare/retrobot-4.0.6...retrobot-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [retrobot-4.0.6](https://github.com/truecharts/charts/compare/retrobot-4.0.5...retrobot-4.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [retrobot-4.0.5](https://github.com/truecharts/charts/compare/retrobot-4.0.4...retrobot-4.0.5) (2023-04-16) + +### Chore diff --git a/stable/retrobot/4.0.15/Chart.yaml b/stable/retrobot/4.0.15/Chart.yaml new file mode 100644 index 00000000000..e9ecb34624c --- /dev/null +++ b/stable/retrobot/4.0.15/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - retrobot + - emulator + - discord +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: retrobot +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/retrobot + - https://github.com/rossimo/retrobot +type: application +version: 4.0.15 +annotations: + truecharts.org/catagories: | + - emulator + - games + truecharts.org/SCALE-support: "true" diff --git a/stable/weblate/8.0.15/README.md b/stable/retrobot/4.0.15/README.md similarity index 100% rename from stable/weblate/8.0.15/README.md rename to stable/retrobot/4.0.15/README.md diff --git a/stable/retrobot/4.0.15/app-changelog.md b/stable/retrobot/4.0.15/app-changelog.md new file mode 100644 index 00000000000..76453b3bf67 --- /dev/null +++ b/stable/retrobot/4.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [retrobot-4.0.15](https://github.com/truecharts/charts/compare/retrobot-4.0.14...retrobot-4.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/retrobot/4.0.14/app-readme.md b/stable/retrobot/4.0.15/app-readme.md similarity index 100% rename from stable/retrobot/4.0.14/app-readme.md rename to stable/retrobot/4.0.15/app-readme.md diff --git a/stable/retrobot/4.0.15/charts/common-12.9.2.tgz b/stable/retrobot/4.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/retrobot/4.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/retrobot/4.0.14/ix_values.yaml b/stable/retrobot/4.0.15/ix_values.yaml similarity index 100% rename from stable/retrobot/4.0.14/ix_values.yaml rename to stable/retrobot/4.0.15/ix_values.yaml diff --git a/stable/retrobot/4.0.14/questions.yaml b/stable/retrobot/4.0.15/questions.yaml similarity index 100% rename from stable/retrobot/4.0.14/questions.yaml rename to stable/retrobot/4.0.15/questions.yaml diff --git a/stable/webnut/4.0.13/templates/NOTES.txt b/stable/retrobot/4.0.15/templates/NOTES.txt similarity index 100% rename from stable/webnut/4.0.13/templates/NOTES.txt rename to stable/retrobot/4.0.15/templates/NOTES.txt diff --git a/stable/whoogle/6.0.12/templates/common.yaml b/stable/retrobot/4.0.15/templates/common.yaml similarity index 100% rename from stable/whoogle/6.0.12/templates/common.yaml rename to stable/retrobot/4.0.15/templates/common.yaml diff --git a/stable/webtop/5.0.22/values.yaml b/stable/retrobot/4.0.15/values.yaml similarity index 100% rename from stable/webtop/5.0.22/values.yaml rename to stable/retrobot/4.0.15/values.yaml diff --git a/stable/ring-mqtt/4.0.14/CHANGELOG.md b/stable/ring-mqtt/4.0.14/CHANGELOG.md deleted file mode 100644 index a369a4ce2c2..00000000000 --- a/stable/ring-mqtt/4.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ring-mqtt-4.0.14](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.13...ring-mqtt-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [ring-mqtt-4.0.13](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.12...ring-mqtt-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [ring-mqtt-4.0.12](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.11...ring-mqtt-4.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [ring-mqtt-4.0.11](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.10...ring-mqtt-4.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [ring-mqtt-4.0.10](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.9...ring-mqtt-4.0.10) (2023-05-01) - -### Chore - -- update container image tccr.io/truecharts/ring-mqtt to v5.2.2 ([#8659](https://github.com/truecharts/charts/issues/8659)) - - - - -## [ring-mqtt-4.0.9](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.8...ring-mqtt-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [ring-mqtt-4.0.8](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.7...ring-mqtt-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [ring-mqtt-4.0.7](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.6...ring-mqtt-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [ring-mqtt-4.0.6](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.5...ring-mqtt-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [ring-mqtt-4.0.5](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.4...ring-mqtt-4.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [ring-mqtt-4.0.4](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.3...ring-mqtt-4.0.4) (2023-04-15) - -### Chore diff --git a/stable/ring-mqtt/4.0.14/Chart.yaml b/stable/ring-mqtt/4.0.14/Chart.yaml deleted file mode 100644 index db269b36599..00000000000 --- a/stable/ring-mqtt/4.0.14/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "5.2.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - ring-mqtt - - HomeAutomation - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ring-mqtt -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ring-mqtt - - https://github.com/tsightler/ring-mqtt -type: application -version: 4.0.14 -annotations: - truecharts.org/catagories: | - - HomeAutomation - - Tools-Utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/ring-mqtt/4.0.14/app-changelog.md b/stable/ring-mqtt/4.0.14/app-changelog.md deleted file mode 100644 index bbc3701bc0e..00000000000 --- a/stable/ring-mqtt/4.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ring-mqtt-4.0.14](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.13...ring-mqtt-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/ring-mqtt/4.0.14/charts/common-12.8.1.tgz b/stable/ring-mqtt/4.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/ring-mqtt/4.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/ring-mqtt/4.0.15/CHANGELOG.md b/stable/ring-mqtt/4.0.15/CHANGELOG.md new file mode 100644 index 00000000000..8b08c8ca2b4 --- /dev/null +++ b/stable/ring-mqtt/4.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ring-mqtt-4.0.15](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.14...ring-mqtt-4.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [ring-mqtt-4.0.14](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.13...ring-mqtt-4.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [ring-mqtt-4.0.13](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.12...ring-mqtt-4.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [ring-mqtt-4.0.12](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.11...ring-mqtt-4.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [ring-mqtt-4.0.11](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.10...ring-mqtt-4.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [ring-mqtt-4.0.10](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.9...ring-mqtt-4.0.10) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/ring-mqtt to v5.2.2 ([#8659](https://github.com/truecharts/charts/issues/8659)) + + + + +## [ring-mqtt-4.0.9](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.8...ring-mqtt-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [ring-mqtt-4.0.8](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.7...ring-mqtt-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [ring-mqtt-4.0.7](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.6...ring-mqtt-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [ring-mqtt-4.0.6](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.5...ring-mqtt-4.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [ring-mqtt-4.0.5](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.4...ring-mqtt-4.0.5) (2023-04-16) + +### Chore diff --git a/stable/ring-mqtt/4.0.15/Chart.yaml b/stable/ring-mqtt/4.0.15/Chart.yaml new file mode 100644 index 00000000000..94cdab1a8e2 --- /dev/null +++ b/stable/ring-mqtt/4.0.15/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "5.2.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - ring-mqtt + - HomeAutomation + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ring-mqtt +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ring-mqtt + - https://github.com/tsightler/ring-mqtt +type: application +version: 4.0.15 +annotations: + truecharts.org/catagories: | + - HomeAutomation + - Tools-Utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/webnut/4.0.13/README.md b/stable/ring-mqtt/4.0.15/README.md similarity index 100% rename from stable/webnut/4.0.13/README.md rename to stable/ring-mqtt/4.0.15/README.md diff --git a/stable/ring-mqtt/4.0.15/app-changelog.md b/stable/ring-mqtt/4.0.15/app-changelog.md new file mode 100644 index 00000000000..297b5cb650b --- /dev/null +++ b/stable/ring-mqtt/4.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ring-mqtt-4.0.15](https://github.com/truecharts/charts/compare/ring-mqtt-4.0.14...ring-mqtt-4.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/ring-mqtt/4.0.14/app-readme.md b/stable/ring-mqtt/4.0.15/app-readme.md similarity index 100% rename from stable/ring-mqtt/4.0.14/app-readme.md rename to stable/ring-mqtt/4.0.15/app-readme.md diff --git a/stable/ring-mqtt/4.0.15/charts/common-12.9.2.tgz b/stable/ring-mqtt/4.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/ring-mqtt/4.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/ring-mqtt/4.0.14/ix_values.yaml b/stable/ring-mqtt/4.0.15/ix_values.yaml similarity index 100% rename from stable/ring-mqtt/4.0.14/ix_values.yaml rename to stable/ring-mqtt/4.0.15/ix_values.yaml diff --git a/stable/ring-mqtt/4.0.14/questions.yaml b/stable/ring-mqtt/4.0.15/questions.yaml similarity index 100% rename from stable/ring-mqtt/4.0.14/questions.yaml rename to stable/ring-mqtt/4.0.15/questions.yaml diff --git a/stable/website-shot/5.0.13/templates/NOTES.txt b/stable/ring-mqtt/4.0.15/templates/NOTES.txt similarity index 100% rename from stable/website-shot/5.0.13/templates/NOTES.txt rename to stable/ring-mqtt/4.0.15/templates/NOTES.txt diff --git a/stable/ring-mqtt/4.0.14/templates/common.yaml b/stable/ring-mqtt/4.0.15/templates/common.yaml similarity index 100% rename from stable/ring-mqtt/4.0.14/templates/common.yaml rename to stable/ring-mqtt/4.0.15/templates/common.yaml diff --git a/stable/wekan/9.0.11/values.yaml b/stable/ring-mqtt/4.0.15/values.yaml similarity index 100% rename from stable/wekan/9.0.11/values.yaml rename to stable/ring-mqtt/4.0.15/values.yaml diff --git a/stable/rsnapshot/5.0.12/CHANGELOG.md b/stable/rsnapshot/5.0.12/CHANGELOG.md deleted file mode 100644 index fdd7de2e326..00000000000 --- a/stable/rsnapshot/5.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [rsnapshot-5.0.12](https://github.com/truecharts/charts/compare/rsnapshot-5.0.11...rsnapshot-5.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [rsnapshot-5.0.11](https://github.com/truecharts/charts/compare/rsnapshot-5.0.10...rsnapshot-5.0.11) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [rsnapshot-5.0.10](https://github.com/truecharts/charts/compare/rsnapshot-5.0.9...rsnapshot-5.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [rsnapshot-5.0.9](https://github.com/truecharts/charts/compare/rsnapshot-5.0.8...rsnapshot-5.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [rsnapshot-5.0.8](https://github.com/truecharts/charts/compare/rsnapshot-5.0.7...rsnapshot-5.0.8) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/rsnapshot to 1.4.4 ([#8366](https://github.com/truecharts/charts/issues/8366)) - - - - -## [rsnapshot-5.0.7](https://github.com/truecharts/charts/compare/rsnapshot-5.0.6...rsnapshot-5.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [rsnapshot-5.0.6](https://github.com/truecharts/charts/compare/rsnapshot-5.0.5...rsnapshot-5.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [rsnapshot-5.0.5](https://github.com/truecharts/charts/compare/rsnapshot-5.0.4...rsnapshot-5.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [rsnapshot-5.0.4](https://github.com/truecharts/charts/compare/rsnapshot-5.0.3...rsnapshot-5.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [rsnapshot-5.0.3](https://github.com/truecharts/charts/compare/rsnapshot-5.0.2...rsnapshot-5.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [rsnapshot-5.0.2](https://github.com/truecharts/charts/compare/rsnapshot-5.0.1...rsnapshot-5.0.2) (2023-04-15) - -### Chore diff --git a/stable/rsnapshot/5.0.12/Chart.yaml b/stable/rsnapshot/5.0.12/Chart.yaml deleted file mode 100644 index 981d199b16c..00000000000 --- a/stable/rsnapshot/5.0.12/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: rsnapshot -version: 5.0.12 -appVersion: "1.4.4" -description: Rsnapshot is a filesystem snapshot utility based on rsync. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/rsnapshot -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsnapshot.png -keywords: - - rsnapshot -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/rsnapshot -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/rsnapshot/5.0.12/app-changelog.md b/stable/rsnapshot/5.0.12/app-changelog.md deleted file mode 100644 index f1e50e3cfdc..00000000000 --- a/stable/rsnapshot/5.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rsnapshot-5.0.12](https://github.com/truecharts/charts/compare/rsnapshot-5.0.11...rsnapshot-5.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/rsnapshot/5.0.12/charts/common-12.8.1.tgz b/stable/rsnapshot/5.0.12/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/rsnapshot/5.0.12/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/rsnapshot/5.0.13/CHANGELOG.md b/stable/rsnapshot/5.0.13/CHANGELOG.md new file mode 100644 index 00000000000..670575b119e --- /dev/null +++ b/stable/rsnapshot/5.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [rsnapshot-5.0.13](https://github.com/truecharts/charts/compare/rsnapshot-5.0.12...rsnapshot-5.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [rsnapshot-5.0.12](https://github.com/truecharts/charts/compare/rsnapshot-5.0.11...rsnapshot-5.0.12) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [rsnapshot-5.0.11](https://github.com/truecharts/charts/compare/rsnapshot-5.0.10...rsnapshot-5.0.11) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [rsnapshot-5.0.10](https://github.com/truecharts/charts/compare/rsnapshot-5.0.9...rsnapshot-5.0.10) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [rsnapshot-5.0.9](https://github.com/truecharts/charts/compare/rsnapshot-5.0.8...rsnapshot-5.0.9) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [rsnapshot-5.0.8](https://github.com/truecharts/charts/compare/rsnapshot-5.0.7...rsnapshot-5.0.8) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/rsnapshot to 1.4.4 ([#8366](https://github.com/truecharts/charts/issues/8366)) + + + + +## [rsnapshot-5.0.7](https://github.com/truecharts/charts/compare/rsnapshot-5.0.6...rsnapshot-5.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [rsnapshot-5.0.6](https://github.com/truecharts/charts/compare/rsnapshot-5.0.5...rsnapshot-5.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [rsnapshot-5.0.5](https://github.com/truecharts/charts/compare/rsnapshot-5.0.4...rsnapshot-5.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [rsnapshot-5.0.4](https://github.com/truecharts/charts/compare/rsnapshot-5.0.3...rsnapshot-5.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [rsnapshot-5.0.3](https://github.com/truecharts/charts/compare/rsnapshot-5.0.2...rsnapshot-5.0.3) (2023-04-16) + +### Chore diff --git a/stable/rsnapshot/5.0.13/Chart.yaml b/stable/rsnapshot/5.0.13/Chart.yaml new file mode 100644 index 00000000000..96b99d0b85e --- /dev/null +++ b/stable/rsnapshot/5.0.13/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: rsnapshot +version: 5.0.13 +appVersion: "1.4.4" +description: Rsnapshot is a filesystem snapshot utility based on rsync. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/rsnapshot +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsnapshot.png +keywords: + - rsnapshot +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/rsnapshot +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/website-shot/5.0.13/README.md b/stable/rsnapshot/5.0.13/README.md similarity index 100% rename from stable/website-shot/5.0.13/README.md rename to stable/rsnapshot/5.0.13/README.md diff --git a/stable/rsnapshot/5.0.13/app-changelog.md b/stable/rsnapshot/5.0.13/app-changelog.md new file mode 100644 index 00000000000..c46e71fba5c --- /dev/null +++ b/stable/rsnapshot/5.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rsnapshot-5.0.13](https://github.com/truecharts/charts/compare/rsnapshot-5.0.12...rsnapshot-5.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/rsnapshot/5.0.12/app-readme.md b/stable/rsnapshot/5.0.13/app-readme.md similarity index 100% rename from stable/rsnapshot/5.0.12/app-readme.md rename to stable/rsnapshot/5.0.13/app-readme.md diff --git a/stable/rsnapshot/5.0.13/charts/common-12.9.2.tgz b/stable/rsnapshot/5.0.13/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/rsnapshot/5.0.13/charts/common-12.9.2.tgz differ diff --git a/stable/rsnapshot/5.0.12/ix_values.yaml b/stable/rsnapshot/5.0.13/ix_values.yaml similarity index 100% rename from stable/rsnapshot/5.0.12/ix_values.yaml rename to stable/rsnapshot/5.0.13/ix_values.yaml diff --git a/stable/rsnapshot/5.0.12/questions.yaml b/stable/rsnapshot/5.0.13/questions.yaml similarity index 100% rename from stable/rsnapshot/5.0.12/questions.yaml rename to stable/rsnapshot/5.0.13/questions.yaml diff --git a/stable/webtop/5.0.22/templates/NOTES.txt b/stable/rsnapshot/5.0.13/templates/NOTES.txt similarity index 100% rename from stable/webtop/5.0.22/templates/NOTES.txt rename to stable/rsnapshot/5.0.13/templates/NOTES.txt diff --git a/stable/xen-orchestra/4.0.13/templates/common.yaml b/stable/rsnapshot/5.0.13/templates/common.yaml similarity index 100% rename from stable/xen-orchestra/4.0.13/templates/common.yaml rename to stable/rsnapshot/5.0.13/templates/common.yaml diff --git a/stable/wg-easy/4.0.5/values.yaml b/stable/rsnapshot/5.0.13/values.yaml similarity index 100% rename from stable/wg-easy/4.0.5/values.yaml rename to stable/rsnapshot/5.0.13/values.yaml diff --git a/stable/rss-bridge/5.0.12/CHANGELOG.md b/stable/rss-bridge/5.0.12/CHANGELOG.md deleted file mode 100644 index 85ab046cd75..00000000000 --- a/stable/rss-bridge/5.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [rss-bridge-5.0.12](https://github.com/truecharts/charts/compare/rss-bridge-5.0.11...rss-bridge-5.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [rss-bridge-5.0.11](https://github.com/truecharts/charts/compare/rss-bridge-5.0.10...rss-bridge-5.0.11) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [rss-bridge-5.0.10](https://github.com/truecharts/charts/compare/rss-bridge-5.0.9...rss-bridge-5.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [rss-bridge-5.0.9](https://github.com/truecharts/charts/compare/rss-bridge-5.0.8...rss-bridge-5.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [rss-bridge-5.0.8](https://github.com/truecharts/charts/compare/rss-bridge-5.0.7...rss-bridge-5.0.8) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/rss-bridge to v2023-03 ([#8301](https://github.com/truecharts/charts/issues/8301)) - - - - -## [rss-bridge-5.0.7](https://github.com/truecharts/charts/compare/rss-bridge-5.0.6...rss-bridge-5.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [rss-bridge-5.0.6](https://github.com/truecharts/charts/compare/rss-bridge-5.0.5...rss-bridge-5.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [rss-bridge-5.0.5](https://github.com/truecharts/charts/compare/rss-bridge-5.0.4...rss-bridge-5.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [rss-bridge-5.0.4](https://github.com/truecharts/charts/compare/rss-bridge-5.0.3...rss-bridge-5.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [rss-bridge-5.0.3](https://github.com/truecharts/charts/compare/rss-bridge-5.0.2...rss-bridge-5.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [rss-bridge-5.0.2](https://github.com/truecharts/charts/compare/rss-bridge-5.0.1...rss-bridge-5.0.2) (2023-04-15) - -### Chore diff --git a/stable/rss-bridge/5.0.12/Chart.yaml b/stable/rss-bridge/5.0.12/Chart.yaml deleted file mode 100644 index 674c653cb10..00000000000 --- a/stable/rss-bridge/5.0.12/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "2023" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - rss-bridge -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: rss-bridge -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/rss-bridge - - https://github.com/RSS-Bridge/rss-bridge -version: 5.0.12 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/rss-bridge/5.0.12/app-changelog.md b/stable/rss-bridge/5.0.12/app-changelog.md deleted file mode 100644 index 041a875d0f3..00000000000 --- a/stable/rss-bridge/5.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rss-bridge-5.0.12](https://github.com/truecharts/charts/compare/rss-bridge-5.0.11...rss-bridge-5.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/rss-bridge/5.0.12/charts/common-12.8.1.tgz b/stable/rss-bridge/5.0.12/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/rss-bridge/5.0.12/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/rss-bridge/5.0.13/CHANGELOG.md b/stable/rss-bridge/5.0.13/CHANGELOG.md new file mode 100644 index 00000000000..7e57d4ca01f --- /dev/null +++ b/stable/rss-bridge/5.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [rss-bridge-5.0.13](https://github.com/truecharts/charts/compare/rss-bridge-5.0.12...rss-bridge-5.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [rss-bridge-5.0.12](https://github.com/truecharts/charts/compare/rss-bridge-5.0.11...rss-bridge-5.0.12) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [rss-bridge-5.0.11](https://github.com/truecharts/charts/compare/rss-bridge-5.0.10...rss-bridge-5.0.11) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [rss-bridge-5.0.10](https://github.com/truecharts/charts/compare/rss-bridge-5.0.9...rss-bridge-5.0.10) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [rss-bridge-5.0.9](https://github.com/truecharts/charts/compare/rss-bridge-5.0.8...rss-bridge-5.0.9) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [rss-bridge-5.0.8](https://github.com/truecharts/charts/compare/rss-bridge-5.0.7...rss-bridge-5.0.8) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/rss-bridge to v2023-03 ([#8301](https://github.com/truecharts/charts/issues/8301)) + + + + +## [rss-bridge-5.0.7](https://github.com/truecharts/charts/compare/rss-bridge-5.0.6...rss-bridge-5.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [rss-bridge-5.0.6](https://github.com/truecharts/charts/compare/rss-bridge-5.0.5...rss-bridge-5.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [rss-bridge-5.0.5](https://github.com/truecharts/charts/compare/rss-bridge-5.0.4...rss-bridge-5.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [rss-bridge-5.0.4](https://github.com/truecharts/charts/compare/rss-bridge-5.0.3...rss-bridge-5.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [rss-bridge-5.0.3](https://github.com/truecharts/charts/compare/rss-bridge-5.0.2...rss-bridge-5.0.3) (2023-04-16) + +### Chore diff --git a/stable/rss-bridge/5.0.13/Chart.yaml b/stable/rss-bridge/5.0.13/Chart.yaml new file mode 100644 index 00000000000..3798f79f956 --- /dev/null +++ b/stable/rss-bridge/5.0.13/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "2023" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - rss-bridge +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: rss-bridge +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/rss-bridge + - https://github.com/RSS-Bridge/rss-bridge +version: 5.0.13 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/webtop/5.0.22/README.md b/stable/rss-bridge/5.0.13/README.md similarity index 100% rename from stable/webtop/5.0.22/README.md rename to stable/rss-bridge/5.0.13/README.md diff --git a/stable/rss-bridge/5.0.13/app-changelog.md b/stable/rss-bridge/5.0.13/app-changelog.md new file mode 100644 index 00000000000..ac6f256e4f5 --- /dev/null +++ b/stable/rss-bridge/5.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rss-bridge-5.0.13](https://github.com/truecharts/charts/compare/rss-bridge-5.0.12...rss-bridge-5.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/rss-bridge/5.0.12/app-readme.md b/stable/rss-bridge/5.0.13/app-readme.md similarity index 100% rename from stable/rss-bridge/5.0.12/app-readme.md rename to stable/rss-bridge/5.0.13/app-readme.md diff --git a/stable/rss-bridge/5.0.13/charts/common-12.9.2.tgz b/stable/rss-bridge/5.0.13/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/rss-bridge/5.0.13/charts/common-12.9.2.tgz differ diff --git a/stable/rss-bridge/5.0.12/ix_values.yaml b/stable/rss-bridge/5.0.13/ix_values.yaml similarity index 100% rename from stable/rss-bridge/5.0.12/ix_values.yaml rename to stable/rss-bridge/5.0.13/ix_values.yaml diff --git a/stable/rss-bridge/5.0.12/questions.yaml b/stable/rss-bridge/5.0.13/questions.yaml similarity index 100% rename from stable/rss-bridge/5.0.12/questions.yaml rename to stable/rss-bridge/5.0.13/questions.yaml diff --git a/stable/wekan/9.0.11/templates/NOTES.txt b/stable/rss-bridge/5.0.13/templates/NOTES.txt similarity index 100% rename from stable/wekan/9.0.11/templates/NOTES.txt rename to stable/rss-bridge/5.0.13/templates/NOTES.txt diff --git a/stable/xteve/9.0.13/templates/common.yaml b/stable/rss-bridge/5.0.13/templates/common.yaml similarity index 100% rename from stable/xteve/9.0.13/templates/common.yaml rename to stable/rss-bridge/5.0.13/templates/common.yaml diff --git a/stable/whisparr/4.0.13/values.yaml b/stable/rss-bridge/5.0.13/values.yaml similarity index 100% rename from stable/whisparr/4.0.13/values.yaml rename to stable/rss-bridge/5.0.13/values.yaml diff --git a/stable/rsshub/7.0.24/CHANGELOG.md b/stable/rsshub/7.0.24/CHANGELOG.md deleted file mode 100644 index 391ee553939..00000000000 --- a/stable/rsshub/7.0.24/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [rsshub-7.0.24](https://github.com/truecharts/charts/compare/rsshub-7.0.23...rsshub-7.0.24) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#9080](https://github.com/truecharts/charts/issues/9080)) - - - - -## [rsshub-7.0.23](https://github.com/truecharts/charts/compare/rsshub-7.0.22...rsshub-7.0.23) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [rsshub-7.0.22](https://github.com/truecharts/charts/compare/rsshub-7.0.21...rsshub-7.0.22) (2023-05-16) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#8989](https://github.com/truecharts/charts/issues/8989)) - - - - -## [rsshub-7.0.21](https://github.com/truecharts/charts/compare/rsshub-7.0.20...rsshub-7.0.21) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [rsshub-7.0.20](https://github.com/truecharts/charts/compare/rsshub-7.0.19...rsshub-7.0.20) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#8959](https://github.com/truecharts/charts/issues/8959)) - - - - -## [rsshub-7.0.19](https://github.com/truecharts/charts/compare/rsshub-7.0.18...rsshub-7.0.19) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [rsshub-7.0.18](https://github.com/truecharts/charts/compare/rsshub-7.0.17...rsshub-7.0.18) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#8778](https://github.com/truecharts/charts/issues/8778)) - - - - -## [rsshub-7.0.18](https://github.com/truecharts/charts/compare/rsshub-7.0.17...rsshub-7.0.18) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#8778](https://github.com/truecharts/charts/issues/8778)) - - - - -## [rsshub-7.0.18](https://github.com/truecharts/charts/compare/rsshub-7.0.17...rsshub-7.0.18) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#8778](https://github.com/truecharts/charts/issues/8778)) - - - - -## [rsshub-7.0.18](https://github.com/truecharts/charts/compare/rsshub-7.0.17...rsshub-7.0.18) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#8778](https://github.com/truecharts/charts/issues/8778)) - - - - -## [rsshub-7.0.17](https://github.com/truecharts/charts/compare/rsshub-7.0.16...rsshub-7.0.17) (2023-05-03) - -### Chore diff --git a/stable/rsshub/7.0.24/Chart.yaml b/stable/rsshub/7.0.24/Chart.yaml deleted file mode 100644 index 34e73ed3ecd..00000000000 --- a/stable/rsshub/7.0.24/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: rsshub -version: 7.0.24 -appVersion: "latest" -description: RSSHub can generate RSS feeds from pretty much everything -type: application -deprecated: false -home: https://truecharts.org/charts/stable/rsshub -icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsshub.png -keywords: - - rsshub - - rss -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/rsshub - - https://docs.rsshub.app/en/install/ - - https://github.com/DIYgod/RSSHub -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.41 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/rsshub/7.0.24/app-changelog.md b/stable/rsshub/7.0.24/app-changelog.md deleted file mode 100644 index 7d407bdfd74..00000000000 --- a/stable/rsshub/7.0.24/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rsshub-7.0.24](https://github.com/truecharts/charts/compare/rsshub-7.0.23...rsshub-7.0.24) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/rsshub to latest ([#9080](https://github.com/truecharts/charts/issues/9080)) - - \ No newline at end of file diff --git a/stable/rsshub/7.0.24/charts/common-12.8.1.tgz b/stable/rsshub/7.0.24/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/rsshub/7.0.24/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/rsshub/7.0.24/charts/redis-6.0.41.tgz b/stable/rsshub/7.0.24/charts/redis-6.0.41.tgz deleted file mode 100644 index 7d49e097628..00000000000 Binary files a/stable/rsshub/7.0.24/charts/redis-6.0.41.tgz and /dev/null differ diff --git a/stable/rsshub/7.0.25/CHANGELOG.md b/stable/rsshub/7.0.25/CHANGELOG.md new file mode 100644 index 00000000000..cb76c0007c6 --- /dev/null +++ b/stable/rsshub/7.0.25/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [rsshub-7.0.25](https://github.com/truecharts/charts/compare/rsshub-7.0.24...rsshub-7.0.25) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [rsshub-7.0.24](https://github.com/truecharts/charts/compare/rsshub-7.0.23...rsshub-7.0.24) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#9080](https://github.com/truecharts/charts/issues/9080)) + + + + +## [rsshub-7.0.23](https://github.com/truecharts/charts/compare/rsshub-7.0.22...rsshub-7.0.23) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [rsshub-7.0.22](https://github.com/truecharts/charts/compare/rsshub-7.0.21...rsshub-7.0.22) (2023-05-16) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#8989](https://github.com/truecharts/charts/issues/8989)) + + + + +## [rsshub-7.0.21](https://github.com/truecharts/charts/compare/rsshub-7.0.20...rsshub-7.0.21) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [rsshub-7.0.20](https://github.com/truecharts/charts/compare/rsshub-7.0.19...rsshub-7.0.20) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#8959](https://github.com/truecharts/charts/issues/8959)) + + + + +## [rsshub-7.0.19](https://github.com/truecharts/charts/compare/rsshub-7.0.18...rsshub-7.0.19) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [rsshub-7.0.18](https://github.com/truecharts/charts/compare/rsshub-7.0.17...rsshub-7.0.18) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#8778](https://github.com/truecharts/charts/issues/8778)) + + + + +## [rsshub-7.0.18](https://github.com/truecharts/charts/compare/rsshub-7.0.17...rsshub-7.0.18) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#8778](https://github.com/truecharts/charts/issues/8778)) + + + + +## [rsshub-7.0.18](https://github.com/truecharts/charts/compare/rsshub-7.0.17...rsshub-7.0.18) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/rsshub to latest ([#8778](https://github.com/truecharts/charts/issues/8778)) + + + + +## [rsshub-7.0.18](https://github.com/truecharts/charts/compare/rsshub-7.0.17...rsshub-7.0.18) (2023-05-05) + +### Chore diff --git a/stable/rsshub/7.0.25/Chart.yaml b/stable/rsshub/7.0.25/Chart.yaml new file mode 100644 index 00000000000..fa6c828d1a2 --- /dev/null +++ b/stable/rsshub/7.0.25/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: rsshub +version: 7.0.25 +appVersion: "latest" +description: RSSHub can generate RSS feeds from pretty much everything +type: application +deprecated: false +home: https://truecharts.org/charts/stable/rsshub +icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsshub.png +keywords: + - rsshub + - rss +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/rsshub + - https://docs.rsshub.app/en/install/ + - https://github.com/DIYgod/RSSHub +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.43 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/wekan/9.0.11/README.md b/stable/rsshub/7.0.25/README.md similarity index 100% rename from stable/wekan/9.0.11/README.md rename to stable/rsshub/7.0.25/README.md diff --git a/stable/rsshub/7.0.25/app-changelog.md b/stable/rsshub/7.0.25/app-changelog.md new file mode 100644 index 00000000000..0321a0249b4 --- /dev/null +++ b/stable/rsshub/7.0.25/app-changelog.md @@ -0,0 +1,9 @@ + + +## [rsshub-7.0.25](https://github.com/truecharts/charts/compare/rsshub-7.0.24...rsshub-7.0.25) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/rsshub/7.0.24/app-readme.md b/stable/rsshub/7.0.25/app-readme.md similarity index 100% rename from stable/rsshub/7.0.24/app-readme.md rename to stable/rsshub/7.0.25/app-readme.md diff --git a/stable/rsshub/7.0.25/charts/common-12.9.2.tgz b/stable/rsshub/7.0.25/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/rsshub/7.0.25/charts/common-12.9.2.tgz differ diff --git a/stable/rsshub/7.0.25/charts/redis-6.0.43.tgz b/stable/rsshub/7.0.25/charts/redis-6.0.43.tgz new file mode 100644 index 00000000000..458131b9e1e Binary files /dev/null and b/stable/rsshub/7.0.25/charts/redis-6.0.43.tgz differ diff --git a/stable/rsshub/7.0.24/ix_values.yaml b/stable/rsshub/7.0.25/ix_values.yaml similarity index 100% rename from stable/rsshub/7.0.24/ix_values.yaml rename to stable/rsshub/7.0.25/ix_values.yaml diff --git a/stable/rsshub/7.0.24/questions.yaml b/stable/rsshub/7.0.25/questions.yaml similarity index 100% rename from stable/rsshub/7.0.24/questions.yaml rename to stable/rsshub/7.0.25/questions.yaml diff --git a/stable/wg-easy/4.0.5/templates/NOTES.txt b/stable/rsshub/7.0.25/templates/NOTES.txt similarity index 100% rename from stable/wg-easy/4.0.5/templates/NOTES.txt rename to stable/rsshub/7.0.25/templates/NOTES.txt diff --git a/stable/xwiki/7.0.14/templates/common.yaml b/stable/rsshub/7.0.25/templates/common.yaml similarity index 100% rename from stable/xwiki/7.0.14/templates/common.yaml rename to stable/rsshub/7.0.25/templates/common.yaml diff --git a/stable/whoogle/6.0.12/values.yaml b/stable/rsshub/7.0.25/values.yaml similarity index 100% rename from stable/whoogle/6.0.12/values.yaml rename to stable/rsshub/7.0.25/values.yaml diff --git a/stable/sabnzbd/14.0.17/CHANGELOG.md b/stable/sabnzbd/14.0.17/CHANGELOG.md new file mode 100644 index 00000000000..976d1c08dc0 --- /dev/null +++ b/stable/sabnzbd/14.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [sabnzbd-14.0.17](https://github.com/truecharts/charts/compare/sabnzbd-14.0.16...sabnzbd-14.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [sabnzbd-14.0.16](https://github.com/truecharts/charts/compare/sabnzbd-14.0.15...sabnzbd-14.0.16) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [sabnzbd-14.0.15](https://github.com/truecharts/charts/compare/sabnzbd-14.0.14...sabnzbd-14.0.15) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [sabnzbd-14.0.14](https://github.com/truecharts/charts/compare/sabnzbd-14.0.13...sabnzbd-14.0.14) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/sabnzbd to v4.0.1 ([#8840](https://github.com/truecharts/charts/issues/8840)) + + + + +## [sabnzbd-14.0.13](https://github.com/truecharts/charts/compare/sabnzbd-14.0.12...sabnzbd-14.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [sabnzbd-14.0.12](https://github.com/truecharts/charts/compare/sabnzbd-14.0.11...sabnzbd-14.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [sabnzbd-14.0.11](https://github.com/truecharts/charts/compare/sabnzbd-14.0.10...sabnzbd-14.0.11) (2023-05-01) + +### Chore + +- update container image tccr.io/truecharts/sabnzbd to v4.0.0 ([#8663](https://github.com/truecharts/charts/issues/8663)) + + + + +## [sabnzbd-14.0.10](https://github.com/truecharts/charts/compare/sabnzbd-14.0.9...sabnzbd-14.0.10) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/sabnzbd to 3.7.2 ([#8369](https://github.com/truecharts/charts/issues/8369)) + + + + +## [sabnzbd-14.0.9](https://github.com/truecharts/charts/compare/sabnzbd-14.0.8...sabnzbd-14.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [sabnzbd-14.0.8](https://github.com/truecharts/charts/compare/sabnzbd-14.0.7...sabnzbd-14.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [sabnzbd-14.0.7](https://github.com/truecharts/charts/compare/sabnzbd-14.0.6...sabnzbd-14.0.7) (2023-04-20) + +### Chore diff --git a/stable/sabnzbd/14.0.17/Chart.yaml b/stable/sabnzbd/14.0.17/Chart.yaml new file mode 100644 index 00000000000..6466dd73e01 --- /dev/null +++ b/stable/sabnzbd/14.0.17/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "4.0.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +description: Free and easy binary newsreader +home: https://truecharts.org/charts/stable/sabnzbd +icon: https://truecharts.org/img/hotlink-ok/chart-icons/sabnzbd.png +keywords: + - sabnzbd + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sabnzbd +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/sabnzbd + - https://sabnzbd.org/ +type: application +version: 14.0.17 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/wg-easy/4.0.5/README.md b/stable/sabnzbd/14.0.17/README.md similarity index 100% rename from stable/wg-easy/4.0.5/README.md rename to stable/sabnzbd/14.0.17/README.md diff --git a/stable/sabnzbd/14.0.17/app-changelog.md b/stable/sabnzbd/14.0.17/app-changelog.md new file mode 100644 index 00000000000..90f610bc801 --- /dev/null +++ b/stable/sabnzbd/14.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sabnzbd-14.0.17](https://github.com/truecharts/charts/compare/sabnzbd-14.0.16...sabnzbd-14.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/sabnzbd/14.0.17/app-readme.md b/stable/sabnzbd/14.0.17/app-readme.md new file mode 100644 index 00000000000..04be527cd64 --- /dev/null +++ b/stable/sabnzbd/14.0.17/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/14.0.17/charts/common-12.9.2.tgz b/stable/sabnzbd/14.0.17/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/sabnzbd/14.0.17/charts/common-12.9.2.tgz differ diff --git a/stable/sabnzbd/14.0.17/ix_values.yaml b/stable/sabnzbd/14.0.17/ix_values.yaml new file mode 100644 index 00000000000..b14f643fd3b --- /dev/null +++ b/stable/sabnzbd/14.0.17/ix_values.yaml @@ -0,0 +1,25 @@ +image: + repository: tccr.io/truecharts/sabnzbd + pullPolicy: IfNotPresent + tag: v4.0.1@sha256:e360b8faa51d47bbcea9d18e11de417f9dbbf09f2e3b73c415e67fa43f4e6473 +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/14.0.17/questions.yaml b/stable/sabnzbd/14.0.17/questions.yaml new file mode 100644 index 00000000000..cd2a2562652 --- /dev/null +++ b/stable/sabnzbd/14.0.17/questions.yaml @@ -0,0 +1,1942 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/4.0.13/templates/NOTES.txt b/stable/sabnzbd/14.0.17/templates/NOTES.txt similarity index 100% rename from stable/whisparr/4.0.13/templates/NOTES.txt rename to stable/sabnzbd/14.0.17/templates/NOTES.txt diff --git a/stable/youtubedl-material/5.0.14/templates/common.yaml b/stable/sabnzbd/14.0.17/templates/common.yaml similarity index 100% rename from stable/youtubedl-material/5.0.14/templates/common.yaml rename to stable/sabnzbd/14.0.17/templates/common.yaml diff --git a/stable/wireguard/4.0.14/values.yaml b/stable/sabnzbd/14.0.17/values.yaml similarity index 100% rename from stable/wireguard/4.0.14/values.yaml rename to stable/sabnzbd/14.0.17/values.yaml diff --git a/stable/satisfactory/5.0.12/CHANGELOG.md b/stable/satisfactory/5.0.12/CHANGELOG.md deleted file mode 100644 index 4708517b935..00000000000 --- a/stable/satisfactory/5.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [satisfactory-5.0.12](https://github.com/truecharts/charts/compare/satisfactory-5.0.11...satisfactory-5.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [satisfactory-5.0.11](https://github.com/truecharts/charts/compare/satisfactory-5.0.10...satisfactory-5.0.11) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [satisfactory-5.0.10](https://github.com/truecharts/charts/compare/satisfactory-5.0.9...satisfactory-5.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [satisfactory-5.0.9](https://github.com/truecharts/charts/compare/satisfactory-5.0.8...satisfactory-5.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [satisfactory-5.0.8](https://github.com/truecharts/charts/compare/satisfactory-5.0.7...satisfactory-5.0.8) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/satisfactory to v1.4.8 ([#8522](https://github.com/truecharts/charts/issues/8522)) - - - - -## [satisfactory-5.0.7](https://github.com/truecharts/charts/compare/satisfactory-5.0.6...satisfactory-5.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [satisfactory-5.0.6](https://github.com/truecharts/charts/compare/satisfactory-5.0.5...satisfactory-5.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [satisfactory-5.0.5](https://github.com/truecharts/charts/compare/satisfactory-5.0.4...satisfactory-5.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [satisfactory-5.0.4](https://github.com/truecharts/charts/compare/satisfactory-5.0.3...satisfactory-5.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [satisfactory-5.0.3](https://github.com/truecharts/charts/compare/satisfactory-5.0.2...satisfactory-5.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [satisfactory-5.0.2](https://github.com/truecharts/charts/compare/satisfactory-5.0.1...satisfactory-5.0.2) (2023-04-15) - -### Chore diff --git a/stable/satisfactory/5.0.12/Chart.yaml b/stable/satisfactory/5.0.12/Chart.yaml deleted file mode 100644 index 0000ffd8e02..00000000000 --- a/stable/satisfactory/5.0.12/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.4.8" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -description: Satisfactory Dedicated Server -home: https://truecharts.org/charts/stable/satisfactory -icon: https://truecharts.org/img/hotlink-ok/chart-icons/satisfactory.png -keywords: - - satisfactory -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: satisfactory -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/satisfactory - - https://github.com/wolveix/satisfactory-server -type: application -version: 5.0.12 -annotations: - truecharts.org/catagories: | - - games - truecharts.org/SCALE-support: "true" diff --git a/stable/satisfactory/5.0.12/app-changelog.md b/stable/satisfactory/5.0.12/app-changelog.md deleted file mode 100644 index 87d4193876f..00000000000 --- a/stable/satisfactory/5.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [satisfactory-5.0.12](https://github.com/truecharts/charts/compare/satisfactory-5.0.11...satisfactory-5.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/satisfactory/5.0.12/charts/common-12.8.1.tgz b/stable/satisfactory/5.0.12/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/satisfactory/5.0.12/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/satisfactory/5.0.13/CHANGELOG.md b/stable/satisfactory/5.0.13/CHANGELOG.md new file mode 100644 index 00000000000..457dbe7c7a2 --- /dev/null +++ b/stable/satisfactory/5.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [satisfactory-5.0.13](https://github.com/truecharts/charts/compare/satisfactory-5.0.12...satisfactory-5.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [satisfactory-5.0.12](https://github.com/truecharts/charts/compare/satisfactory-5.0.11...satisfactory-5.0.12) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [satisfactory-5.0.11](https://github.com/truecharts/charts/compare/satisfactory-5.0.10...satisfactory-5.0.11) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [satisfactory-5.0.10](https://github.com/truecharts/charts/compare/satisfactory-5.0.9...satisfactory-5.0.10) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [satisfactory-5.0.9](https://github.com/truecharts/charts/compare/satisfactory-5.0.8...satisfactory-5.0.9) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [satisfactory-5.0.8](https://github.com/truecharts/charts/compare/satisfactory-5.0.7...satisfactory-5.0.8) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/satisfactory to v1.4.8 ([#8522](https://github.com/truecharts/charts/issues/8522)) + + + + +## [satisfactory-5.0.7](https://github.com/truecharts/charts/compare/satisfactory-5.0.6...satisfactory-5.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [satisfactory-5.0.6](https://github.com/truecharts/charts/compare/satisfactory-5.0.5...satisfactory-5.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [satisfactory-5.0.5](https://github.com/truecharts/charts/compare/satisfactory-5.0.4...satisfactory-5.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [satisfactory-5.0.4](https://github.com/truecharts/charts/compare/satisfactory-5.0.3...satisfactory-5.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [satisfactory-5.0.3](https://github.com/truecharts/charts/compare/satisfactory-5.0.2...satisfactory-5.0.3) (2023-04-16) + +### Chore diff --git a/stable/satisfactory/5.0.13/Chart.yaml b/stable/satisfactory/5.0.13/Chart.yaml new file mode 100644 index 00000000000..d3bd9276e75 --- /dev/null +++ b/stable/satisfactory/5.0.13/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.4.8" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +description: Satisfactory Dedicated Server +home: https://truecharts.org/charts/stable/satisfactory +icon: https://truecharts.org/img/hotlink-ok/chart-icons/satisfactory.png +keywords: + - satisfactory +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: satisfactory +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/satisfactory + - https://github.com/wolveix/satisfactory-server +type: application +version: 5.0.13 +annotations: + truecharts.org/catagories: | + - games + truecharts.org/SCALE-support: "true" diff --git a/stable/whisparr/4.0.13/README.md b/stable/satisfactory/5.0.13/README.md similarity index 100% rename from stable/whisparr/4.0.13/README.md rename to stable/satisfactory/5.0.13/README.md diff --git a/stable/satisfactory/5.0.13/app-changelog.md b/stable/satisfactory/5.0.13/app-changelog.md new file mode 100644 index 00000000000..ac6f3db23cb --- /dev/null +++ b/stable/satisfactory/5.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [satisfactory-5.0.13](https://github.com/truecharts/charts/compare/satisfactory-5.0.12...satisfactory-5.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/satisfactory/5.0.12/app-readme.md b/stable/satisfactory/5.0.13/app-readme.md similarity index 100% rename from stable/satisfactory/5.0.12/app-readme.md rename to stable/satisfactory/5.0.13/app-readme.md diff --git a/stable/satisfactory/5.0.13/charts/common-12.9.2.tgz b/stable/satisfactory/5.0.13/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/satisfactory/5.0.13/charts/common-12.9.2.tgz differ diff --git a/stable/satisfactory/5.0.12/ix_values.yaml b/stable/satisfactory/5.0.13/ix_values.yaml similarity index 100% rename from stable/satisfactory/5.0.12/ix_values.yaml rename to stable/satisfactory/5.0.13/ix_values.yaml diff --git a/stable/satisfactory/5.0.12/questions.yaml b/stable/satisfactory/5.0.13/questions.yaml similarity index 100% rename from stable/satisfactory/5.0.12/questions.yaml rename to stable/satisfactory/5.0.13/questions.yaml diff --git a/stable/whoogle/6.0.12/templates/NOTES.txt b/stable/satisfactory/5.0.13/templates/NOTES.txt similarity index 100% rename from stable/whoogle/6.0.12/templates/NOTES.txt rename to stable/satisfactory/5.0.13/templates/NOTES.txt diff --git a/stable/zerotier/5.0.13/templates/common.yaml b/stable/satisfactory/5.0.13/templates/common.yaml similarity index 100% rename from stable/zerotier/5.0.13/templates/common.yaml rename to stable/satisfactory/5.0.13/templates/common.yaml diff --git a/stable/wordpress/2.0.2/values.yaml b/stable/satisfactory/5.0.13/values.yaml similarity index 100% rename from stable/wordpress/2.0.2/values.yaml rename to stable/satisfactory/5.0.13/values.yaml diff --git a/stable/scrutiny/6.0.14/CHANGELOG.md b/stable/scrutiny/6.0.14/CHANGELOG.md deleted file mode 100644 index d11295e3176..00000000000 --- a/stable/scrutiny/6.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [scrutiny-6.0.14](https://github.com/truecharts/charts/compare/scrutiny-6.0.13...scrutiny-6.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [scrutiny-6.0.13](https://github.com/truecharts/charts/compare/scrutiny-6.0.12...scrutiny-6.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [scrutiny-6.0.12](https://github.com/truecharts/charts/compare/scrutiny-6.0.11...scrutiny-6.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [scrutiny-6.0.11](https://github.com/truecharts/charts/compare/scrutiny-6.0.10...scrutiny-6.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [scrutiny-6.0.10](https://github.com/truecharts/charts/compare/scrutiny-6.0.9...scrutiny-6.0.10) (2023-04-27) - -### Chore - -- update container image tccr.io/truecharts/scrutiny to v0.7.1 ([#8256](https://github.com/truecharts/charts/issues/8256)) - - - - -## [scrutiny-6.0.9](https://github.com/truecharts/charts/compare/scrutiny-6.0.8...scrutiny-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [scrutiny-6.0.8](https://github.com/truecharts/charts/compare/scrutiny-6.0.7...scrutiny-6.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [scrutiny-6.0.7](https://github.com/truecharts/charts/compare/scrutiny-6.0.6...scrutiny-6.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [scrutiny-6.0.6](https://github.com/truecharts/charts/compare/scrutiny-6.0.5...scrutiny-6.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [scrutiny-6.0.5](https://github.com/truecharts/charts/compare/scrutiny-6.0.4...scrutiny-6.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [scrutiny-6.0.4](https://github.com/truecharts/charts/compare/scrutiny-6.0.3...scrutiny-6.0.4) (2023-04-15) - -### Chore diff --git a/stable/scrutiny/6.0.14/Chart.yaml b/stable/scrutiny/6.0.14/Chart.yaml deleted file mode 100644 index 6ce55419b8c..00000000000 --- a/stable/scrutiny/6.0.14/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: scrutiny -version: 6.0.14 -appVersion: "0.7.1" -description: Scrutiny WebUI for smartd S.M.A.R.T monitoring. Scrutiny is a Hard Drive Health Dashboard & Monitoring solution. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/scrutiny -icon: https://truecharts.org/img/hotlink-ok/chart-icons/scrutiny.png -keywords: - - scrutiny -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/scrutiny -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - utilities - - storage - truecharts.org/SCALE-support: "true" diff --git a/stable/scrutiny/6.0.14/app-changelog.md b/stable/scrutiny/6.0.14/app-changelog.md deleted file mode 100644 index 0bcf30ee2c6..00000000000 --- a/stable/scrutiny/6.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [scrutiny-6.0.14](https://github.com/truecharts/charts/compare/scrutiny-6.0.13...scrutiny-6.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/scrutiny/6.0.14/charts/common-12.8.1.tgz b/stable/scrutiny/6.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/scrutiny/6.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/scrutiny/6.0.15/CHANGELOG.md b/stable/scrutiny/6.0.15/CHANGELOG.md new file mode 100644 index 00000000000..5cf97446611 --- /dev/null +++ b/stable/scrutiny/6.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [scrutiny-6.0.15](https://github.com/truecharts/charts/compare/scrutiny-6.0.14...scrutiny-6.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [scrutiny-6.0.14](https://github.com/truecharts/charts/compare/scrutiny-6.0.13...scrutiny-6.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [scrutiny-6.0.13](https://github.com/truecharts/charts/compare/scrutiny-6.0.12...scrutiny-6.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [scrutiny-6.0.12](https://github.com/truecharts/charts/compare/scrutiny-6.0.11...scrutiny-6.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [scrutiny-6.0.11](https://github.com/truecharts/charts/compare/scrutiny-6.0.10...scrutiny-6.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [scrutiny-6.0.10](https://github.com/truecharts/charts/compare/scrutiny-6.0.9...scrutiny-6.0.10) (2023-04-27) + +### Chore + +- update container image tccr.io/truecharts/scrutiny to v0.7.1 ([#8256](https://github.com/truecharts/charts/issues/8256)) + + + + +## [scrutiny-6.0.9](https://github.com/truecharts/charts/compare/scrutiny-6.0.8...scrutiny-6.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [scrutiny-6.0.8](https://github.com/truecharts/charts/compare/scrutiny-6.0.7...scrutiny-6.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [scrutiny-6.0.7](https://github.com/truecharts/charts/compare/scrutiny-6.0.6...scrutiny-6.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [scrutiny-6.0.6](https://github.com/truecharts/charts/compare/scrutiny-6.0.5...scrutiny-6.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [scrutiny-6.0.5](https://github.com/truecharts/charts/compare/scrutiny-6.0.4...scrutiny-6.0.5) (2023-04-16) + +### Chore diff --git a/stable/scrutiny/6.0.15/Chart.yaml b/stable/scrutiny/6.0.15/Chart.yaml new file mode 100644 index 00000000000..4ae45059771 --- /dev/null +++ b/stable/scrutiny/6.0.15/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: scrutiny +version: 6.0.15 +appVersion: "0.7.1" +description: Scrutiny WebUI for smartd S.M.A.R.T monitoring. Scrutiny is a Hard Drive Health Dashboard & Monitoring solution. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/scrutiny +icon: https://truecharts.org/img/hotlink-ok/chart-icons/scrutiny.png +keywords: + - scrutiny +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/scrutiny +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - utilities + - storage + truecharts.org/SCALE-support: "true" diff --git a/stable/whoogle/6.0.12/README.md b/stable/scrutiny/6.0.15/README.md similarity index 100% rename from stable/whoogle/6.0.12/README.md rename to stable/scrutiny/6.0.15/README.md diff --git a/stable/scrutiny/6.0.15/app-changelog.md b/stable/scrutiny/6.0.15/app-changelog.md new file mode 100644 index 00000000000..3970dad3851 --- /dev/null +++ b/stable/scrutiny/6.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [scrutiny-6.0.15](https://github.com/truecharts/charts/compare/scrutiny-6.0.14...scrutiny-6.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/scrutiny/6.0.14/app-readme.md b/stable/scrutiny/6.0.15/app-readme.md similarity index 100% rename from stable/scrutiny/6.0.14/app-readme.md rename to stable/scrutiny/6.0.15/app-readme.md diff --git a/stable/scrutiny/6.0.15/charts/common-12.9.2.tgz b/stable/scrutiny/6.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/scrutiny/6.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/scrutiny/6.0.14/ix_values.yaml b/stable/scrutiny/6.0.15/ix_values.yaml similarity index 100% rename from stable/scrutiny/6.0.14/ix_values.yaml rename to stable/scrutiny/6.0.15/ix_values.yaml diff --git a/stable/scrutiny/6.0.14/questions.yaml b/stable/scrutiny/6.0.15/questions.yaml similarity index 100% rename from stable/scrutiny/6.0.14/questions.yaml rename to stable/scrutiny/6.0.15/questions.yaml diff --git a/stable/wireguard/4.0.14/templates/NOTES.txt b/stable/scrutiny/6.0.15/templates/NOTES.txt similarity index 100% rename from stable/wireguard/4.0.14/templates/NOTES.txt rename to stable/scrutiny/6.0.15/templates/NOTES.txt diff --git a/stable/znc/5.0.15/templates/common.yaml b/stable/scrutiny/6.0.15/templates/common.yaml similarity index 100% rename from stable/znc/5.0.15/templates/common.yaml rename to stable/scrutiny/6.0.15/templates/common.yaml diff --git a/stable/xen-orchestra/4.0.13/values.yaml b/stable/scrutiny/6.0.15/values.yaml similarity index 100% rename from stable/xen-orchestra/4.0.13/values.yaml rename to stable/scrutiny/6.0.15/values.yaml diff --git a/stable/ser2sock/9.0.13/CHANGELOG.md b/stable/ser2sock/9.0.13/CHANGELOG.md deleted file mode 100644 index e9a413a8226..00000000000 --- a/stable/ser2sock/9.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ser2sock-9.0.13](https://github.com/truecharts/charts/compare/ser2sock-9.0.12...ser2sock-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [ser2sock-9.0.12](https://github.com/truecharts/charts/compare/ser2sock-9.0.11...ser2sock-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [ser2sock-9.0.11](https://github.com/truecharts/charts/compare/ser2sock-9.0.10...ser2sock-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [ser2sock-9.0.10](https://github.com/truecharts/charts/compare/ser2sock-9.0.9...ser2sock-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [ser2sock-9.0.9](https://github.com/truecharts/charts/compare/ser2sock-9.0.8...ser2sock-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [ser2sock-9.0.8](https://github.com/truecharts/charts/compare/ser2sock-9.0.7...ser2sock-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [ser2sock-9.0.7](https://github.com/truecharts/charts/compare/ser2sock-9.0.6...ser2sock-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [ser2sock-9.0.6](https://github.com/truecharts/charts/compare/ser2sock-9.0.5...ser2sock-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [ser2sock-9.0.5](https://github.com/truecharts/charts/compare/ser2sock-9.0.4...ser2sock-9.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [ser2sock-9.0.4](https://github.com/truecharts/charts/compare/ser2sock-9.0.3...ser2sock-9.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [ser2sock-9.0.3](https://github.com/truecharts/charts/compare/ser2sock-9.0.2...ser2sock-9.0.3) (2023-04-14) - - diff --git a/stable/ser2sock/9.0.13/Chart.yaml b/stable/ser2sock/9.0.13/Chart.yaml deleted file mode 100644 index b4781799ccf..00000000000 --- a/stable/ser2sock/9.0.13/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -description: Serial to Socket Redirector -home: https://truecharts.org/charts/stable/ser2sock -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ser2sock.png -keywords: - - ser2sock -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ser2sock -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ser2sock - - https://github.com/nutechsoftware/ser2sock - - https://github.com/tenstartups/ser2sock -version: 9.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/ser2sock/9.0.13/app-changelog.md b/stable/ser2sock/9.0.13/app-changelog.md deleted file mode 100644 index 7af28953dfb..00000000000 --- a/stable/ser2sock/9.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ser2sock-9.0.13](https://github.com/truecharts/charts/compare/ser2sock-9.0.12...ser2sock-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/ser2sock/9.0.13/charts/common-12.8.1.tgz b/stable/ser2sock/9.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/ser2sock/9.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/ser2sock/9.0.14/CHANGELOG.md b/stable/ser2sock/9.0.14/CHANGELOG.md new file mode 100644 index 00000000000..b3b3bd54d25 --- /dev/null +++ b/stable/ser2sock/9.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ser2sock-9.0.14](https://github.com/truecharts/charts/compare/ser2sock-9.0.13...ser2sock-9.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [ser2sock-9.0.13](https://github.com/truecharts/charts/compare/ser2sock-9.0.12...ser2sock-9.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [ser2sock-9.0.12](https://github.com/truecharts/charts/compare/ser2sock-9.0.11...ser2sock-9.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [ser2sock-9.0.11](https://github.com/truecharts/charts/compare/ser2sock-9.0.10...ser2sock-9.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [ser2sock-9.0.10](https://github.com/truecharts/charts/compare/ser2sock-9.0.9...ser2sock-9.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [ser2sock-9.0.9](https://github.com/truecharts/charts/compare/ser2sock-9.0.8...ser2sock-9.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [ser2sock-9.0.8](https://github.com/truecharts/charts/compare/ser2sock-9.0.7...ser2sock-9.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [ser2sock-9.0.7](https://github.com/truecharts/charts/compare/ser2sock-9.0.6...ser2sock-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [ser2sock-9.0.6](https://github.com/truecharts/charts/compare/ser2sock-9.0.5...ser2sock-9.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [ser2sock-9.0.5](https://github.com/truecharts/charts/compare/ser2sock-9.0.4...ser2sock-9.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [ser2sock-9.0.4](https://github.com/truecharts/charts/compare/ser2sock-9.0.3...ser2sock-9.0.4) (2023-04-15) + +### Chore diff --git a/stable/ser2sock/9.0.14/Chart.yaml b/stable/ser2sock/9.0.14/Chart.yaml new file mode 100644 index 00000000000..775922fe917 --- /dev/null +++ b/stable/ser2sock/9.0.14/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +description: Serial to Socket Redirector +home: https://truecharts.org/charts/stable/ser2sock +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ser2sock.png +keywords: + - ser2sock +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ser2sock +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ser2sock + - https://github.com/nutechsoftware/ser2sock + - https://github.com/tenstartups/ser2sock +version: 9.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/wireguard/4.0.14/README.md b/stable/ser2sock/9.0.14/README.md similarity index 100% rename from stable/wireguard/4.0.14/README.md rename to stable/ser2sock/9.0.14/README.md diff --git a/stable/ser2sock/9.0.14/app-changelog.md b/stable/ser2sock/9.0.14/app-changelog.md new file mode 100644 index 00000000000..1320f3728a6 --- /dev/null +++ b/stable/ser2sock/9.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ser2sock-9.0.14](https://github.com/truecharts/charts/compare/ser2sock-9.0.13...ser2sock-9.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/ser2sock/9.0.13/app-readme.md b/stable/ser2sock/9.0.14/app-readme.md similarity index 100% rename from stable/ser2sock/9.0.13/app-readme.md rename to stable/ser2sock/9.0.14/app-readme.md diff --git a/stable/ser2sock/9.0.14/charts/common-12.9.2.tgz b/stable/ser2sock/9.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/ser2sock/9.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/ser2sock/9.0.13/ix_values.yaml b/stable/ser2sock/9.0.14/ix_values.yaml similarity index 100% rename from stable/ser2sock/9.0.13/ix_values.yaml rename to stable/ser2sock/9.0.14/ix_values.yaml diff --git a/stable/ser2sock/9.0.13/questions.yaml b/stable/ser2sock/9.0.14/questions.yaml similarity index 100% rename from stable/ser2sock/9.0.13/questions.yaml rename to stable/ser2sock/9.0.14/questions.yaml diff --git a/stable/xen-orchestra/4.0.13/templates/NOTES.txt b/stable/ser2sock/9.0.14/templates/NOTES.txt similarity index 100% rename from stable/xen-orchestra/4.0.13/templates/NOTES.txt rename to stable/ser2sock/9.0.14/templates/NOTES.txt diff --git a/stable/ztcuui-aio/4.0.15/templates/common.yaml b/stable/ser2sock/9.0.14/templates/common.yaml similarity index 100% rename from stable/ztcuui-aio/4.0.15/templates/common.yaml rename to stable/ser2sock/9.0.14/templates/common.yaml diff --git a/stable/xteve/9.0.13/values.yaml b/stable/ser2sock/9.0.14/values.yaml similarity index 100% rename from stable/xteve/9.0.13/values.yaml rename to stable/ser2sock/9.0.14/values.yaml diff --git a/stable/shlink-web-client/6.0.14/CHANGELOG.md b/stable/shlink-web-client/6.0.14/CHANGELOG.md deleted file mode 100644 index 267fa6e1a56..00000000000 --- a/stable/shlink-web-client/6.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [shlink-web-client-6.0.14](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.13...shlink-web-client-6.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [shlink-web-client-6.0.13](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.12...shlink-web-client-6.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [shlink-web-client-6.0.12](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.11...shlink-web-client-6.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [shlink-web-client-6.0.11](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.10...shlink-web-client-6.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [shlink-web-client-6.0.10](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.9...shlink-web-client-6.0.10) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/shlink-web-client to v3.10.1 ([#8257](https://github.com/truecharts/charts/issues/8257)) - - - - -## [shlink-web-client-6.0.9](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.8...shlink-web-client-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [shlink-web-client-6.0.8](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.7...shlink-web-client-6.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [shlink-web-client-6.0.7](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.6...shlink-web-client-6.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [shlink-web-client-6.0.6](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.5...shlink-web-client-6.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [shlink-web-client-6.0.5](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.4...shlink-web-client-6.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [shlink-web-client-6.0.4](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.3...shlink-web-client-6.0.4) (2023-04-15) - -### Chore diff --git a/stable/shlink-web-client/6.0.14/Chart.yaml b/stable/shlink-web-client/6.0.14/Chart.yaml deleted file mode 100644 index e94f677fdea..00000000000 --- a/stable/shlink-web-client/6.0.14/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "3.10.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - url - - shortener - - frontend -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: shlink-web-client -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/shlink-web-client - - https://github.com/shlinkio/shlink-web-client -type: application -version: 6.0.14 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/shlink-web-client/6.0.14/app-changelog.md b/stable/shlink-web-client/6.0.14/app-changelog.md deleted file mode 100644 index 6eef70ecbec..00000000000 --- a/stable/shlink-web-client/6.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [shlink-web-client-6.0.14](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.13...shlink-web-client-6.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/shlink-web-client/6.0.14/charts/common-12.8.1.tgz b/stable/shlink-web-client/6.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/shlink-web-client/6.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/shlink-web-client/6.0.15/CHANGELOG.md b/stable/shlink-web-client/6.0.15/CHANGELOG.md new file mode 100644 index 00000000000..1ea03b47298 --- /dev/null +++ b/stable/shlink-web-client/6.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [shlink-web-client-6.0.15](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.14...shlink-web-client-6.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [shlink-web-client-6.0.14](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.13...shlink-web-client-6.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [shlink-web-client-6.0.13](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.12...shlink-web-client-6.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [shlink-web-client-6.0.12](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.11...shlink-web-client-6.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [shlink-web-client-6.0.11](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.10...shlink-web-client-6.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [shlink-web-client-6.0.10](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.9...shlink-web-client-6.0.10) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/shlink-web-client to v3.10.1 ([#8257](https://github.com/truecharts/charts/issues/8257)) + + + + +## [shlink-web-client-6.0.9](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.8...shlink-web-client-6.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [shlink-web-client-6.0.8](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.7...shlink-web-client-6.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [shlink-web-client-6.0.7](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.6...shlink-web-client-6.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [shlink-web-client-6.0.6](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.5...shlink-web-client-6.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [shlink-web-client-6.0.5](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.4...shlink-web-client-6.0.5) (2023-04-16) + +### Chore diff --git a/stable/shlink-web-client/6.0.15/Chart.yaml b/stable/shlink-web-client/6.0.15/Chart.yaml new file mode 100644 index 00000000000..330ab1cdf67 --- /dev/null +++ b/stable/shlink-web-client/6.0.15/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "3.10.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.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 +keywords: + - url + - shortener + - frontend +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: shlink-web-client +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/shlink-web-client + - https://github.com/shlinkio/shlink-web-client +type: application +version: 6.0.15 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/wordpress/2.0.2/README.md b/stable/shlink-web-client/6.0.15/README.md similarity index 100% rename from stable/wordpress/2.0.2/README.md rename to stable/shlink-web-client/6.0.15/README.md diff --git a/stable/shlink-web-client/6.0.15/app-changelog.md b/stable/shlink-web-client/6.0.15/app-changelog.md new file mode 100644 index 00000000000..c079c3ef40a --- /dev/null +++ b/stable/shlink-web-client/6.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [shlink-web-client-6.0.15](https://github.com/truecharts/charts/compare/shlink-web-client-6.0.14...shlink-web-client-6.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/shlink-web-client/6.0.14/app-readme.md b/stable/shlink-web-client/6.0.15/app-readme.md similarity index 100% rename from stable/shlink-web-client/6.0.14/app-readme.md rename to stable/shlink-web-client/6.0.15/app-readme.md diff --git a/stable/shlink-web-client/6.0.15/charts/common-12.9.2.tgz b/stable/shlink-web-client/6.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/shlink-web-client/6.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/shlink-web-client/6.0.14/ix_values.yaml b/stable/shlink-web-client/6.0.15/ix_values.yaml similarity index 100% rename from stable/shlink-web-client/6.0.14/ix_values.yaml rename to stable/shlink-web-client/6.0.15/ix_values.yaml diff --git a/stable/shlink-web-client/6.0.14/questions.yaml b/stable/shlink-web-client/6.0.15/questions.yaml similarity index 100% rename from stable/shlink-web-client/6.0.14/questions.yaml rename to stable/shlink-web-client/6.0.15/questions.yaml diff --git a/stable/xteve/9.0.13/templates/NOTES.txt b/stable/shlink-web-client/6.0.15/templates/NOTES.txt similarity index 100% rename from stable/xteve/9.0.13/templates/NOTES.txt rename to stable/shlink-web-client/6.0.15/templates/NOTES.txt diff --git a/stable/shlink-web-client/6.0.15/templates/common.yaml b/stable/shlink-web-client/6.0.15/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/shlink-web-client/6.0.15/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/xwiki/7.0.14/values.yaml b/stable/shlink-web-client/6.0.15/values.yaml similarity index 100% rename from stable/xwiki/7.0.14/values.yaml rename to stable/shlink-web-client/6.0.15/values.yaml diff --git a/stable/shlink/8.0.14/CHANGELOG.md b/stable/shlink/8.0.14/CHANGELOG.md deleted file mode 100644 index e049b4c3cb8..00000000000 --- a/stable/shlink/8.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [shlink-8.0.14](https://github.com/truecharts/charts/compare/shlink-8.0.13...shlink-8.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [shlink-8.0.13](https://github.com/truecharts/charts/compare/shlink-8.0.12...shlink-8.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [shlink-8.0.12](https://github.com/truecharts/charts/compare/shlink-8.0.11...shlink-8.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [shlink-8.0.11](https://github.com/truecharts/charts/compare/shlink-8.0.10...shlink-8.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [shlink-8.0.10](https://github.com/truecharts/charts/compare/shlink-8.0.9...shlink-8.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/shlink to v3.5.4 ([#8523](https://github.com/truecharts/charts/issues/8523)) - - - - -## [shlink-8.0.9](https://github.com/truecharts/charts/compare/shlink-8.0.8...shlink-8.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [shlink-8.0.8](https://github.com/truecharts/charts/compare/shlink-8.0.7...shlink-8.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [shlink-8.0.7](https://github.com/truecharts/charts/compare/shlink-8.0.6...shlink-8.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [shlink-8.0.6](https://github.com/truecharts/charts/compare/shlink-8.0.5...shlink-8.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [shlink-8.0.5](https://github.com/truecharts/charts/compare/shlink-8.0.4...shlink-8.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [shlink-8.0.4](https://github.com/truecharts/charts/compare/shlink-8.0.3...shlink-8.0.4) (2023-04-15) - -### Chore diff --git a/stable/shlink/8.0.14/Chart.yaml b/stable/shlink/8.0.14/Chart.yaml deleted file mode 100644 index 492a8a126b0..00000000000 --- a/stable/shlink/8.0.14/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "3.5.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.41 -deprecated: false -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 -keywords: - - url - - shortener -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: shlink -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/shlink - - https://github.com/shlinkio/shlink -type: application -version: 8.0.14 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/shlink/8.0.14/app-changelog.md b/stable/shlink/8.0.14/app-changelog.md deleted file mode 100644 index b8f267ee2b0..00000000000 --- a/stable/shlink/8.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [shlink-8.0.14](https://github.com/truecharts/charts/compare/shlink-8.0.13...shlink-8.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/shlink/8.0.14/charts/common-12.8.1.tgz b/stable/shlink/8.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/shlink/8.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/shlink/8.0.14/charts/redis-6.0.41.tgz b/stable/shlink/8.0.14/charts/redis-6.0.41.tgz deleted file mode 100644 index 7d49e097628..00000000000 Binary files a/stable/shlink/8.0.14/charts/redis-6.0.41.tgz and /dev/null differ diff --git a/stable/shlink/8.0.15/CHANGELOG.md b/stable/shlink/8.0.15/CHANGELOG.md new file mode 100644 index 00000000000..7fc694bcf26 --- /dev/null +++ b/stable/shlink/8.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [shlink-8.0.15](https://github.com/truecharts/charts/compare/shlink-8.0.14...shlink-8.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [shlink-8.0.14](https://github.com/truecharts/charts/compare/shlink-8.0.13...shlink-8.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [shlink-8.0.13](https://github.com/truecharts/charts/compare/shlink-8.0.12...shlink-8.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [shlink-8.0.12](https://github.com/truecharts/charts/compare/shlink-8.0.11...shlink-8.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [shlink-8.0.11](https://github.com/truecharts/charts/compare/shlink-8.0.10...shlink-8.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [shlink-8.0.10](https://github.com/truecharts/charts/compare/shlink-8.0.9...shlink-8.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/shlink to v3.5.4 ([#8523](https://github.com/truecharts/charts/issues/8523)) + + + + +## [shlink-8.0.9](https://github.com/truecharts/charts/compare/shlink-8.0.8...shlink-8.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [shlink-8.0.8](https://github.com/truecharts/charts/compare/shlink-8.0.7...shlink-8.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [shlink-8.0.7](https://github.com/truecharts/charts/compare/shlink-8.0.6...shlink-8.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [shlink-8.0.6](https://github.com/truecharts/charts/compare/shlink-8.0.5...shlink-8.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [shlink-8.0.5](https://github.com/truecharts/charts/compare/shlink-8.0.4...shlink-8.0.5) (2023-04-16) + +### Chore diff --git a/stable/shlink/8.0.15/Chart.yaml b/stable/shlink/8.0.15/Chart.yaml new file mode 100644 index 00000000000..c871d332471 --- /dev/null +++ b/stable/shlink/8.0.15/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "3.5.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.43 +deprecated: false +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 +keywords: + - url + - shortener +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: shlink +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/shlink + - https://github.com/shlinkio/shlink +type: application +version: 8.0.15 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/xen-orchestra/4.0.13/README.md b/stable/shlink/8.0.15/README.md similarity index 100% rename from stable/xen-orchestra/4.0.13/README.md rename to stable/shlink/8.0.15/README.md diff --git a/stable/shlink/8.0.15/app-changelog.md b/stable/shlink/8.0.15/app-changelog.md new file mode 100644 index 00000000000..15022972cb0 --- /dev/null +++ b/stable/shlink/8.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [shlink-8.0.15](https://github.com/truecharts/charts/compare/shlink-8.0.14...shlink-8.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/shlink/8.0.14/app-readme.md b/stable/shlink/8.0.15/app-readme.md similarity index 100% rename from stable/shlink/8.0.14/app-readme.md rename to stable/shlink/8.0.15/app-readme.md diff --git a/stable/shlink/8.0.15/charts/common-12.9.2.tgz b/stable/shlink/8.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/shlink/8.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/shlink/8.0.15/charts/redis-6.0.43.tgz b/stable/shlink/8.0.15/charts/redis-6.0.43.tgz new file mode 100644 index 00000000000..458131b9e1e Binary files /dev/null and b/stable/shlink/8.0.15/charts/redis-6.0.43.tgz differ diff --git a/stable/shlink/8.0.14/ix_values.yaml b/stable/shlink/8.0.15/ix_values.yaml similarity index 100% rename from stable/shlink/8.0.14/ix_values.yaml rename to stable/shlink/8.0.15/ix_values.yaml diff --git a/stable/shlink/8.0.14/questions.yaml b/stable/shlink/8.0.15/questions.yaml similarity index 100% rename from stable/shlink/8.0.14/questions.yaml rename to stable/shlink/8.0.15/questions.yaml diff --git a/stable/xwiki/7.0.14/templates/NOTES.txt b/stable/shlink/8.0.15/templates/NOTES.txt similarity index 100% rename from stable/xwiki/7.0.14/templates/NOTES.txt rename to stable/shlink/8.0.15/templates/NOTES.txt diff --git a/stable/shlink/8.0.15/templates/common.yaml b/stable/shlink/8.0.15/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/shlink/8.0.15/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/youtransfer/3.0.13/values.yaml b/stable/shlink/8.0.15/values.yaml similarity index 100% rename from stable/youtransfer/3.0.13/values.yaml rename to stable/shlink/8.0.15/values.yaml diff --git a/stable/shoko-server/5.0.14/CHANGELOG.md b/stable/shoko-server/5.0.14/CHANGELOG.md deleted file mode 100644 index 5b30676d340..00000000000 --- a/stable/shoko-server/5.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [shoko-server-5.0.14](https://github.com/truecharts/charts/compare/shoko-server-5.0.13...shoko-server-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [shoko-server-5.0.13](https://github.com/truecharts/charts/compare/shoko-server-5.0.12...shoko-server-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [shoko-server-5.0.12](https://github.com/truecharts/charts/compare/shoko-server-5.0.11...shoko-server-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [shoko-server-5.0.11](https://github.com/truecharts/charts/compare/shoko-server-5.0.10...shoko-server-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [shoko-server-5.0.10](https://github.com/truecharts/charts/compare/shoko-server-5.0.9...shoko-server-5.0.10) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/shoko-server to v4.2.2 ([#8258](https://github.com/truecharts/charts/issues/8258)) - - - - -## [shoko-server-5.0.9](https://github.com/truecharts/charts/compare/shoko-server-5.0.8...shoko-server-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [shoko-server-5.0.8](https://github.com/truecharts/charts/compare/shoko-server-5.0.7...shoko-server-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [shoko-server-5.0.7](https://github.com/truecharts/charts/compare/shoko-server-5.0.6...shoko-server-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [shoko-server-5.0.6](https://github.com/truecharts/charts/compare/shoko-server-5.0.5...shoko-server-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [shoko-server-5.0.5](https://github.com/truecharts/charts/compare/shoko-server-5.0.4...shoko-server-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [shoko-server-5.0.4](https://github.com/truecharts/charts/compare/shoko-server-5.0.3...shoko-server-5.0.4) (2023-04-15) - -### Chore diff --git a/stable/shoko-server/5.0.14/Chart.yaml b/stable/shoko-server/5.0.14/Chart.yaml deleted file mode 100644 index dad06b80546..00000000000 --- a/stable/shoko-server/5.0.14/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "4.2.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - shoko-server - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: shoko-server -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/shoko-server - - https://github.com/ShokoAnime/ShokoServer -type: application -version: 5.0.14 -annotations: - truecharts.org/catagories: | - - media - - Tools-Utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/shoko-server/5.0.14/app-changelog.md b/stable/shoko-server/5.0.14/app-changelog.md deleted file mode 100644 index 2830831446d..00000000000 --- a/stable/shoko-server/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [shoko-server-5.0.14](https://github.com/truecharts/charts/compare/shoko-server-5.0.13...shoko-server-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/shoko-server/5.0.14/charts/common-12.8.1.tgz b/stable/shoko-server/5.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/shoko-server/5.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/shoko-server/5.0.15/CHANGELOG.md b/stable/shoko-server/5.0.15/CHANGELOG.md new file mode 100644 index 00000000000..d355d89f023 --- /dev/null +++ b/stable/shoko-server/5.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [shoko-server-5.0.15](https://github.com/truecharts/charts/compare/shoko-server-5.0.14...shoko-server-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [shoko-server-5.0.14](https://github.com/truecharts/charts/compare/shoko-server-5.0.13...shoko-server-5.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [shoko-server-5.0.13](https://github.com/truecharts/charts/compare/shoko-server-5.0.12...shoko-server-5.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [shoko-server-5.0.12](https://github.com/truecharts/charts/compare/shoko-server-5.0.11...shoko-server-5.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [shoko-server-5.0.11](https://github.com/truecharts/charts/compare/shoko-server-5.0.10...shoko-server-5.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [shoko-server-5.0.10](https://github.com/truecharts/charts/compare/shoko-server-5.0.9...shoko-server-5.0.10) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/shoko-server to v4.2.2 ([#8258](https://github.com/truecharts/charts/issues/8258)) + + + + +## [shoko-server-5.0.9](https://github.com/truecharts/charts/compare/shoko-server-5.0.8...shoko-server-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [shoko-server-5.0.8](https://github.com/truecharts/charts/compare/shoko-server-5.0.7...shoko-server-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [shoko-server-5.0.7](https://github.com/truecharts/charts/compare/shoko-server-5.0.6...shoko-server-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [shoko-server-5.0.6](https://github.com/truecharts/charts/compare/shoko-server-5.0.5...shoko-server-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [shoko-server-5.0.5](https://github.com/truecharts/charts/compare/shoko-server-5.0.4...shoko-server-5.0.5) (2023-04-16) + +### Chore diff --git a/stable/shoko-server/5.0.15/Chart.yaml b/stable/shoko-server/5.0.15/Chart.yaml new file mode 100644 index 00000000000..8df17d91610 --- /dev/null +++ b/stable/shoko-server/5.0.15/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.2.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - shoko-server + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: shoko-server +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/shoko-server + - https://github.com/ShokoAnime/ShokoServer +type: application +version: 5.0.15 +annotations: + truecharts.org/catagories: | + - media + - Tools-Utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/xteve/9.0.13/README.md b/stable/shoko-server/5.0.15/README.md similarity index 100% rename from stable/xteve/9.0.13/README.md rename to stable/shoko-server/5.0.15/README.md diff --git a/stable/shoko-server/5.0.15/app-changelog.md b/stable/shoko-server/5.0.15/app-changelog.md new file mode 100644 index 00000000000..133a8e35ad3 --- /dev/null +++ b/stable/shoko-server/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [shoko-server-5.0.15](https://github.com/truecharts/charts/compare/shoko-server-5.0.14...shoko-server-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/shoko-server/5.0.14/app-readme.md b/stable/shoko-server/5.0.15/app-readme.md similarity index 100% rename from stable/shoko-server/5.0.14/app-readme.md rename to stable/shoko-server/5.0.15/app-readme.md diff --git a/stable/shoko-server/5.0.15/charts/common-12.9.2.tgz b/stable/shoko-server/5.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/shoko-server/5.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/shoko-server/5.0.14/ix_values.yaml b/stable/shoko-server/5.0.15/ix_values.yaml similarity index 100% rename from stable/shoko-server/5.0.14/ix_values.yaml rename to stable/shoko-server/5.0.15/ix_values.yaml diff --git a/stable/shoko-server/5.0.14/questions.yaml b/stable/shoko-server/5.0.15/questions.yaml similarity index 100% rename from stable/shoko-server/5.0.14/questions.yaml rename to stable/shoko-server/5.0.15/questions.yaml diff --git a/stable/youtransfer/3.0.13/templates/NOTES.txt b/stable/shoko-server/5.0.15/templates/NOTES.txt similarity index 100% rename from stable/youtransfer/3.0.13/templates/NOTES.txt rename to stable/shoko-server/5.0.15/templates/NOTES.txt diff --git a/stable/shoko-server/5.0.14/templates/common.yaml b/stable/shoko-server/5.0.15/templates/common.yaml similarity index 100% rename from stable/shoko-server/5.0.14/templates/common.yaml rename to stable/shoko-server/5.0.15/templates/common.yaml diff --git a/stable/youtubedl-material/5.0.14/values.yaml b/stable/shoko-server/5.0.15/values.yaml similarity index 100% rename from stable/youtubedl-material/5.0.14/values.yaml rename to stable/shoko-server/5.0.15/values.yaml diff --git a/stable/shorturl/6.0.13/CHANGELOG.md b/stable/shorturl/6.0.13/CHANGELOG.md deleted file mode 100644 index 384dcce6dc6..00000000000 --- a/stable/shorturl/6.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [shorturl-6.0.13](https://github.com/truecharts/charts/compare/shorturl-6.0.12...shorturl-6.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [shorturl-6.0.12](https://github.com/truecharts/charts/compare/shorturl-6.0.11...shorturl-6.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [shorturl-6.0.11](https://github.com/truecharts/charts/compare/shorturl-6.0.10...shorturl-6.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [shorturl-6.0.10](https://github.com/truecharts/charts/compare/shorturl-6.0.9...shorturl-6.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [shorturl-6.0.9](https://github.com/truecharts/charts/compare/shorturl-6.0.8...shorturl-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [shorturl-6.0.8](https://github.com/truecharts/charts/compare/shorturl-6.0.7...shorturl-6.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [shorturl-6.0.7](https://github.com/truecharts/charts/compare/shorturl-6.0.6...shorturl-6.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [shorturl-6.0.6](https://github.com/truecharts/charts/compare/shorturl-6.0.5...shorturl-6.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [shorturl-6.0.5](https://github.com/truecharts/charts/compare/shorturl-6.0.4...shorturl-6.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [shorturl-6.0.4](https://github.com/truecharts/charts/compare/shorturl-6.0.3...shorturl-6.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [shorturl-6.0.3](https://github.com/truecharts/charts/compare/shorturl-6.0.2...shorturl-6.0.3) (2023-04-14) - - diff --git a/stable/shorturl/6.0.13/Chart.yaml b/stable/shorturl/6.0.13/Chart.yaml deleted file mode 100644 index 57d9acf81b1..00000000000 --- a/stable/shorturl/6.0.13/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.1.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - url - - shortener - - shorten - - shorturl -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: shorturl -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/shorturl - - https://github.com/prologic/shorturl - - https://github.com/nicholaswilde/docker-shorturl -type: application -version: 6.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/shorturl/6.0.13/app-changelog.md b/stable/shorturl/6.0.13/app-changelog.md deleted file mode 100644 index c651493db5e..00000000000 --- a/stable/shorturl/6.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [shorturl-6.0.13](https://github.com/truecharts/charts/compare/shorturl-6.0.12...shorturl-6.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/shorturl/6.0.13/charts/common-12.8.1.tgz b/stable/shorturl/6.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/shorturl/6.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/shorturl/6.0.14/CHANGELOG.md b/stable/shorturl/6.0.14/CHANGELOG.md new file mode 100644 index 00000000000..7d78d53c02d --- /dev/null +++ b/stable/shorturl/6.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [shorturl-6.0.14](https://github.com/truecharts/charts/compare/shorturl-6.0.13...shorturl-6.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [shorturl-6.0.13](https://github.com/truecharts/charts/compare/shorturl-6.0.12...shorturl-6.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [shorturl-6.0.12](https://github.com/truecharts/charts/compare/shorturl-6.0.11...shorturl-6.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [shorturl-6.0.11](https://github.com/truecharts/charts/compare/shorturl-6.0.10...shorturl-6.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [shorturl-6.0.10](https://github.com/truecharts/charts/compare/shorturl-6.0.9...shorturl-6.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [shorturl-6.0.9](https://github.com/truecharts/charts/compare/shorturl-6.0.8...shorturl-6.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [shorturl-6.0.8](https://github.com/truecharts/charts/compare/shorturl-6.0.7...shorturl-6.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [shorturl-6.0.7](https://github.com/truecharts/charts/compare/shorturl-6.0.6...shorturl-6.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [shorturl-6.0.6](https://github.com/truecharts/charts/compare/shorturl-6.0.5...shorturl-6.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [shorturl-6.0.5](https://github.com/truecharts/charts/compare/shorturl-6.0.4...shorturl-6.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [shorturl-6.0.4](https://github.com/truecharts/charts/compare/shorturl-6.0.3...shorturl-6.0.4) (2023-04-15) + +### Chore diff --git a/stable/shorturl/6.0.14/Chart.yaml b/stable/shorturl/6.0.14/Chart.yaml new file mode 100644 index 00000000000..da4ac4ae106 --- /dev/null +++ b/stable/shorturl/6.0.14/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.1.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - url + - shortener + - shorten + - shorturl +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: shorturl +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/shorturl + - https://github.com/prologic/shorturl + - https://github.com/nicholaswilde/docker-shorturl +type: application +version: 6.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/xwiki/7.0.14/README.md b/stable/shorturl/6.0.14/README.md similarity index 100% rename from stable/xwiki/7.0.14/README.md rename to stable/shorturl/6.0.14/README.md diff --git a/stable/shorturl/6.0.14/app-changelog.md b/stable/shorturl/6.0.14/app-changelog.md new file mode 100644 index 00000000000..90597c90760 --- /dev/null +++ b/stable/shorturl/6.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [shorturl-6.0.14](https://github.com/truecharts/charts/compare/shorturl-6.0.13...shorturl-6.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/shorturl/6.0.13/app-readme.md b/stable/shorturl/6.0.14/app-readme.md similarity index 100% rename from stable/shorturl/6.0.13/app-readme.md rename to stable/shorturl/6.0.14/app-readme.md diff --git a/stable/shorturl/6.0.14/charts/common-12.9.2.tgz b/stable/shorturl/6.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/shorturl/6.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/shorturl/6.0.13/ix_values.yaml b/stable/shorturl/6.0.14/ix_values.yaml similarity index 100% rename from stable/shorturl/6.0.13/ix_values.yaml rename to stable/shorturl/6.0.14/ix_values.yaml diff --git a/stable/shorturl/6.0.13/questions.yaml b/stable/shorturl/6.0.14/questions.yaml similarity index 100% rename from stable/shorturl/6.0.13/questions.yaml rename to stable/shorturl/6.0.14/questions.yaml diff --git a/stable/youtubedl-material/5.0.14/templates/NOTES.txt b/stable/shorturl/6.0.14/templates/NOTES.txt similarity index 100% rename from stable/youtubedl-material/5.0.14/templates/NOTES.txt rename to stable/shorturl/6.0.14/templates/NOTES.txt diff --git a/stable/sickchill/6.0.15/templates/common.yaml b/stable/shorturl/6.0.14/templates/common.yaml similarity index 100% rename from stable/sickchill/6.0.15/templates/common.yaml rename to stable/shorturl/6.0.14/templates/common.yaml diff --git a/stable/zerotier/5.0.13/values.yaml b/stable/shorturl/6.0.14/values.yaml similarity index 100% rename from stable/zerotier/5.0.13/values.yaml rename to stable/shorturl/6.0.14/values.yaml diff --git a/stable/sickchill/6.0.15/CHANGELOG.md b/stable/sickchill/6.0.15/CHANGELOG.md deleted file mode 100644 index efef3102c0d..00000000000 --- a/stable/sickchill/6.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [sickchill-6.0.15](https://github.com/truecharts/charts/compare/sickchill-6.0.14...sickchill-6.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [sickchill-6.0.14](https://github.com/truecharts/charts/compare/sickchill-6.0.13...sickchill-6.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [sickchill-6.0.13](https://github.com/truecharts/charts/compare/sickchill-6.0.12...sickchill-6.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [sickchill-6.0.12](https://github.com/truecharts/charts/compare/sickchill-6.0.11...sickchill-6.0.12) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/sickchill to 2023.1.2 ([#8780](https://github.com/truecharts/charts/issues/8780)) - - - - -## [sickchill-6.0.12](https://github.com/truecharts/charts/compare/sickchill-6.0.11...sickchill-6.0.12) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/sickchill to 2023.1.2 ([#8780](https://github.com/truecharts/charts/issues/8780)) - - - - -## [sickchill-6.0.12](https://github.com/truecharts/charts/compare/sickchill-6.0.11...sickchill-6.0.12) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/sickchill to 2023.1.2 ([#8780](https://github.com/truecharts/charts/issues/8780)) - - - - -## [sickchill-6.0.12](https://github.com/truecharts/charts/compare/sickchill-6.0.11...sickchill-6.0.12) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/sickchill to 2023.1.2 ([#8780](https://github.com/truecharts/charts/issues/8780)) - - - - -## [sickchill-6.0.11](https://github.com/truecharts/charts/compare/sickchill-6.0.10...sickchill-6.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [sickchill-6.0.10](https://github.com/truecharts/charts/compare/sickchill-6.0.9...sickchill-6.0.10) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/sickchill to 2023.1.2 ([#8375](https://github.com/truecharts/charts/issues/8375)) - - - - -## [sickchill-6.0.9](https://github.com/truecharts/charts/compare/sickchill-6.0.8...sickchill-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [sickchill-6.0.8](https://github.com/truecharts/charts/compare/sickchill-6.0.7...sickchill-6.0.8) (2023-04-25) - -### Chore diff --git a/stable/sickchill/6.0.15/Chart.yaml b/stable/sickchill/6.0.15/Chart.yaml deleted file mode 100644 index 847d069f301..00000000000 --- a/stable/sickchill/6.0.15/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "2023.1.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - sickchill - - video - - library - - manager -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: sickchill -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/sickchill - - https://github.com/linuxserver/docker-sickchill - - https://github.com/SickChill/SickChill -type: application -version: 6.0.15 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/sickchill/6.0.15/app-changelog.md b/stable/sickchill/6.0.15/app-changelog.md deleted file mode 100644 index 0b6011a3cc7..00000000000 --- a/stable/sickchill/6.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [sickchill-6.0.15](https://github.com/truecharts/charts/compare/sickchill-6.0.14...sickchill-6.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/sickchill/6.0.15/charts/common-12.8.1.tgz b/stable/sickchill/6.0.15/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/sickchill/6.0.15/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/sickchill/6.0.16/CHANGELOG.md b/stable/sickchill/6.0.16/CHANGELOG.md new file mode 100644 index 00000000000..bd417533e75 --- /dev/null +++ b/stable/sickchill/6.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [sickchill-6.0.16](https://github.com/truecharts/charts/compare/sickchill-6.0.15...sickchill-6.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [sickchill-6.0.15](https://github.com/truecharts/charts/compare/sickchill-6.0.14...sickchill-6.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [sickchill-6.0.14](https://github.com/truecharts/charts/compare/sickchill-6.0.13...sickchill-6.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [sickchill-6.0.13](https://github.com/truecharts/charts/compare/sickchill-6.0.12...sickchill-6.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [sickchill-6.0.12](https://github.com/truecharts/charts/compare/sickchill-6.0.11...sickchill-6.0.12) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/sickchill to 2023.1.2 ([#8780](https://github.com/truecharts/charts/issues/8780)) + + + + +## [sickchill-6.0.12](https://github.com/truecharts/charts/compare/sickchill-6.0.11...sickchill-6.0.12) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/sickchill to 2023.1.2 ([#8780](https://github.com/truecharts/charts/issues/8780)) + + + + +## [sickchill-6.0.12](https://github.com/truecharts/charts/compare/sickchill-6.0.11...sickchill-6.0.12) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/sickchill to 2023.1.2 ([#8780](https://github.com/truecharts/charts/issues/8780)) + + + + +## [sickchill-6.0.12](https://github.com/truecharts/charts/compare/sickchill-6.0.11...sickchill-6.0.12) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/sickchill to 2023.1.2 ([#8780](https://github.com/truecharts/charts/issues/8780)) + + + + +## [sickchill-6.0.11](https://github.com/truecharts/charts/compare/sickchill-6.0.10...sickchill-6.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [sickchill-6.0.10](https://github.com/truecharts/charts/compare/sickchill-6.0.9...sickchill-6.0.10) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/sickchill to 2023.1.2 ([#8375](https://github.com/truecharts/charts/issues/8375)) + + + + +## [sickchill-6.0.9](https://github.com/truecharts/charts/compare/sickchill-6.0.8...sickchill-6.0.9) (2023-04-25) + +### Chore diff --git a/stable/sickchill/6.0.16/Chart.yaml b/stable/sickchill/6.0.16/Chart.yaml new file mode 100644 index 00000000000..8759ece84c3 --- /dev/null +++ b/stable/sickchill/6.0.16/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "2023.1.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - sickchill + - video + - library + - manager +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sickchill +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/sickchill + - https://github.com/linuxserver/docker-sickchill + - https://github.com/SickChill/SickChill +type: application +version: 6.0.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/youtransfer/3.0.13/README.md b/stable/sickchill/6.0.16/README.md similarity index 100% rename from stable/youtransfer/3.0.13/README.md rename to stable/sickchill/6.0.16/README.md diff --git a/stable/sickchill/6.0.16/app-changelog.md b/stable/sickchill/6.0.16/app-changelog.md new file mode 100644 index 00000000000..17351a16f47 --- /dev/null +++ b/stable/sickchill/6.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sickchill-6.0.16](https://github.com/truecharts/charts/compare/sickchill-6.0.15...sickchill-6.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/sickchill/6.0.15/app-readme.md b/stable/sickchill/6.0.16/app-readme.md similarity index 100% rename from stable/sickchill/6.0.15/app-readme.md rename to stable/sickchill/6.0.16/app-readme.md diff --git a/stable/sickchill/6.0.16/charts/common-12.9.2.tgz b/stable/sickchill/6.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/sickchill/6.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/sickchill/6.0.15/ix_values.yaml b/stable/sickchill/6.0.16/ix_values.yaml similarity index 100% rename from stable/sickchill/6.0.15/ix_values.yaml rename to stable/sickchill/6.0.16/ix_values.yaml diff --git a/stable/sickchill/6.0.15/questions.yaml b/stable/sickchill/6.0.16/questions.yaml similarity index 100% rename from stable/sickchill/6.0.15/questions.yaml rename to stable/sickchill/6.0.16/questions.yaml diff --git a/stable/zerotier/5.0.13/templates/NOTES.txt b/stable/sickchill/6.0.16/templates/NOTES.txt similarity index 100% rename from stable/zerotier/5.0.13/templates/NOTES.txt rename to stable/sickchill/6.0.16/templates/NOTES.txt diff --git a/stable/sickgear/7.0.14/templates/common.yaml b/stable/sickchill/6.0.16/templates/common.yaml similarity index 100% rename from stable/sickgear/7.0.14/templates/common.yaml rename to stable/sickchill/6.0.16/templates/common.yaml diff --git a/stable/zigbee2mqtt/7.0.15/values.yaml b/stable/sickchill/6.0.16/values.yaml similarity index 100% rename from stable/zigbee2mqtt/7.0.15/values.yaml rename to stable/sickchill/6.0.16/values.yaml diff --git a/stable/sickgear/7.0.14/CHANGELOG.md b/stable/sickgear/7.0.14/CHANGELOG.md deleted file mode 100644 index 67be5271aed..00000000000 --- a/stable/sickgear/7.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [sickgear-7.0.14](https://github.com/truecharts/charts/compare/sickgear-7.0.13...sickgear-7.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [sickgear-7.0.13](https://github.com/truecharts/charts/compare/sickgear-7.0.12...sickgear-7.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [sickgear-7.0.12](https://github.com/truecharts/charts/compare/sickgear-7.0.11...sickgear-7.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [sickgear-7.0.11](https://github.com/truecharts/charts/compare/sickgear-7.0.10...sickgear-7.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [sickgear-7.0.10](https://github.com/truecharts/charts/compare/sickgear-7.0.9...sickgear-7.0.10) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/sickgear to latest ([#8376](https://github.com/truecharts/charts/issues/8376)) - - - - -## [sickgear-7.0.9](https://github.com/truecharts/charts/compare/sickgear-7.0.8...sickgear-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [sickgear-7.0.8](https://github.com/truecharts/charts/compare/sickgear-7.0.7...sickgear-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [sickgear-7.0.7](https://github.com/truecharts/charts/compare/sickgear-7.0.6...sickgear-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [sickgear-7.0.6](https://github.com/truecharts/charts/compare/sickgear-7.0.5...sickgear-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [sickgear-7.0.5](https://github.com/truecharts/charts/compare/sickgear-7.0.4...sickgear-7.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [sickgear-7.0.4](https://github.com/truecharts/charts/compare/sickgear-7.0.3...sickgear-7.0.4) (2023-04-15) - -### Chore diff --git a/stable/sickgear/7.0.14/Chart.yaml b/stable/sickgear/7.0.14/Chart.yaml deleted file mode 100644 index fe27e0b9b5e..00000000000 --- a/stable/sickgear/7.0.14/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - sickgear - - manager - - tv - - shows -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: sickgear -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/sickgear - - https://github.com/SickGear/SickGear -type: application -version: 7.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/sickgear/7.0.14/app-changelog.md b/stable/sickgear/7.0.14/app-changelog.md deleted file mode 100644 index bc12dd55243..00000000000 --- a/stable/sickgear/7.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [sickgear-7.0.14](https://github.com/truecharts/charts/compare/sickgear-7.0.13...sickgear-7.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/sickgear/7.0.14/charts/common-12.8.1.tgz b/stable/sickgear/7.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/sickgear/7.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/sickgear/7.0.15/CHANGELOG.md b/stable/sickgear/7.0.15/CHANGELOG.md new file mode 100644 index 00000000000..fc878fef73b --- /dev/null +++ b/stable/sickgear/7.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [sickgear-7.0.15](https://github.com/truecharts/charts/compare/sickgear-7.0.14...sickgear-7.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [sickgear-7.0.14](https://github.com/truecharts/charts/compare/sickgear-7.0.13...sickgear-7.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [sickgear-7.0.13](https://github.com/truecharts/charts/compare/sickgear-7.0.12...sickgear-7.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [sickgear-7.0.12](https://github.com/truecharts/charts/compare/sickgear-7.0.11...sickgear-7.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [sickgear-7.0.11](https://github.com/truecharts/charts/compare/sickgear-7.0.10...sickgear-7.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [sickgear-7.0.10](https://github.com/truecharts/charts/compare/sickgear-7.0.9...sickgear-7.0.10) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/sickgear to latest ([#8376](https://github.com/truecharts/charts/issues/8376)) + + + + +## [sickgear-7.0.9](https://github.com/truecharts/charts/compare/sickgear-7.0.8...sickgear-7.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [sickgear-7.0.8](https://github.com/truecharts/charts/compare/sickgear-7.0.7...sickgear-7.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [sickgear-7.0.7](https://github.com/truecharts/charts/compare/sickgear-7.0.6...sickgear-7.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [sickgear-7.0.6](https://github.com/truecharts/charts/compare/sickgear-7.0.5...sickgear-7.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [sickgear-7.0.5](https://github.com/truecharts/charts/compare/sickgear-7.0.4...sickgear-7.0.5) (2023-04-16) + +### Chore diff --git a/stable/sickgear/7.0.15/Chart.yaml b/stable/sickgear/7.0.15/Chart.yaml new file mode 100644 index 00000000000..6bfab0b9ebf --- /dev/null +++ b/stable/sickgear/7.0.15/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - sickgear + - manager + - tv + - shows +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sickgear +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/sickgear + - https://github.com/SickGear/SickGear +type: application +version: 7.0.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/youtubedl-material/5.0.14/README.md b/stable/sickgear/7.0.15/README.md similarity index 100% rename from stable/youtubedl-material/5.0.14/README.md rename to stable/sickgear/7.0.15/README.md diff --git a/stable/sickgear/7.0.15/app-changelog.md b/stable/sickgear/7.0.15/app-changelog.md new file mode 100644 index 00000000000..ef07cf29936 --- /dev/null +++ b/stable/sickgear/7.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sickgear-7.0.15](https://github.com/truecharts/charts/compare/sickgear-7.0.14...sickgear-7.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/sickgear/7.0.14/app-readme.md b/stable/sickgear/7.0.15/app-readme.md similarity index 100% rename from stable/sickgear/7.0.14/app-readme.md rename to stable/sickgear/7.0.15/app-readme.md diff --git a/stable/sickgear/7.0.15/charts/common-12.9.2.tgz b/stable/sickgear/7.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/sickgear/7.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/sickgear/7.0.14/ix_values.yaml b/stable/sickgear/7.0.15/ix_values.yaml similarity index 100% rename from stable/sickgear/7.0.14/ix_values.yaml rename to stable/sickgear/7.0.15/ix_values.yaml diff --git a/stable/sickgear/7.0.14/questions.yaml b/stable/sickgear/7.0.15/questions.yaml similarity index 100% rename from stable/sickgear/7.0.14/questions.yaml rename to stable/sickgear/7.0.15/questions.yaml diff --git a/stable/zigbee2mqtt/7.0.15/templates/NOTES.txt b/stable/sickgear/7.0.15/templates/NOTES.txt similarity index 100% rename from stable/zigbee2mqtt/7.0.15/templates/NOTES.txt rename to stable/sickgear/7.0.15/templates/NOTES.txt diff --git a/stable/smokeping/6.0.4/templates/common.yaml b/stable/sickgear/7.0.15/templates/common.yaml similarity index 100% rename from stable/smokeping/6.0.4/templates/common.yaml rename to stable/sickgear/7.0.15/templates/common.yaml diff --git a/stable/znc/5.0.15/values.yaml b/stable/sickgear/7.0.15/values.yaml similarity index 100% rename from stable/znc/5.0.15/values.yaml rename to stable/sickgear/7.0.15/values.yaml diff --git a/stable/simply-shorten/4.0.13/CHANGELOG.md b/stable/simply-shorten/4.0.13/CHANGELOG.md deleted file mode 100644 index 625609964e7..00000000000 --- a/stable/simply-shorten/4.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [simply-shorten-4.0.13](https://github.com/truecharts/charts/compare/simply-shorten-4.0.12...simply-shorten-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [simply-shorten-4.0.12](https://github.com/truecharts/charts/compare/simply-shorten-4.0.11...simply-shorten-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [simply-shorten-4.0.11](https://github.com/truecharts/charts/compare/simply-shorten-4.0.10...simply-shorten-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [simply-shorten-4.0.10](https://github.com/truecharts/charts/compare/simply-shorten-4.0.9...simply-shorten-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [simply-shorten-4.0.9](https://github.com/truecharts/charts/compare/simply-shorten-4.0.8...simply-shorten-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [simply-shorten-4.0.8](https://github.com/truecharts/charts/compare/simply-shorten-4.0.7...simply-shorten-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [simply-shorten-4.0.7](https://github.com/truecharts/charts/compare/simply-shorten-4.0.6...simply-shorten-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [simply-shorten-4.0.6](https://github.com/truecharts/charts/compare/simply-shorten-4.0.5...simply-shorten-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [simply-shorten-4.0.5](https://github.com/truecharts/charts/compare/simply-shorten-4.0.4...simply-shorten-4.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [simply-shorten-4.0.4](https://github.com/truecharts/charts/compare/simply-shorten-4.0.3...simply-shorten-4.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [simply-shorten-4.0.3](https://github.com/truecharts/charts/compare/simply-shorten-4.0.2...simply-shorten-4.0.3) (2023-04-14) - - diff --git a/stable/simply-shorten/4.0.13/Chart.yaml b/stable/simply-shorten/4.0.13/Chart.yaml deleted file mode 100644 index ae8fcce3e16..00000000000 --- a/stable/simply-shorten/4.0.13/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "1.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.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 -keywords: - - simply-shorten - - Cloud - - Productivity - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: simply-shorten -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/simply-shorten - - https://gitlab.com/draganczukp/simply-shorten -type: application -version: 4.0.13 -annotations: - truecharts.org/catagories: | - - Cloud - - Productivity - - Network-Web - truecharts.org/SCALE-support: "true" diff --git a/stable/simply-shorten/4.0.13/app-changelog.md b/stable/simply-shorten/4.0.13/app-changelog.md deleted file mode 100644 index ab65359225c..00000000000 --- a/stable/simply-shorten/4.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [simply-shorten-4.0.13](https://github.com/truecharts/charts/compare/simply-shorten-4.0.12...simply-shorten-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/simply-shorten/4.0.13/charts/common-12.8.1.tgz b/stable/simply-shorten/4.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/simply-shorten/4.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/simply-shorten/4.0.14/CHANGELOG.md b/stable/simply-shorten/4.0.14/CHANGELOG.md new file mode 100644 index 00000000000..a8063e9cd75 --- /dev/null +++ b/stable/simply-shorten/4.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [simply-shorten-4.0.14](https://github.com/truecharts/charts/compare/simply-shorten-4.0.13...simply-shorten-4.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [simply-shorten-4.0.13](https://github.com/truecharts/charts/compare/simply-shorten-4.0.12...simply-shorten-4.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [simply-shorten-4.0.12](https://github.com/truecharts/charts/compare/simply-shorten-4.0.11...simply-shorten-4.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [simply-shorten-4.0.11](https://github.com/truecharts/charts/compare/simply-shorten-4.0.10...simply-shorten-4.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [simply-shorten-4.0.10](https://github.com/truecharts/charts/compare/simply-shorten-4.0.9...simply-shorten-4.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [simply-shorten-4.0.9](https://github.com/truecharts/charts/compare/simply-shorten-4.0.8...simply-shorten-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [simply-shorten-4.0.8](https://github.com/truecharts/charts/compare/simply-shorten-4.0.7...simply-shorten-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [simply-shorten-4.0.7](https://github.com/truecharts/charts/compare/simply-shorten-4.0.6...simply-shorten-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [simply-shorten-4.0.6](https://github.com/truecharts/charts/compare/simply-shorten-4.0.5...simply-shorten-4.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [simply-shorten-4.0.5](https://github.com/truecharts/charts/compare/simply-shorten-4.0.4...simply-shorten-4.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [simply-shorten-4.0.4](https://github.com/truecharts/charts/compare/simply-shorten-4.0.3...simply-shorten-4.0.4) (2023-04-15) + +### Chore diff --git a/stable/simply-shorten/4.0.14/Chart.yaml b/stable/simply-shorten/4.0.14/Chart.yaml new file mode 100644 index 00000000000..eb0aad318e5 --- /dev/null +++ b/stable/simply-shorten/4.0.14/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "1.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - simply-shorten + - Cloud + - Productivity + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: simply-shorten +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/simply-shorten + - https://gitlab.com/draganczukp/simply-shorten +type: application +version: 4.0.14 +annotations: + truecharts.org/catagories: | + - Cloud + - Productivity + - Network-Web + truecharts.org/SCALE-support: "true" diff --git a/stable/zerotier/5.0.13/README.md b/stable/simply-shorten/4.0.14/README.md similarity index 100% rename from stable/zerotier/5.0.13/README.md rename to stable/simply-shorten/4.0.14/README.md diff --git a/stable/simply-shorten/4.0.14/app-changelog.md b/stable/simply-shorten/4.0.14/app-changelog.md new file mode 100644 index 00000000000..2e7bec93c6a --- /dev/null +++ b/stable/simply-shorten/4.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [simply-shorten-4.0.14](https://github.com/truecharts/charts/compare/simply-shorten-4.0.13...simply-shorten-4.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/simply-shorten/4.0.13/app-readme.md b/stable/simply-shorten/4.0.14/app-readme.md similarity index 100% rename from stable/simply-shorten/4.0.13/app-readme.md rename to stable/simply-shorten/4.0.14/app-readme.md diff --git a/stable/simply-shorten/4.0.14/charts/common-12.9.2.tgz b/stable/simply-shorten/4.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/simply-shorten/4.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/simply-shorten/4.0.13/ix_values.yaml b/stable/simply-shorten/4.0.14/ix_values.yaml similarity index 100% rename from stable/simply-shorten/4.0.13/ix_values.yaml rename to stable/simply-shorten/4.0.14/ix_values.yaml diff --git a/stable/simply-shorten/4.0.13/questions.yaml b/stable/simply-shorten/4.0.14/questions.yaml similarity index 100% rename from stable/simply-shorten/4.0.13/questions.yaml rename to stable/simply-shorten/4.0.14/questions.yaml diff --git a/stable/znc/5.0.15/templates/NOTES.txt b/stable/simply-shorten/4.0.14/templates/NOTES.txt similarity index 100% rename from stable/znc/5.0.15/templates/NOTES.txt rename to stable/simply-shorten/4.0.14/templates/NOTES.txt diff --git a/stable/simply-shorten/4.0.13/templates/common.yaml b/stable/simply-shorten/4.0.14/templates/common.yaml similarity index 100% rename from stable/simply-shorten/4.0.13/templates/common.yaml rename to stable/simply-shorten/4.0.14/templates/common.yaml diff --git a/stable/ztcuui-aio/4.0.15/values.yaml b/stable/simply-shorten/4.0.14/values.yaml similarity index 100% rename from stable/ztcuui-aio/4.0.15/values.yaml rename to stable/simply-shorten/4.0.14/values.yaml diff --git a/stable/smokeping/6.0.4/CHANGELOG.md b/stable/smokeping/6.0.4/CHANGELOG.md deleted file mode 100644 index 10f3b00ddd0..00000000000 --- a/stable/smokeping/6.0.4/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [smokeping-6.0.4](https://github.com/truecharts/charts/compare/smokeping-6.0.3...smokeping-6.0.4) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [smokeping-6.0.3](https://github.com/truecharts/charts/compare/smokeping-6.0.2...smokeping-6.0.3) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [smokeping-6.0.2](https://github.com/truecharts/charts/compare/smokeping-6.0.1...smokeping-6.0.2) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [smokeping-6.0.1](https://github.com/truecharts/charts/compare/smokeping-6.0.0...smokeping-6.0.1) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [smokeping-6.0.0](https://github.com/truecharts/charts/compare/smokeping-5.0.8...smokeping-6.0.0) (2023-04-29) - -### Feat - -- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) - - - - -## [smokeping-5.0.8](https://github.com/truecharts/charts/compare/smokeping-5.0.7...smokeping-5.0.8) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [smokeping-5.0.7](https://github.com/truecharts/charts/compare/smokeping-5.0.6...smokeping-5.0.7) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - - - -## [smokeping-5.0.6](https://github.com/truecharts/charts/compare/smokeping-5.0.5...smokeping-5.0.6) (2022-12-26) - -### Chore - -- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - - - -## [smokeping-5.0.5](https://github.com/truecharts/charts/compare/smokeping-5.0.4...smokeping-5.0.5) (2022-12-25) - -### Chore - -- update helm general non-major - - - - -## [smokeping-5.0.4](https://github.com/truecharts/charts/compare/smokeping-5.0.3...smokeping-5.0.4) (2022-12-19) - -### Chore - -- update helm general non-major - - - - -## [smokeping-5.0.3](https://github.com/truecharts/charts/compare/smokeping-5.0.2...smokeping-5.0.3) (2022-12-13) - -### Chore diff --git a/stable/smokeping/6.0.4/Chart.yaml b/stable/smokeping/6.0.4/Chart.yaml deleted file mode 100644 index 5d8995d67b2..00000000000 --- a/stable/smokeping/6.0.4/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "2.7.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - smokeping - - network - - latency -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: smokeping -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/smokeping - - https://oss.oetiker.ch/smokeping/ -type: application -version: 6.0.4 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/smokeping/6.0.4/app-changelog.md b/stable/smokeping/6.0.4/app-changelog.md deleted file mode 100644 index 730f31b2c41..00000000000 --- a/stable/smokeping/6.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [smokeping-6.0.4](https://github.com/truecharts/charts/compare/smokeping-6.0.3...smokeping-6.0.4) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/smokeping/6.0.4/charts/common-12.8.1.tgz b/stable/smokeping/6.0.4/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/smokeping/6.0.4/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/smokeping/6.0.5/CHANGELOG.md b/stable/smokeping/6.0.5/CHANGELOG.md new file mode 100644 index 00000000000..e28c9ec3f9b --- /dev/null +++ b/stable/smokeping/6.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [smokeping-6.0.5](https://github.com/truecharts/charts/compare/smokeping-6.0.4...smokeping-6.0.5) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [smokeping-6.0.4](https://github.com/truecharts/charts/compare/smokeping-6.0.3...smokeping-6.0.4) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [smokeping-6.0.3](https://github.com/truecharts/charts/compare/smokeping-6.0.2...smokeping-6.0.3) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [smokeping-6.0.2](https://github.com/truecharts/charts/compare/smokeping-6.0.1...smokeping-6.0.2) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [smokeping-6.0.1](https://github.com/truecharts/charts/compare/smokeping-6.0.0...smokeping-6.0.1) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [smokeping-6.0.0](https://github.com/truecharts/charts/compare/smokeping-5.0.8...smokeping-6.0.0) (2023-04-29) + +### Feat + +- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) + + + + +## [smokeping-5.0.8](https://github.com/truecharts/charts/compare/smokeping-5.0.7...smokeping-5.0.8) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [smokeping-5.0.7](https://github.com/truecharts/charts/compare/smokeping-5.0.6...smokeping-5.0.7) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + + +## [smokeping-5.0.6](https://github.com/truecharts/charts/compare/smokeping-5.0.5...smokeping-5.0.6) (2022-12-26) + +### Chore + +- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) + + + + +## [smokeping-5.0.5](https://github.com/truecharts/charts/compare/smokeping-5.0.4...smokeping-5.0.5) (2022-12-25) + +### Chore + +- update helm general non-major + + + + +## [smokeping-5.0.4](https://github.com/truecharts/charts/compare/smokeping-5.0.3...smokeping-5.0.4) (2022-12-19) + +### Chore diff --git a/stable/smokeping/6.0.5/Chart.yaml b/stable/smokeping/6.0.5/Chart.yaml new file mode 100644 index 00000000000..54ca2eb6b03 --- /dev/null +++ b/stable/smokeping/6.0.5/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.7.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.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 +keywords: + - smokeping + - network + - latency +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: smokeping +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/smokeping + - https://oss.oetiker.ch/smokeping/ +type: application +version: 6.0.5 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/zigbee2mqtt/7.0.15/README.md b/stable/smokeping/6.0.5/README.md similarity index 100% rename from stable/zigbee2mqtt/7.0.15/README.md rename to stable/smokeping/6.0.5/README.md diff --git a/stable/smokeping/6.0.5/app-changelog.md b/stable/smokeping/6.0.5/app-changelog.md new file mode 100644 index 00000000000..55aa4cb2187 --- /dev/null +++ b/stable/smokeping/6.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [smokeping-6.0.5](https://github.com/truecharts/charts/compare/smokeping-6.0.4...smokeping-6.0.5) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/smokeping/6.0.4/app-readme.md b/stable/smokeping/6.0.5/app-readme.md similarity index 100% rename from stable/smokeping/6.0.4/app-readme.md rename to stable/smokeping/6.0.5/app-readme.md diff --git a/stable/smokeping/6.0.5/charts/common-12.9.2.tgz b/stable/smokeping/6.0.5/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/smokeping/6.0.5/charts/common-12.9.2.tgz differ diff --git a/stable/smokeping/6.0.4/ix_values.yaml b/stable/smokeping/6.0.5/ix_values.yaml similarity index 100% rename from stable/smokeping/6.0.4/ix_values.yaml rename to stable/smokeping/6.0.5/ix_values.yaml diff --git a/stable/smokeping/6.0.4/questions.yaml b/stable/smokeping/6.0.5/questions.yaml similarity index 100% rename from stable/smokeping/6.0.4/questions.yaml rename to stable/smokeping/6.0.5/questions.yaml diff --git a/stable/ztcuui-aio/4.0.15/templates/NOTES.txt b/stable/smokeping/6.0.5/templates/NOTES.txt similarity index 100% rename from stable/ztcuui-aio/4.0.15/templates/NOTES.txt rename to stable/smokeping/6.0.5/templates/NOTES.txt diff --git a/stable/sqlitebrowser/6.0.13/templates/common.yaml b/stable/smokeping/6.0.5/templates/common.yaml similarity index 100% rename from stable/sqlitebrowser/6.0.13/templates/common.yaml rename to stable/smokeping/6.0.5/templates/common.yaml diff --git a/stable/storj-node/5.0.13/SKIPINSTALL b/stable/smokeping/6.0.5/values.yaml similarity index 100% rename from stable/storj-node/5.0.13/SKIPINSTALL rename to stable/smokeping/6.0.5/values.yaml diff --git a/stable/snapdrop/5.0.14/CHANGELOG.md b/stable/snapdrop/5.0.14/CHANGELOG.md deleted file mode 100644 index 511a1c6ac03..00000000000 --- a/stable/snapdrop/5.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [snapdrop-5.0.14](https://github.com/truecharts/charts/compare/snapdrop-5.0.13...snapdrop-5.0.14) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/snapdrop to latest ([#9081](https://github.com/truecharts/charts/issues/9081)) - - - - -## [snapdrop-5.0.13](https://github.com/truecharts/charts/compare/snapdrop-5.0.12...snapdrop-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [snapdrop-5.0.12](https://github.com/truecharts/charts/compare/snapdrop-5.0.11...snapdrop-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [snapdrop-5.0.11](https://github.com/truecharts/charts/compare/snapdrop-5.0.10...snapdrop-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [snapdrop-5.0.10](https://github.com/truecharts/charts/compare/snapdrop-5.0.9...snapdrop-5.0.10) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/snapdrop to latest ([#8781](https://github.com/truecharts/charts/issues/8781)) - - - - -## [snapdrop-5.0.10](https://github.com/truecharts/charts/compare/snapdrop-5.0.9...snapdrop-5.0.10) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/snapdrop to latest ([#8781](https://github.com/truecharts/charts/issues/8781)) - - - - -## [snapdrop-5.0.10](https://github.com/truecharts/charts/compare/snapdrop-5.0.9...snapdrop-5.0.10) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/snapdrop to latest ([#8781](https://github.com/truecharts/charts/issues/8781)) - - - - -## [snapdrop-5.0.10](https://github.com/truecharts/charts/compare/snapdrop-5.0.9...snapdrop-5.0.10) (2023-05-05) - -### Chore - -- update container image tccr.io/truecharts/snapdrop to latest ([#8781](https://github.com/truecharts/charts/issues/8781)) - - - - -## [snapdrop-5.0.9](https://github.com/truecharts/charts/compare/snapdrop-5.0.8...snapdrop-5.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [snapdrop-5.0.8](https://github.com/truecharts/charts/compare/snapdrop-5.0.7...snapdrop-5.0.8) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/snapdrop to latest ([#8378](https://github.com/truecharts/charts/issues/8378)) - - - - -## [snapdrop-5.0.7](https://github.com/truecharts/charts/compare/snapdrop-5.0.6...snapdrop-5.0.7) (2023-04-25) - -### Chore diff --git a/stable/snapdrop/5.0.14/Chart.yaml b/stable/snapdrop/5.0.14/Chart.yaml deleted file mode 100644 index d471ef904b1..00000000000 --- a/stable/snapdrop/5.0.14/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - snapdrop -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: snapdrop -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/snapdrop - - https://github.com/linuxserver/docker-snapdrop -version: 5.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/snapdrop/5.0.14/app-changelog.md b/stable/snapdrop/5.0.14/app-changelog.md deleted file mode 100644 index 54ebdc4957e..00000000000 --- a/stable/snapdrop/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [snapdrop-5.0.14](https://github.com/truecharts/charts/compare/snapdrop-5.0.13...snapdrop-5.0.14) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/snapdrop to latest ([#9081](https://github.com/truecharts/charts/issues/9081)) - - \ No newline at end of file diff --git a/stable/snapdrop/5.0.14/charts/common-12.8.1.tgz b/stable/snapdrop/5.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/snapdrop/5.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/snapdrop/5.0.15/CHANGELOG.md b/stable/snapdrop/5.0.15/CHANGELOG.md new file mode 100644 index 00000000000..14de17e0642 --- /dev/null +++ b/stable/snapdrop/5.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [snapdrop-5.0.15](https://github.com/truecharts/charts/compare/snapdrop-5.0.14...snapdrop-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [snapdrop-5.0.14](https://github.com/truecharts/charts/compare/snapdrop-5.0.13...snapdrop-5.0.14) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/snapdrop to latest ([#9081](https://github.com/truecharts/charts/issues/9081)) + + + + +## [snapdrop-5.0.13](https://github.com/truecharts/charts/compare/snapdrop-5.0.12...snapdrop-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [snapdrop-5.0.12](https://github.com/truecharts/charts/compare/snapdrop-5.0.11...snapdrop-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [snapdrop-5.0.11](https://github.com/truecharts/charts/compare/snapdrop-5.0.10...snapdrop-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [snapdrop-5.0.10](https://github.com/truecharts/charts/compare/snapdrop-5.0.9...snapdrop-5.0.10) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/snapdrop to latest ([#8781](https://github.com/truecharts/charts/issues/8781)) + + + + +## [snapdrop-5.0.10](https://github.com/truecharts/charts/compare/snapdrop-5.0.9...snapdrop-5.0.10) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/snapdrop to latest ([#8781](https://github.com/truecharts/charts/issues/8781)) + + + + +## [snapdrop-5.0.10](https://github.com/truecharts/charts/compare/snapdrop-5.0.9...snapdrop-5.0.10) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/snapdrop to latest ([#8781](https://github.com/truecharts/charts/issues/8781)) + + + + +## [snapdrop-5.0.10](https://github.com/truecharts/charts/compare/snapdrop-5.0.9...snapdrop-5.0.10) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/snapdrop to latest ([#8781](https://github.com/truecharts/charts/issues/8781)) + + + + +## [snapdrop-5.0.9](https://github.com/truecharts/charts/compare/snapdrop-5.0.8...snapdrop-5.0.9) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [snapdrop-5.0.8](https://github.com/truecharts/charts/compare/snapdrop-5.0.7...snapdrop-5.0.8) (2023-04-28) + +### Chore diff --git a/stable/snapdrop/5.0.15/Chart.yaml b/stable/snapdrop/5.0.15/Chart.yaml new file mode 100644 index 00000000000..101af58b507 --- /dev/null +++ b/stable/snapdrop/5.0.15/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - snapdrop +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: snapdrop +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/snapdrop + - https://github.com/linuxserver/docker-snapdrop +version: 5.0.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/znc/5.0.15/README.md b/stable/snapdrop/5.0.15/README.md similarity index 100% rename from stable/znc/5.0.15/README.md rename to stable/snapdrop/5.0.15/README.md diff --git a/stable/snapdrop/5.0.15/app-changelog.md b/stable/snapdrop/5.0.15/app-changelog.md new file mode 100644 index 00000000000..1b3f10fb6ea --- /dev/null +++ b/stable/snapdrop/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [snapdrop-5.0.15](https://github.com/truecharts/charts/compare/snapdrop-5.0.14...snapdrop-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/snapdrop/5.0.14/app-readme.md b/stable/snapdrop/5.0.15/app-readme.md similarity index 100% rename from stable/snapdrop/5.0.14/app-readme.md rename to stable/snapdrop/5.0.15/app-readme.md diff --git a/stable/snapdrop/5.0.15/charts/common-12.9.2.tgz b/stable/snapdrop/5.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/snapdrop/5.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/snapdrop/5.0.14/ix_values.yaml b/stable/snapdrop/5.0.15/ix_values.yaml similarity index 100% rename from stable/snapdrop/5.0.14/ix_values.yaml rename to stable/snapdrop/5.0.15/ix_values.yaml diff --git a/stable/snapdrop/5.0.14/questions.yaml b/stable/snapdrop/5.0.15/questions.yaml similarity index 100% rename from stable/snapdrop/5.0.14/questions.yaml rename to stable/snapdrop/5.0.15/questions.yaml diff --git a/stable/snapdrop/5.0.15/templates/NOTES.txt b/stable/snapdrop/5.0.15/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/snapdrop/5.0.15/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/snapdrop/5.0.15/templates/common.yaml b/stable/snapdrop/5.0.15/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/snapdrop/5.0.15/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/zigbee2mqtt/7.0.15/SKIPINSTALL b/stable/snapdrop/5.0.15/values.yaml similarity index 100% rename from stable/zigbee2mqtt/7.0.15/SKIPINSTALL rename to stable/snapdrop/5.0.15/values.yaml diff --git a/stable/soft-serve/2.0.15/CHANGELOG.md b/stable/soft-serve/2.0.15/CHANGELOG.md deleted file mode 100644 index 55af3260b69..00000000000 --- a/stable/soft-serve/2.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [soft-serve-2.0.15](https://github.com/truecharts/charts/compare/soft-serve-2.0.14...soft-serve-2.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [soft-serve-2.0.14](https://github.com/truecharts/charts/compare/soft-serve-2.0.13...soft-serve-2.0.14) (2023-05-20) - -### Chore - -- update container image tccr.io/truecharts/soft-serve to v0.5.4 ([#9026](https://github.com/truecharts/charts/issues/9026)) - - - - -## [soft-serve-2.0.13](https://github.com/truecharts/charts/compare/soft-serve-2.0.12...soft-serve-2.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [soft-serve-2.0.12](https://github.com/truecharts/charts/compare/soft-serve-2.0.11...soft-serve-2.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [soft-serve-2.0.11](https://github.com/truecharts/charts/compare/soft-serve-2.0.10...soft-serve-2.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [soft-serve-2.0.10](https://github.com/truecharts/charts/compare/soft-serve-2.0.9...soft-serve-2.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/soft-serve to v0.4.7 ([#8524](https://github.com/truecharts/charts/issues/8524)) - - - - -## [soft-serve-2.0.9](https://github.com/truecharts/charts/compare/soft-serve-2.0.8...soft-serve-2.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [soft-serve-2.0.8](https://github.com/truecharts/charts/compare/soft-serve-2.0.7...soft-serve-2.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [soft-serve-2.0.7](https://github.com/truecharts/charts/compare/soft-serve-2.0.6...soft-serve-2.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [soft-serve-2.0.6](https://github.com/truecharts/charts/compare/soft-serve-2.0.5...soft-serve-2.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [soft-serve-2.0.5](https://github.com/truecharts/charts/compare/soft-serve-2.0.4...soft-serve-2.0.5) (2023-04-16) - -### Chore diff --git a/stable/soft-serve/2.0.15/Chart.yaml b/stable/soft-serve/2.0.15/Chart.yaml deleted file mode 100644 index 13cb87ffdcc..00000000000 --- a/stable/soft-serve/2.0.15/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.5.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - soft-serve - - git -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: soft-serve -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/soft-serve - - https://github.com/charmbracelet/soft-serve -type: application -version: 2.0.15 -annotations: - truecharts.org/catagories: | - - git - truecharts.org/SCALE-support: "true" diff --git a/stable/soft-serve/2.0.15/app-changelog.md b/stable/soft-serve/2.0.15/app-changelog.md deleted file mode 100644 index d83429b33a4..00000000000 --- a/stable/soft-serve/2.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [soft-serve-2.0.15](https://github.com/truecharts/charts/compare/soft-serve-2.0.14...soft-serve-2.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/soft-serve/2.0.15/charts/common-12.8.1.tgz b/stable/soft-serve/2.0.15/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/soft-serve/2.0.15/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/soft-serve/2.0.16/CHANGELOG.md b/stable/soft-serve/2.0.16/CHANGELOG.md new file mode 100644 index 00000000000..de6b546ce14 --- /dev/null +++ b/stable/soft-serve/2.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [soft-serve-2.0.16](https://github.com/truecharts/charts/compare/soft-serve-2.0.15...soft-serve-2.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [soft-serve-2.0.15](https://github.com/truecharts/charts/compare/soft-serve-2.0.14...soft-serve-2.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [soft-serve-2.0.14](https://github.com/truecharts/charts/compare/soft-serve-2.0.13...soft-serve-2.0.14) (2023-05-20) + +### Chore + +- update container image tccr.io/truecharts/soft-serve to v0.5.4 ([#9026](https://github.com/truecharts/charts/issues/9026)) + + + + +## [soft-serve-2.0.13](https://github.com/truecharts/charts/compare/soft-serve-2.0.12...soft-serve-2.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [soft-serve-2.0.12](https://github.com/truecharts/charts/compare/soft-serve-2.0.11...soft-serve-2.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [soft-serve-2.0.11](https://github.com/truecharts/charts/compare/soft-serve-2.0.10...soft-serve-2.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [soft-serve-2.0.10](https://github.com/truecharts/charts/compare/soft-serve-2.0.9...soft-serve-2.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/soft-serve to v0.4.7 ([#8524](https://github.com/truecharts/charts/issues/8524)) + + + + +## [soft-serve-2.0.9](https://github.com/truecharts/charts/compare/soft-serve-2.0.8...soft-serve-2.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [soft-serve-2.0.8](https://github.com/truecharts/charts/compare/soft-serve-2.0.7...soft-serve-2.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [soft-serve-2.0.7](https://github.com/truecharts/charts/compare/soft-serve-2.0.6...soft-serve-2.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [soft-serve-2.0.6](https://github.com/truecharts/charts/compare/soft-serve-2.0.5...soft-serve-2.0.6) (2023-04-16) + +### Chore diff --git a/stable/soft-serve/2.0.16/Chart.yaml b/stable/soft-serve/2.0.16/Chart.yaml new file mode 100644 index 00000000000..79a87f7cfb6 --- /dev/null +++ b/stable/soft-serve/2.0.16/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.5.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - soft-serve + - git +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: soft-serve +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/soft-serve + - https://github.com/charmbracelet/soft-serve +type: application +version: 2.0.16 +annotations: + truecharts.org/catagories: | + - git + truecharts.org/SCALE-support: "true" diff --git a/stable/ztcuui-aio/4.0.15/README.md b/stable/soft-serve/2.0.16/README.md similarity index 100% rename from stable/ztcuui-aio/4.0.15/README.md rename to stable/soft-serve/2.0.16/README.md diff --git a/stable/soft-serve/2.0.16/app-changelog.md b/stable/soft-serve/2.0.16/app-changelog.md new file mode 100644 index 00000000000..12157b675db --- /dev/null +++ b/stable/soft-serve/2.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [soft-serve-2.0.16](https://github.com/truecharts/charts/compare/soft-serve-2.0.15...soft-serve-2.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/soft-serve/2.0.15/app-readme.md b/stable/soft-serve/2.0.16/app-readme.md similarity index 100% rename from stable/soft-serve/2.0.15/app-readme.md rename to stable/soft-serve/2.0.16/app-readme.md diff --git a/stable/soft-serve/2.0.16/charts/common-12.9.2.tgz b/stable/soft-serve/2.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/soft-serve/2.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/soft-serve/2.0.15/ix_values.yaml b/stable/soft-serve/2.0.16/ix_values.yaml similarity index 100% rename from stable/soft-serve/2.0.15/ix_values.yaml rename to stable/soft-serve/2.0.16/ix_values.yaml diff --git a/stable/soft-serve/2.0.15/questions.yaml b/stable/soft-serve/2.0.16/questions.yaml similarity index 100% rename from stable/soft-serve/2.0.15/questions.yaml rename to stable/soft-serve/2.0.16/questions.yaml diff --git a/stable/soft-serve/2.0.16/templates/NOTES.txt b/stable/soft-serve/2.0.16/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/soft-serve/2.0.16/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/soft-serve/2.0.15/templates/_secret.tpl b/stable/soft-serve/2.0.16/templates/_secret.tpl similarity index 100% rename from stable/soft-serve/2.0.15/templates/_secret.tpl rename to stable/soft-serve/2.0.16/templates/_secret.tpl diff --git a/stable/soft-serve/2.0.15/templates/common.yaml b/stable/soft-serve/2.0.16/templates/common.yaml similarity index 100% rename from stable/soft-serve/2.0.15/templates/common.yaml rename to stable/soft-serve/2.0.16/templates/common.yaml diff --git a/stable/soft-serve/2.0.16/values.yaml b/stable/soft-serve/2.0.16/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/sonarr/15.0.16/CHANGELOG.md b/stable/sonarr/15.0.16/CHANGELOG.md new file mode 100644 index 00000000000..14536390920 --- /dev/null +++ b/stable/sonarr/15.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [sonarr-15.0.16](https://github.com/truecharts/charts/compare/sonarr-15.0.15...sonarr-15.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [sonarr-15.0.15](https://github.com/truecharts/charts/compare/sonarr-15.0.14...sonarr-15.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [sonarr-15.0.14](https://github.com/truecharts/charts/compare/sonarr-15.0.13...sonarr-15.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [sonarr-15.0.13](https://github.com/truecharts/charts/compare/sonarr-15.0.12...sonarr-15.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [sonarr-15.0.12](https://github.com/truecharts/charts/compare/sonarr-15.0.11...sonarr-15.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [sonarr-15.0.11](https://github.com/truecharts/charts/compare/sonarr-15.0.10...sonarr-15.0.11) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/sonarr to v3.0.10.1567 ([#8525](https://github.com/truecharts/charts/issues/8525)) + + + + +## [sonarr-15.0.10](https://github.com/truecharts/charts/compare/sonarr-15.0.9...sonarr-15.0.10) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [sonarr-15.0.9](https://github.com/truecharts/charts/compare/sonarr-15.0.8...sonarr-15.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [sonarr-15.0.8](https://github.com/truecharts/charts/compare/sonarr-15.0.7...sonarr-15.0.8) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [sonarr-15.0.7](https://github.com/truecharts/charts/compare/sonarr-15.0.6...sonarr-15.0.7) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [sonarr-15.0.6](https://github.com/truecharts/charts/compare/sonarr-15.0.5...sonarr-15.0.6) (2023-04-16) + +### Chore diff --git a/stable/sonarr/15.0.16/Chart.yaml b/stable/sonarr/15.0.16/Chart.yaml new file mode 100644 index 00000000000..97f287b2dfa --- /dev/null +++ b/stable/sonarr/15.0.16/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "3.0.10.156" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - sonarr + - torrent + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sonarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/sonarr + - https://github.com/Sonarr/Sonarr +type: application +version: 15.0.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/sonarr/15.0.16/README.md b/stable/sonarr/15.0.16/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/sonarr/15.0.16/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/15.0.16/app-changelog.md b/stable/sonarr/15.0.16/app-changelog.md new file mode 100644 index 00000000000..164b1d01896 --- /dev/null +++ b/stable/sonarr/15.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sonarr-15.0.16](https://github.com/truecharts/charts/compare/sonarr-15.0.15...sonarr-15.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/sonarr/15.0.16/app-readme.md b/stable/sonarr/15.0.16/app-readme.md new file mode 100644 index 00000000000..ec61484a6bd --- /dev/null +++ b/stable/sonarr/15.0.16/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/15.0.16/charts/common-12.9.2.tgz b/stable/sonarr/15.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/sonarr/15.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/sonarr/15.0.16/ix_values.yaml b/stable/sonarr/15.0.16/ix_values.yaml new file mode 100644 index 00000000000..6dcecc27ee4 --- /dev/null +++ b/stable/sonarr/15.0.16/ix_values.yaml @@ -0,0 +1,57 @@ +image: + repository: tccr.io/truecharts/sonarr + pullPolicy: IfNotPresent + tag: 3.0.10.1567@sha256:f420ed0b9341a5241c2278d51a7f4f59635a9c3a5670ac893542fa59052e61b2 +service: + main: + ports: + main: + port: 8989 +persistence: + config: + enabled: true + mountPath: /config +# might be supported on sonarr v4 upon released +cnpg: + main: + enabled: false + + database: sonarr + user: sonarr +portal: + open: + enabled: true + +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: "" + # Enable postgres if v4 of sonarr supports it. + # SONARR__POSTGRES_PORT: 5432 + # SONARR__POSTGRES_USER: "{{ .Values.cnpg.main.user }}" + # SONARR__POSTGRES_MAIN_DB: "{{ .Values.cnpg.main.database }}" + # SONARR__POSTGRES_HOST: + # secretKeyRef: + # name: cnpg-main-urls + # key: host + # SONARR__POSTGRES_PASSWORD: + # secretKeyRef: + # name: cnpg-main-urls + # key: password diff --git a/stable/sonarr/15.0.16/questions.yaml b/stable/sonarr/15.0.16/questions.yaml new file mode 100644 index 00000000000..6fae4aa1c5b --- /dev/null +++ b/stable/sonarr/15.0.16/questions.yaml @@ -0,0 +1,1951 @@ +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: 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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/15.0.16/templates/NOTES.txt b/stable/sonarr/15.0.16/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/sonarr/15.0.16/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/sonarr/15.0.16/templates/common.yaml b/stable/sonarr/15.0.16/templates/common.yaml new file mode 100644 index 00000000000..539b471c1d2 --- /dev/null +++ b/stable/sonarr/15.0.16/templates/common.yaml @@ -0,0 +1,6 @@ +{{/* 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/sonarr/15.0.16/values.yaml b/stable/sonarr/15.0.16/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/speedtest-exporter/6.0.12/CHANGELOG.md b/stable/speedtest-exporter/6.0.12/CHANGELOG.md deleted file mode 100644 index a30b00c963a..00000000000 --- a/stable/speedtest-exporter/6.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [speedtest-exporter-6.0.12](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.11...speedtest-exporter-6.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [speedtest-exporter-6.0.11](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.10...speedtest-exporter-6.0.11) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [speedtest-exporter-6.0.10](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.9...speedtest-exporter-6.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [speedtest-exporter-6.0.9](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.8...speedtest-exporter-6.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [speedtest-exporter-6.0.8](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.7...speedtest-exporter-6.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [speedtest-exporter-6.0.7](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.6...speedtest-exporter-6.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [speedtest-exporter-6.0.6](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.5...speedtest-exporter-6.0.6) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [speedtest-exporter-6.0.5](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.4...speedtest-exporter-6.0.5) (2023-04-17) - -### Fix - -- set scrape interval to 1h ([#8079](https://github.com/truecharts/charts/issues/8079)) - - - - -## [speedtest-exporter-6.0.4](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.3...speedtest-exporter-6.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [speedtest-exporter-6.0.3](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.2...speedtest-exporter-6.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [speedtest-exporter-6.0.2](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.1...speedtest-exporter-6.0.2) (2023-04-15) - -### Chore diff --git a/stable/speedtest-exporter/6.0.12/Chart.yaml b/stable/speedtest-exporter/6.0.12/Chart.yaml deleted file mode 100644 index eeedfd1605a..00000000000 --- a/stable/speedtest-exporter/6.0.12/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "3.5.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -description: Speedtest Exporter made in python using the official speedtest bin -icon: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-exporter.png -home: https://truecharts.org/charts/stable/speedtest-exporter -keywords: - - speedtest-exporter - - speedtest - - metrics -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: speedtest-exporter -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/speedtest-exporter - - https://github.com/MiguelNdeCarvalho/speedtest-exporter/ -type: application -version: 6.0.12 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" diff --git a/stable/speedtest-exporter/6.0.12/app-changelog.md b/stable/speedtest-exporter/6.0.12/app-changelog.md deleted file mode 100644 index d5acb88e697..00000000000 --- a/stable/speedtest-exporter/6.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [speedtest-exporter-6.0.12](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.11...speedtest-exporter-6.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/speedtest-exporter/6.0.12/charts/common-12.8.1.tgz b/stable/speedtest-exporter/6.0.12/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/speedtest-exporter/6.0.12/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/speedtest-exporter/6.0.13/CHANGELOG.md b/stable/speedtest-exporter/6.0.13/CHANGELOG.md new file mode 100644 index 00000000000..f6929a2c064 --- /dev/null +++ b/stable/speedtest-exporter/6.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [speedtest-exporter-6.0.13](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.12...speedtest-exporter-6.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [speedtest-exporter-6.0.12](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.11...speedtest-exporter-6.0.12) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [speedtest-exporter-6.0.11](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.10...speedtest-exporter-6.0.11) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [speedtest-exporter-6.0.10](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.9...speedtest-exporter-6.0.10) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [speedtest-exporter-6.0.9](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.8...speedtest-exporter-6.0.9) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [speedtest-exporter-6.0.8](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.7...speedtest-exporter-6.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [speedtest-exporter-6.0.7](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.6...speedtest-exporter-6.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [speedtest-exporter-6.0.6](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.5...speedtest-exporter-6.0.6) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [speedtest-exporter-6.0.5](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.4...speedtest-exporter-6.0.5) (2023-04-17) + +### Fix + +- set scrape interval to 1h ([#8079](https://github.com/truecharts/charts/issues/8079)) + + + + +## [speedtest-exporter-6.0.4](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.3...speedtest-exporter-6.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [speedtest-exporter-6.0.3](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.2...speedtest-exporter-6.0.3) (2023-04-16) + +### Chore diff --git a/stable/speedtest-exporter/6.0.13/Chart.yaml b/stable/speedtest-exporter/6.0.13/Chart.yaml new file mode 100644 index 00000000000..26c8a46bd65 --- /dev/null +++ b/stable/speedtest-exporter/6.0.13/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "3.5.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +description: Speedtest Exporter made in python using the official speedtest bin +icon: https://truecharts.org/img/hotlink-ok/chart-icons/speedtest-exporter.png +home: https://truecharts.org/charts/stable/speedtest-exporter +keywords: + - speedtest-exporter + - speedtest + - metrics +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: speedtest-exporter +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/speedtest-exporter + - https://github.com/MiguelNdeCarvalho/speedtest-exporter/ +type: application +version: 6.0.13 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" diff --git a/stable/speedtest-exporter/6.0.13/README.md b/stable/speedtest-exporter/6.0.13/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/speedtest-exporter/6.0.13/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/speedtest-exporter/6.0.13/app-changelog.md b/stable/speedtest-exporter/6.0.13/app-changelog.md new file mode 100644 index 00000000000..b1002ea9fa8 --- /dev/null +++ b/stable/speedtest-exporter/6.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [speedtest-exporter-6.0.13](https://github.com/truecharts/charts/compare/speedtest-exporter-6.0.12...speedtest-exporter-6.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/speedtest-exporter/6.0.12/app-readme.md b/stable/speedtest-exporter/6.0.13/app-readme.md similarity index 100% rename from stable/speedtest-exporter/6.0.12/app-readme.md rename to stable/speedtest-exporter/6.0.13/app-readme.md diff --git a/stable/speedtest-exporter/6.0.13/charts/common-12.9.2.tgz b/stable/speedtest-exporter/6.0.13/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/speedtest-exporter/6.0.13/charts/common-12.9.2.tgz differ diff --git a/stable/speedtest-exporter/6.0.12/ix_values.yaml b/stable/speedtest-exporter/6.0.13/ix_values.yaml similarity index 100% rename from stable/speedtest-exporter/6.0.12/ix_values.yaml rename to stable/speedtest-exporter/6.0.13/ix_values.yaml diff --git a/stable/speedtest-exporter/6.0.12/questions.yaml b/stable/speedtest-exporter/6.0.13/questions.yaml similarity index 100% rename from stable/speedtest-exporter/6.0.12/questions.yaml rename to stable/speedtest-exporter/6.0.13/questions.yaml diff --git a/stable/speedtest-exporter/6.0.13/templates/NOTES.txt b/stable/speedtest-exporter/6.0.13/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/speedtest-exporter/6.0.13/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/speedtest-exporter/6.0.13/templates/common.yaml b/stable/speedtest-exporter/6.0.13/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/speedtest-exporter/6.0.13/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/speedtest-exporter/6.0.13/values.yaml b/stable/speedtest-exporter/6.0.13/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/spotweb/8.0.11/CHANGELOG.md b/stable/spotweb/8.0.11/CHANGELOG.md deleted file mode 100644 index 1ca2ceb4f49..00000000000 --- a/stable/spotweb/8.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [spotweb-8.0.11](https://github.com/truecharts/charts/compare/spotweb-8.0.10...spotweb-8.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [spotweb-8.0.10](https://github.com/truecharts/charts/compare/spotweb-8.0.9...spotweb-8.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [spotweb-8.0.9](https://github.com/truecharts/charts/compare/spotweb-8.0.8...spotweb-8.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [spotweb-8.0.8](https://github.com/truecharts/charts/compare/spotweb-8.0.7...spotweb-8.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [spotweb-8.0.7](https://github.com/truecharts/charts/compare/spotweb-8.0.6...spotweb-8.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [spotweb-8.0.6](https://github.com/truecharts/charts/compare/spotweb-8.0.5...spotweb-8.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [spotweb-8.0.5](https://github.com/truecharts/charts/compare/spotweb-8.0.4...spotweb-8.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [spotweb-8.0.4](https://github.com/truecharts/charts/compare/spotweb-8.0.3...spotweb-8.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [spotweb-8.0.3](https://github.com/truecharts/charts/compare/spotweb-8.0.2...spotweb-8.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [spotweb-8.0.2](https://github.com/truecharts/charts/compare/spotweb-8.0.1...spotweb-8.0.2) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [spotweb-8.0.1](https://github.com/truecharts/charts/compare/spotweb-8.0.0...spotweb-8.0.1) (2023-04-14) - - diff --git a/stable/spotweb/8.0.11/Chart.yaml b/stable/spotweb/8.0.11/Chart.yaml deleted file mode 100644 index 3933baded03..00000000000 --- a/stable/spotweb/8.0.11/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "1.5.1" -kubeVersion: ">=1.16.0-0" -version: 8.0.11 -name: spotweb -description: Spotweb is a decentralized usenet community based on the Spotnet protocol. -type: application -home: https://truecharts.org/charts/stable/spotweb -icon: https://truecharts.org/img/hotlink-ok/chart-icons/spotweb.png -keywords: - - usenet - - spotweb - - spotnet -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/spotweb - - https://github.com/spotweb/spotweb - - https://github.com/joachimbaten/spotweb-docker -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/spotweb/8.0.11/app-changelog.md b/stable/spotweb/8.0.11/app-changelog.md deleted file mode 100644 index 399d3f81412..00000000000 --- a/stable/spotweb/8.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [spotweb-8.0.11](https://github.com/truecharts/charts/compare/spotweb-8.0.10...spotweb-8.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/spotweb/8.0.11/charts/common-12.8.1.tgz b/stable/spotweb/8.0.11/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/spotweb/8.0.11/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/spotweb/8.0.12/CHANGELOG.md b/stable/spotweb/8.0.12/CHANGELOG.md new file mode 100644 index 00000000000..ef2fb5f4df0 --- /dev/null +++ b/stable/spotweb/8.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [spotweb-8.0.12](https://github.com/truecharts/charts/compare/spotweb-8.0.11...spotweb-8.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [spotweb-8.0.11](https://github.com/truecharts/charts/compare/spotweb-8.0.10...spotweb-8.0.11) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [spotweb-8.0.10](https://github.com/truecharts/charts/compare/spotweb-8.0.9...spotweb-8.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [spotweb-8.0.9](https://github.com/truecharts/charts/compare/spotweb-8.0.8...spotweb-8.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [spotweb-8.0.8](https://github.com/truecharts/charts/compare/spotweb-8.0.7...spotweb-8.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [spotweb-8.0.7](https://github.com/truecharts/charts/compare/spotweb-8.0.6...spotweb-8.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [spotweb-8.0.6](https://github.com/truecharts/charts/compare/spotweb-8.0.5...spotweb-8.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [spotweb-8.0.5](https://github.com/truecharts/charts/compare/spotweb-8.0.4...spotweb-8.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [spotweb-8.0.4](https://github.com/truecharts/charts/compare/spotweb-8.0.3...spotweb-8.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [spotweb-8.0.3](https://github.com/truecharts/charts/compare/spotweb-8.0.2...spotweb-8.0.3) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [spotweb-8.0.2](https://github.com/truecharts/charts/compare/spotweb-8.0.1...spotweb-8.0.2) (2023-04-15) + +### Chore diff --git a/stable/spotweb/8.0.12/Chart.yaml b/stable/spotweb/8.0.12/Chart.yaml new file mode 100644 index 00000000000..b16ca2e71f1 --- /dev/null +++ b/stable/spotweb/8.0.12/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "1.5.1" +kubeVersion: ">=1.16.0-0" +version: 8.0.12 +name: spotweb +description: Spotweb is a decentralized usenet community based on the Spotnet protocol. +type: application +home: https://truecharts.org/charts/stable/spotweb +icon: https://truecharts.org/img/hotlink-ok/chart-icons/spotweb.png +keywords: + - usenet + - spotweb + - spotnet +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/spotweb + - https://github.com/spotweb/spotweb + - https://github.com/joachimbaten/spotweb-docker +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/spotweb/8.0.12/README.md b/stable/spotweb/8.0.12/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/spotweb/8.0.12/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/8.0.12/app-changelog.md b/stable/spotweb/8.0.12/app-changelog.md new file mode 100644 index 00000000000..71534a4f63c --- /dev/null +++ b/stable/spotweb/8.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [spotweb-8.0.12](https://github.com/truecharts/charts/compare/spotweb-8.0.11...spotweb-8.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/spotweb/8.0.11/app-readme.md b/stable/spotweb/8.0.12/app-readme.md similarity index 100% rename from stable/spotweb/8.0.11/app-readme.md rename to stable/spotweb/8.0.12/app-readme.md diff --git a/stable/spotweb/8.0.12/charts/common-12.9.2.tgz b/stable/spotweb/8.0.12/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/spotweb/8.0.12/charts/common-12.9.2.tgz differ diff --git a/stable/spotweb/8.0.11/ix_values.yaml b/stable/spotweb/8.0.12/ix_values.yaml similarity index 100% rename from stable/spotweb/8.0.11/ix_values.yaml rename to stable/spotweb/8.0.12/ix_values.yaml diff --git a/stable/spotweb/8.0.11/questions.yaml b/stable/spotweb/8.0.12/questions.yaml similarity index 100% rename from stable/spotweb/8.0.11/questions.yaml rename to stable/spotweb/8.0.12/questions.yaml diff --git a/stable/spotweb/8.0.12/templates/NOTES.txt b/stable/spotweb/8.0.12/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/spotweb/8.0.12/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/spotweb/8.0.11/templates/common.yaml b/stable/spotweb/8.0.12/templates/common.yaml similarity index 100% rename from stable/spotweb/8.0.11/templates/common.yaml rename to stable/spotweb/8.0.12/templates/common.yaml diff --git a/stable/spotweb/8.0.12/values.yaml b/stable/spotweb/8.0.12/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/sqlitebrowser/6.0.13/CHANGELOG.md b/stable/sqlitebrowser/6.0.13/CHANGELOG.md deleted file mode 100644 index 52bbbadeee3..00000000000 --- a/stable/sqlitebrowser/6.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [sqlitebrowser-6.0.13](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.12...sqlitebrowser-6.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [sqlitebrowser-6.0.12](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.11...sqlitebrowser-6.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [sqlitebrowser-6.0.11](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.10...sqlitebrowser-6.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [sqlitebrowser-6.0.10](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.9...sqlitebrowser-6.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [sqlitebrowser-6.0.9](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.8...sqlitebrowser-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [sqlitebrowser-6.0.8](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.7...sqlitebrowser-6.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [sqlitebrowser-6.0.7](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.6...sqlitebrowser-6.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [sqlitebrowser-6.0.6](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.5...sqlitebrowser-6.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [sqlitebrowser-6.0.5](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.4...sqlitebrowser-6.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [sqlitebrowser-6.0.4](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.3...sqlitebrowser-6.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [sqlitebrowser-6.0.3](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.2...sqlitebrowser-6.0.3) (2023-04-14) - - diff --git a/stable/sqlitebrowser/6.0.13/Chart.yaml b/stable/sqlitebrowser/6.0.13/Chart.yaml deleted file mode 100644 index 60c2ce55d96..00000000000 --- a/stable/sqlitebrowser/6.0.13/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "3.12.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.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 -keywords: - - sqlite - - browser - - sqlitebrowser - - database -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: sqlitebrowser -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/sqlitebrowser - - https://github.com/linuxserver/docker-sqlitebrowser - - https://sqlitebrowser.org/ -type: application -version: 6.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/sqlitebrowser/6.0.13/app-changelog.md b/stable/sqlitebrowser/6.0.13/app-changelog.md deleted file mode 100644 index 7448bc4b68e..00000000000 --- a/stable/sqlitebrowser/6.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [sqlitebrowser-6.0.13](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.12...sqlitebrowser-6.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/sqlitebrowser/6.0.13/charts/common-12.8.1.tgz b/stable/sqlitebrowser/6.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/sqlitebrowser/6.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/sqlitebrowser/6.0.14/CHANGELOG.md b/stable/sqlitebrowser/6.0.14/CHANGELOG.md new file mode 100644 index 00000000000..8b9b39c866d --- /dev/null +++ b/stable/sqlitebrowser/6.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [sqlitebrowser-6.0.14](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.13...sqlitebrowser-6.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [sqlitebrowser-6.0.13](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.12...sqlitebrowser-6.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [sqlitebrowser-6.0.12](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.11...sqlitebrowser-6.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [sqlitebrowser-6.0.11](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.10...sqlitebrowser-6.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [sqlitebrowser-6.0.10](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.9...sqlitebrowser-6.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [sqlitebrowser-6.0.9](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.8...sqlitebrowser-6.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [sqlitebrowser-6.0.8](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.7...sqlitebrowser-6.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [sqlitebrowser-6.0.7](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.6...sqlitebrowser-6.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [sqlitebrowser-6.0.6](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.5...sqlitebrowser-6.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [sqlitebrowser-6.0.5](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.4...sqlitebrowser-6.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [sqlitebrowser-6.0.4](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.3...sqlitebrowser-6.0.4) (2023-04-15) + +### Chore diff --git a/stable/sqlitebrowser/6.0.14/Chart.yaml b/stable/sqlitebrowser/6.0.14/Chart.yaml new file mode 100644 index 00000000000..3f5d301071c --- /dev/null +++ b/stable/sqlitebrowser/6.0.14/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "3.12.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - sqlite + - browser + - sqlitebrowser + - database +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: sqlitebrowser +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/sqlitebrowser + - https://github.com/linuxserver/docker-sqlitebrowser + - https://sqlitebrowser.org/ +type: application +version: 6.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/sqlitebrowser/6.0.14/README.md b/stable/sqlitebrowser/6.0.14/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/sqlitebrowser/6.0.14/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/sqlitebrowser/6.0.14/app-changelog.md b/stable/sqlitebrowser/6.0.14/app-changelog.md new file mode 100644 index 00000000000..eb54103355d --- /dev/null +++ b/stable/sqlitebrowser/6.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [sqlitebrowser-6.0.14](https://github.com/truecharts/charts/compare/sqlitebrowser-6.0.13...sqlitebrowser-6.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/sqlitebrowser/6.0.13/app-readme.md b/stable/sqlitebrowser/6.0.14/app-readme.md similarity index 100% rename from stable/sqlitebrowser/6.0.13/app-readme.md rename to stable/sqlitebrowser/6.0.14/app-readme.md diff --git a/stable/sqlitebrowser/6.0.14/charts/common-12.9.2.tgz b/stable/sqlitebrowser/6.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/sqlitebrowser/6.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/sqlitebrowser/6.0.13/ix_values.yaml b/stable/sqlitebrowser/6.0.14/ix_values.yaml similarity index 100% rename from stable/sqlitebrowser/6.0.13/ix_values.yaml rename to stable/sqlitebrowser/6.0.14/ix_values.yaml diff --git a/stable/sqlitebrowser/6.0.13/questions.yaml b/stable/sqlitebrowser/6.0.14/questions.yaml similarity index 100% rename from stable/sqlitebrowser/6.0.13/questions.yaml rename to stable/sqlitebrowser/6.0.14/questions.yaml diff --git a/stable/sqlitebrowser/6.0.14/templates/NOTES.txt b/stable/sqlitebrowser/6.0.14/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/sqlitebrowser/6.0.14/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/static/6.0.13/templates/common.yaml b/stable/sqlitebrowser/6.0.14/templates/common.yaml similarity index 100% rename from stable/static/6.0.13/templates/common.yaml rename to stable/sqlitebrowser/6.0.14/templates/common.yaml diff --git a/stable/sqlitebrowser/6.0.14/values.yaml b/stable/sqlitebrowser/6.0.14/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/stash/10.0.15/CHANGELOG.md b/stable/stash/10.0.15/CHANGELOG.md new file mode 100644 index 00000000000..2bb2d398fe6 --- /dev/null +++ b/stable/stash/10.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [stash-10.0.15](https://github.com/truecharts/charts/compare/stash-10.0.14...stash-10.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [stash-10.0.14](https://github.com/truecharts/charts/compare/stash-10.0.13...stash-10.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [stash-10.0.13](https://github.com/truecharts/charts/compare/stash-10.0.12...stash-10.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [stash-10.0.12](https://github.com/truecharts/charts/compare/stash-10.0.11...stash-10.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [stash-10.0.11](https://github.com/truecharts/charts/compare/stash-10.0.10...stash-10.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [stash-10.0.10](https://github.com/truecharts/charts/compare/stash-10.0.9...stash-10.0.10) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/stash to v0.20.2 ([#8261](https://github.com/truecharts/charts/issues/8261)) + + + + +## [stash-10.0.9](https://github.com/truecharts/charts/compare/stash-10.0.8...stash-10.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [stash-10.0.8](https://github.com/truecharts/charts/compare/stash-10.0.7...stash-10.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [stash-10.0.7](https://github.com/truecharts/charts/compare/stash-10.0.6...stash-10.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [stash-10.0.6](https://github.com/truecharts/charts/compare/stash-10.0.5...stash-10.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [stash-10.0.5](https://github.com/truecharts/charts/compare/stash-10.0.4...stash-10.0.5) (2023-04-16) + +### Chore diff --git a/stable/stash/10.0.15/Chart.yaml b/stable/stash/10.0.15/Chart.yaml new file mode 100644 index 00000000000..e8de9bba01c --- /dev/null +++ b/stable/stash/10.0.15/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "0.20.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - porn +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: stash +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/stash + - https://github.com/stashapp/stash +version: 10.0.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/stash/10.0.15/README.md b/stable/stash/10.0.15/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/stash/10.0.15/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/10.0.15/app-changelog.md b/stable/stash/10.0.15/app-changelog.md new file mode 100644 index 00000000000..723ebb29dd4 --- /dev/null +++ b/stable/stash/10.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [stash-10.0.15](https://github.com/truecharts/charts/compare/stash-10.0.14...stash-10.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/stash/10.0.15/app-readme.md b/stable/stash/10.0.15/app-readme.md new file mode 100644 index 00000000000..e561c361d42 --- /dev/null +++ b/stable/stash/10.0.15/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/10.0.15/charts/common-12.9.2.tgz b/stable/stash/10.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/stash/10.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/stash/10.0.15/ix_values.yaml b/stable/stash/10.0.15/ix_values.yaml new file mode 100644 index 00000000000..8600953da76 --- /dev/null +++ b/stable/stash/10.0.15/ix_values.yaml @@ -0,0 +1,32 @@ +image: + repository: tccr.io/truecharts/stash + tag: 0.20.2@sha256:08da194dc76aa0bcdd67d01c68682f6600630c65aab48391fe3f79ba2ae4b91b + pullPolicy: IfNotPresent +service: + main: + ports: + main: + port: 9999 +persistence: + config: + enabled: true + mountPath: "/root/.stash" +portal: + open: + enabled: true +securityContext: + container: + runAsNonRoot: false + runAsUser: 0 + runAsGroup: 0 +workload: + main: + podSpec: + containers: + main: + env: + STASH_PORT: "{{ .Values.service.main.ports.main.port }}" + # STASH_STASH: + # STASH_GENERATED: + # STASH_METADATA: + # STASH_CACHE: diff --git a/stable/stash/10.0.15/questions.yaml b/stable/stash/10.0.15/questions.yaml new file mode 100644 index 00000000000..dc489efc0c9 --- /dev/null +++ b/stable/stash/10.0.15/questions.yaml @@ -0,0 +1,1941 @@ +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: STASH_PORT + label: "STASH_PORT" + schema: + type: int + default: 9999 + - 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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/10.0.15/templates/NOTES.txt b/stable/stash/10.0.15/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/stash/10.0.15/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/stash/10.0.15/templates/common.yaml b/stable/stash/10.0.15/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/stash/10.0.15/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/stash/10.0.15/values.yaml b/stable/stash/10.0.15/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/static/6.0.13/CHANGELOG.md b/stable/static/6.0.13/CHANGELOG.md deleted file mode 100644 index 043ef472cb3..00000000000 --- a/stable/static/6.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [static-6.0.13](https://github.com/truecharts/charts/compare/static-6.0.12...static-6.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [static-6.0.12](https://github.com/truecharts/charts/compare/static-6.0.11...static-6.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [static-6.0.11](https://github.com/truecharts/charts/compare/static-6.0.10...static-6.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [static-6.0.10](https://github.com/truecharts/charts/compare/static-6.0.9...static-6.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [static-6.0.9](https://github.com/truecharts/charts/compare/static-6.0.8...static-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [static-6.0.8](https://github.com/truecharts/charts/compare/static-6.0.7...static-6.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [static-6.0.7](https://github.com/truecharts/charts/compare/static-6.0.6...static-6.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [static-6.0.6](https://github.com/truecharts/charts/compare/static-6.0.5...static-6.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [static-6.0.5](https://github.com/truecharts/charts/compare/static-6.0.4...static-6.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [static-6.0.4](https://github.com/truecharts/charts/compare/static-6.0.3...static-6.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [static-6.0.3](https://github.com/truecharts/charts/compare/static-6.0.2...static-6.0.3) (2023-04-14) - - diff --git a/stable/static/6.0.13/Chart.yaml b/stable/static/6.0.13/Chart.yaml deleted file mode 100644 index aac7bf79c8c..00000000000 --- a/stable/static/6.0.13/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "ee8a20c" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - app - - web - - filesystem - - static -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: static -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/static - - https://github.com/prologic/static - - https://github.com/nicholaswilde/docker-static -type: application -version: 6.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/static/6.0.13/app-changelog.md b/stable/static/6.0.13/app-changelog.md deleted file mode 100644 index 4088677691f..00000000000 --- a/stable/static/6.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [static-6.0.13](https://github.com/truecharts/charts/compare/static-6.0.12...static-6.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/static/6.0.13/charts/common-12.8.1.tgz b/stable/static/6.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/static/6.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/static/6.0.14/CHANGELOG.md b/stable/static/6.0.14/CHANGELOG.md new file mode 100644 index 00000000000..e3204b7e569 --- /dev/null +++ b/stable/static/6.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [static-6.0.14](https://github.com/truecharts/charts/compare/static-6.0.13...static-6.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [static-6.0.13](https://github.com/truecharts/charts/compare/static-6.0.12...static-6.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [static-6.0.12](https://github.com/truecharts/charts/compare/static-6.0.11...static-6.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [static-6.0.11](https://github.com/truecharts/charts/compare/static-6.0.10...static-6.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [static-6.0.10](https://github.com/truecharts/charts/compare/static-6.0.9...static-6.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [static-6.0.9](https://github.com/truecharts/charts/compare/static-6.0.8...static-6.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [static-6.0.8](https://github.com/truecharts/charts/compare/static-6.0.7...static-6.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [static-6.0.7](https://github.com/truecharts/charts/compare/static-6.0.6...static-6.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [static-6.0.6](https://github.com/truecharts/charts/compare/static-6.0.5...static-6.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [static-6.0.5](https://github.com/truecharts/charts/compare/static-6.0.4...static-6.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [static-6.0.4](https://github.com/truecharts/charts/compare/static-6.0.3...static-6.0.4) (2023-04-15) + +### Chore diff --git a/stable/static/6.0.14/Chart.yaml b/stable/static/6.0.14/Chart.yaml new file mode 100644 index 00000000000..f91af07f49b --- /dev/null +++ b/stable/static/6.0.14/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "ee8a20c" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - app + - web + - filesystem + - static +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: static +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/static + - https://github.com/prologic/static + - https://github.com/nicholaswilde/docker-static +type: application +version: 6.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/static/6.0.14/README.md b/stable/static/6.0.14/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/static/6.0.14/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/static/6.0.14/app-changelog.md b/stable/static/6.0.14/app-changelog.md new file mode 100644 index 00000000000..6f83e78a2fd --- /dev/null +++ b/stable/static/6.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [static-6.0.14](https://github.com/truecharts/charts/compare/static-6.0.13...static-6.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/static/6.0.13/app-readme.md b/stable/static/6.0.14/app-readme.md similarity index 100% rename from stable/static/6.0.13/app-readme.md rename to stable/static/6.0.14/app-readme.md diff --git a/stable/static/6.0.14/charts/common-12.9.2.tgz b/stable/static/6.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/static/6.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/static/6.0.13/ix_values.yaml b/stable/static/6.0.14/ix_values.yaml similarity index 100% rename from stable/static/6.0.13/ix_values.yaml rename to stable/static/6.0.14/ix_values.yaml diff --git a/stable/static/6.0.13/questions.yaml b/stable/static/6.0.14/questions.yaml similarity index 100% rename from stable/static/6.0.13/questions.yaml rename to stable/static/6.0.14/questions.yaml diff --git a/stable/static/6.0.14/templates/NOTES.txt b/stable/static/6.0.14/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/static/6.0.14/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/twtxt/6.0.13/templates/common.yaml b/stable/static/6.0.14/templates/common.yaml similarity index 100% rename from stable/twtxt/6.0.13/templates/common.yaml rename to stable/static/6.0.14/templates/common.yaml diff --git a/stable/static/6.0.14/values.yaml b/stable/static/6.0.14/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/storj-node/5.0.13/CHANGELOG.md b/stable/storj-node/5.0.13/CHANGELOG.md deleted file mode 100644 index fbec5c81581..00000000000 --- a/stable/storj-node/5.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [storj-node-5.0.13](https://github.com/truecharts/charts/compare/storj-node-5.0.12...storj-node-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [storj-node-5.0.12](https://github.com/truecharts/charts/compare/storj-node-5.0.11...storj-node-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [storj-node-5.0.11](https://github.com/truecharts/charts/compare/storj-node-5.0.10...storj-node-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [storj-node-5.0.10](https://github.com/truecharts/charts/compare/storj-node-5.0.9...storj-node-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [storj-node-5.0.9](https://github.com/truecharts/charts/compare/storj-node-5.0.8...storj-node-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [storj-node-5.0.8](https://github.com/truecharts/charts/compare/storj-node-5.0.7...storj-node-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [storj-node-5.0.7](https://github.com/truecharts/charts/compare/storj-node-5.0.6...storj-node-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [storj-node-5.0.6](https://github.com/truecharts/charts/compare/storj-node-5.0.5...storj-node-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [storj-node-5.0.5](https://github.com/truecharts/charts/compare/storj-node-5.0.4...storj-node-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [storj-node-5.0.4](https://github.com/truecharts/charts/compare/storj-node-5.0.3...storj-node-5.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [storj-node-5.0.3](https://github.com/truecharts/charts/compare/storj-node-5.0.2...storj-node-5.0.3) (2023-04-14) - - diff --git a/stable/storj-node/5.0.13/Chart.yaml b/stable/storj-node/5.0.13/Chart.yaml deleted file mode 100644 index a9997a14a28..00000000000 --- a/stable/storj-node/5.0.13/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.71.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - storj - - storage -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: storj-node -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/storj-node - - https://github.com/storj/storj - - https://docs.storj.io/node/ -version: 5.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/storj-node/5.0.13/app-changelog.md b/stable/storj-node/5.0.13/app-changelog.md deleted file mode 100644 index d3c00835e33..00000000000 --- a/stable/storj-node/5.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [storj-node-5.0.13](https://github.com/truecharts/charts/compare/storj-node-5.0.12...storj-node-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/storj-node/5.0.13/charts/common-12.8.1.tgz b/stable/storj-node/5.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/storj-node/5.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/storj-node/5.0.14/CHANGELOG.md b/stable/storj-node/5.0.14/CHANGELOG.md new file mode 100644 index 00000000000..e817b6365b6 --- /dev/null +++ b/stable/storj-node/5.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [storj-node-5.0.14](https://github.com/truecharts/charts/compare/storj-node-5.0.13...storj-node-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [storj-node-5.0.13](https://github.com/truecharts/charts/compare/storj-node-5.0.12...storj-node-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [storj-node-5.0.12](https://github.com/truecharts/charts/compare/storj-node-5.0.11...storj-node-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [storj-node-5.0.11](https://github.com/truecharts/charts/compare/storj-node-5.0.10...storj-node-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [storj-node-5.0.10](https://github.com/truecharts/charts/compare/storj-node-5.0.9...storj-node-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [storj-node-5.0.9](https://github.com/truecharts/charts/compare/storj-node-5.0.8...storj-node-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [storj-node-5.0.8](https://github.com/truecharts/charts/compare/storj-node-5.0.7...storj-node-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [storj-node-5.0.7](https://github.com/truecharts/charts/compare/storj-node-5.0.6...storj-node-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [storj-node-5.0.6](https://github.com/truecharts/charts/compare/storj-node-5.0.5...storj-node-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [storj-node-5.0.5](https://github.com/truecharts/charts/compare/storj-node-5.0.4...storj-node-5.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [storj-node-5.0.4](https://github.com/truecharts/charts/compare/storj-node-5.0.3...storj-node-5.0.4) (2023-04-15) + +### Chore diff --git a/stable/storj-node/5.0.14/Chart.yaml b/stable/storj-node/5.0.14/Chart.yaml new file mode 100644 index 00000000000..593d1a7899b --- /dev/null +++ b/stable/storj-node/5.0.14/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.71.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - storj + - storage +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: storj-node +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/storj-node + - https://github.com/storj/storj + - https://docs.storj.io/node/ +version: 5.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/storj-node/5.0.14/README.md b/stable/storj-node/5.0.14/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/storj-node/5.0.14/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/storj-node/5.0.14/SKIPINSTALL b/stable/storj-node/5.0.14/SKIPINSTALL new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/storj-node/5.0.14/app-changelog.md b/stable/storj-node/5.0.14/app-changelog.md new file mode 100644 index 00000000000..f32fb78ab15 --- /dev/null +++ b/stable/storj-node/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [storj-node-5.0.14](https://github.com/truecharts/charts/compare/storj-node-5.0.13...storj-node-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/storj-node/5.0.13/app-readme.md b/stable/storj-node/5.0.14/app-readme.md similarity index 100% rename from stable/storj-node/5.0.13/app-readme.md rename to stable/storj-node/5.0.14/app-readme.md diff --git a/stable/storj-node/5.0.14/charts/common-12.9.2.tgz b/stable/storj-node/5.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/storj-node/5.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/storj-node/5.0.13/ix_values.yaml b/stable/storj-node/5.0.14/ix_values.yaml similarity index 100% rename from stable/storj-node/5.0.13/ix_values.yaml rename to stable/storj-node/5.0.14/ix_values.yaml diff --git a/stable/storj-node/5.0.13/questions.yaml b/stable/storj-node/5.0.14/questions.yaml similarity index 100% rename from stable/storj-node/5.0.13/questions.yaml rename to stable/storj-node/5.0.14/questions.yaml diff --git a/stable/storj-node/5.0.14/templates/NOTES.txt b/stable/storj-node/5.0.14/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/storj-node/5.0.14/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/storj-node/5.0.14/templates/common.yaml b/stable/storj-node/5.0.14/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/storj-node/5.0.14/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/storj-node/5.0.14/values.yaml b/stable/storj-node/5.0.14/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/strapi/9.0.15/CHANGELOG.md b/stable/strapi/9.0.15/CHANGELOG.md deleted file mode 100644 index 9af98f8778e..00000000000 --- a/stable/strapi/9.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [strapi-9.0.15](https://github.com/truecharts/charts/compare/strapi-9.0.14...strapi-9.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [strapi-9.0.14](https://github.com/truecharts/charts/compare/strapi-9.0.13...strapi-9.0.14) (2023-05-20) - -### Chore - -- update container image tccr.io/truecharts/strapi to v4.10.5 ([#8842](https://github.com/truecharts/charts/issues/8842)) - - - - -## [strapi-9.0.13](https://github.com/truecharts/charts/compare/strapi-9.0.12...strapi-9.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [strapi-9.0.12](https://github.com/truecharts/charts/compare/strapi-9.0.11...strapi-9.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [strapi-9.0.11](https://github.com/truecharts/charts/compare/strapi-9.0.10...strapi-9.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [strapi-9.0.10](https://github.com/truecharts/charts/compare/strapi-9.0.9...strapi-9.0.10) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/strapi to v4.10.1 ([#8262](https://github.com/truecharts/charts/issues/8262)) - - - - -## [strapi-9.0.9](https://github.com/truecharts/charts/compare/strapi-9.0.8...strapi-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [strapi-9.0.8](https://github.com/truecharts/charts/compare/strapi-9.0.7...strapi-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [strapi-9.0.7](https://github.com/truecharts/charts/compare/strapi-9.0.6...strapi-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [strapi-9.0.6](https://github.com/truecharts/charts/compare/strapi-9.0.5...strapi-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [strapi-9.0.5](https://github.com/truecharts/charts/compare/strapi-9.0.4...strapi-9.0.5) (2023-04-16) - -### Chore diff --git a/stable/strapi/9.0.15/Chart.yaml b/stable/strapi/9.0.15/Chart.yaml deleted file mode 100644 index 159bfc741bc..00000000000 --- a/stable/strapi/9.0.15/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "4.10.5" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - strapi - - cms -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: strapi -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/strapi - - https://truecharts.org/docs/charts/stable/strapi - - https://github.com/naskio/docker-strapi -version: 9.0.15 -annotations: - truecharts.org/catagories: | - - cms - truecharts.org/SCALE-support: "true" diff --git a/stable/strapi/9.0.15/app-changelog.md b/stable/strapi/9.0.15/app-changelog.md deleted file mode 100644 index b3680d49bb1..00000000000 --- a/stable/strapi/9.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [strapi-9.0.15](https://github.com/truecharts/charts/compare/strapi-9.0.14...strapi-9.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/strapi/9.0.15/charts/common-12.8.1.tgz b/stable/strapi/9.0.15/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/strapi/9.0.15/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/strapi/9.0.16/CHANGELOG.md b/stable/strapi/9.0.16/CHANGELOG.md new file mode 100644 index 00000000000..f77a077f5eb --- /dev/null +++ b/stable/strapi/9.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [strapi-9.0.16](https://github.com/truecharts/charts/compare/strapi-9.0.15...strapi-9.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [strapi-9.0.15](https://github.com/truecharts/charts/compare/strapi-9.0.14...strapi-9.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [strapi-9.0.14](https://github.com/truecharts/charts/compare/strapi-9.0.13...strapi-9.0.14) (2023-05-20) + +### Chore + +- update container image tccr.io/truecharts/strapi to v4.10.5 ([#8842](https://github.com/truecharts/charts/issues/8842)) + + + + +## [strapi-9.0.13](https://github.com/truecharts/charts/compare/strapi-9.0.12...strapi-9.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [strapi-9.0.12](https://github.com/truecharts/charts/compare/strapi-9.0.11...strapi-9.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [strapi-9.0.11](https://github.com/truecharts/charts/compare/strapi-9.0.10...strapi-9.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [strapi-9.0.10](https://github.com/truecharts/charts/compare/strapi-9.0.9...strapi-9.0.10) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/strapi to v4.10.1 ([#8262](https://github.com/truecharts/charts/issues/8262)) + + + + +## [strapi-9.0.9](https://github.com/truecharts/charts/compare/strapi-9.0.8...strapi-9.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [strapi-9.0.8](https://github.com/truecharts/charts/compare/strapi-9.0.7...strapi-9.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [strapi-9.0.7](https://github.com/truecharts/charts/compare/strapi-9.0.6...strapi-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [strapi-9.0.6](https://github.com/truecharts/charts/compare/strapi-9.0.5...strapi-9.0.6) (2023-04-16) + +### Chore diff --git a/stable/strapi/9.0.16/Chart.yaml b/stable/strapi/9.0.16/Chart.yaml new file mode 100644 index 00000000000..6f0c1994747 --- /dev/null +++ b/stable/strapi/9.0.16/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "4.10.5" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.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 +keywords: + - strapi + - cms +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: strapi +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/strapi + - https://truecharts.org/docs/charts/stable/strapi + - https://github.com/naskio/docker-strapi +version: 9.0.16 +annotations: + truecharts.org/catagories: | + - cms + truecharts.org/SCALE-support: "true" diff --git a/stable/strapi/9.0.16/README.md b/stable/strapi/9.0.16/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/strapi/9.0.16/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/9.0.16/app-changelog.md b/stable/strapi/9.0.16/app-changelog.md new file mode 100644 index 00000000000..316f0dff199 --- /dev/null +++ b/stable/strapi/9.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [strapi-9.0.16](https://github.com/truecharts/charts/compare/strapi-9.0.15...strapi-9.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/strapi/9.0.15/app-readme.md b/stable/strapi/9.0.16/app-readme.md similarity index 100% rename from stable/strapi/9.0.15/app-readme.md rename to stable/strapi/9.0.16/app-readme.md diff --git a/stable/strapi/9.0.16/charts/common-12.9.2.tgz b/stable/strapi/9.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/strapi/9.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/strapi/9.0.15/ix_values.yaml b/stable/strapi/9.0.16/ix_values.yaml similarity index 100% rename from stable/strapi/9.0.15/ix_values.yaml rename to stable/strapi/9.0.16/ix_values.yaml diff --git a/stable/strapi/9.0.15/questions.yaml b/stable/strapi/9.0.16/questions.yaml similarity index 100% rename from stable/strapi/9.0.15/questions.yaml rename to stable/strapi/9.0.16/questions.yaml diff --git a/stable/strapi/9.0.16/templates/NOTES.txt b/stable/strapi/9.0.16/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/strapi/9.0.16/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/strapi/9.0.16/templates/common.yaml b/stable/strapi/9.0.16/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/strapi/9.0.16/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/strapi/9.0.16/values.yaml b/stable/strapi/9.0.16/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/synclounge/5.0.15/CHANGELOG.md b/stable/synclounge/5.0.15/CHANGELOG.md deleted file mode 100644 index 74ad8084918..00000000000 --- a/stable/synclounge/5.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [synclounge-5.0.15](https://github.com/truecharts/charts/compare/synclounge-5.0.14...synclounge-5.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [synclounge-5.0.14](https://github.com/truecharts/charts/compare/synclounge-5.0.13...synclounge-5.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [synclounge-5.0.13](https://github.com/truecharts/charts/compare/synclounge-5.0.12...synclounge-5.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [synclounge-5.0.12](https://github.com/truecharts/charts/compare/synclounge-5.0.11...synclounge-5.0.12) (2023-05-03) - -### Chore - -- update container image tccr.io/truecharts/synclounge to 5.2.5 ([#8733](https://github.com/truecharts/charts/issues/8733)) - - - - -## [synclounge-5.0.11](https://github.com/truecharts/charts/compare/synclounge-5.0.10...synclounge-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [synclounge-5.0.10](https://github.com/truecharts/charts/compare/synclounge-5.0.9...synclounge-5.0.10) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/synclounge to 5.2.5 ([#8394](https://github.com/truecharts/charts/issues/8394)) - - - - -## [synclounge-5.0.9](https://github.com/truecharts/charts/compare/synclounge-5.0.8...synclounge-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [synclounge-5.0.8](https://github.com/truecharts/charts/compare/synclounge-5.0.7...synclounge-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [synclounge-5.0.7](https://github.com/truecharts/charts/compare/synclounge-5.0.6...synclounge-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [synclounge-5.0.6](https://github.com/truecharts/charts/compare/synclounge-5.0.5...synclounge-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [synclounge-5.0.5](https://github.com/truecharts/charts/compare/synclounge-5.0.4...synclounge-5.0.5) (2023-04-16) - -### Chore diff --git a/stable/synclounge/5.0.15/Chart.yaml b/stable/synclounge/5.0.15/Chart.yaml deleted file mode 100644 index 236b2dc665d..00000000000 --- a/stable/synclounge/5.0.15/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: synclounge -version: 5.0.15 -appVersion: "5.2.5" -description: Synclounge is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/synclounge -icon: https://truecharts.org/img/hotlink-ok/chart-icons/synclounge.png -keywords: - - synclounge -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/synclounge -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/synclounge/5.0.15/app-changelog.md b/stable/synclounge/5.0.15/app-changelog.md deleted file mode 100644 index 721b37bf756..00000000000 --- a/stable/synclounge/5.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [synclounge-5.0.15](https://github.com/truecharts/charts/compare/synclounge-5.0.14...synclounge-5.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/synclounge/5.0.15/charts/common-12.8.1.tgz b/stable/synclounge/5.0.15/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/synclounge/5.0.15/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/synclounge/5.0.16/CHANGELOG.md b/stable/synclounge/5.0.16/CHANGELOG.md new file mode 100644 index 00000000000..7c8d6fe0bbf --- /dev/null +++ b/stable/synclounge/5.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [synclounge-5.0.16](https://github.com/truecharts/charts/compare/synclounge-5.0.15...synclounge-5.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [synclounge-5.0.15](https://github.com/truecharts/charts/compare/synclounge-5.0.14...synclounge-5.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [synclounge-5.0.14](https://github.com/truecharts/charts/compare/synclounge-5.0.13...synclounge-5.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [synclounge-5.0.13](https://github.com/truecharts/charts/compare/synclounge-5.0.12...synclounge-5.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [synclounge-5.0.12](https://github.com/truecharts/charts/compare/synclounge-5.0.11...synclounge-5.0.12) (2023-05-03) + +### Chore + +- update container image tccr.io/truecharts/synclounge to 5.2.5 ([#8733](https://github.com/truecharts/charts/issues/8733)) + + + + +## [synclounge-5.0.11](https://github.com/truecharts/charts/compare/synclounge-5.0.10...synclounge-5.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [synclounge-5.0.10](https://github.com/truecharts/charts/compare/synclounge-5.0.9...synclounge-5.0.10) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/synclounge to 5.2.5 ([#8394](https://github.com/truecharts/charts/issues/8394)) + + + + +## [synclounge-5.0.9](https://github.com/truecharts/charts/compare/synclounge-5.0.8...synclounge-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [synclounge-5.0.8](https://github.com/truecharts/charts/compare/synclounge-5.0.7...synclounge-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [synclounge-5.0.7](https://github.com/truecharts/charts/compare/synclounge-5.0.6...synclounge-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [synclounge-5.0.6](https://github.com/truecharts/charts/compare/synclounge-5.0.5...synclounge-5.0.6) (2023-04-16) + +### Chore diff --git a/stable/synclounge/5.0.16/Chart.yaml b/stable/synclounge/5.0.16/Chart.yaml new file mode 100644 index 00000000000..e817e98f9bb --- /dev/null +++ b/stable/synclounge/5.0.16/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: synclounge +version: 5.0.16 +appVersion: "5.2.5" +description: Synclounge is a third party tool that allows you to watch Plex in sync with your friends/family, wherever you are. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/synclounge +icon: https://truecharts.org/img/hotlink-ok/chart-icons/synclounge.png +keywords: + - synclounge +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/synclounge +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/synclounge/5.0.16/README.md b/stable/synclounge/5.0.16/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/synclounge/5.0.16/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/synclounge/5.0.16/app-changelog.md b/stable/synclounge/5.0.16/app-changelog.md new file mode 100644 index 00000000000..6118737d3c5 --- /dev/null +++ b/stable/synclounge/5.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [synclounge-5.0.16](https://github.com/truecharts/charts/compare/synclounge-5.0.15...synclounge-5.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/synclounge/5.0.15/app-readme.md b/stable/synclounge/5.0.16/app-readme.md similarity index 100% rename from stable/synclounge/5.0.15/app-readme.md rename to stable/synclounge/5.0.16/app-readme.md diff --git a/stable/synclounge/5.0.16/charts/common-12.9.2.tgz b/stable/synclounge/5.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/synclounge/5.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/synclounge/5.0.15/ix_values.yaml b/stable/synclounge/5.0.16/ix_values.yaml similarity index 100% rename from stable/synclounge/5.0.15/ix_values.yaml rename to stable/synclounge/5.0.16/ix_values.yaml diff --git a/stable/synclounge/5.0.15/questions.yaml b/stable/synclounge/5.0.16/questions.yaml similarity index 100% rename from stable/synclounge/5.0.15/questions.yaml rename to stable/synclounge/5.0.16/questions.yaml diff --git a/stable/synclounge/5.0.16/templates/NOTES.txt b/stable/synclounge/5.0.16/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/synclounge/5.0.16/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/synclounge/5.0.16/templates/common.yaml b/stable/synclounge/5.0.16/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/synclounge/5.0.16/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/synclounge/5.0.16/values.yaml b/stable/synclounge/5.0.16/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/syncthing/14.0.14/CHANGELOG.md b/stable/syncthing/14.0.14/CHANGELOG.md new file mode 100644 index 00000000000..889ae99632e --- /dev/null +++ b/stable/syncthing/14.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [syncthing-14.0.14](https://github.com/truecharts/charts/compare/syncthing-14.0.13...syncthing-14.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [syncthing-14.0.13](https://github.com/truecharts/charts/compare/syncthing-14.0.12...syncthing-14.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [syncthing-14.0.12](https://github.com/truecharts/charts/compare/syncthing-14.0.11...syncthing-14.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [syncthing-14.0.11](https://github.com/truecharts/charts/compare/syncthing-14.0.10...syncthing-14.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [syncthing-14.0.10](https://github.com/truecharts/charts/compare/syncthing-14.0.9...syncthing-14.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [syncthing-14.0.9](https://github.com/truecharts/charts/compare/syncthing-14.0.8...syncthing-14.0.9) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/syncthing to v1.23.4 ([#8526](https://github.com/truecharts/charts/issues/8526)) + + + + +## [syncthing-14.0.8](https://github.com/truecharts/charts/compare/syncthing-14.0.7...syncthing-14.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [syncthing-14.0.7](https://github.com/truecharts/charts/compare/syncthing-14.0.6...syncthing-14.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [syncthing-14.0.6](https://github.com/truecharts/charts/compare/syncthing-14.0.5...syncthing-14.0.6) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [syncthing-14.0.5](https://github.com/truecharts/charts/compare/syncthing-14.0.4...syncthing-14.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [syncthing-14.0.4](https://github.com/truecharts/charts/compare/syncthing-14.0.3...syncthing-14.0.4) (2023-04-16) + +### Chore diff --git a/stable/syncthing/14.0.14/Chart.yaml b/stable/syncthing/14.0.14/Chart.yaml new file mode 100644 index 00000000000..4f247b2a719 --- /dev/null +++ b/stable/syncthing/14.0.14/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.23.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +description: P2P file synchronization application +home: https://truecharts.org/charts/stable/syncthing +icon: https://truecharts.org/img/hotlink-ok/chart-icons/syncthing.png +keywords: + - syncthing +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: syncthing +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/syncthing + - https://syncthing.net/ + - https://github.com/syncthing/syncthing +type: application +version: 14.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/syncthing/14.0.14/README.md b/stable/syncthing/14.0.14/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/syncthing/14.0.14/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/14.0.14/app-changelog.md b/stable/syncthing/14.0.14/app-changelog.md new file mode 100644 index 00000000000..eb8efc07691 --- /dev/null +++ b/stable/syncthing/14.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [syncthing-14.0.14](https://github.com/truecharts/charts/compare/syncthing-14.0.13...syncthing-14.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/syncthing/14.0.14/app-readme.md b/stable/syncthing/14.0.14/app-readme.md new file mode 100644 index 00000000000..492babcb8ff --- /dev/null +++ b/stable/syncthing/14.0.14/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/14.0.14/charts/common-12.9.2.tgz b/stable/syncthing/14.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/syncthing/14.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/syncthing/14.0.14/ix_values.yaml b/stable/syncthing/14.0.14/ix_values.yaml new file mode 100644 index 00000000000..de32bbe0400 --- /dev/null +++ b/stable/syncthing/14.0.14/ix_values.yaml @@ -0,0 +1,56 @@ +image: + repository: tccr.io/truecharts/syncthing + pullPolicy: IfNotPresent + tag: 1.23.4@sha256:4b7d1f9ea0996768a4b3b9df6384437a454ae56fba415486b0d5b7dbc4251a4b + +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/14.0.14/questions.yaml b/stable/syncthing/14.0.14/questions.yaml new file mode 100644 index 00000000000..eb86402e820 --- /dev/null +++ b/stable/syncthing/14.0.14/questions.yaml @@ -0,0 +1,2078 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/14.0.14/templates/NOTES.txt b/stable/syncthing/14.0.14/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/syncthing/14.0.14/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/syncthing/14.0.14/templates/common.yaml b/stable/syncthing/14.0.14/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/syncthing/14.0.14/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/syncthing/14.0.14/values.yaml b/stable/syncthing/14.0.14/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/synctube/3.0.13/CHANGELOG.md b/stable/synctube/3.0.13/CHANGELOG.md deleted file mode 100644 index f28f61dd402..00000000000 --- a/stable/synctube/3.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [synctube-3.0.13](https://github.com/truecharts/charts/compare/synctube-3.0.12...synctube-3.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [synctube-3.0.12](https://github.com/truecharts/charts/compare/synctube-3.0.11...synctube-3.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [synctube-3.0.11](https://github.com/truecharts/charts/compare/synctube-3.0.10...synctube-3.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [synctube-3.0.10](https://github.com/truecharts/charts/compare/synctube-3.0.9...synctube-3.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [synctube-3.0.9](https://github.com/truecharts/charts/compare/synctube-3.0.8...synctube-3.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [synctube-3.0.8](https://github.com/truecharts/charts/compare/synctube-3.0.7...synctube-3.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [synctube-3.0.7](https://github.com/truecharts/charts/compare/synctube-3.0.6...synctube-3.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [synctube-3.0.6](https://github.com/truecharts/charts/compare/synctube-3.0.5...synctube-3.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [synctube-3.0.5](https://github.com/truecharts/charts/compare/synctube-3.0.4...synctube-3.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [synctube-3.0.4](https://github.com/truecharts/charts/compare/synctube-3.0.3...synctube-3.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [synctube-3.0.3](https://github.com/truecharts/charts/compare/synctube-3.0.2...synctube-3.0.3) (2023-04-14) - - diff --git a/stable/synctube/3.0.13/Chart.yaml b/stable/synctube/3.0.13/Chart.yaml deleted file mode 100644 index 137163c79e4..00000000000 --- a/stable/synctube/3.0.13/Chart.yaml +++ /dev/null @@ -1,38 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - synctube - - Cloud - - Productivity - - Tools-Utilities - - MediaApp-Video - - MediaServer-Video - - Network-Web -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: synctube -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/synctube - - https://github.com/RblSb/SyncTube -type: application -version: 3.0.13 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Productivity - - Tools-Utilities - - MediaApp-Video - - MediaServer-Video - - Network-Web diff --git a/stable/synctube/3.0.13/app-changelog.md b/stable/synctube/3.0.13/app-changelog.md deleted file mode 100644 index b4e1d958a4f..00000000000 --- a/stable/synctube/3.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [synctube-3.0.13](https://github.com/truecharts/charts/compare/synctube-3.0.12...synctube-3.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/synctube/3.0.13/charts/common-12.8.1.tgz b/stable/synctube/3.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/synctube/3.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/synctube/3.0.14/CHANGELOG.md b/stable/synctube/3.0.14/CHANGELOG.md new file mode 100644 index 00000000000..873fb725960 --- /dev/null +++ b/stable/synctube/3.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [synctube-3.0.14](https://github.com/truecharts/charts/compare/synctube-3.0.13...synctube-3.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [synctube-3.0.13](https://github.com/truecharts/charts/compare/synctube-3.0.12...synctube-3.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [synctube-3.0.12](https://github.com/truecharts/charts/compare/synctube-3.0.11...synctube-3.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [synctube-3.0.11](https://github.com/truecharts/charts/compare/synctube-3.0.10...synctube-3.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [synctube-3.0.10](https://github.com/truecharts/charts/compare/synctube-3.0.9...synctube-3.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [synctube-3.0.9](https://github.com/truecharts/charts/compare/synctube-3.0.8...synctube-3.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [synctube-3.0.8](https://github.com/truecharts/charts/compare/synctube-3.0.7...synctube-3.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [synctube-3.0.7](https://github.com/truecharts/charts/compare/synctube-3.0.6...synctube-3.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [synctube-3.0.6](https://github.com/truecharts/charts/compare/synctube-3.0.5...synctube-3.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [synctube-3.0.5](https://github.com/truecharts/charts/compare/synctube-3.0.4...synctube-3.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [synctube-3.0.4](https://github.com/truecharts/charts/compare/synctube-3.0.3...synctube-3.0.4) (2023-04-15) + +### Chore diff --git a/stable/synctube/3.0.14/Chart.yaml b/stable/synctube/3.0.14/Chart.yaml new file mode 100644 index 00000000000..aa814324a6d --- /dev/null +++ b/stable/synctube/3.0.14/Chart.yaml @@ -0,0 +1,38 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - synctube + - Cloud + - Productivity + - Tools-Utilities + - MediaApp-Video + - MediaServer-Video + - Network-Web +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: synctube +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/synctube + - https://github.com/RblSb/SyncTube +type: application +version: 3.0.14 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Productivity + - Tools-Utilities + - MediaApp-Video + - MediaServer-Video + - Network-Web diff --git a/stable/synctube/3.0.14/README.md b/stable/synctube/3.0.14/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/synctube/3.0.14/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/synctube/3.0.14/app-changelog.md b/stable/synctube/3.0.14/app-changelog.md new file mode 100644 index 00000000000..d243265f5ad --- /dev/null +++ b/stable/synctube/3.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [synctube-3.0.14](https://github.com/truecharts/charts/compare/synctube-3.0.13...synctube-3.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/synctube/3.0.13/app-readme.md b/stable/synctube/3.0.14/app-readme.md similarity index 100% rename from stable/synctube/3.0.13/app-readme.md rename to stable/synctube/3.0.14/app-readme.md diff --git a/stable/synctube/3.0.14/charts/common-12.9.2.tgz b/stable/synctube/3.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/synctube/3.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/synctube/3.0.13/ix_values.yaml b/stable/synctube/3.0.14/ix_values.yaml similarity index 100% rename from stable/synctube/3.0.13/ix_values.yaml rename to stable/synctube/3.0.14/ix_values.yaml diff --git a/stable/synctube/3.0.13/questions.yaml b/stable/synctube/3.0.14/questions.yaml similarity index 100% rename from stable/synctube/3.0.13/questions.yaml rename to stable/synctube/3.0.14/questions.yaml diff --git a/stable/synctube/3.0.14/templates/NOTES.txt b/stable/synctube/3.0.14/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/synctube/3.0.14/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/synctube/3.0.13/templates/common.yaml b/stable/synctube/3.0.14/templates/common.yaml similarity index 100% rename from stable/synctube/3.0.13/templates/common.yaml rename to stable/synctube/3.0.14/templates/common.yaml diff --git a/stable/synctube/3.0.14/values.yaml b/stable/synctube/3.0.14/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/syslog-ng/5.0.13/CHANGELOG.md b/stable/syslog-ng/5.0.13/CHANGELOG.md deleted file mode 100644 index 877245647ff..00000000000 --- a/stable/syslog-ng/5.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [syslog-ng-5.0.13](https://github.com/truecharts/charts/compare/syslog-ng-5.0.12...syslog-ng-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [syslog-ng-5.0.12](https://github.com/truecharts/charts/compare/syslog-ng-5.0.11...syslog-ng-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [syslog-ng-5.0.11](https://github.com/truecharts/charts/compare/syslog-ng-5.0.10...syslog-ng-5.0.11) (2023-05-12) - -### Chore - -- update container image tccr.io/truecharts/syslog-ng to v4.2.0 ([#8910](https://github.com/truecharts/charts/issues/8910)) - - - - -## [syslog-ng-5.0.10](https://github.com/truecharts/charts/compare/syslog-ng-5.0.9...syslog-ng-5.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [syslog-ng-5.0.9](https://github.com/truecharts/charts/compare/syslog-ng-5.0.8...syslog-ng-5.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [syslog-ng-5.0.8](https://github.com/truecharts/charts/compare/syslog-ng-5.0.7...syslog-ng-5.0.8) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/syslog-ng to v4.1.1 ([#8264](https://github.com/truecharts/charts/issues/8264)) - - - - -## [syslog-ng-5.0.7](https://github.com/truecharts/charts/compare/syslog-ng-5.0.6...syslog-ng-5.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [syslog-ng-5.0.6](https://github.com/truecharts/charts/compare/syslog-ng-5.0.5...syslog-ng-5.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [syslog-ng-5.0.5](https://github.com/truecharts/charts/compare/syslog-ng-5.0.4...syslog-ng-5.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [syslog-ng-5.0.4](https://github.com/truecharts/charts/compare/syslog-ng-5.0.3...syslog-ng-5.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [syslog-ng-5.0.3](https://github.com/truecharts/charts/compare/syslog-ng-5.0.2...syslog-ng-5.0.3) (2023-04-16) - -### Chore diff --git a/stable/syslog-ng/5.0.13/Chart.yaml b/stable/syslog-ng/5.0.13/Chart.yaml deleted file mode 100644 index 200390d24cf..00000000000 --- a/stable/syslog-ng/5.0.13/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: syslog-ng -version: 5.0.13 -appVersion: "4.2.0" -description: syslog-ng allows you to flexibly collect, parse, classify, rewrite and correlate logs. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/syslog-ng -icon: https://truecharts.org/img/hotlink-ok/chart-icons/syslog-ng.png -keywords: - - syslog-ng -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/syslog-ng -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/syslog-ng/5.0.13/app-changelog.md b/stable/syslog-ng/5.0.13/app-changelog.md deleted file mode 100644 index 13ba45f7a5f..00000000000 --- a/stable/syslog-ng/5.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [syslog-ng-5.0.13](https://github.com/truecharts/charts/compare/syslog-ng-5.0.12...syslog-ng-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/syslog-ng/5.0.13/charts/common-12.8.1.tgz b/stable/syslog-ng/5.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/syslog-ng/5.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/syslog-ng/5.0.14/CHANGELOG.md b/stable/syslog-ng/5.0.14/CHANGELOG.md new file mode 100644 index 00000000000..e94fac29d75 --- /dev/null +++ b/stable/syslog-ng/5.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [syslog-ng-5.0.14](https://github.com/truecharts/charts/compare/syslog-ng-5.0.13...syslog-ng-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [syslog-ng-5.0.13](https://github.com/truecharts/charts/compare/syslog-ng-5.0.12...syslog-ng-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [syslog-ng-5.0.12](https://github.com/truecharts/charts/compare/syslog-ng-5.0.11...syslog-ng-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [syslog-ng-5.0.11](https://github.com/truecharts/charts/compare/syslog-ng-5.0.10...syslog-ng-5.0.11) (2023-05-12) + +### Chore + +- update container image tccr.io/truecharts/syslog-ng to v4.2.0 ([#8910](https://github.com/truecharts/charts/issues/8910)) + + + + +## [syslog-ng-5.0.10](https://github.com/truecharts/charts/compare/syslog-ng-5.0.9...syslog-ng-5.0.10) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [syslog-ng-5.0.9](https://github.com/truecharts/charts/compare/syslog-ng-5.0.8...syslog-ng-5.0.9) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [syslog-ng-5.0.8](https://github.com/truecharts/charts/compare/syslog-ng-5.0.7...syslog-ng-5.0.8) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/syslog-ng to v4.1.1 ([#8264](https://github.com/truecharts/charts/issues/8264)) + + + + +## [syslog-ng-5.0.7](https://github.com/truecharts/charts/compare/syslog-ng-5.0.6...syslog-ng-5.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [syslog-ng-5.0.6](https://github.com/truecharts/charts/compare/syslog-ng-5.0.5...syslog-ng-5.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [syslog-ng-5.0.5](https://github.com/truecharts/charts/compare/syslog-ng-5.0.4...syslog-ng-5.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [syslog-ng-5.0.4](https://github.com/truecharts/charts/compare/syslog-ng-5.0.3...syslog-ng-5.0.4) (2023-04-16) + +### Chore diff --git a/stable/syslog-ng/5.0.14/Chart.yaml b/stable/syslog-ng/5.0.14/Chart.yaml new file mode 100644 index 00000000000..9dc2761a770 --- /dev/null +++ b/stable/syslog-ng/5.0.14/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: syslog-ng +version: 5.0.14 +appVersion: "4.2.0" +description: syslog-ng allows you to flexibly collect, parse, classify, rewrite and correlate logs. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/syslog-ng +icon: https://truecharts.org/img/hotlink-ok/chart-icons/syslog-ng.png +keywords: + - syslog-ng +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/syslog-ng +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/syslog-ng/5.0.14/README.md b/stable/syslog-ng/5.0.14/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/syslog-ng/5.0.14/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/syslog-ng/5.0.14/app-changelog.md b/stable/syslog-ng/5.0.14/app-changelog.md new file mode 100644 index 00000000000..8c4cdd8cf0f --- /dev/null +++ b/stable/syslog-ng/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [syslog-ng-5.0.14](https://github.com/truecharts/charts/compare/syslog-ng-5.0.13...syslog-ng-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/syslog-ng/5.0.13/app-readme.md b/stable/syslog-ng/5.0.14/app-readme.md similarity index 100% rename from stable/syslog-ng/5.0.13/app-readme.md rename to stable/syslog-ng/5.0.14/app-readme.md diff --git a/stable/syslog-ng/5.0.14/charts/common-12.9.2.tgz b/stable/syslog-ng/5.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/syslog-ng/5.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/syslog-ng/5.0.13/ix_values.yaml b/stable/syslog-ng/5.0.14/ix_values.yaml similarity index 100% rename from stable/syslog-ng/5.0.13/ix_values.yaml rename to stable/syslog-ng/5.0.14/ix_values.yaml diff --git a/stable/syslog-ng/5.0.13/questions.yaml b/stable/syslog-ng/5.0.14/questions.yaml similarity index 100% rename from stable/syslog-ng/5.0.13/questions.yaml rename to stable/syslog-ng/5.0.14/questions.yaml diff --git a/stable/syslog-ng/5.0.14/templates/NOTES.txt b/stable/syslog-ng/5.0.14/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/syslog-ng/5.0.14/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/syslog-ng/5.0.14/templates/common.yaml b/stable/syslog-ng/5.0.14/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/syslog-ng/5.0.14/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/syslog-ng/5.0.14/values.yaml b/stable/syslog-ng/5.0.14/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tailscale/4.0.19/CHANGELOG.md b/stable/tailscale/4.0.19/CHANGELOG.md deleted file mode 100644 index edf27666495..00000000000 --- a/stable/tailscale/4.0.19/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [tailscale-4.0.19](https://github.com/truecharts/charts/compare/tailscale-4.0.18...tailscale-4.0.19) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [tailscale-4.0.18](https://github.com/truecharts/charts/compare/tailscale-4.0.17...tailscale-4.0.18) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [tailscale-4.0.17](https://github.com/truecharts/charts/compare/tailscale-4.0.16...tailscale-4.0.17) (2023-05-11) - -### Chore - -- update container image tailscale/tailscale to v1.40.1 ([#8889](https://github.com/truecharts/charts/issues/8889)) - - - - -## [tailscale-4.0.16](https://github.com/truecharts/charts/compare/tailscale-4.0.15...tailscale-4.0.16) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [tailscale-4.0.15](https://github.com/truecharts/charts/compare/tailscale-4.0.14...tailscale-4.0.15) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [tailscale-4.0.14](https://github.com/truecharts/charts/compare/tailscale-4.0.13...tailscale-4.0.14) (2023-04-30) - -### Chore - -- update container image tailscale/tailscale to v1.40.0 ([#8546](https://github.com/truecharts/charts/issues/8546)) - - - - -## [tailscale-4.0.13](https://github.com/truecharts/charts/compare/tailscale-4.0.12...tailscale-4.0.13) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [tailscale-4.0.12](https://github.com/truecharts/charts/compare/tailscale-4.0.11...tailscale-4.0.12) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [tailscale-4.0.11](https://github.com/truecharts/charts/compare/tailscale-4.0.10...tailscale-4.0.11) (2023-04-21) - - - - -## [tailscale-4.0.10](https://github.com/truecharts/charts/compare/tailscale-4.0.9...tailscale-4.0.10) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [tailscale-4.0.9](https://github.com/truecharts/charts/compare/tailscale-4.0.8...tailscale-4.0.9) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - diff --git a/stable/tailscale/4.0.19/Chart.yaml b/stable/tailscale/4.0.19/Chart.yaml deleted file mode 100644 index 5e9d99228d7..00000000000 --- a/stable/tailscale/4.0.19/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "1.40.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.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 -keywords: - - vpn - - tailscale -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tailscale -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/tailscale - - https://github.com/tailscale/tailscale/blob/main/docs/k8s/run.sh -version: 4.0.19 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" diff --git a/stable/tailscale/4.0.19/app-changelog.md b/stable/tailscale/4.0.19/app-changelog.md deleted file mode 100644 index 951195b6176..00000000000 --- a/stable/tailscale/4.0.19/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tailscale-4.0.19](https://github.com/truecharts/charts/compare/tailscale-4.0.18...tailscale-4.0.19) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/tailscale/4.0.19/charts/common-12.8.1.tgz b/stable/tailscale/4.0.19/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/tailscale/4.0.19/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/tailscale/4.0.20/CHANGELOG.md b/stable/tailscale/4.0.20/CHANGELOG.md new file mode 100644 index 00000000000..2b98f3e0bd7 --- /dev/null +++ b/stable/tailscale/4.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tailscale-4.0.20](https://github.com/truecharts/charts/compare/tailscale-4.0.19...tailscale-4.0.20) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [tailscale-4.0.19](https://github.com/truecharts/charts/compare/tailscale-4.0.18...tailscale-4.0.19) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [tailscale-4.0.18](https://github.com/truecharts/charts/compare/tailscale-4.0.17...tailscale-4.0.18) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [tailscale-4.0.17](https://github.com/truecharts/charts/compare/tailscale-4.0.16...tailscale-4.0.17) (2023-05-11) + +### Chore + +- update container image tailscale/tailscale to v1.40.1 ([#8889](https://github.com/truecharts/charts/issues/8889)) + + + + +## [tailscale-4.0.16](https://github.com/truecharts/charts/compare/tailscale-4.0.15...tailscale-4.0.16) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [tailscale-4.0.15](https://github.com/truecharts/charts/compare/tailscale-4.0.14...tailscale-4.0.15) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [tailscale-4.0.14](https://github.com/truecharts/charts/compare/tailscale-4.0.13...tailscale-4.0.14) (2023-04-30) + +### Chore + +- update container image tailscale/tailscale to v1.40.0 ([#8546](https://github.com/truecharts/charts/issues/8546)) + + + + +## [tailscale-4.0.13](https://github.com/truecharts/charts/compare/tailscale-4.0.12...tailscale-4.0.13) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [tailscale-4.0.12](https://github.com/truecharts/charts/compare/tailscale-4.0.11...tailscale-4.0.12) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [tailscale-4.0.11](https://github.com/truecharts/charts/compare/tailscale-4.0.10...tailscale-4.0.11) (2023-04-21) + + + + +## [tailscale-4.0.10](https://github.com/truecharts/charts/compare/tailscale-4.0.9...tailscale-4.0.10) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + diff --git a/stable/tailscale/4.0.20/Chart.yaml b/stable/tailscale/4.0.20/Chart.yaml new file mode 100644 index 00000000000..d94ac45078d --- /dev/null +++ b/stable/tailscale/4.0.20/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.40.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - vpn + - tailscale +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tailscale +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tailscale + - https://github.com/tailscale/tailscale/blob/main/docs/k8s/run.sh +version: 4.0.20 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" diff --git a/stable/tailscale/4.0.20/README.md b/stable/tailscale/4.0.20/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/tailscale/4.0.20/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/tailscale/4.0.20/app-changelog.md b/stable/tailscale/4.0.20/app-changelog.md new file mode 100644 index 00000000000..109b81138ed --- /dev/null +++ b/stable/tailscale/4.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tailscale-4.0.20](https://github.com/truecharts/charts/compare/tailscale-4.0.19...tailscale-4.0.20) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/tailscale/4.0.19/app-readme.md b/stable/tailscale/4.0.20/app-readme.md similarity index 100% rename from stable/tailscale/4.0.19/app-readme.md rename to stable/tailscale/4.0.20/app-readme.md diff --git a/stable/tailscale/4.0.20/charts/common-12.9.2.tgz b/stable/tailscale/4.0.20/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/tailscale/4.0.20/charts/common-12.9.2.tgz differ diff --git a/stable/tailscale/4.0.19/ix_values.yaml b/stable/tailscale/4.0.20/ix_values.yaml similarity index 100% rename from stable/tailscale/4.0.19/ix_values.yaml rename to stable/tailscale/4.0.20/ix_values.yaml diff --git a/stable/tailscale/4.0.19/questions.yaml b/stable/tailscale/4.0.20/questions.yaml similarity index 100% rename from stable/tailscale/4.0.19/questions.yaml rename to stable/tailscale/4.0.20/questions.yaml diff --git a/stable/tailscale/4.0.20/templates/NOTES.txt b/stable/tailscale/4.0.20/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/tailscale/4.0.20/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tailscale/4.0.19/templates/_configmap.tpl b/stable/tailscale/4.0.20/templates/_configmap.tpl similarity index 100% rename from stable/tailscale/4.0.19/templates/_configmap.tpl rename to stable/tailscale/4.0.20/templates/_configmap.tpl diff --git a/stable/tailscale/4.0.19/templates/_secret.tpl b/stable/tailscale/4.0.20/templates/_secret.tpl similarity index 100% rename from stable/tailscale/4.0.19/templates/_secret.tpl rename to stable/tailscale/4.0.20/templates/_secret.tpl diff --git a/stable/tailscale/4.0.19/templates/common.yaml b/stable/tailscale/4.0.20/templates/common.yaml similarity index 100% rename from stable/tailscale/4.0.19/templates/common.yaml rename to stable/tailscale/4.0.20/templates/common.yaml diff --git a/stable/tailscale/4.0.20/values.yaml b/stable/tailscale/4.0.20/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tautulli/14.0.15/CHANGELOG.md b/stable/tautulli/14.0.15/CHANGELOG.md new file mode 100644 index 00000000000..5217f6eebb2 --- /dev/null +++ b/stable/tautulli/14.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tautulli-14.0.15](https://github.com/truecharts/charts/compare/tautulli-14.0.14...tautulli-14.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [tautulli-14.0.14](https://github.com/truecharts/charts/compare/tautulli-14.0.13...tautulli-14.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [tautulli-14.0.13](https://github.com/truecharts/charts/compare/tautulli-14.0.12...tautulli-14.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [tautulli-14.0.12](https://github.com/truecharts/charts/compare/tautulli-14.0.11...tautulli-14.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [tautulli-14.0.11](https://github.com/truecharts/charts/compare/tautulli-14.0.10...tautulli-14.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [tautulli-14.0.10](https://github.com/truecharts/charts/compare/tautulli-14.0.9...tautulli-14.0.10) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/tautulli to v2.12.3 ([#8265](https://github.com/truecharts/charts/issues/8265)) + + + + +## [tautulli-14.0.9](https://github.com/truecharts/charts/compare/tautulli-14.0.8...tautulli-14.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [tautulli-14.0.8](https://github.com/truecharts/charts/compare/tautulli-14.0.7...tautulli-14.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [tautulli-14.0.7](https://github.com/truecharts/charts/compare/tautulli-14.0.6...tautulli-14.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [tautulli-14.0.6](https://github.com/truecharts/charts/compare/tautulli-14.0.5...tautulli-14.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [tautulli-14.0.5](https://github.com/truecharts/charts/compare/tautulli-14.0.4...tautulli-14.0.5) (2023-04-16) + +### Chore diff --git a/stable/tautulli/14.0.15/Chart.yaml b/stable/tautulli/14.0.15/Chart.yaml new file mode 100644 index 00000000000..4f888dd5471 --- /dev/null +++ b/stable/tautulli/14.0.15/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.12.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - tautulli + - plex +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tautulli +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tautulli + - https://github.com/Tautulli/Tautulli +type: application +version: 14.0.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/tautulli/14.0.15/README.md b/stable/tautulli/14.0.15/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/tautulli/14.0.15/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/14.0.15/app-changelog.md b/stable/tautulli/14.0.15/app-changelog.md new file mode 100644 index 00000000000..62d2ee1ff58 --- /dev/null +++ b/stable/tautulli/14.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tautulli-14.0.15](https://github.com/truecharts/charts/compare/tautulli-14.0.14...tautulli-14.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/tautulli/14.0.15/app-readme.md b/stable/tautulli/14.0.15/app-readme.md new file mode 100644 index 00000000000..7af70ee35be --- /dev/null +++ b/stable/tautulli/14.0.15/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/14.0.15/charts/common-12.9.2.tgz b/stable/tautulli/14.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/tautulli/14.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/tautulli/14.0.15/ix_values.yaml b/stable/tautulli/14.0.15/ix_values.yaml new file mode 100644 index 00000000000..13f6eac8c9e --- /dev/null +++ b/stable/tautulli/14.0.15/ix_values.yaml @@ -0,0 +1,17 @@ +image: + repository: tccr.io/truecharts/tautulli + pullPolicy: IfNotPresent + tag: 2.12.3@sha256:3d185f03df2ff1bc3491bb4baf228b95c559d4f7b7a826cb37004488ce33cc67 +service: + main: + ports: + main: + port: 8181 + targetPort: 8181 +persistence: + config: + enabled: true + mountPath: "/config" +portal: + open: + enabled: true diff --git a/stable/tautulli/14.0.15/questions.yaml b/stable/tautulli/14.0.15/questions.yaml new file mode 100644 index 00000000000..b45cda46b59 --- /dev/null +++ b/stable/tautulli/14.0.15/questions.yaml @@ -0,0 +1,1929 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/14.0.15/templates/NOTES.txt b/stable/tautulli/14.0.15/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/tautulli/14.0.15/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tautulli/14.0.15/templates/common.yaml b/stable/tautulli/14.0.15/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/tautulli/14.0.15/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/tautulli/14.0.15/values.yaml b/stable/tautulli/14.0.15/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tdarr-node/5.0.13/CHANGELOG.md b/stable/tdarr-node/5.0.13/CHANGELOG.md deleted file mode 100644 index 01e3757a843..00000000000 --- a/stable/tdarr-node/5.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [tdarr-node-5.0.13](https://github.com/truecharts/charts/compare/tdarr-node-5.0.12...tdarr-node-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [tdarr-node-5.0.12](https://github.com/truecharts/charts/compare/tdarr-node-5.0.11...tdarr-node-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [tdarr-node-5.0.11](https://github.com/truecharts/charts/compare/tdarr-node-5.0.10...tdarr-node-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [tdarr-node-5.0.10](https://github.com/truecharts/charts/compare/tdarr-node-5.0.9...tdarr-node-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [tdarr-node-5.0.9](https://github.com/truecharts/charts/compare/tdarr-node-5.0.8...tdarr-node-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [tdarr-node-5.0.8](https://github.com/truecharts/charts/compare/tdarr-node-5.0.7...tdarr-node-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [tdarr-node-5.0.7](https://github.com/truecharts/charts/compare/tdarr-node-5.0.6...tdarr-node-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [tdarr-node-5.0.6](https://github.com/truecharts/charts/compare/tdarr-node-5.0.5...tdarr-node-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [tdarr-node-5.0.5](https://github.com/truecharts/charts/compare/tdarr-node-5.0.4...tdarr-node-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [tdarr-node-5.0.4](https://github.com/truecharts/charts/compare/tdarr-node-5.0.3...tdarr-node-5.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [tdarr-node-5.0.3](https://github.com/truecharts/charts/compare/tdarr-node-5.0.2...tdarr-node-5.0.3) (2023-04-14) - - diff --git a/stable/tdarr-node/5.0.13/Chart.yaml b/stable/tdarr-node/5.0.13/Chart.yaml deleted file mode 100644 index 738772ba377..00000000000 --- a/stable/tdarr-node/5.0.13/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2.00.19.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - encode - - media - - tdarr -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tdarr-node -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/tdarr-node - - https://github.com/HaveAGitGat/Tdarr -type: application -version: 5.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/tdarr-node/5.0.13/app-changelog.md b/stable/tdarr-node/5.0.13/app-changelog.md deleted file mode 100644 index e7f28c808e6..00000000000 --- a/stable/tdarr-node/5.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tdarr-node-5.0.13](https://github.com/truecharts/charts/compare/tdarr-node-5.0.12...tdarr-node-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/tdarr-node/5.0.13/charts/common-12.8.1.tgz b/stable/tdarr-node/5.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/tdarr-node/5.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/tdarr-node/5.0.14/CHANGELOG.md b/stable/tdarr-node/5.0.14/CHANGELOG.md new file mode 100644 index 00000000000..d6f999fc9f3 --- /dev/null +++ b/stable/tdarr-node/5.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tdarr-node-5.0.14](https://github.com/truecharts/charts/compare/tdarr-node-5.0.13...tdarr-node-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [tdarr-node-5.0.13](https://github.com/truecharts/charts/compare/tdarr-node-5.0.12...tdarr-node-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [tdarr-node-5.0.12](https://github.com/truecharts/charts/compare/tdarr-node-5.0.11...tdarr-node-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [tdarr-node-5.0.11](https://github.com/truecharts/charts/compare/tdarr-node-5.0.10...tdarr-node-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [tdarr-node-5.0.10](https://github.com/truecharts/charts/compare/tdarr-node-5.0.9...tdarr-node-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [tdarr-node-5.0.9](https://github.com/truecharts/charts/compare/tdarr-node-5.0.8...tdarr-node-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [tdarr-node-5.0.8](https://github.com/truecharts/charts/compare/tdarr-node-5.0.7...tdarr-node-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [tdarr-node-5.0.7](https://github.com/truecharts/charts/compare/tdarr-node-5.0.6...tdarr-node-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [tdarr-node-5.0.6](https://github.com/truecharts/charts/compare/tdarr-node-5.0.5...tdarr-node-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [tdarr-node-5.0.5](https://github.com/truecharts/charts/compare/tdarr-node-5.0.4...tdarr-node-5.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [tdarr-node-5.0.4](https://github.com/truecharts/charts/compare/tdarr-node-5.0.3...tdarr-node-5.0.4) (2023-04-15) + +### Chore diff --git a/stable/tdarr-node/5.0.14/Chart.yaml b/stable/tdarr-node/5.0.14/Chart.yaml new file mode 100644 index 00000000000..c1a2c994c99 --- /dev/null +++ b/stable/tdarr-node/5.0.14/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.00.19.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - encode + - media + - tdarr +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tdarr-node +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tdarr-node + - https://github.com/HaveAGitGat/Tdarr +type: application +version: 5.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/tdarr-node/5.0.14/README.md b/stable/tdarr-node/5.0.14/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/tdarr-node/5.0.14/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/tdarr-node/5.0.14/app-changelog.md b/stable/tdarr-node/5.0.14/app-changelog.md new file mode 100644 index 00000000000..80b704b77cb --- /dev/null +++ b/stable/tdarr-node/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tdarr-node-5.0.14](https://github.com/truecharts/charts/compare/tdarr-node-5.0.13...tdarr-node-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/tdarr-node/5.0.13/app-readme.md b/stable/tdarr-node/5.0.14/app-readme.md similarity index 100% rename from stable/tdarr-node/5.0.13/app-readme.md rename to stable/tdarr-node/5.0.14/app-readme.md diff --git a/stable/tdarr-node/5.0.14/charts/common-12.9.2.tgz b/stable/tdarr-node/5.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/tdarr-node/5.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/tdarr-node/5.0.13/ix_values.yaml b/stable/tdarr-node/5.0.14/ix_values.yaml similarity index 100% rename from stable/tdarr-node/5.0.13/ix_values.yaml rename to stable/tdarr-node/5.0.14/ix_values.yaml diff --git a/stable/tdarr-node/5.0.13/questions.yaml b/stable/tdarr-node/5.0.14/questions.yaml similarity index 100% rename from stable/tdarr-node/5.0.13/questions.yaml rename to stable/tdarr-node/5.0.14/questions.yaml diff --git a/stable/tdarr-node/5.0.14/templates/NOTES.txt b/stable/tdarr-node/5.0.14/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/tdarr-node/5.0.14/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tdarr-node/5.0.14/templates/common.yaml b/stable/tdarr-node/5.0.14/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/tdarr-node/5.0.14/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/tdarr-node/5.0.14/values.yaml b/stable/tdarr-node/5.0.14/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tdarr/5.0.14/CHANGELOG.md b/stable/tdarr/5.0.14/CHANGELOG.md deleted file mode 100644 index 89372a819b8..00000000000 --- a/stable/tdarr/5.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [tdarr-5.0.14](https://github.com/truecharts/charts/compare/tdarr-5.0.13...tdarr-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [tdarr-5.0.13](https://github.com/truecharts/charts/compare/tdarr-5.0.12...tdarr-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [tdarr-5.0.12](https://github.com/truecharts/charts/compare/tdarr-5.0.11...tdarr-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [tdarr-5.0.11](https://github.com/truecharts/charts/compare/tdarr-5.0.10...tdarr-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [tdarr-5.0.10](https://github.com/truecharts/charts/compare/tdarr-5.0.9...tdarr-5.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/tdarr to v2.00.20.1 ([#8527](https://github.com/truecharts/charts/issues/8527)) - - - - -## [tdarr-5.0.9](https://github.com/truecharts/charts/compare/tdarr-5.0.8...tdarr-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [tdarr-5.0.8](https://github.com/truecharts/charts/compare/tdarr-5.0.7...tdarr-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [tdarr-5.0.7](https://github.com/truecharts/charts/compare/tdarr-5.0.6...tdarr-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [tdarr-5.0.6](https://github.com/truecharts/charts/compare/tdarr-5.0.5...tdarr-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [tdarr-5.0.5](https://github.com/truecharts/charts/compare/tdarr-5.0.4...tdarr-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [tdarr-5.0.4](https://github.com/truecharts/charts/compare/tdarr-5.0.3...tdarr-5.0.4) (2023-04-15) - -### Chore diff --git a/stable/tdarr/5.0.14/Chart.yaml b/stable/tdarr/5.0.14/Chart.yaml deleted file mode 100644 index bf324487e1e..00000000000 --- a/stable/tdarr/5.0.14/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2.00.20.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -description: Audio/Video library transcoding automation -home: https://truecharts.org/charts/stable/tdarr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/tdarr.png -keywords: - - encode - - media - - tdarr -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tdarr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/tdarr - - https://github.com/HaveAGitGat/Tdarr -type: application -version: 5.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/tdarr/5.0.14/app-changelog.md b/stable/tdarr/5.0.14/app-changelog.md deleted file mode 100644 index 064028b0f11..00000000000 --- a/stable/tdarr/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tdarr-5.0.14](https://github.com/truecharts/charts/compare/tdarr-5.0.13...tdarr-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/tdarr/5.0.14/charts/common-12.8.1.tgz b/stable/tdarr/5.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/tdarr/5.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/tdarr/5.0.15/CHANGELOG.md b/stable/tdarr/5.0.15/CHANGELOG.md new file mode 100644 index 00000000000..354071c4e13 --- /dev/null +++ b/stable/tdarr/5.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tdarr-5.0.15](https://github.com/truecharts/charts/compare/tdarr-5.0.14...tdarr-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [tdarr-5.0.14](https://github.com/truecharts/charts/compare/tdarr-5.0.13...tdarr-5.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [tdarr-5.0.13](https://github.com/truecharts/charts/compare/tdarr-5.0.12...tdarr-5.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [tdarr-5.0.12](https://github.com/truecharts/charts/compare/tdarr-5.0.11...tdarr-5.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [tdarr-5.0.11](https://github.com/truecharts/charts/compare/tdarr-5.0.10...tdarr-5.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [tdarr-5.0.10](https://github.com/truecharts/charts/compare/tdarr-5.0.9...tdarr-5.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/tdarr to v2.00.20.1 ([#8527](https://github.com/truecharts/charts/issues/8527)) + + + + +## [tdarr-5.0.9](https://github.com/truecharts/charts/compare/tdarr-5.0.8...tdarr-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [tdarr-5.0.8](https://github.com/truecharts/charts/compare/tdarr-5.0.7...tdarr-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [tdarr-5.0.7](https://github.com/truecharts/charts/compare/tdarr-5.0.6...tdarr-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [tdarr-5.0.6](https://github.com/truecharts/charts/compare/tdarr-5.0.5...tdarr-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [tdarr-5.0.5](https://github.com/truecharts/charts/compare/tdarr-5.0.4...tdarr-5.0.5) (2023-04-16) + +### Chore diff --git a/stable/tdarr/5.0.15/Chart.yaml b/stable/tdarr/5.0.15/Chart.yaml new file mode 100644 index 00000000000..df41452cfeb --- /dev/null +++ b/stable/tdarr/5.0.15/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.00.20.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +description: Audio/Video library transcoding automation +home: https://truecharts.org/charts/stable/tdarr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/tdarr.png +keywords: + - encode + - media + - tdarr +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tdarr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tdarr + - https://github.com/HaveAGitGat/Tdarr +type: application +version: 5.0.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/tdarr/5.0.15/README.md b/stable/tdarr/5.0.15/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/tdarr/5.0.15/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/tdarr/5.0.15/app-changelog.md b/stable/tdarr/5.0.15/app-changelog.md new file mode 100644 index 00000000000..2f132acf7a8 --- /dev/null +++ b/stable/tdarr/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tdarr-5.0.15](https://github.com/truecharts/charts/compare/tdarr-5.0.14...tdarr-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/tdarr/5.0.14/app-readme.md b/stable/tdarr/5.0.15/app-readme.md similarity index 100% rename from stable/tdarr/5.0.14/app-readme.md rename to stable/tdarr/5.0.15/app-readme.md diff --git a/stable/tdarr/5.0.15/charts/common-12.9.2.tgz b/stable/tdarr/5.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/tdarr/5.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/tdarr/5.0.14/ix_values.yaml b/stable/tdarr/5.0.15/ix_values.yaml similarity index 100% rename from stable/tdarr/5.0.14/ix_values.yaml rename to stable/tdarr/5.0.15/ix_values.yaml diff --git a/stable/tdarr/5.0.14/questions.yaml b/stable/tdarr/5.0.15/questions.yaml similarity index 100% rename from stable/tdarr/5.0.14/questions.yaml rename to stable/tdarr/5.0.15/questions.yaml diff --git a/stable/tdarr/5.0.15/templates/NOTES.txt b/stable/tdarr/5.0.15/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/tdarr/5.0.15/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tdarr/5.0.15/templates/common.yaml b/stable/tdarr/5.0.15/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/tdarr/5.0.15/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/tdarr/5.0.15/values.yaml b/stable/tdarr/5.0.15/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/teedy/11.0.13/CHANGELOG.md b/stable/teedy/11.0.13/CHANGELOG.md new file mode 100644 index 00000000000..b09893fd965 --- /dev/null +++ b/stable/teedy/11.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [teedy-11.0.13](https://github.com/truecharts/charts/compare/teedy-11.0.12...teedy-11.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + + + +## [teedy-11.0.12](https://github.com/truecharts/charts/compare/teedy-11.0.11...teedy-11.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [teedy-11.0.11](https://github.com/truecharts/charts/compare/teedy-11.0.10...teedy-11.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [teedy-11.0.10](https://github.com/truecharts/charts/compare/teedy-11.0.9...teedy-11.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [teedy-11.0.9](https://github.com/truecharts/charts/compare/teedy-11.0.8...teedy-11.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [teedy-11.0.8](https://github.com/truecharts/charts/compare/teedy-11.0.7...teedy-11.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [teedy-11.0.7](https://github.com/truecharts/charts/compare/teedy-11.0.6...teedy-11.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [teedy-11.0.6](https://github.com/truecharts/charts/compare/teedy-11.0.5...teedy-11.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [teedy-11.0.5](https://github.com/truecharts/charts/compare/teedy-11.0.4...teedy-11.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [teedy-11.0.4](https://github.com/truecharts/charts/compare/teedy-11.0.3...teedy-11.0.4) (2023-04-15) + +### Chore + +- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) + + + diff --git a/stable/teedy/11.0.13/Chart.yaml b/stable/teedy/11.0.13/Chart.yaml new file mode 100644 index 00000000000..3cf1774590b --- /dev/null +++ b/stable/teedy/11.0.13/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.10" +description: Teedy is an open source, lightweight document management system for individuals and businesses. +name: teedy +version: 11.0.13 +kubeVersion: ">=1.16.0-0" +keywords: + - teedy + - documents + - management +home: https://truecharts.org/charts/stable/teedy +icon: https://truecharts.org/img/hotlink-ok/chart-icons/teedy.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/teedy + - https://github.com/sismics/docs +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/teedy/11.0.13/README.md b/stable/teedy/11.0.13/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/teedy/11.0.13/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/11.0.13/app-changelog.md b/stable/teedy/11.0.13/app-changelog.md new file mode 100644 index 00000000000..769cc71f576 --- /dev/null +++ b/stable/teedy/11.0.13/app-changelog.md @@ -0,0 +1,13 @@ + + +## [teedy-11.0.13](https://github.com/truecharts/charts/compare/teedy-11.0.12...teedy-11.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + \ No newline at end of file diff --git a/stable/teedy/11.0.13/app-readme.md b/stable/teedy/11.0.13/app-readme.md new file mode 100644 index 00000000000..73aa08d8b58 --- /dev/null +++ b/stable/teedy/11.0.13/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/11.0.13/charts/common-12.9.2.tgz b/stable/teedy/11.0.13/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/teedy/11.0.13/charts/common-12.9.2.tgz differ diff --git a/stable/teedy/11.0.13/ix_values.yaml b/stable/teedy/11.0.13/ix_values.yaml new file mode 100644 index 00000000000..128e37c8786 --- /dev/null +++ b/stable/teedy/11.0.13/ix_values.yaml @@ -0,0 +1,47 @@ +image: + repository: tccr.io/truecharts/docs + tag: v1.10@sha256:c5aa5ae1d6209a9fb25a14cdbe336e9f069a215cae6e7c81872a54b1090a9ecb + 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/11.0.13/questions.yaml b/stable/teedy/11.0.13/questions.yaml new file mode 100644 index 00000000000..d02d3031333 --- /dev/null +++ b/stable/teedy/11.0.13/questions.yaml @@ -0,0 +1,1916 @@ +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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/11.0.13/templates/NOTES.txt b/stable/teedy/11.0.13/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/teedy/11.0.13/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/teedy/11.0.13/templates/common.yaml b/stable/teedy/11.0.13/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/teedy/11.0.13/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/teedy/11.0.13/values.yaml b/stable/teedy/11.0.13/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/thelounge/9.0.16/CHANGELOG.md b/stable/thelounge/9.0.16/CHANGELOG.md deleted file mode 100644 index b0e2ec0f61f..00000000000 --- a/stable/thelounge/9.0.16/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [thelounge-9.0.16](https://github.com/truecharts/charts/compare/thelounge-9.0.15...thelounge-9.0.16) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/thelounge to v4.3.1 ([#9083](https://github.com/truecharts/charts/issues/9083)) - - - - -## [thelounge-9.0.15](https://github.com/truecharts/charts/compare/thelounge-9.0.14...thelounge-9.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [thelounge-9.0.14](https://github.com/truecharts/charts/compare/thelounge-9.0.13...thelounge-9.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [thelounge-9.0.13](https://github.com/truecharts/charts/compare/thelounge-9.0.12...thelounge-9.0.13) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/thelounge to v4.3.1 ([#8961](https://github.com/truecharts/charts/issues/8961)) - - - - -## [thelounge-9.0.12](https://github.com/truecharts/charts/compare/thelounge-9.0.11...thelounge-9.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [thelounge-9.0.11](https://github.com/truecharts/charts/compare/thelounge-9.0.10...thelounge-9.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [thelounge-9.0.10](https://github.com/truecharts/charts/compare/thelounge-9.0.9...thelounge-9.0.10) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/thelounge to v4.3.1 ([#8399](https://github.com/truecharts/charts/issues/8399)) - - - - -## [thelounge-9.0.9](https://github.com/truecharts/charts/compare/thelounge-9.0.8...thelounge-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [thelounge-9.0.8](https://github.com/truecharts/charts/compare/thelounge-9.0.7...thelounge-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [thelounge-9.0.7](https://github.com/truecharts/charts/compare/thelounge-9.0.6...thelounge-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [thelounge-9.0.6](https://github.com/truecharts/charts/compare/thelounge-9.0.5...thelounge-9.0.6) (2023-04-16) - -### Chore diff --git a/stable/thelounge/9.0.16/Chart.yaml b/stable/thelounge/9.0.16/Chart.yaml deleted file mode 100644 index 53660a59368..00000000000 --- a/stable/thelounge/9.0.16/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "4.3.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.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 -keywords: - - thelounge - - IRC - - The Lounge - - docker - - thelounge-docker -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: thelounge -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/thelounge - - https://github.com/thelounge/thelounge -version: 9.0.16 -annotations: - truecharts.org/catagories: | - - utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/thelounge/9.0.16/app-changelog.md b/stable/thelounge/9.0.16/app-changelog.md deleted file mode 100644 index e29f71c2366..00000000000 --- a/stable/thelounge/9.0.16/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [thelounge-9.0.16](https://github.com/truecharts/charts/compare/thelounge-9.0.15...thelounge-9.0.16) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/thelounge to v4.3.1 ([#9083](https://github.com/truecharts/charts/issues/9083)) - - \ No newline at end of file diff --git a/stable/thelounge/9.0.16/charts/common-12.8.1.tgz b/stable/thelounge/9.0.16/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/thelounge/9.0.16/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/thelounge/9.0.17/CHANGELOG.md b/stable/thelounge/9.0.17/CHANGELOG.md new file mode 100644 index 00000000000..c71a3b7a854 --- /dev/null +++ b/stable/thelounge/9.0.17/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [thelounge-9.0.17](https://github.com/truecharts/charts/compare/thelounge-9.0.16...thelounge-9.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [thelounge-9.0.16](https://github.com/truecharts/charts/compare/thelounge-9.0.15...thelounge-9.0.16) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/thelounge to v4.3.1 ([#9083](https://github.com/truecharts/charts/issues/9083)) + + + + +## [thelounge-9.0.15](https://github.com/truecharts/charts/compare/thelounge-9.0.14...thelounge-9.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [thelounge-9.0.14](https://github.com/truecharts/charts/compare/thelounge-9.0.13...thelounge-9.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [thelounge-9.0.13](https://github.com/truecharts/charts/compare/thelounge-9.0.12...thelounge-9.0.13) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/thelounge to v4.3.1 ([#8961](https://github.com/truecharts/charts/issues/8961)) + + + + +## [thelounge-9.0.12](https://github.com/truecharts/charts/compare/thelounge-9.0.11...thelounge-9.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [thelounge-9.0.11](https://github.com/truecharts/charts/compare/thelounge-9.0.10...thelounge-9.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [thelounge-9.0.10](https://github.com/truecharts/charts/compare/thelounge-9.0.9...thelounge-9.0.10) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/thelounge to v4.3.1 ([#8399](https://github.com/truecharts/charts/issues/8399)) + + + + +## [thelounge-9.0.9](https://github.com/truecharts/charts/compare/thelounge-9.0.8...thelounge-9.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [thelounge-9.0.8](https://github.com/truecharts/charts/compare/thelounge-9.0.7...thelounge-9.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [thelounge-9.0.7](https://github.com/truecharts/charts/compare/thelounge-9.0.6...thelounge-9.0.7) (2023-04-20) + +### Chore diff --git a/stable/thelounge/9.0.17/Chart.yaml b/stable/thelounge/9.0.17/Chart.yaml new file mode 100644 index 00000000000..b470eeef7f6 --- /dev/null +++ b/stable/thelounge/9.0.17/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.3.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - thelounge + - IRC + - The Lounge + - docker + - thelounge-docker +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: thelounge +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/thelounge + - https://github.com/thelounge/thelounge +version: 9.0.17 +annotations: + truecharts.org/catagories: | + - utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/thelounge/9.0.17/README.md b/stable/thelounge/9.0.17/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/thelounge/9.0.17/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/9.0.17/app-changelog.md b/stable/thelounge/9.0.17/app-changelog.md new file mode 100644 index 00000000000..31bad4604a2 --- /dev/null +++ b/stable/thelounge/9.0.17/app-changelog.md @@ -0,0 +1,9 @@ + + +## [thelounge-9.0.17](https://github.com/truecharts/charts/compare/thelounge-9.0.16...thelounge-9.0.17) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/thelounge/9.0.16/app-readme.md b/stable/thelounge/9.0.17/app-readme.md similarity index 100% rename from stable/thelounge/9.0.16/app-readme.md rename to stable/thelounge/9.0.17/app-readme.md diff --git a/stable/thelounge/9.0.17/charts/common-12.9.2.tgz b/stable/thelounge/9.0.17/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/thelounge/9.0.17/charts/common-12.9.2.tgz differ diff --git a/stable/thelounge/9.0.16/ix_values.yaml b/stable/thelounge/9.0.17/ix_values.yaml similarity index 100% rename from stable/thelounge/9.0.16/ix_values.yaml rename to stable/thelounge/9.0.17/ix_values.yaml diff --git a/stable/thelounge/9.0.16/questions.yaml b/stable/thelounge/9.0.17/questions.yaml similarity index 100% rename from stable/thelounge/9.0.16/questions.yaml rename to stable/thelounge/9.0.17/questions.yaml diff --git a/stable/thelounge/9.0.17/templates/NOTES.txt b/stable/thelounge/9.0.17/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/thelounge/9.0.17/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/thelounge/9.0.17/templates/common.yaml b/stable/thelounge/9.0.17/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/thelounge/9.0.17/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/thelounge/9.0.17/values.yaml b/stable/thelounge/9.0.17/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/theme-park/5.0.13/CHANGELOG.md b/stable/theme-park/5.0.13/CHANGELOG.md deleted file mode 100644 index 2286c68f2b6..00000000000 --- a/stable/theme-park/5.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [theme-park-5.0.13](https://github.com/truecharts/charts/compare/theme-park-5.0.12...theme-park-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [theme-park-5.0.12](https://github.com/truecharts/charts/compare/theme-park-5.0.11...theme-park-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [theme-park-5.0.11](https://github.com/truecharts/charts/compare/theme-park-5.0.10...theme-park-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [theme-park-5.0.10](https://github.com/truecharts/charts/compare/theme-park-5.0.9...theme-park-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [theme-park-5.0.9](https://github.com/truecharts/charts/compare/theme-park-5.0.8...theme-park-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [theme-park-5.0.8](https://github.com/truecharts/charts/compare/theme-park-5.0.7...theme-park-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [theme-park-5.0.7](https://github.com/truecharts/charts/compare/theme-park-5.0.6...theme-park-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [theme-park-5.0.6](https://github.com/truecharts/charts/compare/theme-park-5.0.5...theme-park-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [theme-park-5.0.5](https://github.com/truecharts/charts/compare/theme-park-5.0.4...theme-park-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [theme-park-5.0.4](https://github.com/truecharts/charts/compare/theme-park-5.0.3...theme-park-5.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [theme-park-5.0.3](https://github.com/truecharts/charts/compare/theme-park-5.0.2...theme-park-5.0.3) (2023-04-14) - - diff --git a/stable/theme-park/5.0.13/Chart.yaml b/stable/theme-park/5.0.13/Chart.yaml deleted file mode 100644 index 85d854c2e8b..00000000000 --- a/stable/theme-park/5.0.13/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.13.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - theme-park - - customization -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: theme-park -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/theme-park - - https://github.com/gilbn/theme.park -type: application -version: 5.0.13 -annotations: - truecharts.org/catagories: | - - customization - truecharts.org/SCALE-support: "true" diff --git a/stable/theme-park/5.0.13/app-changelog.md b/stable/theme-park/5.0.13/app-changelog.md deleted file mode 100644 index f6a8b39d24b..00000000000 --- a/stable/theme-park/5.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [theme-park-5.0.13](https://github.com/truecharts/charts/compare/theme-park-5.0.12...theme-park-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/theme-park/5.0.13/charts/common-12.8.1.tgz b/stable/theme-park/5.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/theme-park/5.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/theme-park/5.0.14/CHANGELOG.md b/stable/theme-park/5.0.14/CHANGELOG.md new file mode 100644 index 00000000000..c61e327c847 --- /dev/null +++ b/stable/theme-park/5.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [theme-park-5.0.14](https://github.com/truecharts/charts/compare/theme-park-5.0.13...theme-park-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [theme-park-5.0.13](https://github.com/truecharts/charts/compare/theme-park-5.0.12...theme-park-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [theme-park-5.0.12](https://github.com/truecharts/charts/compare/theme-park-5.0.11...theme-park-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [theme-park-5.0.11](https://github.com/truecharts/charts/compare/theme-park-5.0.10...theme-park-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [theme-park-5.0.10](https://github.com/truecharts/charts/compare/theme-park-5.0.9...theme-park-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [theme-park-5.0.9](https://github.com/truecharts/charts/compare/theme-park-5.0.8...theme-park-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [theme-park-5.0.8](https://github.com/truecharts/charts/compare/theme-park-5.0.7...theme-park-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [theme-park-5.0.7](https://github.com/truecharts/charts/compare/theme-park-5.0.6...theme-park-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [theme-park-5.0.6](https://github.com/truecharts/charts/compare/theme-park-5.0.5...theme-park-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [theme-park-5.0.5](https://github.com/truecharts/charts/compare/theme-park-5.0.4...theme-park-5.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [theme-park-5.0.4](https://github.com/truecharts/charts/compare/theme-park-5.0.3...theme-park-5.0.4) (2023-04-15) + +### Chore diff --git a/stable/theme-park/5.0.14/Chart.yaml b/stable/theme-park/5.0.14/Chart.yaml new file mode 100644 index 00000000000..63c48e5f17d --- /dev/null +++ b/stable/theme-park/5.0.14/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.13.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - theme-park + - customization +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: theme-park +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/theme-park + - https://github.com/gilbn/theme.park +type: application +version: 5.0.14 +annotations: + truecharts.org/catagories: | + - customization + truecharts.org/SCALE-support: "true" diff --git a/stable/theme-park/5.0.14/README.md b/stable/theme-park/5.0.14/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/theme-park/5.0.14/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/theme-park/5.0.14/app-changelog.md b/stable/theme-park/5.0.14/app-changelog.md new file mode 100644 index 00000000000..dd2f34c12fc --- /dev/null +++ b/stable/theme-park/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [theme-park-5.0.14](https://github.com/truecharts/charts/compare/theme-park-5.0.13...theme-park-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/theme-park/5.0.13/app-readme.md b/stable/theme-park/5.0.14/app-readme.md similarity index 100% rename from stable/theme-park/5.0.13/app-readme.md rename to stable/theme-park/5.0.14/app-readme.md diff --git a/stable/theme-park/5.0.14/charts/common-12.9.2.tgz b/stable/theme-park/5.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/theme-park/5.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/theme-park/5.0.13/ix_values.yaml b/stable/theme-park/5.0.14/ix_values.yaml similarity index 100% rename from stable/theme-park/5.0.13/ix_values.yaml rename to stable/theme-park/5.0.14/ix_values.yaml diff --git a/stable/theme-park/5.0.13/questions.yaml b/stable/theme-park/5.0.14/questions.yaml similarity index 100% rename from stable/theme-park/5.0.13/questions.yaml rename to stable/theme-park/5.0.14/questions.yaml diff --git a/stable/theme-park/5.0.14/templates/NOTES.txt b/stable/theme-park/5.0.14/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/theme-park/5.0.14/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/theme-park/5.0.14/templates/common.yaml b/stable/theme-park/5.0.14/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/theme-park/5.0.14/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/theme-park/5.0.14/values.yaml b/stable/theme-park/5.0.14/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tinymediamanager/5.0.15/CHANGELOG.md b/stable/tinymediamanager/5.0.15/CHANGELOG.md deleted file mode 100644 index a0a80fa57a0..00000000000 --- a/stable/tinymediamanager/5.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [tinymediamanager-5.0.15](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.14...tinymediamanager-5.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [tinymediamanager-5.0.14](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.13...tinymediamanager-5.0.14) (2023-05-20) - -### Chore - -- update container image tccr.io/truecharts/tinymediamanager to v4.3.11 ([#9020](https://github.com/truecharts/charts/issues/9020)) - - - - -## [tinymediamanager-5.0.13](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.12...tinymediamanager-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [tinymediamanager-5.0.12](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.11...tinymediamanager-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [tinymediamanager-5.0.11](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.10...tinymediamanager-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [tinymediamanager-5.0.10](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.9...tinymediamanager-5.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/tinymediamanager to v4.3.10 ([#8528](https://github.com/truecharts/charts/issues/8528)) - - - - -## [tinymediamanager-5.0.9](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.8...tinymediamanager-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [tinymediamanager-5.0.8](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.7...tinymediamanager-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [tinymediamanager-5.0.7](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.6...tinymediamanager-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [tinymediamanager-5.0.6](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.5...tinymediamanager-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [tinymediamanager-5.0.5](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.4...tinymediamanager-5.0.5) (2023-04-16) - -### Chore diff --git a/stable/tinymediamanager/5.0.15/Chart.yaml b/stable/tinymediamanager/5.0.15/Chart.yaml deleted file mode 100644 index e632bc0dc49..00000000000 --- a/stable/tinymediamanager/5.0.15/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "4.3.11" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - tiny - - media - - manager -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tinymediamanager -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/tinymediamanager - - https://gitlab.com/tinyMediaManager/tinyMediaManager -version: 5.0.15 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/tinymediamanager/5.0.15/app-changelog.md b/stable/tinymediamanager/5.0.15/app-changelog.md deleted file mode 100644 index dc32973fc2e..00000000000 --- a/stable/tinymediamanager/5.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tinymediamanager-5.0.15](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.14...tinymediamanager-5.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/tinymediamanager/5.0.15/charts/common-12.8.1.tgz b/stable/tinymediamanager/5.0.15/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/tinymediamanager/5.0.15/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/tinymediamanager/5.0.16/CHANGELOG.md b/stable/tinymediamanager/5.0.16/CHANGELOG.md new file mode 100644 index 00000000000..afec3f5e9f4 --- /dev/null +++ b/stable/tinymediamanager/5.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tinymediamanager-5.0.16](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.15...tinymediamanager-5.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [tinymediamanager-5.0.15](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.14...tinymediamanager-5.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [tinymediamanager-5.0.14](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.13...tinymediamanager-5.0.14) (2023-05-20) + +### Chore + +- update container image tccr.io/truecharts/tinymediamanager to v4.3.11 ([#9020](https://github.com/truecharts/charts/issues/9020)) + + + + +## [tinymediamanager-5.0.13](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.12...tinymediamanager-5.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [tinymediamanager-5.0.12](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.11...tinymediamanager-5.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [tinymediamanager-5.0.11](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.10...tinymediamanager-5.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [tinymediamanager-5.0.10](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.9...tinymediamanager-5.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/tinymediamanager to v4.3.10 ([#8528](https://github.com/truecharts/charts/issues/8528)) + + + + +## [tinymediamanager-5.0.9](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.8...tinymediamanager-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [tinymediamanager-5.0.8](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.7...tinymediamanager-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [tinymediamanager-5.0.7](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.6...tinymediamanager-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [tinymediamanager-5.0.6](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.5...tinymediamanager-5.0.6) (2023-04-16) + +### Chore diff --git a/stable/tinymediamanager/5.0.16/Chart.yaml b/stable/tinymediamanager/5.0.16/Chart.yaml new file mode 100644 index 00000000000..0e26bb0c716 --- /dev/null +++ b/stable/tinymediamanager/5.0.16/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "4.3.11" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - tiny + - media + - manager +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tinymediamanager +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tinymediamanager + - https://gitlab.com/tinyMediaManager/tinyMediaManager +version: 5.0.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/tinymediamanager/5.0.16/README.md b/stable/tinymediamanager/5.0.16/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/tinymediamanager/5.0.16/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/tinymediamanager/5.0.16/app-changelog.md b/stable/tinymediamanager/5.0.16/app-changelog.md new file mode 100644 index 00000000000..9dbf6fb8b56 --- /dev/null +++ b/stable/tinymediamanager/5.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tinymediamanager-5.0.16](https://github.com/truecharts/charts/compare/tinymediamanager-5.0.15...tinymediamanager-5.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/tinymediamanager/5.0.15/app-readme.md b/stable/tinymediamanager/5.0.16/app-readme.md similarity index 100% rename from stable/tinymediamanager/5.0.15/app-readme.md rename to stable/tinymediamanager/5.0.16/app-readme.md diff --git a/stable/tinymediamanager/5.0.16/charts/common-12.9.2.tgz b/stable/tinymediamanager/5.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/tinymediamanager/5.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/tinymediamanager/5.0.15/ix_values.yaml b/stable/tinymediamanager/5.0.16/ix_values.yaml similarity index 100% rename from stable/tinymediamanager/5.0.15/ix_values.yaml rename to stable/tinymediamanager/5.0.16/ix_values.yaml diff --git a/stable/tinymediamanager/5.0.15/questions.yaml b/stable/tinymediamanager/5.0.16/questions.yaml similarity index 100% rename from stable/tinymediamanager/5.0.15/questions.yaml rename to stable/tinymediamanager/5.0.16/questions.yaml diff --git a/stable/tinymediamanager/5.0.16/templates/NOTES.txt b/stable/tinymediamanager/5.0.16/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/tinymediamanager/5.0.16/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tinymediamanager/5.0.16/templates/common.yaml b/stable/tinymediamanager/5.0.16/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/tinymediamanager/5.0.16/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/tinymediamanager/5.0.16/values.yaml b/stable/tinymediamanager/5.0.16/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/traccar/11.0.13/CHANGELOG.md b/stable/traccar/11.0.13/CHANGELOG.md new file mode 100644 index 00000000000..fa7f9912910 --- /dev/null +++ b/stable/traccar/11.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [traccar-11.0.13](https://github.com/truecharts/charts/compare/traccar-11.0.12...traccar-11.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + + + +## [traccar-11.0.12](https://github.com/truecharts/charts/compare/traccar-11.0.11...traccar-11.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [traccar-11.0.11](https://github.com/truecharts/charts/compare/traccar-11.0.10...traccar-11.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [traccar-11.0.10](https://github.com/truecharts/charts/compare/traccar-11.0.9...traccar-11.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [traccar-11.0.9](https://github.com/truecharts/charts/compare/traccar-11.0.8...traccar-11.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [traccar-11.0.8](https://github.com/truecharts/charts/compare/traccar-11.0.7...traccar-11.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [traccar-11.0.7](https://github.com/truecharts/charts/compare/traccar-11.0.6...traccar-11.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [traccar-11.0.6](https://github.com/truecharts/charts/compare/traccar-11.0.5...traccar-11.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [traccar-11.0.5](https://github.com/truecharts/charts/compare/traccar-11.0.4...traccar-11.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [traccar-11.0.4](https://github.com/truecharts/charts/compare/traccar-11.0.3...traccar-11.0.4) (2023-04-15) + +### Chore + +- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) + + + diff --git a/stable/traccar/11.0.13/Chart.yaml b/stable/traccar/11.0.13/Chart.yaml new file mode 100644 index 00000000000..77bea7451f4 --- /dev/null +++ b/stable/traccar/11.0.13/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "5.3" +description: Traccar is an open source GPS tracking system. +name: traccar +version: 11.0.13 +kubeVersion: ">=1.16.0-0" +keywords: + - traccar + - gps +home: https://truecharts.org/charts/stable/traccar +icon: https://truecharts.org/img/hotlink-ok/chart-icons/traccar.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/traccar + - https://github.com/traccar/traccar +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/traccar/11.0.13/README.md b/stable/traccar/11.0.13/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/traccar/11.0.13/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/11.0.13/app-changelog.md b/stable/traccar/11.0.13/app-changelog.md new file mode 100644 index 00000000000..d4725308434 --- /dev/null +++ b/stable/traccar/11.0.13/app-changelog.md @@ -0,0 +1,13 @@ + + +## [traccar-11.0.13](https://github.com/truecharts/charts/compare/traccar-11.0.12...traccar-11.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + ### Fix + +- fix mistakes on questions.yaml + + \ No newline at end of file diff --git a/stable/traccar/11.0.13/app-readme.md b/stable/traccar/11.0.13/app-readme.md new file mode 100644 index 00000000000..1f09a8fd750 --- /dev/null +++ b/stable/traccar/11.0.13/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/11.0.13/charts/common-12.9.2.tgz b/stable/traccar/11.0.13/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/traccar/11.0.13/charts/common-12.9.2.tgz differ diff --git a/stable/traccar/11.0.13/ix_values.yaml b/stable/traccar/11.0.13/ix_values.yaml new file mode 100644 index 00000000000..62e5ec8ad3c --- /dev/null +++ b/stable/traccar/11.0.13/ix_values.yaml @@ -0,0 +1,42 @@ +image: + repository: tccr.io/truecharts/traccar + tag: 5.3@sha256:3c7b0a6617c8684485077475fa7132d8ce9c5c2d07bfdc910d334f076b6bf900 + 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/11.0.13/questions.yaml b/stable/traccar/11.0.13/questions.yaml new file mode 100644 index 00000000000..b61918560a0 --- /dev/null +++ b/stable/traccar/11.0.13/questions.yaml @@ -0,0 +1,1880 @@ +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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/11.0.13/templates/NOTES.txt b/stable/traccar/11.0.13/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/traccar/11.0.13/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/traccar/11.0.13/templates/common.yaml b/stable/traccar/11.0.13/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/traccar/11.0.13/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/traccar/11.0.13/values.yaml b/stable/traccar/11.0.13/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/traggo/2.0.13/CHANGELOG.md b/stable/traggo/2.0.13/CHANGELOG.md deleted file mode 100644 index d7f0fe97009..00000000000 --- a/stable/traggo/2.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [traggo-2.0.13](https://github.com/truecharts/charts/compare/traggo-2.0.12...traggo-2.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [traggo-2.0.12](https://github.com/truecharts/charts/compare/traggo-2.0.11...traggo-2.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [traggo-2.0.11](https://github.com/truecharts/charts/compare/traggo-2.0.10...traggo-2.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [traggo-2.0.10](https://github.com/truecharts/charts/compare/traggo-2.0.9...traggo-2.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [traggo-2.0.9](https://github.com/truecharts/charts/compare/traggo-2.0.8...traggo-2.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [traggo-2.0.8](https://github.com/truecharts/charts/compare/traggo-2.0.7...traggo-2.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [traggo-2.0.7](https://github.com/truecharts/charts/compare/traggo-2.0.6...traggo-2.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [traggo-2.0.6](https://github.com/truecharts/charts/compare/traggo-2.0.5...traggo-2.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [traggo-2.0.5](https://github.com/truecharts/charts/compare/traggo-2.0.4...traggo-2.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [traggo-2.0.4](https://github.com/truecharts/charts/compare/traggo-2.0.3...traggo-2.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [traggo-2.0.3](https://github.com/truecharts/charts/compare/traggo-2.0.2...traggo-2.0.3) (2023-04-14) - - diff --git a/stable/traggo/2.0.13/Chart.yaml b/stable/traggo/2.0.13/Chart.yaml deleted file mode 100644 index 3291e7fe651..00000000000 --- a/stable/traggo/2.0.13/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - time-tracking - - tag -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: traggo -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/traggo - - https://github.com/traggo/server -type: application -version: 2.0.13 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/traggo/2.0.13/app-changelog.md b/stable/traggo/2.0.13/app-changelog.md deleted file mode 100644 index a5031e73d2c..00000000000 --- a/stable/traggo/2.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [traggo-2.0.13](https://github.com/truecharts/charts/compare/traggo-2.0.12...traggo-2.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/traggo/2.0.13/charts/common-12.8.1.tgz b/stable/traggo/2.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/traggo/2.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/traggo/2.0.14/CHANGELOG.md b/stable/traggo/2.0.14/CHANGELOG.md new file mode 100644 index 00000000000..1217c61fd86 --- /dev/null +++ b/stable/traggo/2.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [traggo-2.0.14](https://github.com/truecharts/charts/compare/traggo-2.0.13...traggo-2.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [traggo-2.0.13](https://github.com/truecharts/charts/compare/traggo-2.0.12...traggo-2.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [traggo-2.0.12](https://github.com/truecharts/charts/compare/traggo-2.0.11...traggo-2.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [traggo-2.0.11](https://github.com/truecharts/charts/compare/traggo-2.0.10...traggo-2.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [traggo-2.0.10](https://github.com/truecharts/charts/compare/traggo-2.0.9...traggo-2.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [traggo-2.0.9](https://github.com/truecharts/charts/compare/traggo-2.0.8...traggo-2.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [traggo-2.0.8](https://github.com/truecharts/charts/compare/traggo-2.0.7...traggo-2.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [traggo-2.0.7](https://github.com/truecharts/charts/compare/traggo-2.0.6...traggo-2.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [traggo-2.0.6](https://github.com/truecharts/charts/compare/traggo-2.0.5...traggo-2.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [traggo-2.0.5](https://github.com/truecharts/charts/compare/traggo-2.0.4...traggo-2.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [traggo-2.0.4](https://github.com/truecharts/charts/compare/traggo-2.0.3...traggo-2.0.4) (2023-04-15) + +### Chore diff --git a/stable/traggo/2.0.14/Chart.yaml b/stable/traggo/2.0.14/Chart.yaml new file mode 100644 index 00000000000..effcafff639 --- /dev/null +++ b/stable/traggo/2.0.14/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - time-tracking + - tag +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: traggo +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/traggo + - https://github.com/traggo/server +type: application +version: 2.0.14 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/traggo/2.0.14/README.md b/stable/traggo/2.0.14/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/traggo/2.0.14/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/traggo/2.0.14/app-changelog.md b/stable/traggo/2.0.14/app-changelog.md new file mode 100644 index 00000000000..5c73398fdf8 --- /dev/null +++ b/stable/traggo/2.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [traggo-2.0.14](https://github.com/truecharts/charts/compare/traggo-2.0.13...traggo-2.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/traggo/2.0.13/app-readme.md b/stable/traggo/2.0.14/app-readme.md similarity index 100% rename from stable/traggo/2.0.13/app-readme.md rename to stable/traggo/2.0.14/app-readme.md diff --git a/stable/traggo/2.0.14/charts/common-12.9.2.tgz b/stable/traggo/2.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/traggo/2.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/traggo/2.0.13/ix_values.yaml b/stable/traggo/2.0.14/ix_values.yaml similarity index 100% rename from stable/traggo/2.0.13/ix_values.yaml rename to stable/traggo/2.0.14/ix_values.yaml diff --git a/stable/traggo/2.0.13/questions.yaml b/stable/traggo/2.0.14/questions.yaml similarity index 100% rename from stable/traggo/2.0.13/questions.yaml rename to stable/traggo/2.0.14/questions.yaml diff --git a/stable/traggo/2.0.14/templates/NOTES.txt b/stable/traggo/2.0.14/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/traggo/2.0.14/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/traggo/2.0.13/templates/_secret.tpl b/stable/traggo/2.0.14/templates/_secret.tpl similarity index 100% rename from stable/traggo/2.0.13/templates/_secret.tpl rename to stable/traggo/2.0.14/templates/_secret.tpl diff --git a/stable/traggo/2.0.13/templates/common.yaml b/stable/traggo/2.0.14/templates/common.yaml similarity index 100% rename from stable/traggo/2.0.13/templates/common.yaml rename to stable/traggo/2.0.14/templates/common.yaml diff --git a/stable/traggo/2.0.14/values.yaml b/stable/traggo/2.0.14/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/transmission/16.0.16/CHANGELOG.md b/stable/transmission/16.0.16/CHANGELOG.md new file mode 100644 index 00000000000..234af64847d --- /dev/null +++ b/stable/transmission/16.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [transmission-16.0.16](https://github.com/truecharts/charts/compare/transmission-16.0.15...transmission-16.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [transmission-16.0.15](https://github.com/truecharts/charts/compare/transmission-16.0.14...transmission-16.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + ### Fix + +- append CIDR in whiteliest when used ([#8978](https://github.com/truecharts/charts/issues/8978)) + + + + +## [transmission-16.0.14](https://github.com/truecharts/charts/compare/transmission-16.0.13...transmission-16.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [transmission-16.0.13](https://github.com/truecharts/charts/compare/transmission-16.0.12...transmission-16.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [transmission-16.0.12](https://github.com/truecharts/charts/compare/transmission-16.0.11...transmission-16.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [transmission-16.0.11](https://github.com/truecharts/charts/compare/transmission-16.0.10...transmission-16.0.11) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [transmission-16.0.10](https://github.com/truecharts/charts/compare/transmission-16.0.9...transmission-16.0.10) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [transmission-16.0.9](https://github.com/truecharts/charts/compare/transmission-16.0.8...transmission-16.0.9) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [transmission-16.0.8](https://github.com/truecharts/charts/compare/transmission-16.0.7...transmission-16.0.8) (2023-04-19) + +### Fix + +- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095)) + + + + +## [transmission-16.0.7](https://github.com/truecharts/charts/compare/transmission-16.0.6...transmission-16.0.7) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + diff --git a/stable/transmission/16.0.16/Chart.yaml b/stable/transmission/16.0.16/Chart.yaml new file mode 100644 index 00000000000..7a777d8304a --- /dev/null +++ b/stable/transmission/16.0.16/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "3.00" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - transmission + - torrent + - usenet +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: transmission +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/transmission + - https://github.com/transmission/transmission +type: application +version: 16.0.16 +annotations: + truecharts.org/catagories: | + - download-tools + truecharts.org/SCALE-support: "true" diff --git a/stable/transmission/16.0.16/README.md b/stable/transmission/16.0.16/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/transmission/16.0.16/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/16.0.16/app-changelog.md b/stable/transmission/16.0.16/app-changelog.md new file mode 100644 index 00000000000..bcfd8e56d9a --- /dev/null +++ b/stable/transmission/16.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [transmission-16.0.16](https://github.com/truecharts/charts/compare/transmission-16.0.15...transmission-16.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/transmission/16.0.16/app-readme.md b/stable/transmission/16.0.16/app-readme.md new file mode 100644 index 00000000000..7ad905d1d99 --- /dev/null +++ b/stable/transmission/16.0.16/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/16.0.16/charts/common-12.9.2.tgz b/stable/transmission/16.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/transmission/16.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/transmission/16.0.16/ix_values.yaml b/stable/transmission/16.0.16/ix_values.yaml new file mode 100644 index 00000000000..9de5f3f3cfe --- /dev/null +++ b/stable/transmission/16.0.16/ix_values.yaml @@ -0,0 +1,122 @@ +image: + repository: tccr.io/truecharts/transmission + pullPolicy: IfNotPresent + tag: v3.00@sha256:cf61bde05f265653ce12b0ef42e25ac25abcc51ff84c9e5528ef75fea8330eda + +workload: + main: + podSpec: + containers: + main: + probes: + liveness: + type: http + path: "{{ .Values.workload.main.podSpec.containers.main.env.TRANSMISSION__RPC_URL }}" + startup: + type: http + path: "{{ .Values.workload.main.podSpec.containers.main.env.TRANSMISSION__RPC_URL }}" + readiness: + type: http + path: "{{ .Values.workload.main.podSpec.containers.main.env.TRANSMISSION__RPC_URL }}" + 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: "http://john.bitsurge.net/public/biglist.p2p.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" + +service: + main: + ports: + main: + port: 10109 + targetPort: 9091 + torrent: + enabled: true + ports: + torrent: + enabled: true + port: 51414 + protocol: tcp + torrentudp: + enabled: true + port: 51414 + protocol: udp + +portal: + open: + enabled: true + +manifestManager: + enabled: false diff --git a/stable/transmission/16.0.16/questions.yaml b/stable/transmission/16.0.16/questions.yaml new file mode 100644 index 00000000000..9042b309720 --- /dev/null +++ b/stable/transmission/16.0.16/questions.yaml @@ -0,0 +1,2297 @@ +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: "REPLACETHIS" + - variable: TRANSMISSION_RPC_PASSWORD + label: TRANSMISSION_RPC_PASSWORD + schema: + type: string + private: true + default: "REPLACETHIS" + - variable: TRANSMISSION_ALT_SPEED_DOWN + label: TRANSMISSION_ALT_SPEED_DOWN + schema: + type: int + default: 50 + - variable: TRANSMISSION_ALT_SPEED_ENABLED + label: TRANSMISSION_ALT_SPEED_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_ENABLED + label: TRANSMISSION_ALT_SPEED_TIME_ENABLED + schema: + type: boolean + default: false + - 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: "http://john.bitsurge.net/public/biglist.p2p.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_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 + label: TRANSMISSION_IDLE_SEEDING_LIMIT + schema: + type: int + default: 30 + - variable: TRANSMISSION_IDLE_SEEDING_LIMIT_ENABLED + label: TRANSMISSION_IDLE_SEEDING_LIMIT_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_INCOMPLETE_DIR + label: TRANSMISSION_INCOMPLETE_DIR + schema: + type: string + default: "/downloads/incomplete" + - variable: TRANSMISSION_INCOMPLETE_DIR_ENABLED + label: TRANSMISSION_INCOMPLETE_DIR_ENABLED + schema: + type: boolean + default: true + - 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 + label: TRANSMISSION_RATIO_LIMIT + schema: + type: int + default: 2 + - variable: TRANSMISSION_RATIO_LIMIT_ENABLED + label: TRANSMISSION_RATIO_LIMIT_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_RENAME_PARTIAL_FILES + label: TRANSMISSION_RENAME_PARTIAL_FILES + schema: + type: boolean + default: true + - variable: TRANSMISSION_RPC_AUTHENTICATION_REQUIRED + label: TRANSMISSION_RPC_AUTHENTICATION_REQUIRED + schema: + type: boolean + default: false + - variable: TRANSMISSION_RPC_BIND_ADDRESS + label: TRANSMISSION_RPC_BIND_ADDRESS + schema: + type: string + default: "0.0.0.0" + - variable: TRANSMISSION_RPC_ENABLED + label: TRANSMISSION_RPC_ENABLED + schema: + type: boolean + default: true + - variable: TRANSMISSION_RPC_HOST_WHITELIST + label: TRANSMISSION_RPC_HOST_WHITELIST + schema: + type: string + default: "" + - variable: TRANSMISSION_RPC_HOST_WHITELIST_ENABLED + label: TRANSMISSION_RPC_HOST_WHITELIST_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_RPC_WHITELIST + label: TRANSMISSION_RPC_WHITELIST + schema: + type: string + default: "" + - variable: TRANSMISSION_RPC_WHITELIST_ENABLED + label: TRANSMISSION_RPC_WHITELIST_ENABLED + schema: + type: boolean + default: false + - 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_FILENAME + 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 + label: TRANSMISSION_SPEED_LIMIT_DOWN + schema: + type: int + default: 100 + - variable: TRANSMISSION_SPEED_LIMIT_DOWN_ENABLED + label: TRANSMISSION_SPEED_LIMIT_DOWN_ENABLED + schema: + type: boolean + default: false + - variable: TRANSMISSION_SPEED_LIMIT_UP + label: TRANSMISSION_SPEED_LIMIT_UP + schema: + type: int + default: 100 + - variable: TRANSMISSION_SPEED_LIMIT_UP_ENABLED + label: TRANSMISSION_SPEED_LIMIT_UP_ENABLED + schema: + type: boolean + default: false + - 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: TRANSMISSION_WATCH_DIR + label: TRANSMISSION_WATCH_DIR + schema: + type: string + default: "/watch" + - variable: TRANSMISSION_WATCH_DIR_ENABLED + label: TRANSMISSION_WATCH_DIR_ENABLED + 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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/16.0.16/templates/NOTES.txt b/stable/transmission/16.0.16/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/transmission/16.0.16/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/transmission/16.0.16/templates/common.yaml b/stable/transmission/16.0.16/templates/common.yaml new file mode 100644 index 00000000000..cf19cc0dca8 --- /dev/null +++ b/stable/transmission/16.0.16/templates/common.yaml @@ -0,0 +1,22 @@ +{{/* 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 -}} + +{{- with .Values.workload.main.podSpec.containers.main.env.TRANSMISSION_RPC_WHITELIST -}} + {{- if not (contains .Values.chartContext.podCIDR .) }} + {{/* Append CIDR in front */}} + {{- $_ := set $.Values.workload.main.podSpec.containers.main.env.TRANSMISSION_RPC_WHITELIST (printf "%v,%v" .Values.chartContext.podCIDR .) }} + {{- end }} +{{- end -}} + +{{/* Render the templates */}} +{{ include "tc.v1.common.loader.apply" . }} diff --git a/stable/transmission/16.0.16/values.yaml b/stable/transmission/16.0.16/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/trilium-notes/8.0.14/CHANGELOG.md b/stable/trilium-notes/8.0.14/CHANGELOG.md deleted file mode 100644 index 8974d310979..00000000000 --- a/stable/trilium-notes/8.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [trilium-notes-8.0.14](https://github.com/truecharts/charts/compare/trilium-notes-8.0.13...trilium-notes-8.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [trilium-notes-8.0.13](https://github.com/truecharts/charts/compare/trilium-notes-8.0.12...trilium-notes-8.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [trilium-notes-8.0.12](https://github.com/truecharts/charts/compare/trilium-notes-8.0.11...trilium-notes-8.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [trilium-notes-8.0.11](https://github.com/truecharts/charts/compare/trilium-notes-8.0.10...trilium-notes-8.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [trilium-notes-8.0.10](https://github.com/truecharts/charts/compare/trilium-notes-8.0.9...trilium-notes-8.0.10) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/trilium-notes to v0.59.4 ([#8267](https://github.com/truecharts/charts/issues/8267)) - - - - -## [trilium-notes-8.0.9](https://github.com/truecharts/charts/compare/trilium-notes-8.0.8...trilium-notes-8.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [trilium-notes-8.0.8](https://github.com/truecharts/charts/compare/trilium-notes-8.0.7...trilium-notes-8.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [trilium-notes-8.0.7](https://github.com/truecharts/charts/compare/trilium-notes-8.0.6...trilium-notes-8.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [trilium-notes-8.0.6](https://github.com/truecharts/charts/compare/trilium-notes-8.0.5...trilium-notes-8.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [trilium-notes-8.0.5](https://github.com/truecharts/charts/compare/trilium-notes-8.0.4...trilium-notes-8.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [trilium-notes-8.0.4](https://github.com/truecharts/charts/compare/trilium-notes-8.0.3...trilium-notes-8.0.4) (2023-04-15) - -### Chore diff --git a/stable/trilium-notes/8.0.14/Chart.yaml b/stable/trilium-notes/8.0.14/Chart.yaml deleted file mode 100644 index 42a82f855cc..00000000000 --- a/stable/trilium-notes/8.0.14/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.59.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - trilium - - notes - - note - - information -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: trilium-notes -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/trilium-notes - - https://github.com/zadam/trilium -type: application -version: 8.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/trilium-notes/8.0.14/app-changelog.md b/stable/trilium-notes/8.0.14/app-changelog.md deleted file mode 100644 index 0a8d34fcd5e..00000000000 --- a/stable/trilium-notes/8.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [trilium-notes-8.0.14](https://github.com/truecharts/charts/compare/trilium-notes-8.0.13...trilium-notes-8.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/trilium-notes/8.0.14/charts/common-12.8.1.tgz b/stable/trilium-notes/8.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/trilium-notes/8.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/trilium-notes/8.0.15/CHANGELOG.md b/stable/trilium-notes/8.0.15/CHANGELOG.md new file mode 100644 index 00000000000..b3558e12237 --- /dev/null +++ b/stable/trilium-notes/8.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [trilium-notes-8.0.15](https://github.com/truecharts/charts/compare/trilium-notes-8.0.14...trilium-notes-8.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [trilium-notes-8.0.14](https://github.com/truecharts/charts/compare/trilium-notes-8.0.13...trilium-notes-8.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [trilium-notes-8.0.13](https://github.com/truecharts/charts/compare/trilium-notes-8.0.12...trilium-notes-8.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [trilium-notes-8.0.12](https://github.com/truecharts/charts/compare/trilium-notes-8.0.11...trilium-notes-8.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [trilium-notes-8.0.11](https://github.com/truecharts/charts/compare/trilium-notes-8.0.10...trilium-notes-8.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [trilium-notes-8.0.10](https://github.com/truecharts/charts/compare/trilium-notes-8.0.9...trilium-notes-8.0.10) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/trilium-notes to v0.59.4 ([#8267](https://github.com/truecharts/charts/issues/8267)) + + + + +## [trilium-notes-8.0.9](https://github.com/truecharts/charts/compare/trilium-notes-8.0.8...trilium-notes-8.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [trilium-notes-8.0.8](https://github.com/truecharts/charts/compare/trilium-notes-8.0.7...trilium-notes-8.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [trilium-notes-8.0.7](https://github.com/truecharts/charts/compare/trilium-notes-8.0.6...trilium-notes-8.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [trilium-notes-8.0.6](https://github.com/truecharts/charts/compare/trilium-notes-8.0.5...trilium-notes-8.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [trilium-notes-8.0.5](https://github.com/truecharts/charts/compare/trilium-notes-8.0.4...trilium-notes-8.0.5) (2023-04-16) + +### Chore diff --git a/stable/trilium-notes/8.0.15/Chart.yaml b/stable/trilium-notes/8.0.15/Chart.yaml new file mode 100644 index 00000000000..95e90c4e442 --- /dev/null +++ b/stable/trilium-notes/8.0.15/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.59.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - trilium + - notes + - note + - information +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: trilium-notes +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/trilium-notes + - https://github.com/zadam/trilium +type: application +version: 8.0.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/trilium-notes/8.0.15/README.md b/stable/trilium-notes/8.0.15/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/trilium-notes/8.0.15/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/8.0.15/app-changelog.md b/stable/trilium-notes/8.0.15/app-changelog.md new file mode 100644 index 00000000000..48376d95adb --- /dev/null +++ b/stable/trilium-notes/8.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [trilium-notes-8.0.15](https://github.com/truecharts/charts/compare/trilium-notes-8.0.14...trilium-notes-8.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/trilium-notes/8.0.14/app-readme.md b/stable/trilium-notes/8.0.15/app-readme.md similarity index 100% rename from stable/trilium-notes/8.0.14/app-readme.md rename to stable/trilium-notes/8.0.15/app-readme.md diff --git a/stable/trilium-notes/8.0.15/charts/common-12.9.2.tgz b/stable/trilium-notes/8.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/trilium-notes/8.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/trilium-notes/8.0.14/ix_values.yaml b/stable/trilium-notes/8.0.15/ix_values.yaml similarity index 100% rename from stable/trilium-notes/8.0.14/ix_values.yaml rename to stable/trilium-notes/8.0.15/ix_values.yaml diff --git a/stable/trilium-notes/8.0.14/questions.yaml b/stable/trilium-notes/8.0.15/questions.yaml similarity index 100% rename from stable/trilium-notes/8.0.14/questions.yaml rename to stable/trilium-notes/8.0.15/questions.yaml diff --git a/stable/trilium-notes/8.0.15/templates/NOTES.txt b/stable/trilium-notes/8.0.15/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/trilium-notes/8.0.15/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/trilium-notes/8.0.15/templates/common.yaml b/stable/trilium-notes/8.0.15/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/trilium-notes/8.0.15/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/trilium-notes/8.0.15/values.yaml b/stable/trilium-notes/8.0.15/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/truecommand/14.0.12/CHANGELOG.md b/stable/truecommand/14.0.12/CHANGELOG.md new file mode 100644 index 00000000000..c6cc6ddad0b --- /dev/null +++ b/stable/truecommand/14.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [truecommand-14.0.12](https://github.com/truecharts/charts/compare/truecommand-14.0.11...truecommand-14.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [truecommand-14.0.11](https://github.com/truecharts/charts/compare/truecommand-14.0.10...truecommand-14.0.11) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [truecommand-14.0.10](https://github.com/truecharts/charts/compare/truecommand-14.0.9...truecommand-14.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [truecommand-14.0.9](https://github.com/truecharts/charts/compare/truecommand-14.0.8...truecommand-14.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [truecommand-14.0.8](https://github.com/truecharts/charts/compare/truecommand-14.0.7...truecommand-14.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [truecommand-14.0.7](https://github.com/truecharts/charts/compare/truecommand-14.0.6...truecommand-14.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [truecommand-14.0.6](https://github.com/truecharts/charts/compare/truecommand-14.0.5...truecommand-14.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [truecommand-14.0.5](https://github.com/truecharts/charts/compare/truecommand-14.0.4...truecommand-14.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [truecommand-14.0.4](https://github.com/truecharts/charts/compare/truecommand-14.0.3...truecommand-14.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [truecommand-14.0.3](https://github.com/truecharts/charts/compare/truecommand-14.0.2...truecommand-14.0.3) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [truecommand-14.0.2](https://github.com/truecharts/charts/compare/truecommand-14.0.1...truecommand-14.0.2) (2023-04-15) + +### Chore diff --git a/stable/truecommand/14.0.12/Chart.yaml b/stable/truecommand/14.0.12/Chart.yaml new file mode 100644 index 00000000000..a6f723d96cf --- /dev/null +++ b/stable/truecommand/14.0.12/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "2.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +description: Aggregated management of TrueNAS devices +home: https://truecharts.org/charts/stable/truecommand +icon: https://truecharts.org/img/hotlink-ok/chart-icons/truecommand.png +keywords: + - truecommand +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: truecommand +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/truecommand +type: application +version: 14.0.12 +annotations: + truecharts.org/catagories: | + - Administration + truecharts.org/SCALE-support: "true" diff --git a/stable/truecommand/14.0.12/README.md b/stable/truecommand/14.0.12/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/truecommand/14.0.12/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/14.0.12/app-changelog.md b/stable/truecommand/14.0.12/app-changelog.md new file mode 100644 index 00000000000..abb00b6237f --- /dev/null +++ b/stable/truecommand/14.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [truecommand-14.0.12](https://github.com/truecharts/charts/compare/truecommand-14.0.11...truecommand-14.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/truecommand/14.0.12/app-readme.md b/stable/truecommand/14.0.12/app-readme.md new file mode 100644 index 00000000000..4dc8957fdfc --- /dev/null +++ b/stable/truecommand/14.0.12/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/14.0.12/charts/common-12.9.2.tgz b/stable/truecommand/14.0.12/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/truecommand/14.0.12/charts/common-12.9.2.tgz differ diff --git a/stable/truecommand/14.0.12/ix_values.yaml b/stable/truecommand/14.0.12/ix_values.yaml new file mode 100644 index 00000000000..22a32a93d4e --- /dev/null +++ b/stable/truecommand/14.0.12/ix_values.yaml @@ -0,0 +1,23 @@ +image: + repository: tccr.io/truecharts/truecommand + pullPolicy: IfNotPresent + tag: 2.2@sha256:e1e97b3a75948def0616e8b6032c7bab50b805ff33f1383d0ad55cb88ef7dd88 +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/14.0.12/questions.yaml b/stable/truecommand/14.0.12/questions.yaml new file mode 100644 index 00000000000..dee7caba99d --- /dev/null +++ b/stable/truecommand/14.0.12/questions.yaml @@ -0,0 +1,1928 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/14.0.12/templates/NOTES.txt b/stable/truecommand/14.0.12/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/truecommand/14.0.12/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/truecommand/14.0.12/templates/common.yaml b/stable/truecommand/14.0.12/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/truecommand/14.0.12/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/truecommand/14.0.12/values.yaml b/stable/truecommand/14.0.12/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tsmuxer/4.0.6/CHANGELOG.md b/stable/tsmuxer/4.0.6/CHANGELOG.md deleted file mode 100644 index 4ebe7f87ffe..00000000000 --- a/stable/tsmuxer/4.0.6/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [tsmuxer-4.0.6](https://github.com/truecharts/charts/compare/tsmuxer-4.0.5...tsmuxer-4.0.6) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [tsmuxer-4.0.5](https://github.com/truecharts/charts/compare/tsmuxer-4.0.4...tsmuxer-4.0.5) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [tsmuxer-4.0.4](https://github.com/truecharts/charts/compare/tsmuxer-4.0.3...tsmuxer-4.0.4) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/tsmuxer to v23.04.1 ([#8862](https://github.com/truecharts/charts/issues/8862)) - - - - -## [tsmuxer-4.0.3](https://github.com/truecharts/charts/compare/tsmuxer-4.0.2...tsmuxer-4.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [tsmuxer-4.0.2](https://github.com/truecharts/charts/compare/tsmuxer-4.0.1...tsmuxer-4.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [tsmuxer-4.0.1](https://github.com/truecharts/charts/compare/tsmuxer-4.0.0...tsmuxer-4.0.1) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/tsmuxer to v23.03.1 ([#8268](https://github.com/truecharts/charts/issues/8268)) - - - - -## [tsmuxer-4.0.0](https://github.com/truecharts/charts/compare/tsmuxer-3.0.14...tsmuxer-4.0.0) (2023-04-30) - -### Feat - -- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - - - -## [tsmuxer-3.0.14](https://github.com/truecharts/charts/compare/tsmuxer-3.0.13...tsmuxer-3.0.14) (2023-02-22) - -### Chore - -- update container image tccr.io/truecharts/tsmuxer to v23.02.3 - - - - -## [tsmuxer-3.0.13](https://github.com/truecharts/charts/compare/tsmuxer-3.0.12...tsmuxer-3.0.13) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [tsmuxer-3.0.12](https://github.com/truecharts/charts/compare/tsmuxer-3.0.11...tsmuxer-3.0.12) (2023-02-08) - -### Chore - -- update container image tccr.io/truecharts/tsmuxer to v23.02.2 - - - diff --git a/stable/tsmuxer/4.0.6/Chart.yaml b/stable/tsmuxer/4.0.6/Chart.yaml deleted file mode 100644 index e308d581d4b..00000000000 --- a/stable/tsmuxer/4.0.6/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "23.04.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - media - - tsmuxer -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: tsmuxer -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/tsmuxer - - https://github.com/jlesage/docker-tsmuxer -type: application -version: 4.0.6 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/tsmuxer/4.0.6/app-changelog.md b/stable/tsmuxer/4.0.6/app-changelog.md deleted file mode 100644 index 2fe2fd08049..00000000000 --- a/stable/tsmuxer/4.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tsmuxer-4.0.6](https://github.com/truecharts/charts/compare/tsmuxer-4.0.5...tsmuxer-4.0.6) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/tsmuxer/4.0.6/charts/common-12.8.1.tgz b/stable/tsmuxer/4.0.6/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/tsmuxer/4.0.6/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/tsmuxer/4.0.7/CHANGELOG.md b/stable/tsmuxer/4.0.7/CHANGELOG.md new file mode 100644 index 00000000000..6c344adb575 --- /dev/null +++ b/stable/tsmuxer/4.0.7/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tsmuxer-4.0.7](https://github.com/truecharts/charts/compare/tsmuxer-4.0.6...tsmuxer-4.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [tsmuxer-4.0.6](https://github.com/truecharts/charts/compare/tsmuxer-4.0.5...tsmuxer-4.0.6) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [tsmuxer-4.0.5](https://github.com/truecharts/charts/compare/tsmuxer-4.0.4...tsmuxer-4.0.5) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [tsmuxer-4.0.4](https://github.com/truecharts/charts/compare/tsmuxer-4.0.3...tsmuxer-4.0.4) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/tsmuxer to v23.04.1 ([#8862](https://github.com/truecharts/charts/issues/8862)) + + + + +## [tsmuxer-4.0.3](https://github.com/truecharts/charts/compare/tsmuxer-4.0.2...tsmuxer-4.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [tsmuxer-4.0.2](https://github.com/truecharts/charts/compare/tsmuxer-4.0.1...tsmuxer-4.0.2) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [tsmuxer-4.0.1](https://github.com/truecharts/charts/compare/tsmuxer-4.0.0...tsmuxer-4.0.1) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/tsmuxer to v23.03.1 ([#8268](https://github.com/truecharts/charts/issues/8268)) + + + + +## [tsmuxer-4.0.0](https://github.com/truecharts/charts/compare/tsmuxer-3.0.14...tsmuxer-4.0.0) (2023-04-30) + +### Feat + +- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) + + ### Fix + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [tsmuxer-3.0.14](https://github.com/truecharts/charts/compare/tsmuxer-3.0.13...tsmuxer-3.0.14) (2023-02-22) + +### Chore + +- update container image tccr.io/truecharts/tsmuxer to v23.02.3 + + + + +## [tsmuxer-3.0.13](https://github.com/truecharts/charts/compare/tsmuxer-3.0.12...tsmuxer-3.0.13) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + diff --git a/stable/tsmuxer/4.0.7/Chart.yaml b/stable/tsmuxer/4.0.7/Chart.yaml new file mode 100644 index 00000000000..ea100ede358 --- /dev/null +++ b/stable/tsmuxer/4.0.7/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "23.04.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - media + - tsmuxer +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tsmuxer +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tsmuxer + - https://github.com/jlesage/docker-tsmuxer +type: application +version: 4.0.7 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/tsmuxer/4.0.7/README.md b/stable/tsmuxer/4.0.7/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/tsmuxer/4.0.7/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/tsmuxer/4.0.7/app-changelog.md b/stable/tsmuxer/4.0.7/app-changelog.md new file mode 100644 index 00000000000..07145093567 --- /dev/null +++ b/stable/tsmuxer/4.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tsmuxer-4.0.7](https://github.com/truecharts/charts/compare/tsmuxer-4.0.6...tsmuxer-4.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/tsmuxer/4.0.6/app-readme.md b/stable/tsmuxer/4.0.7/app-readme.md similarity index 100% rename from stable/tsmuxer/4.0.6/app-readme.md rename to stable/tsmuxer/4.0.7/app-readme.md diff --git a/stable/tsmuxer/4.0.7/charts/common-12.9.2.tgz b/stable/tsmuxer/4.0.7/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/tsmuxer/4.0.7/charts/common-12.9.2.tgz differ diff --git a/stable/tsmuxer/4.0.6/ix_values.yaml b/stable/tsmuxer/4.0.7/ix_values.yaml similarity index 100% rename from stable/tsmuxer/4.0.6/ix_values.yaml rename to stable/tsmuxer/4.0.7/ix_values.yaml diff --git a/stable/tsmuxer/4.0.6/questions.yaml b/stable/tsmuxer/4.0.7/questions.yaml similarity index 100% rename from stable/tsmuxer/4.0.6/questions.yaml rename to stable/tsmuxer/4.0.7/questions.yaml diff --git a/stable/tsmuxer/4.0.7/templates/NOTES.txt b/stable/tsmuxer/4.0.7/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/tsmuxer/4.0.7/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tsmuxer/4.0.7/templates/common.yaml b/stable/tsmuxer/4.0.7/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/tsmuxer/4.0.7/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/tsmuxer/4.0.7/values.yaml b/stable/tsmuxer/4.0.7/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tt-rss/11.0.5/CHANGELOG.md b/stable/tt-rss/11.0.5/CHANGELOG.md new file mode 100644 index 00000000000..7ec6ce9db02 --- /dev/null +++ b/stable/tt-rss/11.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tt-rss-11.0.5](https://github.com/truecharts/charts/compare/tt-rss-11.0.4...tt-rss-11.0.5) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [tt-rss-11.0.4](https://github.com/truecharts/charts/compare/tt-rss-11.0.3...tt-rss-11.0.4) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [tt-rss-11.0.3](https://github.com/truecharts/charts/compare/tt-rss-11.0.2...tt-rss-11.0.3) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [tt-rss-11.0.2](https://github.com/truecharts/charts/compare/tt-rss-11.0.1...tt-rss-11.0.2) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [tt-rss-11.0.1](https://github.com/truecharts/charts/compare/tt-rss-11.0.0...tt-rss-11.0.1) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [tt-rss-11.0.0](https://github.com/truecharts/charts/compare/tt-rss-10.0.23...tt-rss-11.0.0) (2023-04-29) + +### Feat + +- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) + + + + +## [tt-rss-10.0.23](https://github.com/truecharts/charts/compare/tt-rss-10.0.22...tt-rss-10.0.23) (2023-02-27) + +### Chore + +- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725)) + + + + +## [tt-rss-10.0.22](https://github.com/truecharts/charts/compare/tt-rss-10.0.21...tt-rss-10.0.22) (2023-02-19) + +### Chore + +- update helm general non-major + + + + +## [tt-rss-10.0.21](https://github.com/truecharts/charts/compare/tt-rss-10.0.20...tt-rss-10.0.21) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [tt-rss-10.0.20](https://github.com/truecharts/charts/compare/tt-rss-10.0.19...tt-rss-10.0.20) (2023-01-30) + + + + +## [tt-rss-10.0.19](https://github.com/truecharts/charts/compare/tt-rss-10.0.18...tt-rss-10.0.19) (2023-01-24) + +### Chore + +- update helm general non-major ([#6689](https://github.com/truecharts/charts/issues/6689)) + + diff --git a/stable/tt-rss/11.0.5/Chart.yaml b/stable/tt-rss/11.0.5/Chart.yaml new file mode 100644 index 00000000000..130fd8b97da --- /dev/null +++ b/stable/tt-rss/11.0.5/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "2.0.9113" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - tt-rss + - rss +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tt-rss +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tt-rss + - https://git.tt-rss.org/fox/tt-rss +type: application +version: 11.0.5 +annotations: + truecharts.org/catagories: | + - rss + truecharts.org/SCALE-support: "true" diff --git a/stable/tt-rss/11.0.5/README.md b/stable/tt-rss/11.0.5/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/tt-rss/11.0.5/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/11.0.5/app-changelog.md b/stable/tt-rss/11.0.5/app-changelog.md new file mode 100644 index 00000000000..c302625c097 --- /dev/null +++ b/stable/tt-rss/11.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tt-rss-11.0.5](https://github.com/truecharts/charts/compare/tt-rss-11.0.4...tt-rss-11.0.5) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/tt-rss/11.0.5/app-readme.md b/stable/tt-rss/11.0.5/app-readme.md new file mode 100644 index 00000000000..921d5b25db3 --- /dev/null +++ b/stable/tt-rss/11.0.5/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/11.0.5/charts/common-12.9.2.tgz b/stable/tt-rss/11.0.5/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/tt-rss/11.0.5/charts/common-12.9.2.tgz differ diff --git a/stable/tt-rss/11.0.5/ix_values.yaml b/stable/tt-rss/11.0.5/ix_values.yaml new file mode 100644 index 00000000000..2849675b170 --- /dev/null +++ b/stable/tt-rss/11.0.5/ix_values.yaml @@ -0,0 +1,60 @@ +image: + repository: tccr.io/truecharts/tt-rss + pullPolicy: IfNotPresent + tag: v2.0.9113@sha256:ef3e084ba91d3e9ed32af6b948e17c88e33223fa80ffe5c8bb4d5dac9aa0e9b9 +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/11.0.5/questions.yaml b/stable/tt-rss/11.0.5/questions.yaml new file mode 100644 index 00000000000..772bdeaad51 --- /dev/null +++ b/stable/tt-rss/11.0.5/questions.yaml @@ -0,0 +1,2081 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service + description: The Primary service on which the healthcheck runs, often the webUI + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: Main Service Port Configuration + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: Port + description: This port exposes the container port on the service + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/11.0.5/templates/NOTES.txt b/stable/tt-rss/11.0.5/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/tt-rss/11.0.5/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tt-rss/11.0.5/templates/common.yaml b/stable/tt-rss/11.0.5/templates/common.yaml new file mode 100644 index 00000000000..72bdd2d48fe --- /dev/null +++ b/stable/tt-rss/11.0.5/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/11.0.5/values.yaml b/stable/tt-rss/11.0.5/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/tvheadend/15.0.20/CHANGELOG.md b/stable/tvheadend/15.0.20/CHANGELOG.md new file mode 100644 index 00000000000..1d8f8993627 --- /dev/null +++ b/stable/tvheadend/15.0.20/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [tvheadend-15.0.20](https://github.com/truecharts/charts/compare/tvheadend-15.0.19...tvheadend-15.0.20) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [tvheadend-15.0.19](https://github.com/truecharts/charts/compare/tvheadend-15.0.18...tvheadend-15.0.19) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/tvheadend to latest ([#9084](https://github.com/truecharts/charts/issues/9084)) + + + + +## [tvheadend-15.0.18](https://github.com/truecharts/charts/compare/tvheadend-15.0.17...tvheadend-15.0.18) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [tvheadend-15.0.17](https://github.com/truecharts/charts/compare/tvheadend-15.0.16...tvheadend-15.0.17) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [tvheadend-15.0.16](https://github.com/truecharts/charts/compare/tvheadend-15.0.15...tvheadend-15.0.16) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/tvheadend to latest ([#8962](https://github.com/truecharts/charts/issues/8962)) + + + + +## [tvheadend-15.0.15](https://github.com/truecharts/charts/compare/tvheadend-15.0.14...tvheadend-15.0.15) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [tvheadend-15.0.14](https://github.com/truecharts/charts/compare/tvheadend-15.0.13...tvheadend-15.0.14) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [tvheadend-15.0.13](https://github.com/truecharts/charts/compare/tvheadend-15.0.12...tvheadend-15.0.13) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/tvheadend to latest ([#8482](https://github.com/truecharts/charts/issues/8482)) + + + + +## [tvheadend-15.0.12](https://github.com/truecharts/charts/compare/tvheadend-15.0.11...tvheadend-15.0.12) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/tvheadend to latest ([#8473](https://github.com/truecharts/charts/issues/8473)) + + + + +## [tvheadend-15.0.11](https://github.com/truecharts/charts/compare/tvheadend-15.0.10...tvheadend-15.0.11) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [tvheadend-15.0.10](https://github.com/truecharts/charts/compare/tvheadend-15.0.9...tvheadend-15.0.10) (2023-04-25) + +### Chore diff --git a/stable/tvheadend/15.0.20/Chart.yaml b/stable/tvheadend/15.0.20/Chart.yaml new file mode 100644 index 00000000000..940157382bf --- /dev/null +++ b/stable/tvheadend/15.0.20/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - tvheadend + - tv + - streaming + - dvb +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: tvheadend +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/tvheadend + - https://github.com/tvheadend/tvheadend +type: application +version: 15.0.20 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/tvheadend/15.0.20/README.md b/stable/tvheadend/15.0.20/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/tvheadend/15.0.20/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/15.0.20/app-changelog.md b/stable/tvheadend/15.0.20/app-changelog.md new file mode 100644 index 00000000000..f99b3f72c67 --- /dev/null +++ b/stable/tvheadend/15.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tvheadend-15.0.20](https://github.com/truecharts/charts/compare/tvheadend-15.0.19...tvheadend-15.0.20) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/tvheadend/15.0.20/app-readme.md b/stable/tvheadend/15.0.20/app-readme.md new file mode 100644 index 00000000000..3abe6086fb4 --- /dev/null +++ b/stable/tvheadend/15.0.20/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/15.0.20/charts/common-12.9.2.tgz b/stable/tvheadend/15.0.20/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/tvheadend/15.0.20/charts/common-12.9.2.tgz differ diff --git a/stable/tvheadend/15.0.20/ix_values.yaml b/stable/tvheadend/15.0.20/ix_values.yaml new file mode 100644 index 00000000000..e37347d520a --- /dev/null +++ b/stable/tvheadend/15.0.20/ix_values.yaml @@ -0,0 +1,49 @@ +image: + repository: tccr.io/truecharts/tvheadend + pullPolicy: IfNotPresent + tag: latest@sha256:ea2d0a2b744ca98fff49b6dfe34acafe1b6cf8f25e7f9b33ec5d69d8fa1e31b8 +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/15.0.20/questions.yaml b/stable/tvheadend/15.0.20/questions.yaml new file mode 100644 index 00000000000..86cdee0104e --- /dev/null +++ b/stable/tvheadend/15.0.20/questions.yaml @@ -0,0 +1,1992 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/15.0.20/templates/NOTES.txt b/stable/tvheadend/15.0.20/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/tvheadend/15.0.20/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/tvheadend/15.0.20/templates/common.yaml b/stable/tvheadend/15.0.20/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/tvheadend/15.0.20/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/tvheadend/15.0.20/values.yaml b/stable/tvheadend/15.0.20/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/twtxt/6.0.13/CHANGELOG.md b/stable/twtxt/6.0.13/CHANGELOG.md deleted file mode 100644 index b77d95e980b..00000000000 --- a/stable/twtxt/6.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [twtxt-6.0.13](https://github.com/truecharts/charts/compare/twtxt-6.0.12...twtxt-6.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [twtxt-6.0.12](https://github.com/truecharts/charts/compare/twtxt-6.0.11...twtxt-6.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [twtxt-6.0.11](https://github.com/truecharts/charts/compare/twtxt-6.0.10...twtxt-6.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [twtxt-6.0.10](https://github.com/truecharts/charts/compare/twtxt-6.0.9...twtxt-6.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [twtxt-6.0.9](https://github.com/truecharts/charts/compare/twtxt-6.0.8...twtxt-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [twtxt-6.0.8](https://github.com/truecharts/charts/compare/twtxt-6.0.7...twtxt-6.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [twtxt-6.0.7](https://github.com/truecharts/charts/compare/twtxt-6.0.6...twtxt-6.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [twtxt-6.0.6](https://github.com/truecharts/charts/compare/twtxt-6.0.5...twtxt-6.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [twtxt-6.0.5](https://github.com/truecharts/charts/compare/twtxt-6.0.4...twtxt-6.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [twtxt-6.0.4](https://github.com/truecharts/charts/compare/twtxt-6.0.3...twtxt-6.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [twtxt-6.0.3](https://github.com/truecharts/charts/compare/twtxt-6.0.2...twtxt-6.0.3) (2023-04-14) - - diff --git a/stable/twtxt/6.0.13/Chart.yaml b/stable/twtxt/6.0.13/Chart.yaml deleted file mode 100644 index 0721b957786..00000000000 --- a/stable/twtxt/6.0.13/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.1.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.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 -keywords: - - twtxt - - blogging - - blog - - social-network -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: twtxt -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/twtxt - - https://github.com/prologic/twtxt - - https://github.com/nicholaswilde/docker-twtxt -type: application -version: 6.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/twtxt/6.0.13/app-changelog.md b/stable/twtxt/6.0.13/app-changelog.md deleted file mode 100644 index 5b4f9e456ca..00000000000 --- a/stable/twtxt/6.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [twtxt-6.0.13](https://github.com/truecharts/charts/compare/twtxt-6.0.12...twtxt-6.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/twtxt/6.0.13/charts/common-12.8.1.tgz b/stable/twtxt/6.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/twtxt/6.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/twtxt/6.0.14/CHANGELOG.md b/stable/twtxt/6.0.14/CHANGELOG.md new file mode 100644 index 00000000000..f021e519ba7 --- /dev/null +++ b/stable/twtxt/6.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [twtxt-6.0.14](https://github.com/truecharts/charts/compare/twtxt-6.0.13...twtxt-6.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [twtxt-6.0.13](https://github.com/truecharts/charts/compare/twtxt-6.0.12...twtxt-6.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [twtxt-6.0.12](https://github.com/truecharts/charts/compare/twtxt-6.0.11...twtxt-6.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [twtxt-6.0.11](https://github.com/truecharts/charts/compare/twtxt-6.0.10...twtxt-6.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [twtxt-6.0.10](https://github.com/truecharts/charts/compare/twtxt-6.0.9...twtxt-6.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [twtxt-6.0.9](https://github.com/truecharts/charts/compare/twtxt-6.0.8...twtxt-6.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [twtxt-6.0.8](https://github.com/truecharts/charts/compare/twtxt-6.0.7...twtxt-6.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [twtxt-6.0.7](https://github.com/truecharts/charts/compare/twtxt-6.0.6...twtxt-6.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [twtxt-6.0.6](https://github.com/truecharts/charts/compare/twtxt-6.0.5...twtxt-6.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [twtxt-6.0.5](https://github.com/truecharts/charts/compare/twtxt-6.0.4...twtxt-6.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [twtxt-6.0.4](https://github.com/truecharts/charts/compare/twtxt-6.0.3...twtxt-6.0.4) (2023-04-15) + +### Chore diff --git a/stable/twtxt/6.0.14/Chart.yaml b/stable/twtxt/6.0.14/Chart.yaml new file mode 100644 index 00000000000..68db7baa35d --- /dev/null +++ b/stable/twtxt/6.0.14/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.1.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - twtxt + - blogging + - blog + - social-network +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: twtxt +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/twtxt + - https://github.com/prologic/twtxt + - https://github.com/nicholaswilde/docker-twtxt +type: application +version: 6.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/twtxt/6.0.14/README.md b/stable/twtxt/6.0.14/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/twtxt/6.0.14/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/twtxt/6.0.14/app-changelog.md b/stable/twtxt/6.0.14/app-changelog.md new file mode 100644 index 00000000000..7a687f2cb57 --- /dev/null +++ b/stable/twtxt/6.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [twtxt-6.0.14](https://github.com/truecharts/charts/compare/twtxt-6.0.13...twtxt-6.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/twtxt/6.0.13/app-readme.md b/stable/twtxt/6.0.14/app-readme.md similarity index 100% rename from stable/twtxt/6.0.13/app-readme.md rename to stable/twtxt/6.0.14/app-readme.md diff --git a/stable/twtxt/6.0.14/charts/common-12.9.2.tgz b/stable/twtxt/6.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/twtxt/6.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/twtxt/6.0.13/ix_values.yaml b/stable/twtxt/6.0.14/ix_values.yaml similarity index 100% rename from stable/twtxt/6.0.13/ix_values.yaml rename to stable/twtxt/6.0.14/ix_values.yaml diff --git a/stable/twtxt/6.0.13/questions.yaml b/stable/twtxt/6.0.14/questions.yaml similarity index 100% rename from stable/twtxt/6.0.13/questions.yaml rename to stable/twtxt/6.0.14/questions.yaml diff --git a/stable/twtxt/6.0.14/templates/NOTES.txt b/stable/twtxt/6.0.14/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/twtxt/6.0.14/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/twtxt/6.0.14/templates/common.yaml b/stable/twtxt/6.0.14/templates/common.yaml new file mode 100644 index 00000000000..992373e7501 --- /dev/null +++ b/stable/twtxt/6.0.14/templates/common.yaml @@ -0,0 +1,2 @@ + +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/twtxt/6.0.14/values.yaml b/stable/twtxt/6.0.14/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/ubooquity/6.0.6/CHANGELOG.md b/stable/ubooquity/6.0.6/CHANGELOG.md deleted file mode 100644 index 344eca0f61c..00000000000 --- a/stable/ubooquity/6.0.6/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ubooquity-6.0.6](https://github.com/truecharts/charts/compare/ubooquity-6.0.5...ubooquity-6.0.6) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [ubooquity-6.0.5](https://github.com/truecharts/charts/compare/ubooquity-6.0.4...ubooquity-6.0.5) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [ubooquity-6.0.4](https://github.com/truecharts/charts/compare/ubooquity-6.0.3...ubooquity-6.0.4) (2023-05-15) - -### Chore - -- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#8963](https://github.com/truecharts/charts/issues/8963)) - - - - -## [ubooquity-6.0.3](https://github.com/truecharts/charts/compare/ubooquity-6.0.2...ubooquity-6.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [ubooquity-6.0.2](https://github.com/truecharts/charts/compare/ubooquity-6.0.1...ubooquity-6.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [ubooquity-6.0.1](https://github.com/truecharts/charts/compare/ubooquity-6.0.0...ubooquity-6.0.1) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#8406](https://github.com/truecharts/charts/issues/8406)) - - - - -## [ubooquity-6.0.0](https://github.com/truecharts/charts/compare/ubooquity-5.0.12...ubooquity-6.0.0) (2023-04-29) - -### Feat - -- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) - - - - -## [ubooquity-5.0.12](https://github.com/truecharts/charts/compare/ubooquity-5.0.11...ubooquity-5.0.12) (2023-02-26) - -### Chore - -- update container image tccr.io/truecharts/ubooquity to v2.1.2 - - - - -## [ubooquity-5.0.11](https://github.com/truecharts/charts/compare/ubooquity-5.0.10...ubooquity-5.0.11) (2023-02-22) - -### Chore - -- update container image tccr.io/truecharts/ubooquity to v2.1.2 - - - - -## [ubooquity-5.0.10](https://github.com/truecharts/charts/compare/ubooquity-5.0.9...ubooquity-5.0.10) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [ubooquity-5.0.9](https://github.com/truecharts/charts/compare/ubooquity-5.0.8...ubooquity-5.0.9) (2022-12-30) - -### Chore diff --git a/stable/ubooquity/6.0.6/Chart.yaml b/stable/ubooquity/6.0.6/Chart.yaml deleted file mode 100644 index 5c0f8703f5a..00000000000 --- a/stable/ubooquity/6.0.6/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: ubooquity -version: 6.0.6 -appVersion: "2.1.2" -description: Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/ubooquity -icon: https://truecharts.org/img/hotlink-ok/chart-icons/ubooquity.png -keywords: - - ubooquity -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ubooquity -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/ubooquity/6.0.6/app-changelog.md b/stable/ubooquity/6.0.6/app-changelog.md deleted file mode 100644 index a083552f278..00000000000 --- a/stable/ubooquity/6.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ubooquity-6.0.6](https://github.com/truecharts/charts/compare/ubooquity-6.0.5...ubooquity-6.0.6) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/ubooquity/6.0.6/charts/common-12.8.1.tgz b/stable/ubooquity/6.0.6/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/ubooquity/6.0.6/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/ubooquity/6.0.7/CHANGELOG.md b/stable/ubooquity/6.0.7/CHANGELOG.md new file mode 100644 index 00000000000..5b7086bb0df --- /dev/null +++ b/stable/ubooquity/6.0.7/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ubooquity-6.0.7](https://github.com/truecharts/charts/compare/ubooquity-6.0.6...ubooquity-6.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [ubooquity-6.0.6](https://github.com/truecharts/charts/compare/ubooquity-6.0.5...ubooquity-6.0.6) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [ubooquity-6.0.5](https://github.com/truecharts/charts/compare/ubooquity-6.0.4...ubooquity-6.0.5) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [ubooquity-6.0.4](https://github.com/truecharts/charts/compare/ubooquity-6.0.3...ubooquity-6.0.4) (2023-05-15) + +### Chore + +- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#8963](https://github.com/truecharts/charts/issues/8963)) + + + + +## [ubooquity-6.0.3](https://github.com/truecharts/charts/compare/ubooquity-6.0.2...ubooquity-6.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [ubooquity-6.0.2](https://github.com/truecharts/charts/compare/ubooquity-6.0.1...ubooquity-6.0.2) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [ubooquity-6.0.1](https://github.com/truecharts/charts/compare/ubooquity-6.0.0...ubooquity-6.0.1) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/ubooquity to v2.1.2 ([#8406](https://github.com/truecharts/charts/issues/8406)) + + + + +## [ubooquity-6.0.0](https://github.com/truecharts/charts/compare/ubooquity-5.0.12...ubooquity-6.0.0) (2023-04-29) + +### Feat + +- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) + + + + +## [ubooquity-5.0.12](https://github.com/truecharts/charts/compare/ubooquity-5.0.11...ubooquity-5.0.12) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/ubooquity to v2.1.2 + + + + +## [ubooquity-5.0.11](https://github.com/truecharts/charts/compare/ubooquity-5.0.10...ubooquity-5.0.11) (2023-02-22) + +### Chore + +- update container image tccr.io/truecharts/ubooquity to v2.1.2 + + + + +## [ubooquity-5.0.10](https://github.com/truecharts/charts/compare/ubooquity-5.0.9...ubooquity-5.0.10) (2023-02-10) + +### Fix diff --git a/stable/ubooquity/6.0.7/Chart.yaml b/stable/ubooquity/6.0.7/Chart.yaml new file mode 100644 index 00000000000..84336cff5a2 --- /dev/null +++ b/stable/ubooquity/6.0.7/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: ubooquity +version: 6.0.7 +appVersion: "2.1.2" +description: Ubooquity is a free, lightweight and easy-to-use home server for your comics and ebooks. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/ubooquity +icon: https://truecharts.org/img/hotlink-ok/chart-icons/ubooquity.png +keywords: + - ubooquity +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ubooquity +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/ubooquity/6.0.7/README.md b/stable/ubooquity/6.0.7/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/ubooquity/6.0.7/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/ubooquity/6.0.7/app-changelog.md b/stable/ubooquity/6.0.7/app-changelog.md new file mode 100644 index 00000000000..b075b49b0da --- /dev/null +++ b/stable/ubooquity/6.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ubooquity-6.0.7](https://github.com/truecharts/charts/compare/ubooquity-6.0.6...ubooquity-6.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/ubooquity/6.0.6/app-readme.md b/stable/ubooquity/6.0.7/app-readme.md similarity index 100% rename from stable/ubooquity/6.0.6/app-readme.md rename to stable/ubooquity/6.0.7/app-readme.md diff --git a/stable/ubooquity/6.0.7/charts/common-12.9.2.tgz b/stable/ubooquity/6.0.7/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/ubooquity/6.0.7/charts/common-12.9.2.tgz differ diff --git a/stable/ubooquity/6.0.6/ix_values.yaml b/stable/ubooquity/6.0.7/ix_values.yaml similarity index 100% rename from stable/ubooquity/6.0.6/ix_values.yaml rename to stable/ubooquity/6.0.7/ix_values.yaml diff --git a/stable/ubooquity/6.0.6/questions.yaml b/stable/ubooquity/6.0.7/questions.yaml similarity index 100% rename from stable/ubooquity/6.0.6/questions.yaml rename to stable/ubooquity/6.0.7/questions.yaml diff --git a/stable/ubooquity/6.0.7/templates/NOTES.txt b/stable/ubooquity/6.0.7/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/ubooquity/6.0.7/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/ubooquity/6.0.7/templates/common.yaml b/stable/ubooquity/6.0.7/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/ubooquity/6.0.7/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/ubooquity/6.0.7/values.yaml b/stable/ubooquity/6.0.7/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/unifi/14.0.15/CHANGELOG.md b/stable/unifi/14.0.15/CHANGELOG.md new file mode 100644 index 00000000000..5b4d836cbb5 --- /dev/null +++ b/stable/unifi/14.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [unifi-14.0.15](https://github.com/truecharts/charts/compare/unifi-14.0.14...unifi-14.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [unifi-14.0.14](https://github.com/truecharts/charts/compare/unifi-14.0.13...unifi-14.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [unifi-14.0.13](https://github.com/truecharts/charts/compare/unifi-14.0.12...unifi-14.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [unifi-14.0.12](https://github.com/truecharts/charts/compare/unifi-14.0.11...unifi-14.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [unifi-14.0.11](https://github.com/truecharts/charts/compare/unifi-14.0.10...unifi-14.0.11) (2023-05-02) + +### Chore + +- update helm general non-major ([#8693](https://github.com/truecharts/charts/issues/8693)) + + + + +## [unifi-14.0.10](https://github.com/truecharts/charts/compare/unifi-14.0.9...unifi-14.0.10) (2023-05-02) + +### Chore + +- update container image tccr.io/truecharts/unifi to v7.3.83 ([#8714](https://github.com/truecharts/charts/issues/8714)) + + + + +## [unifi-14.0.9](https://github.com/truecharts/charts/compare/unifi-14.0.8...unifi-14.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [unifi-14.0.8](https://github.com/truecharts/charts/compare/unifi-14.0.7...unifi-14.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [unifi-14.0.7](https://github.com/truecharts/charts/compare/unifi-14.0.6...unifi-14.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [unifi-14.0.6](https://github.com/truecharts/charts/compare/unifi-14.0.5...unifi-14.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [unifi-14.0.5](https://github.com/truecharts/charts/compare/unifi-14.0.4...unifi-14.0.5) (2023-04-16) + +### Chore diff --git a/stable/unifi/14.0.15/Chart.yaml b/stable/unifi/14.0.15/Chart.yaml new file mode 100644 index 00000000000..d95d8b346fd --- /dev/null +++ b/stable/unifi/14.0.15/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "7.3.83" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +description: Ubiquiti Network's Unifi Controller +home: https://truecharts.org/charts/stable/unifi +icon: https://truecharts.org/img/hotlink-ok/chart-icons/unifi.png +keywords: + - ubiquiti + - unifi +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: unifi +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/unifi + - https://github.com/jacobalberty/unifi-docker + - https://unifi-network.ui.com +type: application +version: 14.0.15 +annotations: + truecharts.org/catagories: | + - Networking + truecharts.org/SCALE-support: "true" diff --git a/stable/unifi/14.0.15/README.md b/stable/unifi/14.0.15/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/unifi/14.0.15/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/14.0.15/app-changelog.md b/stable/unifi/14.0.15/app-changelog.md new file mode 100644 index 00000000000..93ed7b0a6d6 --- /dev/null +++ b/stable/unifi/14.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [unifi-14.0.15](https://github.com/truecharts/charts/compare/unifi-14.0.14...unifi-14.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/unifi/14.0.15/app-readme.md b/stable/unifi/14.0.15/app-readme.md new file mode 100644 index 00000000000..a5125bede58 --- /dev/null +++ b/stable/unifi/14.0.15/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/14.0.15/charts/common-12.9.2.tgz b/stable/unifi/14.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/unifi/14.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/unifi/14.0.15/ix_values.yaml b/stable/unifi/14.0.15/ix_values.yaml new file mode 100644 index 00000000000..e8aec5dde94 --- /dev/null +++ b/stable/unifi/14.0.15/ix_values.yaml @@ -0,0 +1,64 @@ +image: + repository: tccr.io/truecharts/unifi + tag: 7.3.83@sha256:c88ae3d965592963cc14ff02b4fda7e41bcd4c027b61f80899a851991ad7ebef + 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 + mountPath: "/unifi" +portal: + open: + enabled: true +securityContext: + container: + readOnlyRootFilesystem: false + runAsGroup: 999 + runAsUser: 999 +workload: + main: + podSpec: + containers: + main: + env: {} diff --git a/stable/unifi/14.0.15/questions.yaml b/stable/unifi/14.0.15/questions.yaml new file mode 100644 index 00000000000..381de5559d6 --- /dev/null +++ b/stable/unifi/14.0.15/questions.yaml @@ -0,0 +1,2142 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/14.0.15/templates/NOTES.txt b/stable/unifi/14.0.15/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/unifi/14.0.15/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/unifi/14.0.15/templates/common.yaml b/stable/unifi/14.0.15/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/unifi/14.0.15/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/unifi/14.0.15/values.yaml b/stable/unifi/14.0.15/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/unmanic/6.0.11/CHANGELOG.md b/stable/unmanic/6.0.11/CHANGELOG.md deleted file mode 100644 index b8ba66dcc40..00000000000 --- a/stable/unmanic/6.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [unmanic-6.0.11](https://github.com/truecharts/charts/compare/unmanic-6.0.10...unmanic-6.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [unmanic-6.0.10](https://github.com/truecharts/charts/compare/unmanic-6.0.9...unmanic-6.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [unmanic-6.0.9](https://github.com/truecharts/charts/compare/unmanic-6.0.8...unmanic-6.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [unmanic-6.0.8](https://github.com/truecharts/charts/compare/unmanic-6.0.7...unmanic-6.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [unmanic-6.0.7](https://github.com/truecharts/charts/compare/unmanic-6.0.6...unmanic-6.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [unmanic-6.0.6](https://github.com/truecharts/charts/compare/unmanic-6.0.5...unmanic-6.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [unmanic-6.0.5](https://github.com/truecharts/charts/compare/unmanic-6.0.4...unmanic-6.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [unmanic-6.0.4](https://github.com/truecharts/charts/compare/unmanic-6.0.3...unmanic-6.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [unmanic-6.0.3](https://github.com/truecharts/charts/compare/unmanic-6.0.2...unmanic-6.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [unmanic-6.0.2](https://github.com/truecharts/charts/compare/unmanic-6.0.1...unmanic-6.0.2) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [unmanic-6.0.1](https://github.com/truecharts/charts/compare/unmanic-6.0.0...unmanic-6.0.1) (2023-04-14) - - diff --git a/stable/unmanic/6.0.11/Chart.yaml b/stable/unmanic/6.0.11/Chart.yaml deleted file mode 100644 index 43bbbae9536..00000000000 --- a/stable/unmanic/6.0.11/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "0.2.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - media -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: unmanic -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/unmanic - - https://github.com/Unmanic/unmanic -version: 6.0.11 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/unmanic/6.0.11/app-changelog.md b/stable/unmanic/6.0.11/app-changelog.md deleted file mode 100644 index d72960620ad..00000000000 --- a/stable/unmanic/6.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [unmanic-6.0.11](https://github.com/truecharts/charts/compare/unmanic-6.0.10...unmanic-6.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/unmanic/6.0.11/charts/common-12.8.1.tgz b/stable/unmanic/6.0.11/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/unmanic/6.0.11/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/unmanic/6.0.12/CHANGELOG.md b/stable/unmanic/6.0.12/CHANGELOG.md new file mode 100644 index 00000000000..a96b67890db --- /dev/null +++ b/stable/unmanic/6.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [unmanic-6.0.12](https://github.com/truecharts/charts/compare/unmanic-6.0.11...unmanic-6.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [unmanic-6.0.11](https://github.com/truecharts/charts/compare/unmanic-6.0.10...unmanic-6.0.11) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [unmanic-6.0.10](https://github.com/truecharts/charts/compare/unmanic-6.0.9...unmanic-6.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [unmanic-6.0.9](https://github.com/truecharts/charts/compare/unmanic-6.0.8...unmanic-6.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [unmanic-6.0.8](https://github.com/truecharts/charts/compare/unmanic-6.0.7...unmanic-6.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [unmanic-6.0.7](https://github.com/truecharts/charts/compare/unmanic-6.0.6...unmanic-6.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [unmanic-6.0.6](https://github.com/truecharts/charts/compare/unmanic-6.0.5...unmanic-6.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [unmanic-6.0.5](https://github.com/truecharts/charts/compare/unmanic-6.0.4...unmanic-6.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [unmanic-6.0.4](https://github.com/truecharts/charts/compare/unmanic-6.0.3...unmanic-6.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [unmanic-6.0.3](https://github.com/truecharts/charts/compare/unmanic-6.0.2...unmanic-6.0.3) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [unmanic-6.0.2](https://github.com/truecharts/charts/compare/unmanic-6.0.1...unmanic-6.0.2) (2023-04-15) + +### Chore diff --git a/stable/unmanic/6.0.12/Chart.yaml b/stable/unmanic/6.0.12/Chart.yaml new file mode 100644 index 00000000000..a960c2019c2 --- /dev/null +++ b/stable/unmanic/6.0.12/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "0.2.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - media +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: unmanic +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/unmanic + - https://github.com/Unmanic/unmanic +version: 6.0.12 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/unmanic/6.0.12/README.md b/stable/unmanic/6.0.12/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/unmanic/6.0.12/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/unmanic/6.0.12/app-changelog.md b/stable/unmanic/6.0.12/app-changelog.md new file mode 100644 index 00000000000..b8e3e289784 --- /dev/null +++ b/stable/unmanic/6.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [unmanic-6.0.12](https://github.com/truecharts/charts/compare/unmanic-6.0.11...unmanic-6.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/unmanic/6.0.11/app-readme.md b/stable/unmanic/6.0.12/app-readme.md similarity index 100% rename from stable/unmanic/6.0.11/app-readme.md rename to stable/unmanic/6.0.12/app-readme.md diff --git a/stable/unmanic/6.0.12/charts/common-12.9.2.tgz b/stable/unmanic/6.0.12/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/unmanic/6.0.12/charts/common-12.9.2.tgz differ diff --git a/stable/unmanic/6.0.11/ix_values.yaml b/stable/unmanic/6.0.12/ix_values.yaml similarity index 100% rename from stable/unmanic/6.0.11/ix_values.yaml rename to stable/unmanic/6.0.12/ix_values.yaml diff --git a/stable/unmanic/6.0.11/questions.yaml b/stable/unmanic/6.0.12/questions.yaml similarity index 100% rename from stable/unmanic/6.0.11/questions.yaml rename to stable/unmanic/6.0.12/questions.yaml diff --git a/stable/unmanic/6.0.12/templates/NOTES.txt b/stable/unmanic/6.0.12/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/unmanic/6.0.12/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/unmanic/6.0.12/templates/common.yaml b/stable/unmanic/6.0.12/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/unmanic/6.0.12/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/unmanic/6.0.12/values.yaml b/stable/unmanic/6.0.12/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/unpackerr/9.0.14/CHANGELOG.md b/stable/unpackerr/9.0.14/CHANGELOG.md deleted file mode 100644 index 9fa2527801d..00000000000 --- a/stable/unpackerr/9.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [unpackerr-9.0.14](https://github.com/truecharts/charts/compare/unpackerr-9.0.13...unpackerr-9.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [unpackerr-9.0.13](https://github.com/truecharts/charts/compare/unpackerr-9.0.12...unpackerr-9.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [unpackerr-9.0.12](https://github.com/truecharts/charts/compare/unpackerr-9.0.11...unpackerr-9.0.12) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/unpackerr to v0.11.2 ([#8843](https://github.com/truecharts/charts/issues/8843)) - - - - -## [unpackerr-9.0.11](https://github.com/truecharts/charts/compare/unpackerr-9.0.10...unpackerr-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [unpackerr-9.0.10](https://github.com/truecharts/charts/compare/unpackerr-9.0.9...unpackerr-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [unpackerr-9.0.9](https://github.com/truecharts/charts/compare/unpackerr-9.0.8...unpackerr-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [unpackerr-9.0.8](https://github.com/truecharts/charts/compare/unpackerr-9.0.7...unpackerr-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [unpackerr-9.0.7](https://github.com/truecharts/charts/compare/unpackerr-9.0.6...unpackerr-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [unpackerr-9.0.6](https://github.com/truecharts/charts/compare/unpackerr-9.0.5...unpackerr-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [unpackerr-9.0.5](https://github.com/truecharts/charts/compare/unpackerr-9.0.4...unpackerr-9.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [unpackerr-9.0.4](https://github.com/truecharts/charts/compare/unpackerr-9.0.3...unpackerr-9.0.4) (2023-04-15) - -### Chore diff --git a/stable/unpackerr/9.0.14/Chart.yaml b/stable/unpackerr/9.0.14/Chart.yaml deleted file mode 100644 index 50ccf82d226..00000000000 --- a/stable/unpackerr/9.0.14/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "0.11.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -description: This application runs as a daemon on your download host. It checks for completed downloads and extracts them so Radarr, Lidarr, Sonarr, and Readarr may import them -home: https://truecharts.org/charts/stable/unpackerr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/unpackerr.png -keywords: - - unpackerr - - sonarr - - radarr - - lidarr - - readarr -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: unpackerr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/unpackerr - - https://github.com/davidnewhall/unpackerr -type: application -version: 9.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/unpackerr/9.0.14/app-changelog.md b/stable/unpackerr/9.0.14/app-changelog.md deleted file mode 100644 index 93b25925700..00000000000 --- a/stable/unpackerr/9.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [unpackerr-9.0.14](https://github.com/truecharts/charts/compare/unpackerr-9.0.13...unpackerr-9.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/unpackerr/9.0.14/charts/common-12.8.1.tgz b/stable/unpackerr/9.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/unpackerr/9.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/unpackerr/9.0.15/CHANGELOG.md b/stable/unpackerr/9.0.15/CHANGELOG.md new file mode 100644 index 00000000000..0cfa3f93986 --- /dev/null +++ b/stable/unpackerr/9.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [unpackerr-9.0.15](https://github.com/truecharts/charts/compare/unpackerr-9.0.14...unpackerr-9.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [unpackerr-9.0.14](https://github.com/truecharts/charts/compare/unpackerr-9.0.13...unpackerr-9.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [unpackerr-9.0.13](https://github.com/truecharts/charts/compare/unpackerr-9.0.12...unpackerr-9.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [unpackerr-9.0.12](https://github.com/truecharts/charts/compare/unpackerr-9.0.11...unpackerr-9.0.12) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/unpackerr to v0.11.2 ([#8843](https://github.com/truecharts/charts/issues/8843)) + + + + +## [unpackerr-9.0.11](https://github.com/truecharts/charts/compare/unpackerr-9.0.10...unpackerr-9.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [unpackerr-9.0.10](https://github.com/truecharts/charts/compare/unpackerr-9.0.9...unpackerr-9.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [unpackerr-9.0.9](https://github.com/truecharts/charts/compare/unpackerr-9.0.8...unpackerr-9.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [unpackerr-9.0.8](https://github.com/truecharts/charts/compare/unpackerr-9.0.7...unpackerr-9.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [unpackerr-9.0.7](https://github.com/truecharts/charts/compare/unpackerr-9.0.6...unpackerr-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [unpackerr-9.0.6](https://github.com/truecharts/charts/compare/unpackerr-9.0.5...unpackerr-9.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [unpackerr-9.0.5](https://github.com/truecharts/charts/compare/unpackerr-9.0.4...unpackerr-9.0.5) (2023-04-16) + +### Chore diff --git a/stable/unpackerr/9.0.15/Chart.yaml b/stable/unpackerr/9.0.15/Chart.yaml new file mode 100644 index 00000000000..475627bd5ca --- /dev/null +++ b/stable/unpackerr/9.0.15/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.11.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +description: This application runs as a daemon on your download host. It checks for completed downloads and extracts them so Radarr, Lidarr, Sonarr, and Readarr may import them +home: https://truecharts.org/charts/stable/unpackerr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/unpackerr.png +keywords: + - unpackerr + - sonarr + - radarr + - lidarr + - readarr +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: unpackerr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/unpackerr + - https://github.com/davidnewhall/unpackerr +type: application +version: 9.0.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/unpackerr/9.0.15/README.md b/stable/unpackerr/9.0.15/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/unpackerr/9.0.15/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/9.0.15/app-changelog.md b/stable/unpackerr/9.0.15/app-changelog.md new file mode 100644 index 00000000000..f8f16f4fc37 --- /dev/null +++ b/stable/unpackerr/9.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [unpackerr-9.0.15](https://github.com/truecharts/charts/compare/unpackerr-9.0.14...unpackerr-9.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/unpackerr/9.0.14/app-readme.md b/stable/unpackerr/9.0.15/app-readme.md similarity index 100% rename from stable/unpackerr/9.0.14/app-readme.md rename to stable/unpackerr/9.0.15/app-readme.md diff --git a/stable/unpackerr/9.0.15/charts/common-12.9.2.tgz b/stable/unpackerr/9.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/unpackerr/9.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/unpackerr/9.0.14/ix_values.yaml b/stable/unpackerr/9.0.15/ix_values.yaml similarity index 100% rename from stable/unpackerr/9.0.14/ix_values.yaml rename to stable/unpackerr/9.0.15/ix_values.yaml diff --git a/stable/unpackerr/9.0.14/questions.yaml b/stable/unpackerr/9.0.15/questions.yaml similarity index 100% rename from stable/unpackerr/9.0.14/questions.yaml rename to stable/unpackerr/9.0.15/questions.yaml diff --git a/stable/unpackerr/9.0.15/templates/NOTES.txt b/stable/unpackerr/9.0.15/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/unpackerr/9.0.15/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/unpackerr/9.0.15/templates/common.yaml b/stable/unpackerr/9.0.15/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/unpackerr/9.0.15/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/unpackerr/9.0.15/values.yaml b/stable/unpackerr/9.0.15/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/unpoller/6.0.13/CHANGELOG.md b/stable/unpoller/6.0.13/CHANGELOG.md deleted file mode 100644 index e6e51d569f7..00000000000 --- a/stable/unpoller/6.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [unpoller-6.0.13](https://github.com/truecharts/charts/compare/unpoller-6.0.12...unpoller-6.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [unpoller-6.0.12](https://github.com/truecharts/charts/compare/unpoller-6.0.11...unpoller-6.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [unpoller-6.0.11](https://github.com/truecharts/charts/compare/unpoller-6.0.10...unpoller-6.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [unpoller-6.0.10](https://github.com/truecharts/charts/compare/unpoller-6.0.9...unpoller-6.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [unpoller-6.0.9](https://github.com/truecharts/charts/compare/unpoller-6.0.8...unpoller-6.0.9) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/unifi-poller to v2.7.13 ([#8531](https://github.com/truecharts/charts/issues/8531)) - - - - -## [unpoller-6.0.8](https://github.com/truecharts/charts/compare/unpoller-6.0.7...unpoller-6.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [unpoller-6.0.7](https://github.com/truecharts/charts/compare/unpoller-6.0.6...unpoller-6.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [unpoller-6.0.6](https://github.com/truecharts/charts/compare/unpoller-6.0.5...unpoller-6.0.6) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [unpoller-6.0.5](https://github.com/truecharts/charts/compare/unpoller-6.0.4...unpoller-6.0.5) (2023-04-17) - -### Fix - -- do not use /metrics for probes ([#8078](https://github.com/truecharts/charts/issues/8078)) - - - - -## [unpoller-6.0.4](https://github.com/truecharts/charts/compare/unpoller-6.0.3...unpoller-6.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [unpoller-6.0.3](https://github.com/truecharts/charts/compare/unpoller-6.0.2...unpoller-6.0.3) (2023-04-16) - -### Chore diff --git a/stable/unpoller/6.0.13/Chart.yaml b/stable/unpoller/6.0.13/Chart.yaml deleted file mode 100644 index 0b60122a4b9..00000000000 --- a/stable/unpoller/6.0.13/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2.7.13" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -description: Collect your UniFi controller data and report it to an InfluxDB instance, or export it for Prometheus collection. -icon: https://truecharts.org/img/hotlink-ok/chart-icons/unpoller.png -home: https://truecharts.org/charts/stable/unpoller -keywords: - - unifi - - unifi-poller - - metrics -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: unpoller -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/unpoller - - https://github.com/unifi-poller/unifi-poller -type: application -version: 6.0.13 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" diff --git a/stable/unpoller/6.0.13/app-changelog.md b/stable/unpoller/6.0.13/app-changelog.md deleted file mode 100644 index e63ffd0aa15..00000000000 --- a/stable/unpoller/6.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [unpoller-6.0.13](https://github.com/truecharts/charts/compare/unpoller-6.0.12...unpoller-6.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/unpoller/6.0.13/charts/common-12.8.1.tgz b/stable/unpoller/6.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/unpoller/6.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/unpoller/6.0.14/CHANGELOG.md b/stable/unpoller/6.0.14/CHANGELOG.md new file mode 100644 index 00000000000..2a26ec42bc8 --- /dev/null +++ b/stable/unpoller/6.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [unpoller-6.0.14](https://github.com/truecharts/charts/compare/unpoller-6.0.13...unpoller-6.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [unpoller-6.0.13](https://github.com/truecharts/charts/compare/unpoller-6.0.12...unpoller-6.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [unpoller-6.0.12](https://github.com/truecharts/charts/compare/unpoller-6.0.11...unpoller-6.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [unpoller-6.0.11](https://github.com/truecharts/charts/compare/unpoller-6.0.10...unpoller-6.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [unpoller-6.0.10](https://github.com/truecharts/charts/compare/unpoller-6.0.9...unpoller-6.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [unpoller-6.0.9](https://github.com/truecharts/charts/compare/unpoller-6.0.8...unpoller-6.0.9) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/unifi-poller to v2.7.13 ([#8531](https://github.com/truecharts/charts/issues/8531)) + + + + +## [unpoller-6.0.8](https://github.com/truecharts/charts/compare/unpoller-6.0.7...unpoller-6.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [unpoller-6.0.7](https://github.com/truecharts/charts/compare/unpoller-6.0.6...unpoller-6.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [unpoller-6.0.6](https://github.com/truecharts/charts/compare/unpoller-6.0.5...unpoller-6.0.6) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [unpoller-6.0.5](https://github.com/truecharts/charts/compare/unpoller-6.0.4...unpoller-6.0.5) (2023-04-17) + +### Fix + +- do not use /metrics for probes ([#8078](https://github.com/truecharts/charts/issues/8078)) + + + + +## [unpoller-6.0.4](https://github.com/truecharts/charts/compare/unpoller-6.0.3...unpoller-6.0.4) (2023-04-16) + +### Chore diff --git a/stable/unpoller/6.0.14/Chart.yaml b/stable/unpoller/6.0.14/Chart.yaml new file mode 100644 index 00000000000..074d0bafdd9 --- /dev/null +++ b/stable/unpoller/6.0.14/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.7.13" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +description: Collect your UniFi controller data and report it to an InfluxDB instance, or export it for Prometheus collection. +icon: https://truecharts.org/img/hotlink-ok/chart-icons/unpoller.png +home: https://truecharts.org/charts/stable/unpoller +keywords: + - unifi + - unifi-poller + - metrics +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: unpoller +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/unpoller + - https://github.com/unifi-poller/unifi-poller +type: application +version: 6.0.14 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" diff --git a/stable/unpoller/6.0.14/README.md b/stable/unpoller/6.0.14/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/unpoller/6.0.14/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/unpoller/6.0.14/app-changelog.md b/stable/unpoller/6.0.14/app-changelog.md new file mode 100644 index 00000000000..6ebdf019cc4 --- /dev/null +++ b/stable/unpoller/6.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [unpoller-6.0.14](https://github.com/truecharts/charts/compare/unpoller-6.0.13...unpoller-6.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/unpoller/6.0.13/app-readme.md b/stable/unpoller/6.0.14/app-readme.md similarity index 100% rename from stable/unpoller/6.0.13/app-readme.md rename to stable/unpoller/6.0.14/app-readme.md diff --git a/stable/unpoller/6.0.14/charts/common-12.9.2.tgz b/stable/unpoller/6.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/unpoller/6.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/unpoller/6.0.13/ix_values.yaml b/stable/unpoller/6.0.14/ix_values.yaml similarity index 100% rename from stable/unpoller/6.0.13/ix_values.yaml rename to stable/unpoller/6.0.14/ix_values.yaml diff --git a/stable/unpoller/6.0.13/questions.yaml b/stable/unpoller/6.0.14/questions.yaml similarity index 100% rename from stable/unpoller/6.0.13/questions.yaml rename to stable/unpoller/6.0.14/questions.yaml diff --git a/stable/unpoller/6.0.14/templates/NOTES.txt b/stable/unpoller/6.0.14/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/unpoller/6.0.14/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/unpoller/6.0.14/templates/common.yaml b/stable/unpoller/6.0.14/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/unpoller/6.0.14/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/unpoller/6.0.14/values.yaml b/stable/unpoller/6.0.14/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/uptime-kuma/6.0.15/CHANGELOG.md b/stable/uptime-kuma/6.0.15/CHANGELOG.md deleted file mode 100644 index 652b10c1671..00000000000 --- a/stable/uptime-kuma/6.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [uptime-kuma-6.0.15](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.14...uptime-kuma-6.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [uptime-kuma-6.0.14](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.13...uptime-kuma-6.0.14) (2023-05-20) - -### Chore - -- update container image tccr.io/truecharts/uptime-kuma to v1.21.3 ([#9021](https://github.com/truecharts/charts/issues/9021)) - - - - -## [uptime-kuma-6.0.13](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.12...uptime-kuma-6.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [uptime-kuma-6.0.12](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.11...uptime-kuma-6.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [uptime-kuma-6.0.11](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.10...uptime-kuma-6.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [uptime-kuma-6.0.10](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.9...uptime-kuma-6.0.10) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/uptime-kuma to v1.21.2 ([#8271](https://github.com/truecharts/charts/issues/8271)) - - - - -## [uptime-kuma-6.0.9](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.8...uptime-kuma-6.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [uptime-kuma-6.0.8](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.7...uptime-kuma-6.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [uptime-kuma-6.0.7](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.6...uptime-kuma-6.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [uptime-kuma-6.0.6](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.5...uptime-kuma-6.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [uptime-kuma-6.0.5](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.4...uptime-kuma-6.0.5) (2023-04-16) - -### Chore diff --git a/stable/uptime-kuma/6.0.15/Chart.yaml b/stable/uptime-kuma/6.0.15/Chart.yaml deleted file mode 100644 index c6b6dcce693..00000000000 --- a/stable/uptime-kuma/6.0.15/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "1.21.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - monitoring - - uptime -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: uptime-kuma -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/uptime-kuma - - https://github.com/louislam/uptime-kuma -type: application -version: 6.0.15 -annotations: - truecharts.org/catagories: | - - monitoring - truecharts.org/SCALE-support: "true" diff --git a/stable/uptime-kuma/6.0.15/app-changelog.md b/stable/uptime-kuma/6.0.15/app-changelog.md deleted file mode 100644 index 17ab33021e7..00000000000 --- a/stable/uptime-kuma/6.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [uptime-kuma-6.0.15](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.14...uptime-kuma-6.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/uptime-kuma/6.0.15/charts/common-12.8.1.tgz b/stable/uptime-kuma/6.0.15/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/uptime-kuma/6.0.15/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/uptime-kuma/6.0.16/CHANGELOG.md b/stable/uptime-kuma/6.0.16/CHANGELOG.md new file mode 100644 index 00000000000..d6b78a41d90 --- /dev/null +++ b/stable/uptime-kuma/6.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [uptime-kuma-6.0.16](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.15...uptime-kuma-6.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [uptime-kuma-6.0.15](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.14...uptime-kuma-6.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [uptime-kuma-6.0.14](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.13...uptime-kuma-6.0.14) (2023-05-20) + +### Chore + +- update container image tccr.io/truecharts/uptime-kuma to v1.21.3 ([#9021](https://github.com/truecharts/charts/issues/9021)) + + + + +## [uptime-kuma-6.0.13](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.12...uptime-kuma-6.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [uptime-kuma-6.0.12](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.11...uptime-kuma-6.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [uptime-kuma-6.0.11](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.10...uptime-kuma-6.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [uptime-kuma-6.0.10](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.9...uptime-kuma-6.0.10) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/uptime-kuma to v1.21.2 ([#8271](https://github.com/truecharts/charts/issues/8271)) + + + + +## [uptime-kuma-6.0.9](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.8...uptime-kuma-6.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [uptime-kuma-6.0.8](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.7...uptime-kuma-6.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [uptime-kuma-6.0.7](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.6...uptime-kuma-6.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [uptime-kuma-6.0.6](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.5...uptime-kuma-6.0.6) (2023-04-16) + +### Chore diff --git a/stable/uptime-kuma/6.0.16/Chart.yaml b/stable/uptime-kuma/6.0.16/Chart.yaml new file mode 100644 index 00000000000..fbb6e82e907 --- /dev/null +++ b/stable/uptime-kuma/6.0.16/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "1.21.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - monitoring + - uptime +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: uptime-kuma +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/uptime-kuma + - https://github.com/louislam/uptime-kuma +type: application +version: 6.0.16 +annotations: + truecharts.org/catagories: | + - monitoring + truecharts.org/SCALE-support: "true" diff --git a/stable/uptime-kuma/6.0.16/README.md b/stable/uptime-kuma/6.0.16/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/uptime-kuma/6.0.16/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/uptime-kuma/6.0.16/app-changelog.md b/stable/uptime-kuma/6.0.16/app-changelog.md new file mode 100644 index 00000000000..a3ed9598a97 --- /dev/null +++ b/stable/uptime-kuma/6.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [uptime-kuma-6.0.16](https://github.com/truecharts/charts/compare/uptime-kuma-6.0.15...uptime-kuma-6.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/uptime-kuma/6.0.15/app-readme.md b/stable/uptime-kuma/6.0.16/app-readme.md similarity index 100% rename from stable/uptime-kuma/6.0.15/app-readme.md rename to stable/uptime-kuma/6.0.16/app-readme.md diff --git a/stable/uptime-kuma/6.0.16/charts/common-12.9.2.tgz b/stable/uptime-kuma/6.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/uptime-kuma/6.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/uptime-kuma/6.0.15/ix_values.yaml b/stable/uptime-kuma/6.0.16/ix_values.yaml similarity index 100% rename from stable/uptime-kuma/6.0.15/ix_values.yaml rename to stable/uptime-kuma/6.0.16/ix_values.yaml diff --git a/stable/uptime-kuma/6.0.15/questions.yaml b/stable/uptime-kuma/6.0.16/questions.yaml similarity index 100% rename from stable/uptime-kuma/6.0.15/questions.yaml rename to stable/uptime-kuma/6.0.16/questions.yaml diff --git a/stable/uptime-kuma/6.0.16/templates/NOTES.txt b/stable/uptime-kuma/6.0.16/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/uptime-kuma/6.0.16/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/uptime-kuma/6.0.15/templates/_prometheusrules.tpl b/stable/uptime-kuma/6.0.16/templates/_prometheusrules.tpl similarity index 100% rename from stable/uptime-kuma/6.0.15/templates/_prometheusrules.tpl rename to stable/uptime-kuma/6.0.16/templates/_prometheusrules.tpl diff --git a/stable/uptime-kuma/6.0.15/templates/_servicemonitor.tpl b/stable/uptime-kuma/6.0.16/templates/_servicemonitor.tpl similarity index 100% rename from stable/uptime-kuma/6.0.15/templates/_servicemonitor.tpl rename to stable/uptime-kuma/6.0.16/templates/_servicemonitor.tpl diff --git a/stable/uptime-kuma/6.0.15/templates/common.yaml b/stable/uptime-kuma/6.0.16/templates/common.yaml similarity index 100% rename from stable/uptime-kuma/6.0.15/templates/common.yaml rename to stable/uptime-kuma/6.0.16/templates/common.yaml diff --git a/stable/uptime-kuma/6.0.16/values.yaml b/stable/uptime-kuma/6.0.16/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/uptimerobot-prometheus/7.0.4/CHANGELOG.md b/stable/uptimerobot-prometheus/7.0.4/CHANGELOG.md deleted file mode 100644 index dd0cfacb4c9..00000000000 --- a/stable/uptimerobot-prometheus/7.0.4/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [uptimerobot-prometheus-7.0.4](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.3...uptimerobot-prometheus-7.0.4) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [uptimerobot-prometheus-7.0.3](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.2...uptimerobot-prometheus-7.0.3) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [uptimerobot-prometheus-7.0.2](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.1...uptimerobot-prometheus-7.0.2) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [uptimerobot-prometheus-7.0.1](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.0...uptimerobot-prometheus-7.0.1) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [uptimerobot-prometheus-7.0.0](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-6.0.8...uptimerobot-prometheus-7.0.0) (2023-04-29) - -### Feat - -- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) - - - - -## [uptimerobot-prometheus-6.0.8](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-6.0.7...uptimerobot-prometheus-6.0.8) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [uptimerobot-prometheus-6.0.7](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-6.0.6...uptimerobot-prometheus-6.0.7) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - - - -## [uptimerobot-prometheus-6.0.6](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-6.0.5...uptimerobot-prometheus-6.0.6) (2022-12-26) - -### Chore - -- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - - - -## [uptimerobot-prometheus-6.0.5](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-6.0.4...uptimerobot-prometheus-6.0.5) (2022-12-25) - -### Chore - -- update helm general non-major - - - - -## [uptimerobot-prometheus-6.0.4](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-6.0.3...uptimerobot-prometheus-6.0.4) (2022-12-19) - -### Chore - -- update helm general non-major - - - - -## [uptimerobot-prometheus-6.0.3](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-6.0.2...uptimerobot-prometheus-6.0.3) (2022-12-13) - -### Chore diff --git a/stable/uptimerobot-prometheus/7.0.4/Chart.yaml b/stable/uptimerobot-prometheus/7.0.4/Chart.yaml deleted file mode 100644 index 25ed7c08037..00000000000 --- a/stable/uptimerobot-prometheus/7.0.4/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "0.0.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -description: Prometheus Exporter for the official uptimerobot CLI -icon: https://truecharts.org/img/hotlink-ok/chart-icons/uptimerobot-prometheus.png -home: https://truecharts.org/charts/stable/uptimerobot-prometheus -keywords: - - uptimerobot - - prometheus - - grafana - - metrics -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: uptimerobot-prometheus -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/uptimerobot-prometheus - - https://github.com/lekpamartin/uptimerobot_exporter - - https://github.com/k8s-at-home/charts/tree/master/charts/uptimerobot-prometheus -type: application -version: 7.0.4 -annotations: - truecharts.org/catagories: | - - metrics - truecharts.org/SCALE-support: "true" diff --git a/stable/uptimerobot-prometheus/7.0.4/app-changelog.md b/stable/uptimerobot-prometheus/7.0.4/app-changelog.md deleted file mode 100644 index 7772c8af63c..00000000000 --- a/stable/uptimerobot-prometheus/7.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [uptimerobot-prometheus-7.0.4](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.3...uptimerobot-prometheus-7.0.4) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/uptimerobot-prometheus/7.0.4/charts/common-12.8.1.tgz b/stable/uptimerobot-prometheus/7.0.4/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/uptimerobot-prometheus/7.0.4/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/uptimerobot-prometheus/7.0.5/CHANGELOG.md b/stable/uptimerobot-prometheus/7.0.5/CHANGELOG.md new file mode 100644 index 00000000000..23ff4c4d428 --- /dev/null +++ b/stable/uptimerobot-prometheus/7.0.5/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [uptimerobot-prometheus-7.0.5](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.4...uptimerobot-prometheus-7.0.5) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [uptimerobot-prometheus-7.0.4](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.3...uptimerobot-prometheus-7.0.4) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [uptimerobot-prometheus-7.0.3](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.2...uptimerobot-prometheus-7.0.3) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [uptimerobot-prometheus-7.0.2](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.1...uptimerobot-prometheus-7.0.2) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [uptimerobot-prometheus-7.0.1](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.0...uptimerobot-prometheus-7.0.1) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [uptimerobot-prometheus-7.0.0](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-6.0.8...uptimerobot-prometheus-7.0.0) (2023-04-29) + +### Feat + +- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) + + + + +## [uptimerobot-prometheus-6.0.8](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-6.0.7...uptimerobot-prometheus-6.0.8) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [uptimerobot-prometheus-6.0.7](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-6.0.6...uptimerobot-prometheus-6.0.7) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + + +## [uptimerobot-prometheus-6.0.6](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-6.0.5...uptimerobot-prometheus-6.0.6) (2022-12-26) + +### Chore + +- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) + + + + +## [uptimerobot-prometheus-6.0.5](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-6.0.4...uptimerobot-prometheus-6.0.5) (2022-12-25) + +### Chore + +- update helm general non-major + + + + +## [uptimerobot-prometheus-6.0.4](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-6.0.3...uptimerobot-prometheus-6.0.4) (2022-12-19) + +### Chore diff --git a/stable/uptimerobot-prometheus/7.0.5/Chart.yaml b/stable/uptimerobot-prometheus/7.0.5/Chart.yaml new file mode 100644 index 00000000000..a460ab92f64 --- /dev/null +++ b/stable/uptimerobot-prometheus/7.0.5/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "0.0.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +description: Prometheus Exporter for the official uptimerobot CLI +icon: https://truecharts.org/img/hotlink-ok/chart-icons/uptimerobot-prometheus.png +home: https://truecharts.org/charts/stable/uptimerobot-prometheus +keywords: + - uptimerobot + - prometheus + - grafana + - metrics +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: uptimerobot-prometheus +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/uptimerobot-prometheus + - https://github.com/lekpamartin/uptimerobot_exporter + - https://github.com/k8s-at-home/charts/tree/master/charts/uptimerobot-prometheus +type: application +version: 7.0.5 +annotations: + truecharts.org/catagories: | + - metrics + truecharts.org/SCALE-support: "true" diff --git a/stable/uptimerobot-prometheus/7.0.5/README.md b/stable/uptimerobot-prometheus/7.0.5/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/uptimerobot-prometheus/7.0.5/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/7.0.5/app-changelog.md b/stable/uptimerobot-prometheus/7.0.5/app-changelog.md new file mode 100644 index 00000000000..be30318eca8 --- /dev/null +++ b/stable/uptimerobot-prometheus/7.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [uptimerobot-prometheus-7.0.5](https://github.com/truecharts/charts/compare/uptimerobot-prometheus-7.0.4...uptimerobot-prometheus-7.0.5) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/uptimerobot-prometheus/7.0.4/app-readme.md b/stable/uptimerobot-prometheus/7.0.5/app-readme.md similarity index 100% rename from stable/uptimerobot-prometheus/7.0.4/app-readme.md rename to stable/uptimerobot-prometheus/7.0.5/app-readme.md diff --git a/stable/uptimerobot-prometheus/7.0.5/charts/common-12.9.2.tgz b/stable/uptimerobot-prometheus/7.0.5/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/uptimerobot-prometheus/7.0.5/charts/common-12.9.2.tgz differ diff --git a/stable/uptimerobot-prometheus/7.0.4/ix_values.yaml b/stable/uptimerobot-prometheus/7.0.5/ix_values.yaml similarity index 100% rename from stable/uptimerobot-prometheus/7.0.4/ix_values.yaml rename to stable/uptimerobot-prometheus/7.0.5/ix_values.yaml diff --git a/stable/uptimerobot-prometheus/7.0.4/questions.yaml b/stable/uptimerobot-prometheus/7.0.5/questions.yaml similarity index 100% rename from stable/uptimerobot-prometheus/7.0.4/questions.yaml rename to stable/uptimerobot-prometheus/7.0.5/questions.yaml diff --git a/stable/uptimerobot-prometheus/7.0.5/templates/NOTES.txt b/stable/uptimerobot-prometheus/7.0.5/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/uptimerobot-prometheus/7.0.5/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/uptimerobot-prometheus/7.0.5/templates/common.yaml b/stable/uptimerobot-prometheus/7.0.5/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/uptimerobot-prometheus/7.0.5/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/uptimerobot-prometheus/7.0.4/templates/prometheusrules.yaml b/stable/uptimerobot-prometheus/7.0.5/templates/prometheusrules.yaml similarity index 100% rename from stable/uptimerobot-prometheus/7.0.4/templates/prometheusrules.yaml rename to stable/uptimerobot-prometheus/7.0.5/templates/prometheusrules.yaml diff --git a/stable/uptimerobot-prometheus/7.0.4/templates/servicemonitor.yaml b/stable/uptimerobot-prometheus/7.0.5/templates/servicemonitor.yaml similarity index 100% rename from stable/uptimerobot-prometheus/7.0.4/templates/servicemonitor.yaml rename to stable/uptimerobot-prometheus/7.0.5/templates/servicemonitor.yaml diff --git a/stable/uptimerobot-prometheus/7.0.5/values.yaml b/stable/uptimerobot-prometheus/7.0.5/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/valheim/6.0.6/CHANGELOG.md b/stable/valheim/6.0.6/CHANGELOG.md deleted file mode 100644 index cae2548c0ce..00000000000 --- a/stable/valheim/6.0.6/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [valheim-6.0.6](https://github.com/truecharts/charts/compare/valheim-6.0.5...valheim-6.0.6) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [valheim-6.0.5](https://github.com/truecharts/charts/compare/valheim-6.0.4...valheim-6.0.5) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [valheim-6.0.4](https://github.com/truecharts/charts/compare/valheim-6.0.3...valheim-6.0.4) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [valheim-6.0.3](https://github.com/truecharts/charts/compare/valheim-6.0.2...valheim-6.0.3) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [valheim-6.0.2](https://github.com/truecharts/charts/compare/valheim-6.0.1...valheim-6.0.2) (2023-04-30) - -### Fix - -- disable varrun ([#8624](https://github.com/truecharts/charts/issues/8624)) - - - - -## [valheim-6.0.1](https://github.com/truecharts/charts/compare/valheim-6.0.0...valheim-6.0.1) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/valheim-server to latest ([#8409](https://github.com/truecharts/charts/issues/8409)) - - - - -## [valheim-6.0.0](https://github.com/truecharts/charts/compare/valheim-5.0.14...valheim-6.0.0) (2023-04-29) - -### Feat - -- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) - - - - -## [valheim-5.0.14](https://github.com/truecharts/charts/compare/valheim-5.0.13...valheim-5.0.14) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [valheim-5.0.13](https://github.com/truecharts/charts/compare/valheim-5.0.12...valheim-5.0.13) (2023-01-18) - -### Chore - -- update container image tccr.io/truecharts/valheim-server to latest - - - - -## [valheim-5.0.12](https://github.com/truecharts/charts/compare/valheim-5.0.11...valheim-5.0.12) (2023-01-17) - - - - -## [valheim-5.0.11](https://github.com/truecharts/charts/compare/valheim-5.0.10...valheim-5.0.11) (2023-01-12) - -### Chore - -- update container image tccr.io/truecharts/valheim-server to latest - - diff --git a/stable/valheim/6.0.6/Chart.yaml b/stable/valheim/6.0.6/Chart.yaml deleted file mode 100644 index ca479471bb9..00000000000 --- a/stable/valheim/6.0.6/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - valheim -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: valheim -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/valheim - - https://github.com/lloesche/valheim-server-docker -version: 6.0.6 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/valheim/6.0.6/app-changelog.md b/stable/valheim/6.0.6/app-changelog.md deleted file mode 100644 index 246374310a1..00000000000 --- a/stable/valheim/6.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [valheim-6.0.6](https://github.com/truecharts/charts/compare/valheim-6.0.5...valheim-6.0.6) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/valheim/6.0.6/charts/common-12.8.1.tgz b/stable/valheim/6.0.6/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/valheim/6.0.6/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/valheim/6.0.7/CHANGELOG.md b/stable/valheim/6.0.7/CHANGELOG.md new file mode 100644 index 00000000000..7281c56bbf5 --- /dev/null +++ b/stable/valheim/6.0.7/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [valheim-6.0.7](https://github.com/truecharts/charts/compare/valheim-6.0.6...valheim-6.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [valheim-6.0.6](https://github.com/truecharts/charts/compare/valheim-6.0.5...valheim-6.0.6) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [valheim-6.0.5](https://github.com/truecharts/charts/compare/valheim-6.0.4...valheim-6.0.5) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [valheim-6.0.4](https://github.com/truecharts/charts/compare/valheim-6.0.3...valheim-6.0.4) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [valheim-6.0.3](https://github.com/truecharts/charts/compare/valheim-6.0.2...valheim-6.0.3) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [valheim-6.0.2](https://github.com/truecharts/charts/compare/valheim-6.0.1...valheim-6.0.2) (2023-04-30) + +### Fix + +- disable varrun ([#8624](https://github.com/truecharts/charts/issues/8624)) + + + + +## [valheim-6.0.1](https://github.com/truecharts/charts/compare/valheim-6.0.0...valheim-6.0.1) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/valheim-server to latest ([#8409](https://github.com/truecharts/charts/issues/8409)) + + + + +## [valheim-6.0.0](https://github.com/truecharts/charts/compare/valheim-5.0.14...valheim-6.0.0) (2023-04-29) + +### Feat + +- BREAKING CHANGE migrate to new common part 3 ([#8151](https://github.com/truecharts/charts/issues/8151)) + + + + +## [valheim-5.0.14](https://github.com/truecharts/charts/compare/valheim-5.0.13...valheim-5.0.14) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [valheim-5.0.13](https://github.com/truecharts/charts/compare/valheim-5.0.12...valheim-5.0.13) (2023-01-18) + +### Chore + +- update container image tccr.io/truecharts/valheim-server to latest + + + + +## [valheim-5.0.12](https://github.com/truecharts/charts/compare/valheim-5.0.11...valheim-5.0.12) (2023-01-17) + + diff --git a/stable/valheim/6.0.7/Chart.yaml b/stable/valheim/6.0.7/Chart.yaml new file mode 100644 index 00000000000..b30d9235094 --- /dev/null +++ b/stable/valheim/6.0.7/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - valheim +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: valheim +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/valheim + - https://github.com/lloesche/valheim-server-docker +version: 6.0.7 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/valheim/6.0.7/README.md b/stable/valheim/6.0.7/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/valheim/6.0.7/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/valheim/6.0.7/app-changelog.md b/stable/valheim/6.0.7/app-changelog.md new file mode 100644 index 00000000000..8b2d408966f --- /dev/null +++ b/stable/valheim/6.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [valheim-6.0.7](https://github.com/truecharts/charts/compare/valheim-6.0.6...valheim-6.0.7) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/valheim/6.0.6/app-readme.md b/stable/valheim/6.0.7/app-readme.md similarity index 100% rename from stable/valheim/6.0.6/app-readme.md rename to stable/valheim/6.0.7/app-readme.md diff --git a/stable/valheim/6.0.7/charts/common-12.9.2.tgz b/stable/valheim/6.0.7/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/valheim/6.0.7/charts/common-12.9.2.tgz differ diff --git a/stable/valheim/6.0.6/ix_values.yaml b/stable/valheim/6.0.7/ix_values.yaml similarity index 100% rename from stable/valheim/6.0.6/ix_values.yaml rename to stable/valheim/6.0.7/ix_values.yaml diff --git a/stable/valheim/6.0.6/questions.yaml b/stable/valheim/6.0.7/questions.yaml similarity index 100% rename from stable/valheim/6.0.6/questions.yaml rename to stable/valheim/6.0.7/questions.yaml diff --git a/stable/valheim/6.0.7/templates/NOTES.txt b/stable/valheim/6.0.7/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/valheim/6.0.7/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/valheim/6.0.6/templates/common.yaml b/stable/valheim/6.0.7/templates/common.yaml similarity index 100% rename from stable/valheim/6.0.6/templates/common.yaml rename to stable/valheim/6.0.7/templates/common.yaml diff --git a/stable/valheim/6.0.7/values.yaml b/stable/valheim/6.0.7/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/verysync/5.0.13/CHANGELOG.md b/stable/verysync/5.0.13/CHANGELOG.md deleted file mode 100644 index 2ffd4ddb31d..00000000000 --- a/stable/verysync/5.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [verysync-5.0.13](https://github.com/truecharts/charts/compare/verysync-5.0.12...verysync-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [verysync-5.0.12](https://github.com/truecharts/charts/compare/verysync-5.0.11...verysync-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [verysync-5.0.11](https://github.com/truecharts/charts/compare/verysync-5.0.10...verysync-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [verysync-5.0.10](https://github.com/truecharts/charts/compare/verysync-5.0.9...verysync-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [verysync-5.0.9](https://github.com/truecharts/charts/compare/verysync-5.0.8...verysync-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [verysync-5.0.8](https://github.com/truecharts/charts/compare/verysync-5.0.7...verysync-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [verysync-5.0.7](https://github.com/truecharts/charts/compare/verysync-5.0.6...verysync-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [verysync-5.0.6](https://github.com/truecharts/charts/compare/verysync-5.0.5...verysync-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [verysync-5.0.5](https://github.com/truecharts/charts/compare/verysync-5.0.4...verysync-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [verysync-5.0.4](https://github.com/truecharts/charts/compare/verysync-5.0.3...verysync-5.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [verysync-5.0.3](https://github.com/truecharts/charts/compare/verysync-5.0.2...verysync-5.0.3) (2023-04-14) - - diff --git a/stable/verysync/5.0.13/Chart.yaml b/stable/verysync/5.0.13/Chart.yaml deleted file mode 100644 index 7d268f40b68..00000000000 --- a/stable/verysync/5.0.13/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "2.16.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - verysync - - sync - - btsync - - bittorrent -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: verysync -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/verysync -version: 5.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/verysync/5.0.13/app-changelog.md b/stable/verysync/5.0.13/app-changelog.md deleted file mode 100644 index 1a93b121d87..00000000000 --- a/stable/verysync/5.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [verysync-5.0.13](https://github.com/truecharts/charts/compare/verysync-5.0.12...verysync-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/verysync/5.0.13/charts/common-12.8.1.tgz b/stable/verysync/5.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/verysync/5.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/verysync/5.0.14/CHANGELOG.md b/stable/verysync/5.0.14/CHANGELOG.md new file mode 100644 index 00000000000..f97cdb42a2f --- /dev/null +++ b/stable/verysync/5.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [verysync-5.0.14](https://github.com/truecharts/charts/compare/verysync-5.0.13...verysync-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [verysync-5.0.13](https://github.com/truecharts/charts/compare/verysync-5.0.12...verysync-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [verysync-5.0.12](https://github.com/truecharts/charts/compare/verysync-5.0.11...verysync-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [verysync-5.0.11](https://github.com/truecharts/charts/compare/verysync-5.0.10...verysync-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [verysync-5.0.10](https://github.com/truecharts/charts/compare/verysync-5.0.9...verysync-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [verysync-5.0.9](https://github.com/truecharts/charts/compare/verysync-5.0.8...verysync-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [verysync-5.0.8](https://github.com/truecharts/charts/compare/verysync-5.0.7...verysync-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [verysync-5.0.7](https://github.com/truecharts/charts/compare/verysync-5.0.6...verysync-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [verysync-5.0.6](https://github.com/truecharts/charts/compare/verysync-5.0.5...verysync-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [verysync-5.0.5](https://github.com/truecharts/charts/compare/verysync-5.0.4...verysync-5.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [verysync-5.0.4](https://github.com/truecharts/charts/compare/verysync-5.0.3...verysync-5.0.4) (2023-04-15) + +### Chore diff --git a/stable/verysync/5.0.14/Chart.yaml b/stable/verysync/5.0.14/Chart.yaml new file mode 100644 index 00000000000..e86c55285a3 --- /dev/null +++ b/stable/verysync/5.0.14/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2.16.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - verysync + - sync + - btsync + - bittorrent +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: verysync +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/verysync +version: 5.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/verysync/5.0.14/README.md b/stable/verysync/5.0.14/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/verysync/5.0.14/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/verysync/5.0.14/app-changelog.md b/stable/verysync/5.0.14/app-changelog.md new file mode 100644 index 00000000000..92ed8989402 --- /dev/null +++ b/stable/verysync/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [verysync-5.0.14](https://github.com/truecharts/charts/compare/verysync-5.0.13...verysync-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/verysync/5.0.13/app-readme.md b/stable/verysync/5.0.14/app-readme.md similarity index 100% rename from stable/verysync/5.0.13/app-readme.md rename to stable/verysync/5.0.14/app-readme.md diff --git a/stable/verysync/5.0.14/charts/common-12.9.2.tgz b/stable/verysync/5.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/verysync/5.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/verysync/5.0.13/ix_values.yaml b/stable/verysync/5.0.14/ix_values.yaml similarity index 100% rename from stable/verysync/5.0.13/ix_values.yaml rename to stable/verysync/5.0.14/ix_values.yaml diff --git a/stable/verysync/5.0.13/questions.yaml b/stable/verysync/5.0.14/questions.yaml similarity index 100% rename from stable/verysync/5.0.13/questions.yaml rename to stable/verysync/5.0.14/questions.yaml diff --git a/stable/verysync/5.0.14/templates/NOTES.txt b/stable/verysync/5.0.14/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/verysync/5.0.14/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/verysync/5.0.14/templates/common.yaml b/stable/verysync/5.0.14/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/verysync/5.0.14/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/verysync/5.0.14/values.yaml b/stable/verysync/5.0.14/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/vikunja/8.0.7/CHANGELOG.md b/stable/vikunja/8.0.7/CHANGELOG.md deleted file mode 100644 index fce5ba936b0..00000000000 --- a/stable/vikunja/8.0.7/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [vikunja-8.0.7](https://github.com/truecharts/charts/compare/vikunja-8.0.6...vikunja-8.0.7) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [vikunja-8.0.6](https://github.com/truecharts/charts/compare/vikunja-8.0.5...vikunja-8.0.6) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [vikunja-8.0.5](https://github.com/truecharts/charts/compare/vikunja-8.0.4...vikunja-8.0.5) (2023-05-10) - -### Fix - -- remove additional_attrs from list ([#8880](https://github.com/truecharts/charts/issues/8880)) - - - - -## [vikunja-8.0.4](https://github.com/truecharts/charts/compare/vikunja-8.0.3...vikunja-8.0.4) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - update container image tccr.io/truecharts/nginx to v1.24.0 ([#8606](https://github.com/truecharts/charts/issues/8606)) - - - - -## [vikunja-8.0.3](https://github.com/truecharts/charts/compare/vikunja-8.0.2...vikunja-8.0.3) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [vikunja-8.0.2](https://github.com/truecharts/charts/compare/vikunja-8.0.1...vikunja-8.0.2) (2023-05-02) - -### Chore - -- update container image tccr.io/truecharts/nginx to v1.23.4 ([#8683](https://github.com/truecharts/charts/issues/8683)) - - update container image tccr.io/truecharts/nginx to v ([#8326](https://github.com/truecharts/charts/issues/8326)) - - - - -## [vikunja-8.0.1](https://github.com/truecharts/charts/compare/vikunja-8.0.0...vikunja-8.0.1) (2023-04-30) - -### Chore - -- update vikunja (patch) ([#8544](https://github.com/truecharts/charts/issues/8544)) - - - - -## [vikunja-8.0.0](https://github.com/truecharts/charts/compare/vikunja-7.0.1...vikunja-8.0.0) (2023-04-30) - -### Feat - -- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) - - - - -## [vikunja-7.0.1](https://github.com/truecharts/charts/compare/vikunja-7.0.0...vikunja-7.0.1) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/nginx to v1.23.4 ([#8500](https://github.com/truecharts/charts/issues/8500)) - - - - -## [vikunja-7.0.0](https://github.com/truecharts/charts/compare/vikunja-6.0.34...vikunja-7.0.0) (2023-02-28) - -### Feat - -- BREAKING CHANGE - allow custom yaml to some extent and use a config file to provide all available features ([#6607](https://github.com/truecharts/charts/issues/6607)) - - - - -## [vikunja-6.0.34](https://github.com/truecharts/charts/compare/vikunja-6.0.33...vikunja-6.0.34) (2023-02-27) diff --git a/stable/vikunja/8.0.7/Chart.yaml b/stable/vikunja/8.0.7/Chart.yaml deleted file mode 100644 index 77f4f4b64fc..00000000000 --- a/stable/vikunja/8.0.7/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "0.20.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.41 -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 -keywords: - - vikunja -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: vikunja -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/vikunja - - https://vikunja.io/docs -version: 8.0.7 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/vikunja/8.0.7/app-changelog.md b/stable/vikunja/8.0.7/app-changelog.md deleted file mode 100644 index f6f5f2f700f..00000000000 --- a/stable/vikunja/8.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [vikunja-8.0.7](https://github.com/truecharts/charts/compare/vikunja-8.0.6...vikunja-8.0.7) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/vikunja/8.0.7/charts/common-12.8.1.tgz b/stable/vikunja/8.0.7/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/vikunja/8.0.7/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/vikunja/8.0.7/charts/redis-6.0.41.tgz b/stable/vikunja/8.0.7/charts/redis-6.0.41.tgz deleted file mode 100644 index 7d49e097628..00000000000 Binary files a/stable/vikunja/8.0.7/charts/redis-6.0.41.tgz and /dev/null differ diff --git a/stable/vikunja/8.0.8/CHANGELOG.md b/stable/vikunja/8.0.8/CHANGELOG.md new file mode 100644 index 00000000000..cbd2431617a --- /dev/null +++ b/stable/vikunja/8.0.8/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [vikunja-8.0.8](https://github.com/truecharts/charts/compare/vikunja-8.0.7...vikunja-8.0.8) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [vikunja-8.0.7](https://github.com/truecharts/charts/compare/vikunja-8.0.6...vikunja-8.0.7) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [vikunja-8.0.6](https://github.com/truecharts/charts/compare/vikunja-8.0.5...vikunja-8.0.6) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [vikunja-8.0.5](https://github.com/truecharts/charts/compare/vikunja-8.0.4...vikunja-8.0.5) (2023-05-10) + +### Fix + +- remove additional_attrs from list ([#8880](https://github.com/truecharts/charts/issues/8880)) + + + + +## [vikunja-8.0.4](https://github.com/truecharts/charts/compare/vikunja-8.0.3...vikunja-8.0.4) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + - update container image tccr.io/truecharts/nginx to v1.24.0 ([#8606](https://github.com/truecharts/charts/issues/8606)) + + + + +## [vikunja-8.0.3](https://github.com/truecharts/charts/compare/vikunja-8.0.2...vikunja-8.0.3) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [vikunja-8.0.2](https://github.com/truecharts/charts/compare/vikunja-8.0.1...vikunja-8.0.2) (2023-05-02) + +### Chore + +- update container image tccr.io/truecharts/nginx to v1.23.4 ([#8683](https://github.com/truecharts/charts/issues/8683)) + - update container image tccr.io/truecharts/nginx to v ([#8326](https://github.com/truecharts/charts/issues/8326)) + + + + +## [vikunja-8.0.1](https://github.com/truecharts/charts/compare/vikunja-8.0.0...vikunja-8.0.1) (2023-04-30) + +### Chore + +- update vikunja (patch) ([#8544](https://github.com/truecharts/charts/issues/8544)) + + + + +## [vikunja-8.0.0](https://github.com/truecharts/charts/compare/vikunja-7.0.1...vikunja-8.0.0) (2023-04-30) + +### Feat + +- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) + + + + +## [vikunja-7.0.1](https://github.com/truecharts/charts/compare/vikunja-7.0.0...vikunja-7.0.1) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/nginx to v1.23.4 ([#8500](https://github.com/truecharts/charts/issues/8500)) + + + + +## [vikunja-7.0.0](https://github.com/truecharts/charts/compare/vikunja-6.0.34...vikunja-7.0.0) (2023-02-28) diff --git a/stable/vikunja/8.0.8/Chart.yaml b/stable/vikunja/8.0.8/Chart.yaml new file mode 100644 index 00000000000..071e67876ab --- /dev/null +++ b/stable/vikunja/8.0.8/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "0.20.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.43 +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 +keywords: + - vikunja +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: vikunja +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/vikunja + - https://vikunja.io/docs +version: 8.0.8 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/vikunja/8.0.8/README.md b/stable/vikunja/8.0.8/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/vikunja/8.0.8/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/8.0.8/app-changelog.md b/stable/vikunja/8.0.8/app-changelog.md new file mode 100644 index 00000000000..2d6577a2670 --- /dev/null +++ b/stable/vikunja/8.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [vikunja-8.0.8](https://github.com/truecharts/charts/compare/vikunja-8.0.7...vikunja-8.0.8) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/vikunja/8.0.7/app-readme.md b/stable/vikunja/8.0.8/app-readme.md similarity index 100% rename from stable/vikunja/8.0.7/app-readme.md rename to stable/vikunja/8.0.8/app-readme.md diff --git a/stable/vikunja/8.0.8/charts/common-12.9.2.tgz b/stable/vikunja/8.0.8/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/vikunja/8.0.8/charts/common-12.9.2.tgz differ diff --git a/stable/vikunja/8.0.8/charts/redis-6.0.43.tgz b/stable/vikunja/8.0.8/charts/redis-6.0.43.tgz new file mode 100644 index 00000000000..458131b9e1e Binary files /dev/null and b/stable/vikunja/8.0.8/charts/redis-6.0.43.tgz differ diff --git a/stable/vikunja/8.0.7/ix_values.yaml b/stable/vikunja/8.0.8/ix_values.yaml similarity index 100% rename from stable/vikunja/8.0.7/ix_values.yaml rename to stable/vikunja/8.0.8/ix_values.yaml diff --git a/stable/vikunja/8.0.7/questions.yaml b/stable/vikunja/8.0.8/questions.yaml similarity index 100% rename from stable/vikunja/8.0.7/questions.yaml rename to stable/vikunja/8.0.8/questions.yaml diff --git a/stable/vikunja/8.0.8/templates/NOTES.txt b/stable/vikunja/8.0.8/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/vikunja/8.0.8/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/vikunja/8.0.7/templates/_secrets.tpl b/stable/vikunja/8.0.8/templates/_secrets.tpl similarity index 100% rename from stable/vikunja/8.0.7/templates/_secrets.tpl rename to stable/vikunja/8.0.8/templates/_secrets.tpl diff --git a/stable/vikunja/8.0.7/templates/common.yaml b/stable/vikunja/8.0.8/templates/common.yaml similarity index 100% rename from stable/vikunja/8.0.7/templates/common.yaml rename to stable/vikunja/8.0.8/templates/common.yaml diff --git a/stable/vikunja/8.0.8/values.yaml b/stable/vikunja/8.0.8/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/watchyourlan/4.0.14/CHANGELOG.md b/stable/watchyourlan/4.0.14/CHANGELOG.md deleted file mode 100644 index cff64be17fa..00000000000 --- a/stable/watchyourlan/4.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [watchyourlan-4.0.14](https://github.com/truecharts/charts/compare/watchyourlan-4.0.13...watchyourlan-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [watchyourlan-4.0.13](https://github.com/truecharts/charts/compare/watchyourlan-4.0.12...watchyourlan-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [watchyourlan-4.0.12](https://github.com/truecharts/charts/compare/watchyourlan-4.0.11...watchyourlan-4.0.12) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/watchyourlan to v0.9.2 ([#8844](https://github.com/truecharts/charts/issues/8844)) - - - - -## [watchyourlan-4.0.11](https://github.com/truecharts/charts/compare/watchyourlan-4.0.10...watchyourlan-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [watchyourlan-4.0.10](https://github.com/truecharts/charts/compare/watchyourlan-4.0.9...watchyourlan-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [watchyourlan-4.0.9](https://github.com/truecharts/charts/compare/watchyourlan-4.0.8...watchyourlan-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [watchyourlan-4.0.8](https://github.com/truecharts/charts/compare/watchyourlan-4.0.7...watchyourlan-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [watchyourlan-4.0.7](https://github.com/truecharts/charts/compare/watchyourlan-4.0.6...watchyourlan-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [watchyourlan-4.0.6](https://github.com/truecharts/charts/compare/watchyourlan-4.0.5...watchyourlan-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [watchyourlan-4.0.5](https://github.com/truecharts/charts/compare/watchyourlan-4.0.4...watchyourlan-4.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [watchyourlan-4.0.4](https://github.com/truecharts/charts/compare/watchyourlan-4.0.3...watchyourlan-4.0.4) (2023-04-15) - -### Chore diff --git a/stable/watchyourlan/4.0.14/Chart.yaml b/stable/watchyourlan/4.0.14/Chart.yaml deleted file mode 100644 index 840873e818a..00000000000 --- a/stable/watchyourlan/4.0.14/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "0.9.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - network - - monitor -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: watchyourlan -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/watchyourlan - - https://github.com/aceberg/WatchYourLAN -version: 4.0.14 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" diff --git a/stable/watchyourlan/4.0.14/app-changelog.md b/stable/watchyourlan/4.0.14/app-changelog.md deleted file mode 100644 index 2421258c34d..00000000000 --- a/stable/watchyourlan/4.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [watchyourlan-4.0.14](https://github.com/truecharts/charts/compare/watchyourlan-4.0.13...watchyourlan-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/watchyourlan/4.0.14/charts/common-12.8.1.tgz b/stable/watchyourlan/4.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/watchyourlan/4.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/watchyourlan/4.0.15/CHANGELOG.md b/stable/watchyourlan/4.0.15/CHANGELOG.md new file mode 100644 index 00000000000..bbef91035bd --- /dev/null +++ b/stable/watchyourlan/4.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [watchyourlan-4.0.15](https://github.com/truecharts/charts/compare/watchyourlan-4.0.14...watchyourlan-4.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [watchyourlan-4.0.14](https://github.com/truecharts/charts/compare/watchyourlan-4.0.13...watchyourlan-4.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [watchyourlan-4.0.13](https://github.com/truecharts/charts/compare/watchyourlan-4.0.12...watchyourlan-4.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [watchyourlan-4.0.12](https://github.com/truecharts/charts/compare/watchyourlan-4.0.11...watchyourlan-4.0.12) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/watchyourlan to v0.9.2 ([#8844](https://github.com/truecharts/charts/issues/8844)) + + + + +## [watchyourlan-4.0.11](https://github.com/truecharts/charts/compare/watchyourlan-4.0.10...watchyourlan-4.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [watchyourlan-4.0.10](https://github.com/truecharts/charts/compare/watchyourlan-4.0.9...watchyourlan-4.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [watchyourlan-4.0.9](https://github.com/truecharts/charts/compare/watchyourlan-4.0.8...watchyourlan-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [watchyourlan-4.0.8](https://github.com/truecharts/charts/compare/watchyourlan-4.0.7...watchyourlan-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [watchyourlan-4.0.7](https://github.com/truecharts/charts/compare/watchyourlan-4.0.6...watchyourlan-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [watchyourlan-4.0.6](https://github.com/truecharts/charts/compare/watchyourlan-4.0.5...watchyourlan-4.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [watchyourlan-4.0.5](https://github.com/truecharts/charts/compare/watchyourlan-4.0.4...watchyourlan-4.0.5) (2023-04-16) + +### Chore diff --git a/stable/watchyourlan/4.0.15/Chart.yaml b/stable/watchyourlan/4.0.15/Chart.yaml new file mode 100644 index 00000000000..19e06569396 --- /dev/null +++ b/stable/watchyourlan/4.0.15/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "0.9.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - network + - monitor +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: watchyourlan +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/watchyourlan + - https://github.com/aceberg/WatchYourLAN +version: 4.0.15 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" diff --git a/stable/watchyourlan/4.0.15/README.md b/stable/watchyourlan/4.0.15/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/watchyourlan/4.0.15/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/watchyourlan/4.0.15/app-changelog.md b/stable/watchyourlan/4.0.15/app-changelog.md new file mode 100644 index 00000000000..a477e2478c4 --- /dev/null +++ b/stable/watchyourlan/4.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [watchyourlan-4.0.15](https://github.com/truecharts/charts/compare/watchyourlan-4.0.14...watchyourlan-4.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/watchyourlan/4.0.14/app-readme.md b/stable/watchyourlan/4.0.15/app-readme.md similarity index 100% rename from stable/watchyourlan/4.0.14/app-readme.md rename to stable/watchyourlan/4.0.15/app-readme.md diff --git a/stable/watchyourlan/4.0.15/charts/common-12.9.2.tgz b/stable/watchyourlan/4.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/watchyourlan/4.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/watchyourlan/4.0.14/ix_values.yaml b/stable/watchyourlan/4.0.15/ix_values.yaml similarity index 100% rename from stable/watchyourlan/4.0.14/ix_values.yaml rename to stable/watchyourlan/4.0.15/ix_values.yaml diff --git a/stable/watchyourlan/4.0.14/questions.yaml b/stable/watchyourlan/4.0.15/questions.yaml similarity index 100% rename from stable/watchyourlan/4.0.14/questions.yaml rename to stable/watchyourlan/4.0.15/questions.yaml diff --git a/stable/watchyourlan/4.0.15/templates/NOTES.txt b/stable/watchyourlan/4.0.15/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/watchyourlan/4.0.15/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/watchyourlan/4.0.15/templates/common.yaml b/stable/watchyourlan/4.0.15/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/watchyourlan/4.0.15/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/watchyourlan/4.0.15/values.yaml b/stable/watchyourlan/4.0.15/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/webgrabplus/5.0.15/CHANGELOG.md b/stable/webgrabplus/5.0.15/CHANGELOG.md deleted file mode 100644 index 4dae5467356..00000000000 --- a/stable/webgrabplus/5.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [webgrabplus-5.0.15](https://github.com/truecharts/charts/compare/webgrabplus-5.0.14...webgrabplus-5.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [webgrabplus-5.0.14](https://github.com/truecharts/charts/compare/webgrabplus-5.0.13...webgrabplus-5.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [webgrabplus-5.0.13](https://github.com/truecharts/charts/compare/webgrabplus-5.0.12...webgrabplus-5.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [webgrabplus-5.0.12](https://github.com/truecharts/charts/compare/webgrabplus-5.0.11...webgrabplus-5.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [webgrabplus-5.0.11](https://github.com/truecharts/charts/compare/webgrabplus-5.0.10...webgrabplus-5.0.11) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/webgrabplus to 5.0.1 ([#8414](https://github.com/truecharts/charts/issues/8414)) - - - - -## [webgrabplus-5.0.10](https://github.com/truecharts/charts/compare/webgrabplus-5.0.9...webgrabplus-5.0.10) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [webgrabplus-5.0.9](https://github.com/truecharts/charts/compare/webgrabplus-5.0.8...webgrabplus-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [webgrabplus-5.0.8](https://github.com/truecharts/charts/compare/webgrabplus-5.0.7...webgrabplus-5.0.8) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [webgrabplus-5.0.7](https://github.com/truecharts/charts/compare/webgrabplus-5.0.6...webgrabplus-5.0.7) (2023-04-18) - -### Fix - -- Disable probes + update upstream ([#8083](https://github.com/truecharts/charts/issues/8083)) - - - - -## [webgrabplus-5.0.6](https://github.com/truecharts/charts/compare/webgrabplus-5.0.5...webgrabplus-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [webgrabplus-5.0.5](https://github.com/truecharts/charts/compare/webgrabplus-5.0.4...webgrabplus-5.0.5) (2023-04-16) - -### Chore diff --git a/stable/webgrabplus/5.0.15/Chart.yaml b/stable/webgrabplus/5.0.15/Chart.yaml deleted file mode 100644 index 9088ab333ff..00000000000 --- a/stable/webgrabplus/5.0.15/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: webgrabplus -version: 5.0.15 -appVersion: "5.0.1" -description: Webgrabplus is a multi-site incremental xmltv epg grabber. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/webgrabplus -icon: https://truecharts.org/img/hotlink-ok/chart-icons/webgrabplus.png -keywords: - - webgrabplus -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/webgrabplus -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/webgrabplus/5.0.15/app-changelog.md b/stable/webgrabplus/5.0.15/app-changelog.md deleted file mode 100644 index be8bca27e4e..00000000000 --- a/stable/webgrabplus/5.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webgrabplus-5.0.15](https://github.com/truecharts/charts/compare/webgrabplus-5.0.14...webgrabplus-5.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/webgrabplus/5.0.15/charts/common-12.8.1.tgz b/stable/webgrabplus/5.0.15/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/webgrabplus/5.0.15/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/webgrabplus/5.0.16/CHANGELOG.md b/stable/webgrabplus/5.0.16/CHANGELOG.md new file mode 100644 index 00000000000..546edc19f80 --- /dev/null +++ b/stable/webgrabplus/5.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [webgrabplus-5.0.16](https://github.com/truecharts/charts/compare/webgrabplus-5.0.15...webgrabplus-5.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [webgrabplus-5.0.15](https://github.com/truecharts/charts/compare/webgrabplus-5.0.14...webgrabplus-5.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [webgrabplus-5.0.14](https://github.com/truecharts/charts/compare/webgrabplus-5.0.13...webgrabplus-5.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [webgrabplus-5.0.13](https://github.com/truecharts/charts/compare/webgrabplus-5.0.12...webgrabplus-5.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [webgrabplus-5.0.12](https://github.com/truecharts/charts/compare/webgrabplus-5.0.11...webgrabplus-5.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [webgrabplus-5.0.11](https://github.com/truecharts/charts/compare/webgrabplus-5.0.10...webgrabplus-5.0.11) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/webgrabplus to 5.0.1 ([#8414](https://github.com/truecharts/charts/issues/8414)) + + + + +## [webgrabplus-5.0.10](https://github.com/truecharts/charts/compare/webgrabplus-5.0.9...webgrabplus-5.0.10) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [webgrabplus-5.0.9](https://github.com/truecharts/charts/compare/webgrabplus-5.0.8...webgrabplus-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [webgrabplus-5.0.8](https://github.com/truecharts/charts/compare/webgrabplus-5.0.7...webgrabplus-5.0.8) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [webgrabplus-5.0.7](https://github.com/truecharts/charts/compare/webgrabplus-5.0.6...webgrabplus-5.0.7) (2023-04-18) + +### Fix + +- Disable probes + update upstream ([#8083](https://github.com/truecharts/charts/issues/8083)) + + + + +## [webgrabplus-5.0.6](https://github.com/truecharts/charts/compare/webgrabplus-5.0.5...webgrabplus-5.0.6) (2023-04-16) + +### Chore diff --git a/stable/webgrabplus/5.0.16/Chart.yaml b/stable/webgrabplus/5.0.16/Chart.yaml new file mode 100644 index 00000000000..cefed4bd843 --- /dev/null +++ b/stable/webgrabplus/5.0.16/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: webgrabplus +version: 5.0.16 +appVersion: "5.0.1" +description: Webgrabplus is a multi-site incremental xmltv epg grabber. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/webgrabplus +icon: https://truecharts.org/img/hotlink-ok/chart-icons/webgrabplus.png +keywords: + - webgrabplus +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/webgrabplus +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/webgrabplus/5.0.16/README.md b/stable/webgrabplus/5.0.16/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/webgrabplus/5.0.16/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/webgrabplus/5.0.16/app-changelog.md b/stable/webgrabplus/5.0.16/app-changelog.md new file mode 100644 index 00000000000..d16b0a92f9f --- /dev/null +++ b/stable/webgrabplus/5.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webgrabplus-5.0.16](https://github.com/truecharts/charts/compare/webgrabplus-5.0.15...webgrabplus-5.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/webgrabplus/5.0.15/app-readme.md b/stable/webgrabplus/5.0.16/app-readme.md similarity index 100% rename from stable/webgrabplus/5.0.15/app-readme.md rename to stable/webgrabplus/5.0.16/app-readme.md diff --git a/stable/webgrabplus/5.0.16/charts/common-12.9.2.tgz b/stable/webgrabplus/5.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/webgrabplus/5.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/webgrabplus/5.0.15/ix_values.yaml b/stable/webgrabplus/5.0.16/ix_values.yaml similarity index 100% rename from stable/webgrabplus/5.0.15/ix_values.yaml rename to stable/webgrabplus/5.0.16/ix_values.yaml diff --git a/stable/webgrabplus/5.0.15/questions.yaml b/stable/webgrabplus/5.0.16/questions.yaml similarity index 100% rename from stable/webgrabplus/5.0.15/questions.yaml rename to stable/webgrabplus/5.0.16/questions.yaml diff --git a/stable/webgrabplus/5.0.16/templates/NOTES.txt b/stable/webgrabplus/5.0.16/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/webgrabplus/5.0.16/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/webgrabplus/5.0.16/templates/common.yaml b/stable/webgrabplus/5.0.16/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/webgrabplus/5.0.16/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/webgrabplus/5.0.16/values.yaml b/stable/webgrabplus/5.0.16/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/weblate/8.0.15/CHANGELOG.md b/stable/weblate/8.0.15/CHANGELOG.md deleted file mode 100644 index 2466cd1faef..00000000000 --- a/stable/weblate/8.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [weblate-8.0.15](https://github.com/truecharts/charts/compare/weblate-8.0.14...weblate-8.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [weblate-8.0.14](https://github.com/truecharts/charts/compare/weblate-8.0.13...weblate-8.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [weblate-8.0.13](https://github.com/truecharts/charts/compare/weblate-8.0.12...weblate-8.0.13) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [weblate-8.0.12](https://github.com/truecharts/charts/compare/weblate-8.0.11...weblate-8.0.12) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [weblate-8.0.11](https://github.com/truecharts/charts/compare/weblate-8.0.10...weblate-8.0.11) (2023-05-03) - -### Fix - -- fix some duplicate entries ([#8713](https://github.com/truecharts/charts/issues/8713)) - - - - -## [weblate-8.0.10](https://github.com/truecharts/charts/compare/weblate-8.0.9...weblate-8.0.10) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/weblate to v4.16.4 ([#8272](https://github.com/truecharts/charts/issues/8272)) - - - - -## [weblate-8.0.9](https://github.com/truecharts/charts/compare/weblate-8.0.8...weblate-8.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [weblate-8.0.8](https://github.com/truecharts/charts/compare/weblate-8.0.7...weblate-8.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [weblate-8.0.7](https://github.com/truecharts/charts/compare/weblate-8.0.6...weblate-8.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [weblate-8.0.6](https://github.com/truecharts/charts/compare/weblate-8.0.5...weblate-8.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [weblate-8.0.5](https://github.com/truecharts/charts/compare/weblate-8.0.4...weblate-8.0.5) (2023-04-16) - -### Chore diff --git a/stable/weblate/8.0.15/Chart.yaml b/stable/weblate/8.0.15/Chart.yaml deleted file mode 100644 index f5612ce4ef6..00000000000 --- a/stable/weblate/8.0.15/Chart.yaml +++ /dev/null @@ -1,32 +0,0 @@ -apiVersion: v2 -appVersion: "4.16.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - - condition: redis.enabled - name: redis - repository: https://deps.truecharts.org - version: 6.0.41 -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 -keywords: - - translate -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: weblate -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/weblate - - https://github.com/WeblateOrg/weblate - - https://github.com/WeblateOrg/docker - - https://github.com/WeblateOrg/docker-compose - - https://docs.weblate.org/en/latest/ -version: 8.0.15 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/weblate/8.0.15/app-changelog.md b/stable/weblate/8.0.15/app-changelog.md deleted file mode 100644 index 2f6fd0e1945..00000000000 --- a/stable/weblate/8.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [weblate-8.0.15](https://github.com/truecharts/charts/compare/weblate-8.0.14...weblate-8.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/weblate/8.0.15/charts/common-12.8.1.tgz b/stable/weblate/8.0.15/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/weblate/8.0.15/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/weblate/8.0.15/charts/redis-6.0.41.tgz b/stable/weblate/8.0.15/charts/redis-6.0.41.tgz deleted file mode 100644 index 7d49e097628..00000000000 Binary files a/stable/weblate/8.0.15/charts/redis-6.0.41.tgz and /dev/null differ diff --git a/stable/weblate/8.0.16/CHANGELOG.md b/stable/weblate/8.0.16/CHANGELOG.md new file mode 100644 index 00000000000..49f75fbcd54 --- /dev/null +++ b/stable/weblate/8.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [weblate-8.0.16](https://github.com/truecharts/charts/compare/weblate-8.0.15...weblate-8.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [weblate-8.0.15](https://github.com/truecharts/charts/compare/weblate-8.0.14...weblate-8.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [weblate-8.0.14](https://github.com/truecharts/charts/compare/weblate-8.0.13...weblate-8.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [weblate-8.0.13](https://github.com/truecharts/charts/compare/weblate-8.0.12...weblate-8.0.13) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [weblate-8.0.12](https://github.com/truecharts/charts/compare/weblate-8.0.11...weblate-8.0.12) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [weblate-8.0.11](https://github.com/truecharts/charts/compare/weblate-8.0.10...weblate-8.0.11) (2023-05-03) + +### Fix + +- fix some duplicate entries ([#8713](https://github.com/truecharts/charts/issues/8713)) + + + + +## [weblate-8.0.10](https://github.com/truecharts/charts/compare/weblate-8.0.9...weblate-8.0.10) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/weblate to v4.16.4 ([#8272](https://github.com/truecharts/charts/issues/8272)) + + + + +## [weblate-8.0.9](https://github.com/truecharts/charts/compare/weblate-8.0.8...weblate-8.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [weblate-8.0.8](https://github.com/truecharts/charts/compare/weblate-8.0.7...weblate-8.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [weblate-8.0.7](https://github.com/truecharts/charts/compare/weblate-8.0.6...weblate-8.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [weblate-8.0.6](https://github.com/truecharts/charts/compare/weblate-8.0.5...weblate-8.0.6) (2023-04-16) + +### Chore diff --git a/stable/weblate/8.0.16/Chart.yaml b/stable/weblate/8.0.16/Chart.yaml new file mode 100644 index 00000000000..72f388a9606 --- /dev/null +++ b/stable/weblate/8.0.16/Chart.yaml @@ -0,0 +1,32 @@ +apiVersion: v2 +appVersion: "4.16.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + - condition: redis.enabled + name: redis + repository: https://deps.truecharts.org + version: 6.0.43 +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 +keywords: + - translate +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: weblate +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/weblate + - https://github.com/WeblateOrg/weblate + - https://github.com/WeblateOrg/docker + - https://github.com/WeblateOrg/docker-compose + - https://docs.weblate.org/en/latest/ +version: 8.0.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/weblate/8.0.16/README.md b/stable/weblate/8.0.16/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/weblate/8.0.16/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/8.0.16/app-changelog.md b/stable/weblate/8.0.16/app-changelog.md new file mode 100644 index 00000000000..8bc031d22ed --- /dev/null +++ b/stable/weblate/8.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [weblate-8.0.16](https://github.com/truecharts/charts/compare/weblate-8.0.15...weblate-8.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/weblate/8.0.15/app-readme.md b/stable/weblate/8.0.16/app-readme.md similarity index 100% rename from stable/weblate/8.0.15/app-readme.md rename to stable/weblate/8.0.16/app-readme.md diff --git a/stable/weblate/8.0.16/charts/common-12.9.2.tgz b/stable/weblate/8.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/weblate/8.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/weblate/8.0.16/charts/redis-6.0.43.tgz b/stable/weblate/8.0.16/charts/redis-6.0.43.tgz new file mode 100644 index 00000000000..458131b9e1e Binary files /dev/null and b/stable/weblate/8.0.16/charts/redis-6.0.43.tgz differ diff --git a/stable/weblate/8.0.15/ix_values.yaml b/stable/weblate/8.0.16/ix_values.yaml similarity index 100% rename from stable/weblate/8.0.15/ix_values.yaml rename to stable/weblate/8.0.16/ix_values.yaml diff --git a/stable/weblate/8.0.15/questions.yaml b/stable/weblate/8.0.16/questions.yaml similarity index 100% rename from stable/weblate/8.0.15/questions.yaml rename to stable/weblate/8.0.16/questions.yaml diff --git a/stable/weblate/8.0.16/templates/NOTES.txt b/stable/weblate/8.0.16/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/weblate/8.0.16/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/weblate/8.0.15/templates/_configmap.tpl b/stable/weblate/8.0.16/templates/_configmap.tpl similarity index 100% rename from stable/weblate/8.0.15/templates/_configmap.tpl rename to stable/weblate/8.0.16/templates/_configmap.tpl diff --git a/stable/weblate/8.0.15/templates/common.yaml b/stable/weblate/8.0.16/templates/common.yaml similarity index 100% rename from stable/weblate/8.0.15/templates/common.yaml rename to stable/weblate/8.0.16/templates/common.yaml diff --git a/stable/weblate/8.0.16/values.yaml b/stable/weblate/8.0.16/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/webnut/4.0.13/CHANGELOG.md b/stable/webnut/4.0.13/CHANGELOG.md deleted file mode 100644 index a17207ab1e8..00000000000 --- a/stable/webnut/4.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [webnut-4.0.13](https://github.com/truecharts/charts/compare/webnut-4.0.12...webnut-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [webnut-4.0.12](https://github.com/truecharts/charts/compare/webnut-4.0.11...webnut-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [webnut-4.0.11](https://github.com/truecharts/charts/compare/webnut-4.0.10...webnut-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [webnut-4.0.10](https://github.com/truecharts/charts/compare/webnut-4.0.9...webnut-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [webnut-4.0.9](https://github.com/truecharts/charts/compare/webnut-4.0.8...webnut-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [webnut-4.0.8](https://github.com/truecharts/charts/compare/webnut-4.0.7...webnut-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [webnut-4.0.7](https://github.com/truecharts/charts/compare/webnut-4.0.6...webnut-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [webnut-4.0.6](https://github.com/truecharts/charts/compare/webnut-4.0.5...webnut-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [webnut-4.0.5](https://github.com/truecharts/charts/compare/webnut-4.0.4...webnut-4.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [webnut-4.0.4](https://github.com/truecharts/charts/compare/webnut-4.0.3...webnut-4.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [webnut-4.0.3](https://github.com/truecharts/charts/compare/webnut-4.0.2...webnut-4.0.3) (2023-04-14) - - diff --git a/stable/webnut/4.0.13/Chart.yaml b/stable/webnut/4.0.13/Chart.yaml deleted file mode 100644 index 75cd17d9d60..00000000000 --- a/stable/webnut/4.0.13/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - webnut - - ups - - monitoring -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: webnut -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/webnut - - https://github.com/rshipp/webNUT -type: application -version: 4.0.13 -annotations: - truecharts.org/catagories: | - - monitoring - truecharts.org/SCALE-support: "true" diff --git a/stable/webnut/4.0.13/app-changelog.md b/stable/webnut/4.0.13/app-changelog.md deleted file mode 100644 index 3e6d2ae1113..00000000000 --- a/stable/webnut/4.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webnut-4.0.13](https://github.com/truecharts/charts/compare/webnut-4.0.12...webnut-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/webnut/4.0.13/charts/common-12.8.1.tgz b/stable/webnut/4.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/webnut/4.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/webnut/4.0.14/CHANGELOG.md b/stable/webnut/4.0.14/CHANGELOG.md new file mode 100644 index 00000000000..1c13559a1b4 --- /dev/null +++ b/stable/webnut/4.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [webnut-4.0.14](https://github.com/truecharts/charts/compare/webnut-4.0.13...webnut-4.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [webnut-4.0.13](https://github.com/truecharts/charts/compare/webnut-4.0.12...webnut-4.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [webnut-4.0.12](https://github.com/truecharts/charts/compare/webnut-4.0.11...webnut-4.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [webnut-4.0.11](https://github.com/truecharts/charts/compare/webnut-4.0.10...webnut-4.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [webnut-4.0.10](https://github.com/truecharts/charts/compare/webnut-4.0.9...webnut-4.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [webnut-4.0.9](https://github.com/truecharts/charts/compare/webnut-4.0.8...webnut-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [webnut-4.0.8](https://github.com/truecharts/charts/compare/webnut-4.0.7...webnut-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [webnut-4.0.7](https://github.com/truecharts/charts/compare/webnut-4.0.6...webnut-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [webnut-4.0.6](https://github.com/truecharts/charts/compare/webnut-4.0.5...webnut-4.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [webnut-4.0.5](https://github.com/truecharts/charts/compare/webnut-4.0.4...webnut-4.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [webnut-4.0.4](https://github.com/truecharts/charts/compare/webnut-4.0.3...webnut-4.0.4) (2023-04-15) + +### Chore diff --git a/stable/webnut/4.0.14/Chart.yaml b/stable/webnut/4.0.14/Chart.yaml new file mode 100644 index 00000000000..c19ebd1b2d6 --- /dev/null +++ b/stable/webnut/4.0.14/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - webnut + - ups + - monitoring +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: webnut +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/webnut + - https://github.com/rshipp/webNUT +type: application +version: 4.0.14 +annotations: + truecharts.org/catagories: | + - monitoring + truecharts.org/SCALE-support: "true" diff --git a/stable/webnut/4.0.14/README.md b/stable/webnut/4.0.14/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/webnut/4.0.14/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/webnut/4.0.14/app-changelog.md b/stable/webnut/4.0.14/app-changelog.md new file mode 100644 index 00000000000..6492c5ace00 --- /dev/null +++ b/stable/webnut/4.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webnut-4.0.14](https://github.com/truecharts/charts/compare/webnut-4.0.13...webnut-4.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/webnut/4.0.13/app-readme.md b/stable/webnut/4.0.14/app-readme.md similarity index 100% rename from stable/webnut/4.0.13/app-readme.md rename to stable/webnut/4.0.14/app-readme.md diff --git a/stable/webnut/4.0.14/charts/common-12.9.2.tgz b/stable/webnut/4.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/webnut/4.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/webnut/4.0.13/ix_values.yaml b/stable/webnut/4.0.14/ix_values.yaml similarity index 100% rename from stable/webnut/4.0.13/ix_values.yaml rename to stable/webnut/4.0.14/ix_values.yaml diff --git a/stable/webnut/4.0.13/questions.yaml b/stable/webnut/4.0.14/questions.yaml similarity index 100% rename from stable/webnut/4.0.13/questions.yaml rename to stable/webnut/4.0.14/questions.yaml diff --git a/stable/webnut/4.0.14/templates/NOTES.txt b/stable/webnut/4.0.14/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/webnut/4.0.14/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/webnut/4.0.14/templates/common.yaml b/stable/webnut/4.0.14/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/webnut/4.0.14/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/webnut/4.0.14/values.yaml b/stable/webnut/4.0.14/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/website-shot/5.0.13/CHANGELOG.md b/stable/website-shot/5.0.13/CHANGELOG.md deleted file mode 100644 index e63d2037518..00000000000 --- a/stable/website-shot/5.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [website-shot-5.0.13](https://github.com/truecharts/charts/compare/website-shot-5.0.12...website-shot-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [website-shot-5.0.12](https://github.com/truecharts/charts/compare/website-shot-5.0.11...website-shot-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [website-shot-5.0.11](https://github.com/truecharts/charts/compare/website-shot-5.0.10...website-shot-5.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [website-shot-5.0.10](https://github.com/truecharts/charts/compare/website-shot-5.0.9...website-shot-5.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [website-shot-5.0.9](https://github.com/truecharts/charts/compare/website-shot-5.0.8...website-shot-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [website-shot-5.0.8](https://github.com/truecharts/charts/compare/website-shot-5.0.7...website-shot-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [website-shot-5.0.7](https://github.com/truecharts/charts/compare/website-shot-5.0.6...website-shot-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [website-shot-5.0.6](https://github.com/truecharts/charts/compare/website-shot-5.0.5...website-shot-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [website-shot-5.0.5](https://github.com/truecharts/charts/compare/website-shot-5.0.4...website-shot-5.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [website-shot-5.0.4](https://github.com/truecharts/charts/compare/website-shot-5.0.3...website-shot-5.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [website-shot-5.0.3](https://github.com/truecharts/charts/compare/website-shot-5.0.2...website-shot-5.0.3) (2023-04-14) - - diff --git a/stable/website-shot/5.0.13/Chart.yaml b/stable/website-shot/5.0.13/Chart.yaml deleted file mode 100644 index 5e1ca315c28..00000000000 --- a/stable/website-shot/5.0.13/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - website-shot -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: website-shot -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/website-shot - - https://github.com/Flowko/website-shot -version: 5.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/website-shot/5.0.13/app-changelog.md b/stable/website-shot/5.0.13/app-changelog.md deleted file mode 100644 index d40eec5b99c..00000000000 --- a/stable/website-shot/5.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [website-shot-5.0.13](https://github.com/truecharts/charts/compare/website-shot-5.0.12...website-shot-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/website-shot/5.0.13/charts/common-12.8.1.tgz b/stable/website-shot/5.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/website-shot/5.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/website-shot/5.0.14/CHANGELOG.md b/stable/website-shot/5.0.14/CHANGELOG.md new file mode 100644 index 00000000000..ac11d23db0c --- /dev/null +++ b/stable/website-shot/5.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [website-shot-5.0.14](https://github.com/truecharts/charts/compare/website-shot-5.0.13...website-shot-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [website-shot-5.0.13](https://github.com/truecharts/charts/compare/website-shot-5.0.12...website-shot-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [website-shot-5.0.12](https://github.com/truecharts/charts/compare/website-shot-5.0.11...website-shot-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [website-shot-5.0.11](https://github.com/truecharts/charts/compare/website-shot-5.0.10...website-shot-5.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [website-shot-5.0.10](https://github.com/truecharts/charts/compare/website-shot-5.0.9...website-shot-5.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [website-shot-5.0.9](https://github.com/truecharts/charts/compare/website-shot-5.0.8...website-shot-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [website-shot-5.0.8](https://github.com/truecharts/charts/compare/website-shot-5.0.7...website-shot-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [website-shot-5.0.7](https://github.com/truecharts/charts/compare/website-shot-5.0.6...website-shot-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [website-shot-5.0.6](https://github.com/truecharts/charts/compare/website-shot-5.0.5...website-shot-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [website-shot-5.0.5](https://github.com/truecharts/charts/compare/website-shot-5.0.4...website-shot-5.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [website-shot-5.0.4](https://github.com/truecharts/charts/compare/website-shot-5.0.3...website-shot-5.0.4) (2023-04-15) + +### Chore diff --git a/stable/website-shot/5.0.14/Chart.yaml b/stable/website-shot/5.0.14/Chart.yaml new file mode 100644 index 00000000000..79684f6c9d3 --- /dev/null +++ b/stable/website-shot/5.0.14/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - website-shot +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: website-shot +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/website-shot + - https://github.com/Flowko/website-shot +version: 5.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/website-shot/5.0.14/README.md b/stable/website-shot/5.0.14/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/website-shot/5.0.14/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/website-shot/5.0.14/app-changelog.md b/stable/website-shot/5.0.14/app-changelog.md new file mode 100644 index 00000000000..75db0c6551a --- /dev/null +++ b/stable/website-shot/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [website-shot-5.0.14](https://github.com/truecharts/charts/compare/website-shot-5.0.13...website-shot-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/website-shot/5.0.13/app-readme.md b/stable/website-shot/5.0.14/app-readme.md similarity index 100% rename from stable/website-shot/5.0.13/app-readme.md rename to stable/website-shot/5.0.14/app-readme.md diff --git a/stable/website-shot/5.0.14/charts/common-12.9.2.tgz b/stable/website-shot/5.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/website-shot/5.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/website-shot/5.0.13/ix_values.yaml b/stable/website-shot/5.0.14/ix_values.yaml similarity index 100% rename from stable/website-shot/5.0.13/ix_values.yaml rename to stable/website-shot/5.0.14/ix_values.yaml diff --git a/stable/website-shot/5.0.13/questions.yaml b/stable/website-shot/5.0.14/questions.yaml similarity index 100% rename from stable/website-shot/5.0.13/questions.yaml rename to stable/website-shot/5.0.14/questions.yaml diff --git a/stable/website-shot/5.0.14/templates/NOTES.txt b/stable/website-shot/5.0.14/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/website-shot/5.0.14/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/website-shot/5.0.14/templates/common.yaml b/stable/website-shot/5.0.14/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/website-shot/5.0.14/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/website-shot/5.0.14/values.yaml b/stable/website-shot/5.0.14/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/webtop/5.0.22/CHANGELOG.md b/stable/webtop/5.0.22/CHANGELOG.md deleted file mode 100644 index dab0541124d..00000000000 --- a/stable/webtop/5.0.22/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [webtop-5.0.22](https://github.com/truecharts/charts/compare/webtop-5.0.21...webtop-5.0.22) (2023-05-22) - -### Chore - -- update webtop ([#9088](https://github.com/truecharts/charts/issues/9088)) - - - - -## [webtop-5.0.21](https://github.com/truecharts/charts/compare/webtop-5.0.20...webtop-5.0.21) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [webtop-5.0.20](https://github.com/truecharts/charts/compare/webtop-5.0.19...webtop-5.0.20) (2023-05-16) - -### Chore - -- update container image tccr.io/truecharts/webtop-fedora-mate to latest ([#8993](https://github.com/truecharts/charts/issues/8993)) - - - - -## [webtop-5.0.19](https://github.com/truecharts/charts/compare/webtop-5.0.18...webtop-5.0.19) (2023-05-16) - -### Chore - -- update webtop ([#8992](https://github.com/truecharts/charts/issues/8992)) - - - - -## [webtop-5.0.18](https://github.com/truecharts/charts/compare/webtop-5.0.17...webtop-5.0.18) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [webtop-5.0.17](https://github.com/truecharts/charts/compare/webtop-5.0.16...webtop-5.0.17) (2023-05-15) - -### Chore - -- update webtop ([#8967](https://github.com/truecharts/charts/issues/8967)) - - - - -## [webtop-5.0.16](https://github.com/truecharts/charts/compare/webtop-5.0.15...webtop-5.0.16) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [webtop-5.0.15](https://github.com/truecharts/charts/compare/webtop-5.0.14...webtop-5.0.15) (2023-05-03) - -### Chore - -- update webtop ([#8737](https://github.com/truecharts/charts/issues/8737)) - - - - -## [webtop-5.0.14](https://github.com/truecharts/charts/compare/webtop-5.0.13...webtop-5.0.14) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [webtop-5.0.13](https://github.com/truecharts/charts/compare/webtop-5.0.12...webtop-5.0.13) (2023-05-02) - -### Chore - -- update webtop ([#8706](https://github.com/truecharts/charts/issues/8706)) - - - - -## [webtop-5.0.12](https://github.com/truecharts/charts/compare/webtop-5.0.11...webtop-5.0.12) (2023-05-02) - -### Chore diff --git a/stable/webtop/5.0.22/Chart.yaml b/stable/webtop/5.0.22/Chart.yaml deleted file mode 100644 index ec2563236ed..00000000000 --- a/stable/webtop/5.0.22/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - webtop - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: webtop -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/webtop - - https://github.com/linuxserver/gclient - - https://github.com/orgs/linuxserver/packages/container/package/webtop - - https://github.com/linuxserver/docker-webtop#readme -type: application -version: 5.0.22 -annotations: - truecharts.org/catagories: | - - Tools-Utilities - truecharts.org/SCALE-support: "true" diff --git a/stable/webtop/5.0.22/app-changelog.md b/stable/webtop/5.0.22/app-changelog.md deleted file mode 100644 index b5a476a6b97..00000000000 --- a/stable/webtop/5.0.22/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-5.0.22](https://github.com/truecharts/charts/compare/webtop-5.0.21...webtop-5.0.22) (2023-05-22) - -### Chore - -- update webtop ([#9088](https://github.com/truecharts/charts/issues/9088)) - - \ No newline at end of file diff --git a/stable/webtop/5.0.22/charts/common-12.8.1.tgz b/stable/webtop/5.0.22/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/webtop/5.0.22/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/webtop/5.0.23/CHANGELOG.md b/stable/webtop/5.0.23/CHANGELOG.md new file mode 100644 index 00000000000..63c9295a13f --- /dev/null +++ b/stable/webtop/5.0.23/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [webtop-5.0.23](https://github.com/truecharts/charts/compare/webtop-5.0.22...webtop-5.0.23) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [webtop-5.0.22](https://github.com/truecharts/charts/compare/webtop-5.0.21...webtop-5.0.22) (2023-05-22) + +### Chore + +- update webtop ([#9088](https://github.com/truecharts/charts/issues/9088)) + + + + +## [webtop-5.0.21](https://github.com/truecharts/charts/compare/webtop-5.0.20...webtop-5.0.21) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [webtop-5.0.20](https://github.com/truecharts/charts/compare/webtop-5.0.19...webtop-5.0.20) (2023-05-16) + +### Chore + +- update container image tccr.io/truecharts/webtop-fedora-mate to latest ([#8993](https://github.com/truecharts/charts/issues/8993)) + + + + +## [webtop-5.0.19](https://github.com/truecharts/charts/compare/webtop-5.0.18...webtop-5.0.19) (2023-05-16) + +### Chore + +- update webtop ([#8992](https://github.com/truecharts/charts/issues/8992)) + + + + +## [webtop-5.0.18](https://github.com/truecharts/charts/compare/webtop-5.0.17...webtop-5.0.18) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [webtop-5.0.17](https://github.com/truecharts/charts/compare/webtop-5.0.16...webtop-5.0.17) (2023-05-15) + +### Chore + +- update webtop ([#8967](https://github.com/truecharts/charts/issues/8967)) + + + + +## [webtop-5.0.16](https://github.com/truecharts/charts/compare/webtop-5.0.15...webtop-5.0.16) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [webtop-5.0.15](https://github.com/truecharts/charts/compare/webtop-5.0.14...webtop-5.0.15) (2023-05-03) + +### Chore + +- update webtop ([#8737](https://github.com/truecharts/charts/issues/8737)) + + + + +## [webtop-5.0.14](https://github.com/truecharts/charts/compare/webtop-5.0.13...webtop-5.0.14) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [webtop-5.0.13](https://github.com/truecharts/charts/compare/webtop-5.0.12...webtop-5.0.13) (2023-05-02) + +### Chore diff --git a/stable/webtop/5.0.23/Chart.yaml b/stable/webtop/5.0.23/Chart.yaml new file mode 100644 index 00000000000..f1f31043676 --- /dev/null +++ b/stable/webtop/5.0.23/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - webtop + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: webtop +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/webtop + - https://github.com/linuxserver/gclient + - https://github.com/orgs/linuxserver/packages/container/package/webtop + - https://github.com/linuxserver/docker-webtop#readme +type: application +version: 5.0.23 +annotations: + truecharts.org/catagories: | + - Tools-Utilities + truecharts.org/SCALE-support: "true" diff --git a/stable/webtop/5.0.23/README.md b/stable/webtop/5.0.23/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/webtop/5.0.23/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/webtop/5.0.23/app-changelog.md b/stable/webtop/5.0.23/app-changelog.md new file mode 100644 index 00000000000..88bfedd58a9 --- /dev/null +++ b/stable/webtop/5.0.23/app-changelog.md @@ -0,0 +1,9 @@ + + +## [webtop-5.0.23](https://github.com/truecharts/charts/compare/webtop-5.0.22...webtop-5.0.23) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/webtop/5.0.22/app-readme.md b/stable/webtop/5.0.23/app-readme.md similarity index 100% rename from stable/webtop/5.0.22/app-readme.md rename to stable/webtop/5.0.23/app-readme.md diff --git a/stable/webtop/5.0.23/charts/common-12.9.2.tgz b/stable/webtop/5.0.23/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/webtop/5.0.23/charts/common-12.9.2.tgz differ diff --git a/stable/webtop/5.0.22/ix_values.yaml b/stable/webtop/5.0.23/ix_values.yaml similarity index 100% rename from stable/webtop/5.0.22/ix_values.yaml rename to stable/webtop/5.0.23/ix_values.yaml diff --git a/stable/webtop/5.0.22/questions.yaml b/stable/webtop/5.0.23/questions.yaml similarity index 100% rename from stable/webtop/5.0.22/questions.yaml rename to stable/webtop/5.0.23/questions.yaml diff --git a/stable/webtop/5.0.23/templates/NOTES.txt b/stable/webtop/5.0.23/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/webtop/5.0.23/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/webtop/5.0.22/templates/common.yaml b/stable/webtop/5.0.23/templates/common.yaml similarity index 100% rename from stable/webtop/5.0.22/templates/common.yaml rename to stable/webtop/5.0.23/templates/common.yaml diff --git a/stable/webtop/5.0.23/values.yaml b/stable/webtop/5.0.23/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wekan/9.0.11/CHANGELOG.md b/stable/wekan/9.0.11/CHANGELOG.md deleted file mode 100644 index bdaaed1e41a..00000000000 --- a/stable/wekan/9.0.11/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [wekan-9.0.11](https://github.com/truecharts/charts/compare/wekan-9.0.10...wekan-9.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [wekan-9.0.10](https://github.com/truecharts/charts/compare/wekan-9.0.9...wekan-9.0.10) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [wekan-9.0.9](https://github.com/truecharts/charts/compare/wekan-9.0.8...wekan-9.0.9) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [wekan-9.0.8](https://github.com/truecharts/charts/compare/wekan-9.0.7...wekan-9.0.8) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [wekan-9.0.7](https://github.com/truecharts/charts/compare/wekan-9.0.6...wekan-9.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [wekan-9.0.6](https://github.com/truecharts/charts/compare/wekan-9.0.5...wekan-9.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [wekan-9.0.5](https://github.com/truecharts/charts/compare/wekan-9.0.4...wekan-9.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [wekan-9.0.4](https://github.com/truecharts/charts/compare/wekan-9.0.3...wekan-9.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [wekan-9.0.3](https://github.com/truecharts/charts/compare/wekan-9.0.2...wekan-9.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [wekan-9.0.2](https://github.com/truecharts/charts/compare/wekan-9.0.1...wekan-9.0.2) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [wekan-9.0.1](https://github.com/truecharts/charts/compare/wekan-9.0.0...wekan-9.0.1) (2023-04-14) - - diff --git a/stable/wekan/9.0.11/Chart.yaml b/stable/wekan/9.0.11/Chart.yaml deleted file mode 100644 index a90d5662448..00000000000 --- a/stable/wekan/9.0.11/Chart.yaml +++ /dev/null @@ -1,31 +0,0 @@ -apiVersion: v2 -appVersion: "6.46" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - - condition: mongodb.enabled - name: mongodb - repository: https://deps.truecharts.org - version: 6.0.25 -description: WeKan - Open Source kanban -home: https://truecharts.org/charts/stable/wekan -icon: https://truecharts.org/img/hotlink-ok/chart-icons/wekan.png -keywords: - - wekan - - kanban -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: wekan -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/wekan - - https://github.com/wekan/wekan - - https://wekan.github.io/ -version: 9.0.11 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/wekan/9.0.11/app-changelog.md b/stable/wekan/9.0.11/app-changelog.md deleted file mode 100644 index b907e7ad869..00000000000 --- a/stable/wekan/9.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wekan-9.0.11](https://github.com/truecharts/charts/compare/wekan-9.0.10...wekan-9.0.11) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/wekan/9.0.11/charts/common-12.8.1.tgz b/stable/wekan/9.0.11/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/wekan/9.0.11/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/wekan/9.0.11/charts/mongodb-6.0.25.tgz b/stable/wekan/9.0.11/charts/mongodb-6.0.25.tgz deleted file mode 100644 index 99b87664405..00000000000 Binary files a/stable/wekan/9.0.11/charts/mongodb-6.0.25.tgz and /dev/null differ diff --git a/stable/wekan/9.0.12/CHANGELOG.md b/stable/wekan/9.0.12/CHANGELOG.md new file mode 100644 index 00000000000..dc6c5838db5 --- /dev/null +++ b/stable/wekan/9.0.12/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [wekan-9.0.12](https://github.com/truecharts/charts/compare/wekan-9.0.11...wekan-9.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [wekan-9.0.11](https://github.com/truecharts/charts/compare/wekan-9.0.10...wekan-9.0.11) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [wekan-9.0.10](https://github.com/truecharts/charts/compare/wekan-9.0.9...wekan-9.0.10) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [wekan-9.0.9](https://github.com/truecharts/charts/compare/wekan-9.0.8...wekan-9.0.9) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [wekan-9.0.8](https://github.com/truecharts/charts/compare/wekan-9.0.7...wekan-9.0.8) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [wekan-9.0.7](https://github.com/truecharts/charts/compare/wekan-9.0.6...wekan-9.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [wekan-9.0.6](https://github.com/truecharts/charts/compare/wekan-9.0.5...wekan-9.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [wekan-9.0.5](https://github.com/truecharts/charts/compare/wekan-9.0.4...wekan-9.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [wekan-9.0.4](https://github.com/truecharts/charts/compare/wekan-9.0.3...wekan-9.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [wekan-9.0.3](https://github.com/truecharts/charts/compare/wekan-9.0.2...wekan-9.0.3) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [wekan-9.0.2](https://github.com/truecharts/charts/compare/wekan-9.0.1...wekan-9.0.2) (2023-04-15) + +### Chore diff --git a/stable/wekan/9.0.12/Chart.yaml b/stable/wekan/9.0.12/Chart.yaml new file mode 100644 index 00000000000..6cf1aeeee30 --- /dev/null +++ b/stable/wekan/9.0.12/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "6.46" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + - condition: mongodb.enabled + name: mongodb + repository: https://deps.truecharts.org + version: 6.0.29 +description: WeKan - Open Source kanban +home: https://truecharts.org/charts/stable/wekan +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wekan.png +keywords: + - wekan + - kanban +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: wekan +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/wekan + - https://github.com/wekan/wekan + - https://wekan.github.io/ +version: 9.0.12 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/wekan/9.0.12/README.md b/stable/wekan/9.0.12/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/wekan/9.0.12/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/9.0.12/app-changelog.md b/stable/wekan/9.0.12/app-changelog.md new file mode 100644 index 00000000000..c0f12d20479 --- /dev/null +++ b/stable/wekan/9.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wekan-9.0.12](https://github.com/truecharts/charts/compare/wekan-9.0.11...wekan-9.0.12) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/wekan/9.0.11/app-readme.md b/stable/wekan/9.0.12/app-readme.md similarity index 100% rename from stable/wekan/9.0.11/app-readme.md rename to stable/wekan/9.0.12/app-readme.md diff --git a/stable/wekan/9.0.12/charts/common-12.9.2.tgz b/stable/wekan/9.0.12/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/wekan/9.0.12/charts/common-12.9.2.tgz differ diff --git a/stable/wekan/9.0.12/charts/mongodb-6.0.29.tgz b/stable/wekan/9.0.12/charts/mongodb-6.0.29.tgz new file mode 100644 index 00000000000..9a7a593e381 Binary files /dev/null and b/stable/wekan/9.0.12/charts/mongodb-6.0.29.tgz differ diff --git a/stable/wekan/9.0.11/ix_values.yaml b/stable/wekan/9.0.12/ix_values.yaml similarity index 100% rename from stable/wekan/9.0.11/ix_values.yaml rename to stable/wekan/9.0.12/ix_values.yaml diff --git a/stable/wekan/9.0.11/questions.yaml b/stable/wekan/9.0.12/questions.yaml similarity index 100% rename from stable/wekan/9.0.11/questions.yaml rename to stable/wekan/9.0.12/questions.yaml diff --git a/stable/wekan/9.0.12/templates/NOTES.txt b/stable/wekan/9.0.12/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/wekan/9.0.12/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/wekan/9.0.12/templates/common.yaml b/stable/wekan/9.0.12/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/wekan/9.0.12/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/wekan/9.0.12/values.yaml b/stable/wekan/9.0.12/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wg-easy/4.0.5/CHANGELOG.md b/stable/wg-easy/4.0.5/CHANGELOG.md deleted file mode 100644 index cf2a24f9321..00000000000 --- a/stable/wg-easy/4.0.5/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [wg-easy-4.0.5](https://github.com/truecharts/charts/compare/wg-easy-4.0.4...wg-easy-4.0.5) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [wg-easy-4.0.4](https://github.com/truecharts/charts/compare/wg-easy-4.0.3...wg-easy-4.0.4) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [wg-easy-4.0.3](https://github.com/truecharts/charts/compare/wg-easy-4.0.2...wg-easy-4.0.3) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [wg-easy-4.0.2](https://github.com/truecharts/charts/compare/wg-easy-4.0.1...wg-easy-4.0.2) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [wg-easy-4.0.1](https://github.com/truecharts/charts/compare/wg-easy-4.0.0...wg-easy-4.0.1) (2023-05-01) - -### Docs - -- Update docs for PUID issue ([#8650](https://github.com/truecharts/charts/issues/8650)) - - - - -## [wg-easy-4.0.0](https://github.com/truecharts/charts/compare/wg-easy-3.0.8...wg-easy-4.0.0) (2023-04-30) - -### Feat - -- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) - - ### Fix - -- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) - - - - -## [wg-easy-3.0.8](https://github.com/truecharts/charts/compare/wg-easy-3.0.7...wg-easy-3.0.8) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [wg-easy-3.0.7](https://github.com/truecharts/charts/compare/wg-easy-3.0.6...wg-easy-3.0.7) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - - - -## [wg-easy-3.0.6](https://github.com/truecharts/charts/compare/wg-easy-3.0.5...wg-easy-3.0.6) (2022-12-26) - -### Chore - -- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) - - - - -## [wg-easy-3.0.5](https://github.com/truecharts/charts/compare/wg-easy-3.0.4...wg-easy-3.0.5) (2022-12-25) - -### Chore - -- update helm general non-major - - - diff --git a/stable/wg-easy/4.0.5/Chart.yaml b/stable/wg-easy/4.0.5/Chart.yaml deleted file mode 100644 index dcfe84ab35f..00000000000 --- a/stable/wg-easy/4.0.5/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - wg-easy - - wireguard - - weejewel -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: wg-easy -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/wg-easy - - https://github.com/WeeJeWel/wg-easy -type: application -version: 4.0.5 -annotations: - truecharts.org/catagories: | - - networking - truecharts.org/SCALE-support: "true" diff --git a/stable/wg-easy/4.0.5/app-changelog.md b/stable/wg-easy/4.0.5/app-changelog.md deleted file mode 100644 index 32444e9d010..00000000000 --- a/stable/wg-easy/4.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wg-easy-4.0.5](https://github.com/truecharts/charts/compare/wg-easy-4.0.4...wg-easy-4.0.5) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/wg-easy/4.0.5/charts/common-12.8.1.tgz b/stable/wg-easy/4.0.5/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/wg-easy/4.0.5/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/wg-easy/4.0.6/CHANGELOG.md b/stable/wg-easy/4.0.6/CHANGELOG.md new file mode 100644 index 00000000000..3d81555ff0e --- /dev/null +++ b/stable/wg-easy/4.0.6/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [wg-easy-4.0.6](https://github.com/truecharts/charts/compare/wg-easy-4.0.5...wg-easy-4.0.6) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [wg-easy-4.0.5](https://github.com/truecharts/charts/compare/wg-easy-4.0.4...wg-easy-4.0.5) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [wg-easy-4.0.4](https://github.com/truecharts/charts/compare/wg-easy-4.0.3...wg-easy-4.0.4) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [wg-easy-4.0.3](https://github.com/truecharts/charts/compare/wg-easy-4.0.2...wg-easy-4.0.3) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [wg-easy-4.0.2](https://github.com/truecharts/charts/compare/wg-easy-4.0.1...wg-easy-4.0.2) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [wg-easy-4.0.1](https://github.com/truecharts/charts/compare/wg-easy-4.0.0...wg-easy-4.0.1) (2023-05-01) + +### Docs + +- Update docs for PUID issue ([#8650](https://github.com/truecharts/charts/issues/8650)) + + + + +## [wg-easy-4.0.0](https://github.com/truecharts/charts/compare/wg-easy-3.0.8...wg-easy-4.0.0) (2023-04-30) + +### Feat + +- BREAKING CHANGE migrate to new common part 5 ([#8615](https://github.com/truecharts/charts/issues/8615)) + + ### Fix + +- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536)) + + + + +## [wg-easy-3.0.8](https://github.com/truecharts/charts/compare/wg-easy-3.0.7...wg-easy-3.0.8) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + + +## [wg-easy-3.0.7](https://github.com/truecharts/charts/compare/wg-easy-3.0.6...wg-easy-3.0.7) (2022-12-27) + +### Chore + +- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) + + + + +## [wg-easy-3.0.6](https://github.com/truecharts/charts/compare/wg-easy-3.0.5...wg-easy-3.0.6) (2022-12-26) + +### Chore + +- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839)) + + + diff --git a/stable/wg-easy/4.0.6/Chart.yaml b/stable/wg-easy/4.0.6/Chart.yaml new file mode 100644 index 00000000000..72eb2d7ea11 --- /dev/null +++ b/stable/wg-easy/4.0.6/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - wg-easy + - wireguard + - weejewel +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: wg-easy +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/wg-easy + - https://github.com/WeeJeWel/wg-easy +type: application +version: 4.0.6 +annotations: + truecharts.org/catagories: | + - networking + truecharts.org/SCALE-support: "true" diff --git a/stable/wg-easy/4.0.6/README.md b/stable/wg-easy/4.0.6/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/wg-easy/4.0.6/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/wg-easy/4.0.6/app-changelog.md b/stable/wg-easy/4.0.6/app-changelog.md new file mode 100644 index 00000000000..a5bb4019e51 --- /dev/null +++ b/stable/wg-easy/4.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wg-easy-4.0.6](https://github.com/truecharts/charts/compare/wg-easy-4.0.5...wg-easy-4.0.6) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/wg-easy/4.0.5/app-readme.md b/stable/wg-easy/4.0.6/app-readme.md similarity index 100% rename from stable/wg-easy/4.0.5/app-readme.md rename to stable/wg-easy/4.0.6/app-readme.md diff --git a/stable/wg-easy/4.0.6/charts/common-12.9.2.tgz b/stable/wg-easy/4.0.6/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/wg-easy/4.0.6/charts/common-12.9.2.tgz differ diff --git a/stable/wg-easy/4.0.5/ix_values.yaml b/stable/wg-easy/4.0.6/ix_values.yaml similarity index 100% rename from stable/wg-easy/4.0.5/ix_values.yaml rename to stable/wg-easy/4.0.6/ix_values.yaml diff --git a/stable/wg-easy/4.0.5/questions.yaml b/stable/wg-easy/4.0.6/questions.yaml similarity index 100% rename from stable/wg-easy/4.0.5/questions.yaml rename to stable/wg-easy/4.0.6/questions.yaml diff --git a/stable/wg-easy/4.0.6/templates/NOTES.txt b/stable/wg-easy/4.0.6/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/wg-easy/4.0.6/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/wg-easy/4.0.6/templates/common.yaml b/stable/wg-easy/4.0.6/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/wg-easy/4.0.6/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/wg-easy/4.0.6/values.yaml b/stable/wg-easy/4.0.6/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/whisparr/4.0.13/CHANGELOG.md b/stable/whisparr/4.0.13/CHANGELOG.md deleted file mode 100644 index 13f572cc3b8..00000000000 --- a/stable/whisparr/4.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [whisparr-4.0.13](https://github.com/truecharts/charts/compare/whisparr-4.0.12...whisparr-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [whisparr-4.0.12](https://github.com/truecharts/charts/compare/whisparr-4.0.11...whisparr-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [whisparr-4.0.11](https://github.com/truecharts/charts/compare/whisparr-4.0.10...whisparr-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [whisparr-4.0.10](https://github.com/truecharts/charts/compare/whisparr-4.0.9...whisparr-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [whisparr-4.0.9](https://github.com/truecharts/charts/compare/whisparr-4.0.8...whisparr-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [whisparr-4.0.8](https://github.com/truecharts/charts/compare/whisparr-4.0.7...whisparr-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [whisparr-4.0.7](https://github.com/truecharts/charts/compare/whisparr-4.0.6...whisparr-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [whisparr-4.0.6](https://github.com/truecharts/charts/compare/whisparr-4.0.5...whisparr-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [whisparr-4.0.5](https://github.com/truecharts/charts/compare/whisparr-4.0.4...whisparr-4.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [whisparr-4.0.4](https://github.com/truecharts/charts/compare/whisparr-4.0.3...whisparr-4.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [whisparr-4.0.3](https://github.com/truecharts/charts/compare/whisparr-4.0.2...whisparr-4.0.3) (2023-04-14) - - diff --git a/stable/whisparr/4.0.13/Chart.yaml b/stable/whisparr/4.0.13/Chart.yaml deleted file mode 100644 index 2e951b956d8..00000000000 --- a/stable/whisparr/4.0.13/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -apiVersion: v2 -appVersion: "0.1.0.53" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -description: An adult media thingy. -home: https://truecharts.org/charts/stable/whisparr -icon: https://truecharts.org/img/hotlink-ok/chart-icons/whisparr.png -keywords: - - whisparr - - Downloaders - - MediaApp-Other -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: whisparr -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/whisparr - - https://github.com/onedr0p/containers/tree/main/apps/whisparr -type: application -version: 4.0.13 -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Downloaders - - MediaApp-Other diff --git a/stable/whisparr/4.0.13/app-changelog.md b/stable/whisparr/4.0.13/app-changelog.md deleted file mode 100644 index 4eda9c0798a..00000000000 --- a/stable/whisparr/4.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [whisparr-4.0.13](https://github.com/truecharts/charts/compare/whisparr-4.0.12...whisparr-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/whisparr/4.0.13/charts/common-12.8.1.tgz b/stable/whisparr/4.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/whisparr/4.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/whisparr/4.0.14/CHANGELOG.md b/stable/whisparr/4.0.14/CHANGELOG.md new file mode 100644 index 00000000000..19858b608d8 --- /dev/null +++ b/stable/whisparr/4.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [whisparr-4.0.14](https://github.com/truecharts/charts/compare/whisparr-4.0.13...whisparr-4.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [whisparr-4.0.13](https://github.com/truecharts/charts/compare/whisparr-4.0.12...whisparr-4.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [whisparr-4.0.12](https://github.com/truecharts/charts/compare/whisparr-4.0.11...whisparr-4.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [whisparr-4.0.11](https://github.com/truecharts/charts/compare/whisparr-4.0.10...whisparr-4.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [whisparr-4.0.10](https://github.com/truecharts/charts/compare/whisparr-4.0.9...whisparr-4.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [whisparr-4.0.9](https://github.com/truecharts/charts/compare/whisparr-4.0.8...whisparr-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [whisparr-4.0.8](https://github.com/truecharts/charts/compare/whisparr-4.0.7...whisparr-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [whisparr-4.0.7](https://github.com/truecharts/charts/compare/whisparr-4.0.6...whisparr-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [whisparr-4.0.6](https://github.com/truecharts/charts/compare/whisparr-4.0.5...whisparr-4.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [whisparr-4.0.5](https://github.com/truecharts/charts/compare/whisparr-4.0.4...whisparr-4.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [whisparr-4.0.4](https://github.com/truecharts/charts/compare/whisparr-4.0.3...whisparr-4.0.4) (2023-04-15) + +### Chore diff --git a/stable/whisparr/4.0.14/Chart.yaml b/stable/whisparr/4.0.14/Chart.yaml new file mode 100644 index 00000000000..faf7e473acc --- /dev/null +++ b/stable/whisparr/4.0.14/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "0.1.0.53" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +description: An adult media thingy. +home: https://truecharts.org/charts/stable/whisparr +icon: https://truecharts.org/img/hotlink-ok/chart-icons/whisparr.png +keywords: + - whisparr + - Downloaders + - MediaApp-Other +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: whisparr +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/whisparr + - https://github.com/onedr0p/containers/tree/main/apps/whisparr +type: application +version: 4.0.14 +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Downloaders + - MediaApp-Other diff --git a/stable/whisparr/4.0.14/README.md b/stable/whisparr/4.0.14/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/whisparr/4.0.14/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/whisparr/4.0.14/app-changelog.md b/stable/whisparr/4.0.14/app-changelog.md new file mode 100644 index 00000000000..61aa5044aed --- /dev/null +++ b/stable/whisparr/4.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [whisparr-4.0.14](https://github.com/truecharts/charts/compare/whisparr-4.0.13...whisparr-4.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/whisparr/4.0.13/app-readme.md b/stable/whisparr/4.0.14/app-readme.md similarity index 100% rename from stable/whisparr/4.0.13/app-readme.md rename to stable/whisparr/4.0.14/app-readme.md diff --git a/stable/whisparr/4.0.14/charts/common-12.9.2.tgz b/stable/whisparr/4.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/whisparr/4.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/whisparr/4.0.13/ix_values.yaml b/stable/whisparr/4.0.14/ix_values.yaml similarity index 100% rename from stable/whisparr/4.0.13/ix_values.yaml rename to stable/whisparr/4.0.14/ix_values.yaml diff --git a/stable/whisparr/4.0.13/questions.yaml b/stable/whisparr/4.0.14/questions.yaml similarity index 100% rename from stable/whisparr/4.0.13/questions.yaml rename to stable/whisparr/4.0.14/questions.yaml diff --git a/stable/whisparr/4.0.14/templates/NOTES.txt b/stable/whisparr/4.0.14/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/whisparr/4.0.14/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/whisparr/4.0.13/templates/common.yaml b/stable/whisparr/4.0.14/templates/common.yaml similarity index 100% rename from stable/whisparr/4.0.13/templates/common.yaml rename to stable/whisparr/4.0.14/templates/common.yaml diff --git a/stable/whisparr/4.0.14/values.yaml b/stable/whisparr/4.0.14/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/whoogle/6.0.12/CHANGELOG.md b/stable/whoogle/6.0.12/CHANGELOG.md deleted file mode 100644 index ad8aeb1b451..00000000000 --- a/stable/whoogle/6.0.12/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [whoogle-6.0.12](https://github.com/truecharts/charts/compare/whoogle-6.0.11...whoogle-6.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [whoogle-6.0.11](https://github.com/truecharts/charts/compare/whoogle-6.0.10...whoogle-6.0.11) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [whoogle-6.0.10](https://github.com/truecharts/charts/compare/whoogle-6.0.9...whoogle-6.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [whoogle-6.0.9](https://github.com/truecharts/charts/compare/whoogle-6.0.8...whoogle-6.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [whoogle-6.0.8](https://github.com/truecharts/charts/compare/whoogle-6.0.7...whoogle-6.0.8) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/whoogle-search to v0.8.2 ([#8532](https://github.com/truecharts/charts/issues/8532)) - - - - -## [whoogle-6.0.7](https://github.com/truecharts/charts/compare/whoogle-6.0.6...whoogle-6.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [whoogle-6.0.6](https://github.com/truecharts/charts/compare/whoogle-6.0.5...whoogle-6.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [whoogle-6.0.5](https://github.com/truecharts/charts/compare/whoogle-6.0.4...whoogle-6.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [whoogle-6.0.4](https://github.com/truecharts/charts/compare/whoogle-6.0.3...whoogle-6.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [whoogle-6.0.3](https://github.com/truecharts/charts/compare/whoogle-6.0.2...whoogle-6.0.3) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [whoogle-6.0.2](https://github.com/truecharts/charts/compare/whoogle-6.0.1...whoogle-6.0.2) (2023-04-15) - -### Chore diff --git a/stable/whoogle/6.0.12/Chart.yaml b/stable/whoogle/6.0.12/Chart.yaml deleted file mode 100644 index b3c089d2b17..00000000000 --- a/stable/whoogle/6.0.12/Chart.yaml +++ /dev/null @@ -1,28 +0,0 @@ -apiVersion: v2 -appVersion: "0.8.2" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - whoogle - - search - - open source - - privacy -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: whoogle -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/whoogle - - https://github.com/benbusby/whoogle-search -version: 6.0.12 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/whoogle/6.0.12/app-changelog.md b/stable/whoogle/6.0.12/app-changelog.md deleted file mode 100644 index 104297d9d21..00000000000 --- a/stable/whoogle/6.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [whoogle-6.0.12](https://github.com/truecharts/charts/compare/whoogle-6.0.11...whoogle-6.0.12) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/whoogle/6.0.12/charts/common-12.8.1.tgz b/stable/whoogle/6.0.12/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/whoogle/6.0.12/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/whoogle/6.0.13/CHANGELOG.md b/stable/whoogle/6.0.13/CHANGELOG.md new file mode 100644 index 00000000000..348b6bfa6ff --- /dev/null +++ b/stable/whoogle/6.0.13/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [whoogle-6.0.13](https://github.com/truecharts/charts/compare/whoogle-6.0.12...whoogle-6.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [whoogle-6.0.12](https://github.com/truecharts/charts/compare/whoogle-6.0.11...whoogle-6.0.12) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [whoogle-6.0.11](https://github.com/truecharts/charts/compare/whoogle-6.0.10...whoogle-6.0.11) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [whoogle-6.0.10](https://github.com/truecharts/charts/compare/whoogle-6.0.9...whoogle-6.0.10) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [whoogle-6.0.9](https://github.com/truecharts/charts/compare/whoogle-6.0.8...whoogle-6.0.9) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [whoogle-6.0.8](https://github.com/truecharts/charts/compare/whoogle-6.0.7...whoogle-6.0.8) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/whoogle-search to v0.8.2 ([#8532](https://github.com/truecharts/charts/issues/8532)) + + + + +## [whoogle-6.0.7](https://github.com/truecharts/charts/compare/whoogle-6.0.6...whoogle-6.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [whoogle-6.0.6](https://github.com/truecharts/charts/compare/whoogle-6.0.5...whoogle-6.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [whoogle-6.0.5](https://github.com/truecharts/charts/compare/whoogle-6.0.4...whoogle-6.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [whoogle-6.0.4](https://github.com/truecharts/charts/compare/whoogle-6.0.3...whoogle-6.0.4) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [whoogle-6.0.3](https://github.com/truecharts/charts/compare/whoogle-6.0.2...whoogle-6.0.3) (2023-04-16) + +### Chore diff --git a/stable/whoogle/6.0.13/Chart.yaml b/stable/whoogle/6.0.13/Chart.yaml new file mode 100644 index 00000000000..ba502e42000 --- /dev/null +++ b/stable/whoogle/6.0.13/Chart.yaml @@ -0,0 +1,28 @@ +apiVersion: v2 +appVersion: "0.8.2" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - whoogle + - search + - open source + - privacy +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: whoogle +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/whoogle + - https://github.com/benbusby/whoogle-search +version: 6.0.13 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/whoogle/6.0.13/README.md b/stable/whoogle/6.0.13/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/whoogle/6.0.13/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/whoogle/6.0.13/app-changelog.md b/stable/whoogle/6.0.13/app-changelog.md new file mode 100644 index 00000000000..3b01510a9a6 --- /dev/null +++ b/stable/whoogle/6.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [whoogle-6.0.13](https://github.com/truecharts/charts/compare/whoogle-6.0.12...whoogle-6.0.13) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/whoogle/6.0.12/app-readme.md b/stable/whoogle/6.0.13/app-readme.md similarity index 100% rename from stable/whoogle/6.0.12/app-readme.md rename to stable/whoogle/6.0.13/app-readme.md diff --git a/stable/whoogle/6.0.13/charts/common-12.9.2.tgz b/stable/whoogle/6.0.13/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/whoogle/6.0.13/charts/common-12.9.2.tgz differ diff --git a/stable/whoogle/6.0.12/ix_values.yaml b/stable/whoogle/6.0.13/ix_values.yaml similarity index 100% rename from stable/whoogle/6.0.12/ix_values.yaml rename to stable/whoogle/6.0.13/ix_values.yaml diff --git a/stable/whoogle/6.0.12/questions.yaml b/stable/whoogle/6.0.13/questions.yaml similarity index 100% rename from stable/whoogle/6.0.12/questions.yaml rename to stable/whoogle/6.0.13/questions.yaml diff --git a/stable/whoogle/6.0.13/templates/NOTES.txt b/stable/whoogle/6.0.13/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/whoogle/6.0.13/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/whoogle/6.0.13/templates/common.yaml b/stable/whoogle/6.0.13/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/whoogle/6.0.13/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/whoogle/6.0.13/values.yaml b/stable/whoogle/6.0.13/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wikijs/11.0.15/CHANGELOG.md b/stable/wikijs/11.0.15/CHANGELOG.md new file mode 100644 index 00000000000..fc7720efe66 --- /dev/null +++ b/stable/wikijs/11.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [wikijs-11.0.15](https://github.com/truecharts/charts/compare/wikijs-11.0.14...wikijs-11.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [wikijs-11.0.14](https://github.com/truecharts/charts/compare/wikijs-11.0.13...wikijs-11.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [wikijs-11.0.13](https://github.com/truecharts/charts/compare/wikijs-11.0.12...wikijs-11.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [wikijs-11.0.12](https://github.com/truecharts/charts/compare/wikijs-11.0.11...wikijs-11.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [wikijs-11.0.11](https://github.com/truecharts/charts/compare/wikijs-11.0.10...wikijs-11.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [wikijs-11.0.10](https://github.com/truecharts/charts/compare/wikijs-11.0.9...wikijs-11.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/wikijs to v2.5.298 ([#8535](https://github.com/truecharts/charts/issues/8535)) + + + + +## [wikijs-11.0.9](https://github.com/truecharts/charts/compare/wikijs-11.0.8...wikijs-11.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [wikijs-11.0.8](https://github.com/truecharts/charts/compare/wikijs-11.0.7...wikijs-11.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [wikijs-11.0.7](https://github.com/truecharts/charts/compare/wikijs-11.0.6...wikijs-11.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [wikijs-11.0.6](https://github.com/truecharts/charts/compare/wikijs-11.0.5...wikijs-11.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [wikijs-11.0.5](https://github.com/truecharts/charts/compare/wikijs-11.0.4...wikijs-11.0.5) (2023-04-16) + +### Chore diff --git a/stable/wikijs/11.0.15/Chart.yaml b/stable/wikijs/11.0.15/Chart.yaml new file mode 100644 index 00000000000..f6e09690a42 --- /dev/null +++ b/stable/wikijs/11.0.15/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "2.5.298" +description: Make documentation a joy to write using Wiki.js's beautiful and intuitive interface! +name: wikijs +version: 11.0.15 +kubeVersion: ">=1.16.0-0" +keywords: + - wiki + - wikijs +home: https://truecharts.org/charts/stable/wikijs +icon: https://truecharts.org/img/hotlink-ok/chart-icons/wikijs.png +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/wikijs + - https://docs.requarks.io/install/docker + - https://github.com/Requarks/wiki +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/wikijs/11.0.15/README.md b/stable/wikijs/11.0.15/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/wikijs/11.0.15/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/11.0.15/app-changelog.md b/stable/wikijs/11.0.15/app-changelog.md new file mode 100644 index 00000000000..7f974bb24d0 --- /dev/null +++ b/stable/wikijs/11.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wikijs-11.0.15](https://github.com/truecharts/charts/compare/wikijs-11.0.14...wikijs-11.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/wikijs/11.0.15/app-readme.md b/stable/wikijs/11.0.15/app-readme.md new file mode 100644 index 00000000000..5c26c74ce2b --- /dev/null +++ b/stable/wikijs/11.0.15/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/11.0.15/charts/common-12.9.2.tgz b/stable/wikijs/11.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/wikijs/11.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/wikijs/11.0.15/ix_values.yaml b/stable/wikijs/11.0.15/ix_values.yaml new file mode 100644 index 00000000000..473d8857a5c --- /dev/null +++ b/stable/wikijs/11.0.15/ix_values.yaml @@ -0,0 +1,52 @@ +image: + repository: tccr.io/truecharts/wikijs + tag: 2.5.298@sha256:48f0ae0a71208ec7db72903553ae51dbfb77d56e4620db6366c93c7b5d4d9a07 + 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/11.0.15/questions.yaml b/stable/wikijs/11.0.15/questions.yaml new file mode 100644 index 00000000000..5dff651246e --- /dev/null +++ b/stable/wikijs/11.0.15/questions.yaml @@ -0,0 +1,1860 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/11.0.15/templates/NOTES.txt b/stable/wikijs/11.0.15/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/wikijs/11.0.15/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/wikijs/11.0.15/templates/common.yaml b/stable/wikijs/11.0.15/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/wikijs/11.0.15/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/wikijs/11.0.15/values.yaml b/stable/wikijs/11.0.15/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wireguard/4.0.14/CHANGELOG.md b/stable/wireguard/4.0.14/CHANGELOG.md deleted file mode 100644 index dee5611f69d..00000000000 --- a/stable/wireguard/4.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [wireguard-4.0.14](https://github.com/truecharts/charts/compare/wireguard-4.0.13...wireguard-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [wireguard-4.0.13](https://github.com/truecharts/charts/compare/wireguard-4.0.12...wireguard-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [wireguard-4.0.12](https://github.com/truecharts/charts/compare/wireguard-4.0.11...wireguard-4.0.12) (2023-05-15) - -### Fix - -- Add Global Pod Options ([#8922](https://github.com/truecharts/charts/issues/8922)) - - - - -## [wireguard-4.0.11](https://github.com/truecharts/charts/compare/wireguard-4.0.10...wireguard-4.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [wireguard-4.0.10](https://github.com/truecharts/charts/compare/wireguard-4.0.9...wireguard-4.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [wireguard-4.0.9](https://github.com/truecharts/charts/compare/wireguard-4.0.8...wireguard-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [wireguard-4.0.8](https://github.com/truecharts/charts/compare/wireguard-4.0.7...wireguard-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [wireguard-4.0.7](https://github.com/truecharts/charts/compare/wireguard-4.0.6...wireguard-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [wireguard-4.0.6](https://github.com/truecharts/charts/compare/wireguard-4.0.5...wireguard-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [wireguard-4.0.5](https://github.com/truecharts/charts/compare/wireguard-4.0.4...wireguard-4.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [wireguard-4.0.4](https://github.com/truecharts/charts/compare/wireguard-4.0.3...wireguard-4.0.4) (2023-04-15) - -### Chore diff --git a/stable/wireguard/4.0.14/Chart.yaml b/stable/wireguard/4.0.14/Chart.yaml deleted file mode 100644 index 1518e33a0df..00000000000 --- a/stable/wireguard/4.0.14/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "1.0.202109" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - wireguard - - vpn -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: wireguard -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/wireguard - - https://github.com/k8s-at-home/container-images/tree/main/apps/wireguard -version: 4.0.14 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" diff --git a/stable/wireguard/4.0.14/app-changelog.md b/stable/wireguard/4.0.14/app-changelog.md deleted file mode 100644 index 7e8f770b439..00000000000 --- a/stable/wireguard/4.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wireguard-4.0.14](https://github.com/truecharts/charts/compare/wireguard-4.0.13...wireguard-4.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/wireguard/4.0.14/charts/common-12.8.1.tgz b/stable/wireguard/4.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/wireguard/4.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/wireguard/4.0.15/CHANGELOG.md b/stable/wireguard/4.0.15/CHANGELOG.md new file mode 100644 index 00000000000..796b44a181b --- /dev/null +++ b/stable/wireguard/4.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [wireguard-4.0.15](https://github.com/truecharts/charts/compare/wireguard-4.0.14...wireguard-4.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [wireguard-4.0.14](https://github.com/truecharts/charts/compare/wireguard-4.0.13...wireguard-4.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [wireguard-4.0.13](https://github.com/truecharts/charts/compare/wireguard-4.0.12...wireguard-4.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [wireguard-4.0.12](https://github.com/truecharts/charts/compare/wireguard-4.0.11...wireguard-4.0.12) (2023-05-15) + +### Fix + +- Add Global Pod Options ([#8922](https://github.com/truecharts/charts/issues/8922)) + + + + +## [wireguard-4.0.11](https://github.com/truecharts/charts/compare/wireguard-4.0.10...wireguard-4.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [wireguard-4.0.10](https://github.com/truecharts/charts/compare/wireguard-4.0.9...wireguard-4.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [wireguard-4.0.9](https://github.com/truecharts/charts/compare/wireguard-4.0.8...wireguard-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [wireguard-4.0.8](https://github.com/truecharts/charts/compare/wireguard-4.0.7...wireguard-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [wireguard-4.0.7](https://github.com/truecharts/charts/compare/wireguard-4.0.6...wireguard-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [wireguard-4.0.6](https://github.com/truecharts/charts/compare/wireguard-4.0.5...wireguard-4.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [wireguard-4.0.5](https://github.com/truecharts/charts/compare/wireguard-4.0.4...wireguard-4.0.5) (2023-04-16) + +### Chore diff --git a/stable/wireguard/4.0.15/Chart.yaml b/stable/wireguard/4.0.15/Chart.yaml new file mode 100644 index 00000000000..9f7c35f793e --- /dev/null +++ b/stable/wireguard/4.0.15/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "1.0.202109" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - wireguard + - vpn +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: wireguard +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/wireguard + - https://github.com/k8s-at-home/container-images/tree/main/apps/wireguard +version: 4.0.15 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" diff --git a/stable/wireguard/4.0.15/README.md b/stable/wireguard/4.0.15/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/wireguard/4.0.15/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/wireguard/4.0.15/app-changelog.md b/stable/wireguard/4.0.15/app-changelog.md new file mode 100644 index 00000000000..c02f9014da3 --- /dev/null +++ b/stable/wireguard/4.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wireguard-4.0.15](https://github.com/truecharts/charts/compare/wireguard-4.0.14...wireguard-4.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/wireguard/4.0.14/app-readme.md b/stable/wireguard/4.0.15/app-readme.md similarity index 100% rename from stable/wireguard/4.0.14/app-readme.md rename to stable/wireguard/4.0.15/app-readme.md diff --git a/stable/wireguard/4.0.15/charts/common-12.9.2.tgz b/stable/wireguard/4.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/wireguard/4.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/wireguard/4.0.14/ix_values.yaml b/stable/wireguard/4.0.15/ix_values.yaml similarity index 100% rename from stable/wireguard/4.0.14/ix_values.yaml rename to stable/wireguard/4.0.15/ix_values.yaml diff --git a/stable/wireguard/4.0.14/questions.yaml b/stable/wireguard/4.0.15/questions.yaml similarity index 100% rename from stable/wireguard/4.0.14/questions.yaml rename to stable/wireguard/4.0.15/questions.yaml diff --git a/stable/wireguard/4.0.15/templates/NOTES.txt b/stable/wireguard/4.0.15/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/wireguard/4.0.15/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/wireguard/4.0.14/templates/_configfilemount.tpl b/stable/wireguard/4.0.15/templates/_configfilemount.tpl similarity index 100% rename from stable/wireguard/4.0.14/templates/_configfilemount.tpl rename to stable/wireguard/4.0.15/templates/_configfilemount.tpl diff --git a/stable/wireguard/4.0.14/templates/_configmap.tpl b/stable/wireguard/4.0.15/templates/_configmap.tpl similarity index 100% rename from stable/wireguard/4.0.14/templates/_configmap.tpl rename to stable/wireguard/4.0.15/templates/_configmap.tpl diff --git a/stable/wireguard/4.0.14/templates/_secret.tpl b/stable/wireguard/4.0.15/templates/_secret.tpl similarity index 100% rename from stable/wireguard/4.0.14/templates/_secret.tpl rename to stable/wireguard/4.0.15/templates/_secret.tpl diff --git a/stable/wireguard/4.0.14/templates/common.yaml b/stable/wireguard/4.0.15/templates/common.yaml similarity index 100% rename from stable/wireguard/4.0.14/templates/common.yaml rename to stable/wireguard/4.0.15/templates/common.yaml diff --git a/stable/wireguard/4.0.15/values.yaml b/stable/wireguard/4.0.15/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/wordpress/2.0.2/CHANGELOG.md b/stable/wordpress/2.0.2/CHANGELOG.md deleted file mode 100644 index 75aa4a8bbf1..00000000000 --- a/stable/wordpress/2.0.2/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [wordpress-2.0.2](https://github.com/truecharts/charts/compare/wordpress-2.0.1...wordpress-2.0.2) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [wordpress-2.0.1](https://github.com/truecharts/charts/compare/wordpress-2.0.0...wordpress-2.0.1) (2023-05-20) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.1 ([#9022](https://github.com/truecharts/charts/issues/9022)) - - - - -## [wordpress-2.0.0](https://github.com/truecharts/charts/compare/wordpress-1.1.19...wordpress-2.0.0) (2023-05-20) - -### Feat - -- BREAKING-CHANGE migrate to new common ([#9025](https://github.com/truecharts/charts/issues/9025)) - - - - -## [wordpress-1.1.19](https://github.com/truecharts/charts/compare/wordpress-1.1.18...wordpress-1.1.19) (2023-05-03) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.0 ([#8275](https://github.com/truecharts/charts/issues/8275)) - - - - -## [wordpress-1.1.18](https://github.com/truecharts/charts/compare/wordpress-1.1.17...wordpress-1.1.18) (2023-05-03) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v ([#8419](https://github.com/truecharts/charts/issues/8419)) - - ### Fix - -- already adapt questions.yaml GUI to prevent tests from needlessly failing for unported charts ([#8720](https://github.com/truecharts/charts/issues/8720)) - - - - -## [wordpress-1.1.17](https://github.com/truecharts/charts/compare/wordpress-1.1.16...wordpress-1.1.17) (2023-02-27) - -### Chore - -- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725)) - - - - -## [wordpress-1.1.16](https://github.com/truecharts/charts/compare/wordpress-1.1.15...wordpress-1.1.16) (2023-02-26) - -### Chore - -- update container image tccr.io/truecharts/wordpress to 6.1.1 - - - - -## [wordpress-1.1.15](https://github.com/truecharts/charts/compare/wordpress-1.1.14...wordpress-1.1.15) (2023-02-19) - -### Chore - -- update helm general non-major - - - - -## [wordpress-1.1.14](https://github.com/truecharts/charts/compare/wordpress-1.1.13...wordpress-1.1.14) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - - - -## [wordpress-1.1.13](https://github.com/truecharts/charts/compare/wordpress-1.1.12...wordpress-1.1.13) (2023-02-06) - -### Chore - -- update container image tccr.io/truecharts/wordpress to 6.1.1 - - - diff --git a/stable/wordpress/2.0.2/Chart.yaml b/stable/wordpress/2.0.2/Chart.yaml deleted file mode 100644 index ffc8e7c2b20..00000000000 --- a/stable/wordpress/2.0.2/Chart.yaml +++ /dev/null @@ -1,33 +0,0 @@ -apiVersion: v2 -appVersion: "6.2.1" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - - condition: mariadb.enabled - name: mariadb - repository: https://deps.truecharts.org/ - version: 7.0.27 -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 -keywords: - - wordpress - - cms -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: wordpress -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - - https://www.wordpress.org -version: 2.0.2 -annotations: - truecharts.org/catagories: | - - website - - CMS - - Hosting - truecharts.org/SCALE-support: "true" - truecharts.org/grade: U diff --git a/stable/wordpress/2.0.2/app-changelog.md b/stable/wordpress/2.0.2/app-changelog.md deleted file mode 100644 index 096c9e17d32..00000000000 --- a/stable/wordpress/2.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wordpress-2.0.2](https://github.com/truecharts/charts/compare/wordpress-2.0.1...wordpress-2.0.2) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/wordpress/2.0.2/charts/common-12.8.1.tgz b/stable/wordpress/2.0.2/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/wordpress/2.0.2/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/wordpress/2.0.2/charts/mariadb-7.0.27.tgz b/stable/wordpress/2.0.2/charts/mariadb-7.0.27.tgz deleted file mode 100644 index c0d43d828b9..00000000000 Binary files a/stable/wordpress/2.0.2/charts/mariadb-7.0.27.tgz and /dev/null differ diff --git a/stable/wordpress/2.0.3/CHANGELOG.md b/stable/wordpress/2.0.3/CHANGELOG.md new file mode 100644 index 00000000000..03d2313c399 --- /dev/null +++ b/stable/wordpress/2.0.3/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [wordpress-2.0.3](https://github.com/truecharts/charts/compare/wordpress-2.0.2...wordpress-2.0.3) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [wordpress-2.0.2](https://github.com/truecharts/charts/compare/wordpress-2.0.1...wordpress-2.0.2) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [wordpress-2.0.1](https://github.com/truecharts/charts/compare/wordpress-2.0.0...wordpress-2.0.1) (2023-05-20) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.1 ([#9022](https://github.com/truecharts/charts/issues/9022)) + + + + +## [wordpress-2.0.0](https://github.com/truecharts/charts/compare/wordpress-1.1.19...wordpress-2.0.0) (2023-05-20) + +### Feat + +- BREAKING-CHANGE migrate to new common ([#9025](https://github.com/truecharts/charts/issues/9025)) + + + + +## [wordpress-1.1.19](https://github.com/truecharts/charts/compare/wordpress-1.1.18...wordpress-1.1.19) (2023-05-03) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.0 ([#8275](https://github.com/truecharts/charts/issues/8275)) + + + + +## [wordpress-1.1.18](https://github.com/truecharts/charts/compare/wordpress-1.1.17...wordpress-1.1.18) (2023-05-03) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v ([#8419](https://github.com/truecharts/charts/issues/8419)) + + ### Fix + +- already adapt questions.yaml GUI to prevent tests from needlessly failing for unported charts ([#8720](https://github.com/truecharts/charts/issues/8720)) + + + + +## [wordpress-1.1.17](https://github.com/truecharts/charts/compare/wordpress-1.1.16...wordpress-1.1.17) (2023-02-27) + +### Chore + +- update helm general non-major ([#7725](https://github.com/truecharts/charts/issues/7725)) + + + + +## [wordpress-1.1.16](https://github.com/truecharts/charts/compare/wordpress-1.1.15...wordpress-1.1.16) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/wordpress to 6.1.1 + + + + +## [wordpress-1.1.15](https://github.com/truecharts/charts/compare/wordpress-1.1.14...wordpress-1.1.15) (2023-02-19) + +### Chore + +- update helm general non-major + + + + +## [wordpress-1.1.14](https://github.com/truecharts/charts/compare/wordpress-1.1.13...wordpress-1.1.14) (2023-02-10) + +### Fix + +- ensure new helm deps repo is used in latest releases as well. + + + diff --git a/stable/wordpress/2.0.3/Chart.yaml b/stable/wordpress/2.0.3/Chart.yaml new file mode 100644 index 00000000000..2690d28a407 --- /dev/null +++ b/stable/wordpress/2.0.3/Chart.yaml @@ -0,0 +1,33 @@ +apiVersion: v2 +appVersion: "6.2.1" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + - condition: mariadb.enabled + name: mariadb + repository: https://deps.truecharts.org/ + version: 7.0.29 +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 +keywords: + - wordpress + - cms +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: wordpress +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress + - https://www.wordpress.org +version: 2.0.3 +annotations: + truecharts.org/catagories: | + - website + - CMS + - Hosting + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/stable/wordpress/2.0.3/README.md b/stable/wordpress/2.0.3/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/wordpress/2.0.3/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/wordpress/2.0.3/app-changelog.md b/stable/wordpress/2.0.3/app-changelog.md new file mode 100644 index 00000000000..a5406cae0a5 --- /dev/null +++ b/stable/wordpress/2.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-2.0.3](https://github.com/truecharts/charts/compare/wordpress-2.0.2...wordpress-2.0.3) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/wordpress/2.0.2/app-readme.md b/stable/wordpress/2.0.3/app-readme.md similarity index 100% rename from stable/wordpress/2.0.2/app-readme.md rename to stable/wordpress/2.0.3/app-readme.md diff --git a/stable/wordpress/2.0.3/charts/common-12.9.2.tgz b/stable/wordpress/2.0.3/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/wordpress/2.0.3/charts/common-12.9.2.tgz differ diff --git a/stable/wordpress/2.0.3/charts/mariadb-7.0.29.tgz b/stable/wordpress/2.0.3/charts/mariadb-7.0.29.tgz new file mode 100644 index 00000000000..21a10bce974 Binary files /dev/null and b/stable/wordpress/2.0.3/charts/mariadb-7.0.29.tgz differ diff --git a/stable/wordpress/2.0.2/ix_values.yaml b/stable/wordpress/2.0.3/ix_values.yaml similarity index 100% rename from stable/wordpress/2.0.2/ix_values.yaml rename to stable/wordpress/2.0.3/ix_values.yaml diff --git a/stable/wordpress/2.0.2/questions.yaml b/stable/wordpress/2.0.3/questions.yaml similarity index 100% rename from stable/wordpress/2.0.2/questions.yaml rename to stable/wordpress/2.0.3/questions.yaml diff --git a/stable/wordpress/2.0.2/templates/_env.tpl b/stable/wordpress/2.0.3/templates/_env.tpl similarity index 100% rename from stable/wordpress/2.0.2/templates/_env.tpl rename to stable/wordpress/2.0.3/templates/_env.tpl diff --git a/stable/wordpress/2.0.2/templates/common.yaml b/stable/wordpress/2.0.3/templates/common.yaml similarity index 100% rename from stable/wordpress/2.0.2/templates/common.yaml rename to stable/wordpress/2.0.3/templates/common.yaml diff --git a/stable/wordpress/2.0.3/values.yaml b/stable/wordpress/2.0.3/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/xen-orchestra/4.0.13/CHANGELOG.md b/stable/xen-orchestra/4.0.13/CHANGELOG.md deleted file mode 100644 index 409347686c9..00000000000 --- a/stable/xen-orchestra/4.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [xen-orchestra-4.0.13](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.12...xen-orchestra-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [xen-orchestra-4.0.12](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.11...xen-orchestra-4.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [xen-orchestra-4.0.11](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.10...xen-orchestra-4.0.11) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/xenorchestra to v5.113.0 ([#8863](https://github.com/truecharts/charts/issues/8863)) - - - - -## [xen-orchestra-4.0.10](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.9...xen-orchestra-4.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [xen-orchestra-4.0.9](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.8...xen-orchestra-4.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [xen-orchestra-4.0.8](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.7...xen-orchestra-4.0.8) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/xenorchestra to v5.111.1 ([#8276](https://github.com/truecharts/charts/issues/8276)) - - - - -## [xen-orchestra-4.0.7](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.6...xen-orchestra-4.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [xen-orchestra-4.0.6](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.5...xen-orchestra-4.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [xen-orchestra-4.0.5](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.4...xen-orchestra-4.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [xen-orchestra-4.0.4](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.3...xen-orchestra-4.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [xen-orchestra-4.0.3](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.2...xen-orchestra-4.0.3) (2023-04-16) - -### Chore diff --git a/stable/xen-orchestra/4.0.13/Chart.yaml b/stable/xen-orchestra/4.0.13/Chart.yaml deleted file mode 100644 index 1946fedb33b..00000000000 --- a/stable/xen-orchestra/4.0.13/Chart.yaml +++ /dev/null @@ -1,24 +0,0 @@ -apiVersion: v2 -appVersion: "5.113.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - xen-orchestra -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: xen-orchestra -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/xen-orchestra -version: 4.0.13 -annotations: - truecharts.org/catagories: | - - management - truecharts.org/SCALE-support: "true" diff --git a/stable/xen-orchestra/4.0.13/app-changelog.md b/stable/xen-orchestra/4.0.13/app-changelog.md deleted file mode 100644 index 1b91df7f549..00000000000 --- a/stable/xen-orchestra/4.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [xen-orchestra-4.0.13](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.12...xen-orchestra-4.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/xen-orchestra/4.0.13/charts/common-12.8.1.tgz b/stable/xen-orchestra/4.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/xen-orchestra/4.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/xen-orchestra/4.0.14/CHANGELOG.md b/stable/xen-orchestra/4.0.14/CHANGELOG.md new file mode 100644 index 00000000000..06042fc6c68 --- /dev/null +++ b/stable/xen-orchestra/4.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [xen-orchestra-4.0.14](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.13...xen-orchestra-4.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [xen-orchestra-4.0.13](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.12...xen-orchestra-4.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [xen-orchestra-4.0.12](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.11...xen-orchestra-4.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [xen-orchestra-4.0.11](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.10...xen-orchestra-4.0.11) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/xenorchestra to v5.113.0 ([#8863](https://github.com/truecharts/charts/issues/8863)) + + + + +## [xen-orchestra-4.0.10](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.9...xen-orchestra-4.0.10) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [xen-orchestra-4.0.9](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.8...xen-orchestra-4.0.9) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [xen-orchestra-4.0.8](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.7...xen-orchestra-4.0.8) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/xenorchestra to v5.111.1 ([#8276](https://github.com/truecharts/charts/issues/8276)) + + + + +## [xen-orchestra-4.0.7](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.6...xen-orchestra-4.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [xen-orchestra-4.0.6](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.5...xen-orchestra-4.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [xen-orchestra-4.0.5](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.4...xen-orchestra-4.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [xen-orchestra-4.0.4](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.3...xen-orchestra-4.0.4) (2023-04-16) + +### Chore diff --git a/stable/xen-orchestra/4.0.14/Chart.yaml b/stable/xen-orchestra/4.0.14/Chart.yaml new file mode 100644 index 00000000000..a31eae9e212 --- /dev/null +++ b/stable/xen-orchestra/4.0.14/Chart.yaml @@ -0,0 +1,24 @@ +apiVersion: v2 +appVersion: "5.113.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - xen-orchestra +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: xen-orchestra +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/xen-orchestra +version: 4.0.14 +annotations: + truecharts.org/catagories: | + - management + truecharts.org/SCALE-support: "true" diff --git a/stable/xen-orchestra/4.0.14/README.md b/stable/xen-orchestra/4.0.14/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/xen-orchestra/4.0.14/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/xen-orchestra/4.0.14/app-changelog.md b/stable/xen-orchestra/4.0.14/app-changelog.md new file mode 100644 index 00000000000..60c9eba56b3 --- /dev/null +++ b/stable/xen-orchestra/4.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [xen-orchestra-4.0.14](https://github.com/truecharts/charts/compare/xen-orchestra-4.0.13...xen-orchestra-4.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/xen-orchestra/4.0.13/app-readme.md b/stable/xen-orchestra/4.0.14/app-readme.md similarity index 100% rename from stable/xen-orchestra/4.0.13/app-readme.md rename to stable/xen-orchestra/4.0.14/app-readme.md diff --git a/stable/xen-orchestra/4.0.14/charts/common-12.9.2.tgz b/stable/xen-orchestra/4.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/xen-orchestra/4.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/xen-orchestra/4.0.13/ix_values.yaml b/stable/xen-orchestra/4.0.14/ix_values.yaml similarity index 100% rename from stable/xen-orchestra/4.0.13/ix_values.yaml rename to stable/xen-orchestra/4.0.14/ix_values.yaml diff --git a/stable/xen-orchestra/4.0.13/questions.yaml b/stable/xen-orchestra/4.0.14/questions.yaml similarity index 100% rename from stable/xen-orchestra/4.0.13/questions.yaml rename to stable/xen-orchestra/4.0.14/questions.yaml diff --git a/stable/xen-orchestra/4.0.14/templates/NOTES.txt b/stable/xen-orchestra/4.0.14/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/xen-orchestra/4.0.14/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/xen-orchestra/4.0.14/templates/common.yaml b/stable/xen-orchestra/4.0.14/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/xen-orchestra/4.0.14/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/xen-orchestra/4.0.14/values.yaml b/stable/xen-orchestra/4.0.14/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/xteve/9.0.13/CHANGELOG.md b/stable/xteve/9.0.13/CHANGELOG.md deleted file mode 100644 index 1272fecb0d1..00000000000 --- a/stable/xteve/9.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [xteve-9.0.13](https://github.com/truecharts/charts/compare/xteve-9.0.12...xteve-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [xteve-9.0.12](https://github.com/truecharts/charts/compare/xteve-9.0.11...xteve-9.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [xteve-9.0.11](https://github.com/truecharts/charts/compare/xteve-9.0.10...xteve-9.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [xteve-9.0.10](https://github.com/truecharts/charts/compare/xteve-9.0.9...xteve-9.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [xteve-9.0.9](https://github.com/truecharts/charts/compare/xteve-9.0.8...xteve-9.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [xteve-9.0.8](https://github.com/truecharts/charts/compare/xteve-9.0.7...xteve-9.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [xteve-9.0.7](https://github.com/truecharts/charts/compare/xteve-9.0.6...xteve-9.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [xteve-9.0.6](https://github.com/truecharts/charts/compare/xteve-9.0.5...xteve-9.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [xteve-9.0.5](https://github.com/truecharts/charts/compare/xteve-9.0.4...xteve-9.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [xteve-9.0.4](https://github.com/truecharts/charts/compare/xteve-9.0.3...xteve-9.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [xteve-9.0.3](https://github.com/truecharts/charts/compare/xteve-9.0.2...xteve-9.0.3) (2023-04-14) - - diff --git a/stable/xteve/9.0.13/Chart.yaml b/stable/xteve/9.0.13/Chart.yaml deleted file mode 100644 index b0dc4534990..00000000000 --- a/stable/xteve/9.0.13/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "2.2.0.200" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - xteve - - iptv - - plex - - emby -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: xteve -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/xteve - - https://github.com/xteve-project/xTeVe - - https://github.com/k8s-at-home/container-images -version: 9.0.13 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/xteve/9.0.13/app-changelog.md b/stable/xteve/9.0.13/app-changelog.md deleted file mode 100644 index 5b4841f17eb..00000000000 --- a/stable/xteve/9.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [xteve-9.0.13](https://github.com/truecharts/charts/compare/xteve-9.0.12...xteve-9.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/xteve/9.0.13/charts/common-12.8.1.tgz b/stable/xteve/9.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/xteve/9.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/xteve/9.0.14/CHANGELOG.md b/stable/xteve/9.0.14/CHANGELOG.md new file mode 100644 index 00000000000..e1363152da9 --- /dev/null +++ b/stable/xteve/9.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [xteve-9.0.14](https://github.com/truecharts/charts/compare/xteve-9.0.13...xteve-9.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [xteve-9.0.13](https://github.com/truecharts/charts/compare/xteve-9.0.12...xteve-9.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [xteve-9.0.12](https://github.com/truecharts/charts/compare/xteve-9.0.11...xteve-9.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [xteve-9.0.11](https://github.com/truecharts/charts/compare/xteve-9.0.10...xteve-9.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [xteve-9.0.10](https://github.com/truecharts/charts/compare/xteve-9.0.9...xteve-9.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [xteve-9.0.9](https://github.com/truecharts/charts/compare/xteve-9.0.8...xteve-9.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [xteve-9.0.8](https://github.com/truecharts/charts/compare/xteve-9.0.7...xteve-9.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [xteve-9.0.7](https://github.com/truecharts/charts/compare/xteve-9.0.6...xteve-9.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [xteve-9.0.6](https://github.com/truecharts/charts/compare/xteve-9.0.5...xteve-9.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [xteve-9.0.5](https://github.com/truecharts/charts/compare/xteve-9.0.4...xteve-9.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [xteve-9.0.4](https://github.com/truecharts/charts/compare/xteve-9.0.3...xteve-9.0.4) (2023-04-15) + +### Chore diff --git a/stable/xteve/9.0.14/Chart.yaml b/stable/xteve/9.0.14/Chart.yaml new file mode 100644 index 00000000000..66cc8beee88 --- /dev/null +++ b/stable/xteve/9.0.14/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "2.2.0.200" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - xteve + - iptv + - plex + - emby +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: xteve +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/xteve + - https://github.com/xteve-project/xTeVe + - https://github.com/k8s-at-home/container-images +version: 9.0.14 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/xteve/9.0.14/README.md b/stable/xteve/9.0.14/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/xteve/9.0.14/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/9.0.14/app-changelog.md b/stable/xteve/9.0.14/app-changelog.md new file mode 100644 index 00000000000..04e1f7f0201 --- /dev/null +++ b/stable/xteve/9.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [xteve-9.0.14](https://github.com/truecharts/charts/compare/xteve-9.0.13...xteve-9.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/xteve/9.0.13/app-readme.md b/stable/xteve/9.0.14/app-readme.md similarity index 100% rename from stable/xteve/9.0.13/app-readme.md rename to stable/xteve/9.0.14/app-readme.md diff --git a/stable/xteve/9.0.14/charts/common-12.9.2.tgz b/stable/xteve/9.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/xteve/9.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/xteve/9.0.13/ix_values.yaml b/stable/xteve/9.0.14/ix_values.yaml similarity index 100% rename from stable/xteve/9.0.13/ix_values.yaml rename to stable/xteve/9.0.14/ix_values.yaml diff --git a/stable/xteve/9.0.13/questions.yaml b/stable/xteve/9.0.14/questions.yaml similarity index 100% rename from stable/xteve/9.0.13/questions.yaml rename to stable/xteve/9.0.14/questions.yaml diff --git a/stable/xteve/9.0.14/templates/NOTES.txt b/stable/xteve/9.0.14/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/xteve/9.0.14/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/xteve/9.0.14/templates/common.yaml b/stable/xteve/9.0.14/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/xteve/9.0.14/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/xteve/9.0.14/values.yaml b/stable/xteve/9.0.14/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/xwiki/7.0.14/CHANGELOG.md b/stable/xwiki/7.0.14/CHANGELOG.md deleted file mode 100644 index 63d6217ded6..00000000000 --- a/stable/xwiki/7.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [xwiki-7.0.14](https://github.com/truecharts/charts/compare/xwiki-7.0.13...xwiki-7.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [xwiki-7.0.13](https://github.com/truecharts/charts/compare/xwiki-7.0.12...xwiki-7.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [xwiki-7.0.12](https://github.com/truecharts/charts/compare/xwiki-7.0.11...xwiki-7.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [xwiki-7.0.11](https://github.com/truecharts/charts/compare/xwiki-7.0.10...xwiki-7.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [xwiki-7.0.10](https://github.com/truecharts/charts/compare/xwiki-7.0.9...xwiki-7.0.10) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/xwiki to v15.3.0 ([#8277](https://github.com/truecharts/charts/issues/8277)) - - - - -## [xwiki-7.0.9](https://github.com/truecharts/charts/compare/xwiki-7.0.8...xwiki-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [xwiki-7.0.8](https://github.com/truecharts/charts/compare/xwiki-7.0.7...xwiki-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [xwiki-7.0.7](https://github.com/truecharts/charts/compare/xwiki-7.0.6...xwiki-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [xwiki-7.0.6](https://github.com/truecharts/charts/compare/xwiki-7.0.5...xwiki-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [xwiki-7.0.5](https://github.com/truecharts/charts/compare/xwiki-7.0.4...xwiki-7.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [xwiki-7.0.4](https://github.com/truecharts/charts/compare/xwiki-7.0.3...xwiki-7.0.4) (2023-04-15) - -### Chore diff --git a/stable/xwiki/7.0.14/Chart.yaml b/stable/xwiki/7.0.14/Chart.yaml deleted file mode 100644 index 89579ee62dc..00000000000 --- a/stable/xwiki/7.0.14/Chart.yaml +++ /dev/null @@ -1,26 +0,0 @@ -apiVersion: v2 -appVersion: "15.3.0" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.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 -keywords: - - xwiki - - wiki -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: xwiki -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/xwiki - - https://github.com/xwiki/xwiki-docker -version: 7.0.14 -annotations: - truecharts.org/catagories: | - - productivity - truecharts.org/SCALE-support: "true" diff --git a/stable/xwiki/7.0.14/app-changelog.md b/stable/xwiki/7.0.14/app-changelog.md deleted file mode 100644 index a6603259348..00000000000 --- a/stable/xwiki/7.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [xwiki-7.0.14](https://github.com/truecharts/charts/compare/xwiki-7.0.13...xwiki-7.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/xwiki/7.0.14/charts/common-12.8.1.tgz b/stable/xwiki/7.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/xwiki/7.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/xwiki/7.0.15/CHANGELOG.md b/stable/xwiki/7.0.15/CHANGELOG.md new file mode 100644 index 00000000000..ba602b819d7 --- /dev/null +++ b/stable/xwiki/7.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [xwiki-7.0.15](https://github.com/truecharts/charts/compare/xwiki-7.0.14...xwiki-7.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [xwiki-7.0.14](https://github.com/truecharts/charts/compare/xwiki-7.0.13...xwiki-7.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [xwiki-7.0.13](https://github.com/truecharts/charts/compare/xwiki-7.0.12...xwiki-7.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [xwiki-7.0.12](https://github.com/truecharts/charts/compare/xwiki-7.0.11...xwiki-7.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [xwiki-7.0.11](https://github.com/truecharts/charts/compare/xwiki-7.0.10...xwiki-7.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [xwiki-7.0.10](https://github.com/truecharts/charts/compare/xwiki-7.0.9...xwiki-7.0.10) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/xwiki to v15.3.0 ([#8277](https://github.com/truecharts/charts/issues/8277)) + + + + +## [xwiki-7.0.9](https://github.com/truecharts/charts/compare/xwiki-7.0.8...xwiki-7.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [xwiki-7.0.8](https://github.com/truecharts/charts/compare/xwiki-7.0.7...xwiki-7.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [xwiki-7.0.7](https://github.com/truecharts/charts/compare/xwiki-7.0.6...xwiki-7.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [xwiki-7.0.6](https://github.com/truecharts/charts/compare/xwiki-7.0.5...xwiki-7.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [xwiki-7.0.5](https://github.com/truecharts/charts/compare/xwiki-7.0.4...xwiki-7.0.5) (2023-04-16) + +### Chore diff --git a/stable/xwiki/7.0.15/Chart.yaml b/stable/xwiki/7.0.15/Chart.yaml new file mode 100644 index 00000000000..ae194c88a7b --- /dev/null +++ b/stable/xwiki/7.0.15/Chart.yaml @@ -0,0 +1,26 @@ +apiVersion: v2 +appVersion: "15.3.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - xwiki + - wiki +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: xwiki +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/xwiki + - https://github.com/xwiki/xwiki-docker +version: 7.0.15 +annotations: + truecharts.org/catagories: | + - productivity + truecharts.org/SCALE-support: "true" diff --git a/stable/xwiki/7.0.15/README.md b/stable/xwiki/7.0.15/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/xwiki/7.0.15/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/7.0.15/app-changelog.md b/stable/xwiki/7.0.15/app-changelog.md new file mode 100644 index 00000000000..233664c9240 --- /dev/null +++ b/stable/xwiki/7.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [xwiki-7.0.15](https://github.com/truecharts/charts/compare/xwiki-7.0.14...xwiki-7.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/xwiki/7.0.14/app-readme.md b/stable/xwiki/7.0.15/app-readme.md similarity index 100% rename from stable/xwiki/7.0.14/app-readme.md rename to stable/xwiki/7.0.15/app-readme.md diff --git a/stable/xwiki/7.0.15/charts/common-12.9.2.tgz b/stable/xwiki/7.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/xwiki/7.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/xwiki/7.0.14/ix_values.yaml b/stable/xwiki/7.0.15/ix_values.yaml similarity index 100% rename from stable/xwiki/7.0.14/ix_values.yaml rename to stable/xwiki/7.0.15/ix_values.yaml diff --git a/stable/xwiki/7.0.14/questions.yaml b/stable/xwiki/7.0.15/questions.yaml similarity index 100% rename from stable/xwiki/7.0.14/questions.yaml rename to stable/xwiki/7.0.15/questions.yaml diff --git a/stable/xwiki/7.0.15/templates/NOTES.txt b/stable/xwiki/7.0.15/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/xwiki/7.0.15/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/xwiki/7.0.15/templates/common.yaml b/stable/xwiki/7.0.15/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/xwiki/7.0.15/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/xwiki/7.0.15/values.yaml b/stable/xwiki/7.0.15/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/youtransfer/3.0.13/CHANGELOG.md b/stable/youtransfer/3.0.13/CHANGELOG.md deleted file mode 100644 index 3340bf2371c..00000000000 --- a/stable/youtransfer/3.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [youtransfer-3.0.13](https://github.com/truecharts/charts/compare/youtransfer-3.0.12...youtransfer-3.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [youtransfer-3.0.12](https://github.com/truecharts/charts/compare/youtransfer-3.0.11...youtransfer-3.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [youtransfer-3.0.11](https://github.com/truecharts/charts/compare/youtransfer-3.0.10...youtransfer-3.0.11) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [youtransfer-3.0.10](https://github.com/truecharts/charts/compare/youtransfer-3.0.9...youtransfer-3.0.10) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [youtransfer-3.0.9](https://github.com/truecharts/charts/compare/youtransfer-3.0.8...youtransfer-3.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [youtransfer-3.0.8](https://github.com/truecharts/charts/compare/youtransfer-3.0.7...youtransfer-3.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [youtransfer-3.0.7](https://github.com/truecharts/charts/compare/youtransfer-3.0.6...youtransfer-3.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [youtransfer-3.0.6](https://github.com/truecharts/charts/compare/youtransfer-3.0.5...youtransfer-3.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [youtransfer-3.0.5](https://github.com/truecharts/charts/compare/youtransfer-3.0.4...youtransfer-3.0.5) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [youtransfer-3.0.4](https://github.com/truecharts/charts/compare/youtransfer-3.0.3...youtransfer-3.0.4) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [youtransfer-3.0.3](https://github.com/truecharts/charts/compare/youtransfer-3.0.2...youtransfer-3.0.3) (2023-04-14) - - diff --git a/stable/youtransfer/3.0.13/Chart.yaml b/stable/youtransfer/3.0.13/Chart.yaml deleted file mode 100644 index 568d76da905..00000000000 --- a/stable/youtransfer/3.0.13/Chart.yaml +++ /dev/null @@ -1,30 +0,0 @@ -annotations: - truecharts.org/SCALE-support: "true" - truecharts.org/catagories: | - - Cloud - - Tools-Utilities -apiVersion: v2 -appVersion: "latest" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -deprecated: false -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 -keywords: - - youtransfer - - Cloud - - Tools-Utilities -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: youtransfer -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/youtransfer - - https://github.com/YouTransfer/YouTransfer -type: application -version: 3.0.13 diff --git a/stable/youtransfer/3.0.13/app-changelog.md b/stable/youtransfer/3.0.13/app-changelog.md deleted file mode 100644 index 95df0623ac9..00000000000 --- a/stable/youtransfer/3.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [youtransfer-3.0.13](https://github.com/truecharts/charts/compare/youtransfer-3.0.12...youtransfer-3.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/youtransfer/3.0.13/charts/common-12.8.1.tgz b/stable/youtransfer/3.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/youtransfer/3.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/youtransfer/3.0.14/CHANGELOG.md b/stable/youtransfer/3.0.14/CHANGELOG.md new file mode 100644 index 00000000000..3b892772db3 --- /dev/null +++ b/stable/youtransfer/3.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [youtransfer-3.0.14](https://github.com/truecharts/charts/compare/youtransfer-3.0.13...youtransfer-3.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [youtransfer-3.0.13](https://github.com/truecharts/charts/compare/youtransfer-3.0.12...youtransfer-3.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [youtransfer-3.0.12](https://github.com/truecharts/charts/compare/youtransfer-3.0.11...youtransfer-3.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [youtransfer-3.0.11](https://github.com/truecharts/charts/compare/youtransfer-3.0.10...youtransfer-3.0.11) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [youtransfer-3.0.10](https://github.com/truecharts/charts/compare/youtransfer-3.0.9...youtransfer-3.0.10) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [youtransfer-3.0.9](https://github.com/truecharts/charts/compare/youtransfer-3.0.8...youtransfer-3.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [youtransfer-3.0.8](https://github.com/truecharts/charts/compare/youtransfer-3.0.7...youtransfer-3.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [youtransfer-3.0.7](https://github.com/truecharts/charts/compare/youtransfer-3.0.6...youtransfer-3.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [youtransfer-3.0.6](https://github.com/truecharts/charts/compare/youtransfer-3.0.5...youtransfer-3.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [youtransfer-3.0.5](https://github.com/truecharts/charts/compare/youtransfer-3.0.4...youtransfer-3.0.5) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [youtransfer-3.0.4](https://github.com/truecharts/charts/compare/youtransfer-3.0.3...youtransfer-3.0.4) (2023-04-15) + +### Chore diff --git a/stable/youtransfer/3.0.14/Chart.yaml b/stable/youtransfer/3.0.14/Chart.yaml new file mode 100644 index 00000000000..a9f365f8e48 --- /dev/null +++ b/stable/youtransfer/3.0.14/Chart.yaml @@ -0,0 +1,30 @@ +annotations: + truecharts.org/SCALE-support: "true" + truecharts.org/catagories: | + - Cloud + - Tools-Utilities +apiVersion: v2 +appVersion: "latest" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - youtransfer + - Cloud + - Tools-Utilities +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: youtransfer +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/youtransfer + - https://github.com/YouTransfer/YouTransfer +type: application +version: 3.0.14 diff --git a/stable/youtransfer/3.0.14/README.md b/stable/youtransfer/3.0.14/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/youtransfer/3.0.14/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/youtransfer/3.0.14/app-changelog.md b/stable/youtransfer/3.0.14/app-changelog.md new file mode 100644 index 00000000000..94652fd2172 --- /dev/null +++ b/stable/youtransfer/3.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [youtransfer-3.0.14](https://github.com/truecharts/charts/compare/youtransfer-3.0.13...youtransfer-3.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/youtransfer/3.0.13/app-readme.md b/stable/youtransfer/3.0.14/app-readme.md similarity index 100% rename from stable/youtransfer/3.0.13/app-readme.md rename to stable/youtransfer/3.0.14/app-readme.md diff --git a/stable/youtransfer/3.0.14/charts/common-12.9.2.tgz b/stable/youtransfer/3.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/youtransfer/3.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/youtransfer/3.0.13/ix_values.yaml b/stable/youtransfer/3.0.14/ix_values.yaml similarity index 100% rename from stable/youtransfer/3.0.13/ix_values.yaml rename to stable/youtransfer/3.0.14/ix_values.yaml diff --git a/stable/youtransfer/3.0.13/questions.yaml b/stable/youtransfer/3.0.14/questions.yaml similarity index 100% rename from stable/youtransfer/3.0.13/questions.yaml rename to stable/youtransfer/3.0.14/questions.yaml diff --git a/stable/youtransfer/3.0.14/templates/NOTES.txt b/stable/youtransfer/3.0.14/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/youtransfer/3.0.14/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/youtransfer/3.0.13/templates/common.yaml b/stable/youtransfer/3.0.14/templates/common.yaml similarity index 100% rename from stable/youtransfer/3.0.13/templates/common.yaml rename to stable/youtransfer/3.0.14/templates/common.yaml diff --git a/stable/youtransfer/3.0.14/values.yaml b/stable/youtransfer/3.0.14/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/youtubedl-material/5.0.14/CHANGELOG.md b/stable/youtubedl-material/5.0.14/CHANGELOG.md deleted file mode 100644 index 99a6e7b4d91..00000000000 --- a/stable/youtubedl-material/5.0.14/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [youtubedl-material-5.0.14](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.13...youtubedl-material-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [youtubedl-material-5.0.13](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.12...youtubedl-material-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [youtubedl-material-5.0.12](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.11...youtubedl-material-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [youtubedl-material-5.0.11](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.10...youtubedl-material-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [youtubedl-material-5.0.10](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.9...youtubedl-material-5.0.10) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [youtubedl-material-5.0.9](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.8...youtubedl-material-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [youtubedl-material-5.0.8](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.7...youtubedl-material-5.0.8) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [youtubedl-material-5.0.7](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.6...youtubedl-material-5.0.7) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [youtubedl-material-5.0.6](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.5...youtubedl-material-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) - - - - -## [youtubedl-material-5.0.5](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.4...youtubedl-material-5.0.5) (2023-04-15) - -### Chore - -- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998)) - - - - -## [youtubedl-material-5.0.4](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.3...youtubedl-material-5.0.4) (2023-04-14) - - diff --git a/stable/youtubedl-material/5.0.14/Chart.yaml b/stable/youtubedl-material/5.0.14/Chart.yaml deleted file mode 100644 index 865826f1441..00000000000 --- a/stable/youtubedl-material/5.0.14/Chart.yaml +++ /dev/null @@ -1,29 +0,0 @@ -apiVersion: v2 -appVersion: "4.3" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - - condition: mongodb.enabled - name: mongodb - repository: https://deps.truecharts.org - version: 6.0.25 -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 -keywords: - - youtube -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: youtubedl-material -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/youtubedl-material - - https://github.com/Tzahi12345/YoutubeDL-Material -version: 5.0.14 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/youtubedl-material/5.0.14/app-changelog.md b/stable/youtubedl-material/5.0.14/app-changelog.md deleted file mode 100644 index f54342ca2fc..00000000000 --- a/stable/youtubedl-material/5.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [youtubedl-material-5.0.14](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.13...youtubedl-material-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/youtubedl-material/5.0.14/charts/common-12.8.1.tgz b/stable/youtubedl-material/5.0.14/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/youtubedl-material/5.0.14/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/youtubedl-material/5.0.14/charts/mongodb-6.0.25.tgz b/stable/youtubedl-material/5.0.14/charts/mongodb-6.0.25.tgz deleted file mode 100644 index 99b87664405..00000000000 Binary files a/stable/youtubedl-material/5.0.14/charts/mongodb-6.0.25.tgz and /dev/null differ diff --git a/stable/youtubedl-material/5.0.15/CHANGELOG.md b/stable/youtubedl-material/5.0.15/CHANGELOG.md new file mode 100644 index 00000000000..e1a12766678 --- /dev/null +++ b/stable/youtubedl-material/5.0.15/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [youtubedl-material-5.0.15](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.14...youtubedl-material-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [youtubedl-material-5.0.14](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.13...youtubedl-material-5.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [youtubedl-material-5.0.13](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.12...youtubedl-material-5.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [youtubedl-material-5.0.12](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.11...youtubedl-material-5.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [youtubedl-material-5.0.11](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.10...youtubedl-material-5.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [youtubedl-material-5.0.10](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.9...youtubedl-material-5.0.10) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [youtubedl-material-5.0.9](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.8...youtubedl-material-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [youtubedl-material-5.0.8](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.7...youtubedl-material-5.0.8) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [youtubedl-material-5.0.7](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.6...youtubedl-material-5.0.7) (2023-04-16) + +### Chore + +- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) + + + + +## [youtubedl-material-5.0.6](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.5...youtubedl-material-5.0.6) (2023-04-16) + +### Chore + +- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061)) + + + + +## [youtubedl-material-5.0.5](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.4...youtubedl-material-5.0.5) (2023-04-15) + +### Chore diff --git a/stable/youtubedl-material/5.0.15/Chart.yaml b/stable/youtubedl-material/5.0.15/Chart.yaml new file mode 100644 index 00000000000..664cff85a99 --- /dev/null +++ b/stable/youtubedl-material/5.0.15/Chart.yaml @@ -0,0 +1,29 @@ +apiVersion: v2 +appVersion: "4.3" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + - condition: mongodb.enabled + name: mongodb + repository: https://deps.truecharts.org + version: 6.0.29 +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 +keywords: + - youtube +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: youtubedl-material +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/youtubedl-material + - https://github.com/Tzahi12345/YoutubeDL-Material +version: 5.0.15 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/youtubedl-material/5.0.15/README.md b/stable/youtubedl-material/5.0.15/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/youtubedl-material/5.0.15/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/youtubedl-material/5.0.15/app-changelog.md b/stable/youtubedl-material/5.0.15/app-changelog.md new file mode 100644 index 00000000000..c8242ced3f5 --- /dev/null +++ b/stable/youtubedl-material/5.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [youtubedl-material-5.0.15](https://github.com/truecharts/charts/compare/youtubedl-material-5.0.14...youtubedl-material-5.0.15) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/youtubedl-material/5.0.14/app-readme.md b/stable/youtubedl-material/5.0.15/app-readme.md similarity index 100% rename from stable/youtubedl-material/5.0.14/app-readme.md rename to stable/youtubedl-material/5.0.15/app-readme.md diff --git a/stable/youtubedl-material/5.0.15/charts/common-12.9.2.tgz b/stable/youtubedl-material/5.0.15/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/youtubedl-material/5.0.15/charts/common-12.9.2.tgz differ diff --git a/stable/youtubedl-material/5.0.15/charts/mongodb-6.0.29.tgz b/stable/youtubedl-material/5.0.15/charts/mongodb-6.0.29.tgz new file mode 100644 index 00000000000..9a7a593e381 Binary files /dev/null and b/stable/youtubedl-material/5.0.15/charts/mongodb-6.0.29.tgz differ diff --git a/stable/youtubedl-material/5.0.14/ix_values.yaml b/stable/youtubedl-material/5.0.15/ix_values.yaml similarity index 100% rename from stable/youtubedl-material/5.0.14/ix_values.yaml rename to stable/youtubedl-material/5.0.15/ix_values.yaml diff --git a/stable/youtubedl-material/5.0.14/questions.yaml b/stable/youtubedl-material/5.0.15/questions.yaml similarity index 100% rename from stable/youtubedl-material/5.0.14/questions.yaml rename to stable/youtubedl-material/5.0.15/questions.yaml diff --git a/stable/youtubedl-material/5.0.15/templates/NOTES.txt b/stable/youtubedl-material/5.0.15/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/youtubedl-material/5.0.15/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/youtubedl-material/5.0.15/templates/common.yaml b/stable/youtubedl-material/5.0.15/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/youtubedl-material/5.0.15/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/youtubedl-material/5.0.15/values.yaml b/stable/youtubedl-material/5.0.15/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zerotier/5.0.13/CHANGELOG.md b/stable/zerotier/5.0.13/CHANGELOG.md deleted file mode 100644 index 992250dbdbd..00000000000 --- a/stable/zerotier/5.0.13/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [zerotier-5.0.13](https://github.com/truecharts/charts/compare/zerotier-5.0.12...zerotier-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [zerotier-5.0.12](https://github.com/truecharts/charts/compare/zerotier-5.0.11...zerotier-5.0.12) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [zerotier-5.0.11](https://github.com/truecharts/charts/compare/zerotier-5.0.10...zerotier-5.0.11) (2023-05-06) - -### Feat - -- Add podOptions in questions.yaml ([#8792](https://github.com/truecharts/charts/issues/8792)) - - - - -## [zerotier-5.0.10](https://github.com/truecharts/charts/compare/zerotier-5.0.9...zerotier-5.0.10) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [zerotier-5.0.9](https://github.com/truecharts/charts/compare/zerotier-5.0.8...zerotier-5.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [zerotier-5.0.8](https://github.com/truecharts/charts/compare/zerotier-5.0.7...zerotier-5.0.8) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/zerotier to v1.10.6 ([#8538](https://github.com/truecharts/charts/issues/8538)) - - - - -## [zerotier-5.0.7](https://github.com/truecharts/charts/compare/zerotier-5.0.6...zerotier-5.0.7) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [zerotier-5.0.6](https://github.com/truecharts/charts/compare/zerotier-5.0.5...zerotier-5.0.6) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [zerotier-5.0.5](https://github.com/truecharts/charts/compare/zerotier-5.0.4...zerotier-5.0.5) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [zerotier-5.0.4](https://github.com/truecharts/charts/compare/zerotier-5.0.3...zerotier-5.0.4) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [zerotier-5.0.3](https://github.com/truecharts/charts/compare/zerotier-5.0.2...zerotier-5.0.3) (2023-04-16) - -### Chore diff --git a/stable/zerotier/5.0.13/Chart.yaml b/stable/zerotier/5.0.13/Chart.yaml deleted file mode 100644 index da4452fbe84..00000000000 --- a/stable/zerotier/5.0.13/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: zerotier -version: 5.0.13 -appVersion: "1.10.6" -description: ZeroTier is a smart programmable Ethernet switch for planet Earth -type: application -deprecated: false -home: https://truecharts.org/charts/stable/zerotier -icon: https://truecharts.org/img/hotlink-ok/chart-icons/zerotier.png -keywords: - - zerotier - - network -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/zerotier -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" diff --git a/stable/zerotier/5.0.13/app-changelog.md b/stable/zerotier/5.0.13/app-changelog.md deleted file mode 100644 index baaffd9a56c..00000000000 --- a/stable/zerotier/5.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [zerotier-5.0.13](https://github.com/truecharts/charts/compare/zerotier-5.0.12...zerotier-5.0.13) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/zerotier/5.0.13/charts/common-12.8.1.tgz b/stable/zerotier/5.0.13/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/zerotier/5.0.13/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/zerotier/5.0.14/CHANGELOG.md b/stable/zerotier/5.0.14/CHANGELOG.md new file mode 100644 index 00000000000..e86d9f0be66 --- /dev/null +++ b/stable/zerotier/5.0.14/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [zerotier-5.0.14](https://github.com/truecharts/charts/compare/zerotier-5.0.13...zerotier-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [zerotier-5.0.13](https://github.com/truecharts/charts/compare/zerotier-5.0.12...zerotier-5.0.13) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [zerotier-5.0.12](https://github.com/truecharts/charts/compare/zerotier-5.0.11...zerotier-5.0.12) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [zerotier-5.0.11](https://github.com/truecharts/charts/compare/zerotier-5.0.10...zerotier-5.0.11) (2023-05-06) + +### Feat + +- Add podOptions in questions.yaml ([#8792](https://github.com/truecharts/charts/issues/8792)) + + + + +## [zerotier-5.0.10](https://github.com/truecharts/charts/compare/zerotier-5.0.9...zerotier-5.0.10) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [zerotier-5.0.9](https://github.com/truecharts/charts/compare/zerotier-5.0.8...zerotier-5.0.9) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [zerotier-5.0.8](https://github.com/truecharts/charts/compare/zerotier-5.0.7...zerotier-5.0.8) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/zerotier to v1.10.6 ([#8538](https://github.com/truecharts/charts/issues/8538)) + + + + +## [zerotier-5.0.7](https://github.com/truecharts/charts/compare/zerotier-5.0.6...zerotier-5.0.7) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [zerotier-5.0.6](https://github.com/truecharts/charts/compare/zerotier-5.0.5...zerotier-5.0.6) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [zerotier-5.0.5](https://github.com/truecharts/charts/compare/zerotier-5.0.4...zerotier-5.0.5) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [zerotier-5.0.4](https://github.com/truecharts/charts/compare/zerotier-5.0.3...zerotier-5.0.4) (2023-04-16) + +### Chore diff --git a/stable/zerotier/5.0.14/Chart.yaml b/stable/zerotier/5.0.14/Chart.yaml new file mode 100644 index 00000000000..0b28b326b82 --- /dev/null +++ b/stable/zerotier/5.0.14/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: zerotier +version: 5.0.14 +appVersion: "1.10.6" +description: ZeroTier is a smart programmable Ethernet switch for planet Earth +type: application +deprecated: false +home: https://truecharts.org/charts/stable/zerotier +icon: https://truecharts.org/img/hotlink-ok/chart-icons/zerotier.png +keywords: + - zerotier + - network +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/zerotier +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" diff --git a/stable/zerotier/5.0.14/README.md b/stable/zerotier/5.0.14/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/zerotier/5.0.14/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/zerotier/5.0.14/app-changelog.md b/stable/zerotier/5.0.14/app-changelog.md new file mode 100644 index 00000000000..490b3e9d223 --- /dev/null +++ b/stable/zerotier/5.0.14/app-changelog.md @@ -0,0 +1,9 @@ + + +## [zerotier-5.0.14](https://github.com/truecharts/charts/compare/zerotier-5.0.13...zerotier-5.0.14) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/zerotier/5.0.13/app-readme.md b/stable/zerotier/5.0.14/app-readme.md similarity index 100% rename from stable/zerotier/5.0.13/app-readme.md rename to stable/zerotier/5.0.14/app-readme.md diff --git a/stable/zerotier/5.0.14/charts/common-12.9.2.tgz b/stable/zerotier/5.0.14/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/zerotier/5.0.14/charts/common-12.9.2.tgz differ diff --git a/stable/zerotier/5.0.13/ix_values.yaml b/stable/zerotier/5.0.14/ix_values.yaml similarity index 100% rename from stable/zerotier/5.0.13/ix_values.yaml rename to stable/zerotier/5.0.14/ix_values.yaml diff --git a/stable/zerotier/5.0.13/questions.yaml b/stable/zerotier/5.0.14/questions.yaml similarity index 100% rename from stable/zerotier/5.0.13/questions.yaml rename to stable/zerotier/5.0.14/questions.yaml diff --git a/stable/zerotier/5.0.14/templates/NOTES.txt b/stable/zerotier/5.0.14/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/zerotier/5.0.14/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/zerotier/5.0.14/templates/common.yaml b/stable/zerotier/5.0.14/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/zerotier/5.0.14/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/zerotier/5.0.14/values.yaml b/stable/zerotier/5.0.14/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zigbee2mqtt/7.0.15/CHANGELOG.md b/stable/zigbee2mqtt/7.0.15/CHANGELOG.md deleted file mode 100644 index a35b2ffdb38..00000000000 --- a/stable/zigbee2mqtt/7.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [zigbee2mqtt-7.0.15](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.14...zigbee2mqtt-7.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [zigbee2mqtt-7.0.14](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.13...zigbee2mqtt-7.0.14) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [zigbee2mqtt-7.0.13](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.12...zigbee2mqtt-7.0.13) (2023-05-08) - -### Chore - -- update container image tccr.io/truecharts/zigbee2mqtt to v1.30.4 ([#8846](https://github.com/truecharts/charts/issues/8846)) - - - - -## [zigbee2mqtt-7.0.12](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.11...zigbee2mqtt-7.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [zigbee2mqtt-7.0.11](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.10...zigbee2mqtt-7.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [zigbee2mqtt-7.0.10](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.9...zigbee2mqtt-7.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/zigbee2mqtt to v1.30.3 ([#8539](https://github.com/truecharts/charts/issues/8539)) - - - - -## [zigbee2mqtt-7.0.9](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.8...zigbee2mqtt-7.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [zigbee2mqtt-7.0.8](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.7...zigbee2mqtt-7.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [zigbee2mqtt-7.0.7](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.6...zigbee2mqtt-7.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [zigbee2mqtt-7.0.6](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.5...zigbee2mqtt-7.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [zigbee2mqtt-7.0.5](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.4...zigbee2mqtt-7.0.5) (2023-04-16) - -### Chore diff --git a/stable/zigbee2mqtt/7.0.15/Chart.yaml b/stable/zigbee2mqtt/7.0.15/Chart.yaml deleted file mode 100644 index e0fb86d3930..00000000000 --- a/stable/zigbee2mqtt/7.0.15/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -appVersion: "1.30.4" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - zigbee - - mqtt - - home-assistant -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: zigbee2mqtt -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/zigbee2mqtt - - https://github.com/Koenkk/zigbee2mqtt -version: 7.0.15 -annotations: - truecharts.org/catagories: | - - media - truecharts.org/SCALE-support: "true" diff --git a/stable/zigbee2mqtt/7.0.15/app-changelog.md b/stable/zigbee2mqtt/7.0.15/app-changelog.md deleted file mode 100644 index eca5b91a2e9..00000000000 --- a/stable/zigbee2mqtt/7.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [zigbee2mqtt-7.0.15](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.14...zigbee2mqtt-7.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/zigbee2mqtt/7.0.15/charts/common-12.8.1.tgz b/stable/zigbee2mqtt/7.0.15/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/zigbee2mqtt/7.0.15/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/zigbee2mqtt/7.0.16/CHANGELOG.md b/stable/zigbee2mqtt/7.0.16/CHANGELOG.md new file mode 100644 index 00000000000..8f9525e219b --- /dev/null +++ b/stable/zigbee2mqtt/7.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [zigbee2mqtt-7.0.16](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.15...zigbee2mqtt-7.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [zigbee2mqtt-7.0.15](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.14...zigbee2mqtt-7.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [zigbee2mqtt-7.0.14](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.13...zigbee2mqtt-7.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [zigbee2mqtt-7.0.13](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.12...zigbee2mqtt-7.0.13) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/zigbee2mqtt to v1.30.4 ([#8846](https://github.com/truecharts/charts/issues/8846)) + + + + +## [zigbee2mqtt-7.0.12](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.11...zigbee2mqtt-7.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [zigbee2mqtt-7.0.11](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.10...zigbee2mqtt-7.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [zigbee2mqtt-7.0.10](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.9...zigbee2mqtt-7.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/zigbee2mqtt to v1.30.3 ([#8539](https://github.com/truecharts/charts/issues/8539)) + + + + +## [zigbee2mqtt-7.0.9](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.8...zigbee2mqtt-7.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [zigbee2mqtt-7.0.8](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.7...zigbee2mqtt-7.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [zigbee2mqtt-7.0.7](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.6...zigbee2mqtt-7.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [zigbee2mqtt-7.0.6](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.5...zigbee2mqtt-7.0.6) (2023-04-16) + +### Chore diff --git a/stable/zigbee2mqtt/7.0.16/Chart.yaml b/stable/zigbee2mqtt/7.0.16/Chart.yaml new file mode 100644 index 00000000000..96a49079285 --- /dev/null +++ b/stable/zigbee2mqtt/7.0.16/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "1.30.4" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - zigbee + - mqtt + - home-assistant +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: zigbee2mqtt +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/zigbee2mqtt + - https://github.com/Koenkk/zigbee2mqtt +version: 7.0.16 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" diff --git a/stable/zigbee2mqtt/7.0.16/README.md b/stable/zigbee2mqtt/7.0.16/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/zigbee2mqtt/7.0.16/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/7.0.16/SKIPINSTALL b/stable/zigbee2mqtt/7.0.16/SKIPINSTALL new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zigbee2mqtt/7.0.16/app-changelog.md b/stable/zigbee2mqtt/7.0.16/app-changelog.md new file mode 100644 index 00000000000..f74be078c8f --- /dev/null +++ b/stable/zigbee2mqtt/7.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [zigbee2mqtt-7.0.16](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.15...zigbee2mqtt-7.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/zigbee2mqtt/7.0.15/app-readme.md b/stable/zigbee2mqtt/7.0.16/app-readme.md similarity index 100% rename from stable/zigbee2mqtt/7.0.15/app-readme.md rename to stable/zigbee2mqtt/7.0.16/app-readme.md diff --git a/stable/zigbee2mqtt/7.0.16/charts/common-12.9.2.tgz b/stable/zigbee2mqtt/7.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/zigbee2mqtt/7.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/zigbee2mqtt/7.0.15/ix_values.yaml b/stable/zigbee2mqtt/7.0.16/ix_values.yaml similarity index 100% rename from stable/zigbee2mqtt/7.0.15/ix_values.yaml rename to stable/zigbee2mqtt/7.0.16/ix_values.yaml diff --git a/stable/zigbee2mqtt/7.0.15/questions.yaml b/stable/zigbee2mqtt/7.0.16/questions.yaml similarity index 100% rename from stable/zigbee2mqtt/7.0.15/questions.yaml rename to stable/zigbee2mqtt/7.0.16/questions.yaml diff --git a/stable/zigbee2mqtt/7.0.16/templates/NOTES.txt b/stable/zigbee2mqtt/7.0.16/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/zigbee2mqtt/7.0.16/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/zigbee2mqtt/7.0.16/templates/common.yaml b/stable/zigbee2mqtt/7.0.16/templates/common.yaml new file mode 100644 index 00000000000..995efb03eb0 --- /dev/null +++ b/stable/zigbee2mqtt/7.0.16/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/7.0.16/values.yaml b/stable/zigbee2mqtt/7.0.16/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/znc/5.0.15/CHANGELOG.md b/stable/znc/5.0.15/CHANGELOG.md deleted file mode 100644 index 64ef6a9117c..00000000000 --- a/stable/znc/5.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [znc-5.0.15](https://github.com/truecharts/charts/compare/znc-5.0.14...znc-5.0.15) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/znc to v1.8.2 ([#8965](https://github.com/truecharts/charts/issues/8965)) - - - - -## [znc-5.0.14](https://github.com/truecharts/charts/compare/znc-5.0.13...znc-5.0.14) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [znc-5.0.13](https://github.com/truecharts/charts/compare/znc-5.0.12...znc-5.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [znc-5.0.12](https://github.com/truecharts/charts/compare/znc-5.0.11...znc-5.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [znc-5.0.11](https://github.com/truecharts/charts/compare/znc-5.0.10...znc-5.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [znc-5.0.10](https://github.com/truecharts/charts/compare/znc-5.0.9...znc-5.0.10) (2023-04-29) - -### Chore - -- update container image tccr.io/truecharts/znc to v1.8.2 ([#8423](https://github.com/truecharts/charts/issues/8423)) - - - - -## [znc-5.0.9](https://github.com/truecharts/charts/compare/znc-5.0.8...znc-5.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [znc-5.0.8](https://github.com/truecharts/charts/compare/znc-5.0.7...znc-5.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [znc-5.0.7](https://github.com/truecharts/charts/compare/znc-5.0.6...znc-5.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [znc-5.0.6](https://github.com/truecharts/charts/compare/znc-5.0.5...znc-5.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [znc-5.0.5](https://github.com/truecharts/charts/compare/znc-5.0.4...znc-5.0.5) (2023-04-16) - -### Chore diff --git a/stable/znc/5.0.15/Chart.yaml b/stable/znc/5.0.15/Chart.yaml deleted file mode 100644 index 803547df282..00000000000 --- a/stable/znc/5.0.15/Chart.yaml +++ /dev/null @@ -1,27 +0,0 @@ -apiVersion: v2 -kubeVersion: ">=1.16.0-0" -name: znc -version: 5.0.15 -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. -type: application -deprecated: false -home: https://truecharts.org/charts/stable/znc -icon: https://truecharts.org/img/hotlink-ok/chart-icons/znc.png -keywords: - - znc -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/znc -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 - # condition: -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -annotations: - truecharts.org/catagories: | - - incubator - truecharts.org/SCALE-support: "true" diff --git a/stable/znc/5.0.15/app-changelog.md b/stable/znc/5.0.15/app-changelog.md deleted file mode 100644 index 2e9d0097ee1..00000000000 --- a/stable/znc/5.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [znc-5.0.15](https://github.com/truecharts/charts/compare/znc-5.0.14...znc-5.0.15) (2023-05-22) - -### Chore - -- update container image tccr.io/truecharts/znc to v1.8.2 ([#8965](https://github.com/truecharts/charts/issues/8965)) - - \ No newline at end of file diff --git a/stable/znc/5.0.15/charts/common-12.8.1.tgz b/stable/znc/5.0.15/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/znc/5.0.15/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/znc/5.0.16/CHANGELOG.md b/stable/znc/5.0.16/CHANGELOG.md new file mode 100644 index 00000000000..1fbd38fde15 --- /dev/null +++ b/stable/znc/5.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [znc-5.0.16](https://github.com/truecharts/charts/compare/znc-5.0.15...znc-5.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [znc-5.0.15](https://github.com/truecharts/charts/compare/znc-5.0.14...znc-5.0.15) (2023-05-22) + +### Chore + +- update container image tccr.io/truecharts/znc to v1.8.2 ([#8965](https://github.com/truecharts/charts/issues/8965)) + + + + +## [znc-5.0.14](https://github.com/truecharts/charts/compare/znc-5.0.13...znc-5.0.14) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [znc-5.0.13](https://github.com/truecharts/charts/compare/znc-5.0.12...znc-5.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [znc-5.0.12](https://github.com/truecharts/charts/compare/znc-5.0.11...znc-5.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [znc-5.0.11](https://github.com/truecharts/charts/compare/znc-5.0.10...znc-5.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [znc-5.0.10](https://github.com/truecharts/charts/compare/znc-5.0.9...znc-5.0.10) (2023-04-29) + +### Chore + +- update container image tccr.io/truecharts/znc to v1.8.2 ([#8423](https://github.com/truecharts/charts/issues/8423)) + + + + +## [znc-5.0.9](https://github.com/truecharts/charts/compare/znc-5.0.8...znc-5.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [znc-5.0.8](https://github.com/truecharts/charts/compare/znc-5.0.7...znc-5.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [znc-5.0.7](https://github.com/truecharts/charts/compare/znc-5.0.6...znc-5.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [znc-5.0.6](https://github.com/truecharts/charts/compare/znc-5.0.5...znc-5.0.6) (2023-04-16) + +### Chore diff --git a/stable/znc/5.0.16/Chart.yaml b/stable/znc/5.0.16/Chart.yaml new file mode 100644 index 00000000000..27f0b6b14c1 --- /dev/null +++ b/stable/znc/5.0.16/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +kubeVersion: ">=1.16.0-0" +name: znc +version: 5.0.16 +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. +type: application +deprecated: false +home: https://truecharts.org/charts/stable/znc +icon: https://truecharts.org/img/hotlink-ok/chart-icons/znc.png +keywords: + - znc +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/znc +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 + # condition: +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +annotations: + truecharts.org/catagories: | + - incubator + truecharts.org/SCALE-support: "true" diff --git a/stable/znc/5.0.16/README.md b/stable/znc/5.0.16/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/znc/5.0.16/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/znc/5.0.16/app-changelog.md b/stable/znc/5.0.16/app-changelog.md new file mode 100644 index 00000000000..f2067ff0f41 --- /dev/null +++ b/stable/znc/5.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [znc-5.0.16](https://github.com/truecharts/charts/compare/znc-5.0.15...znc-5.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/znc/5.0.15/app-readme.md b/stable/znc/5.0.16/app-readme.md similarity index 100% rename from stable/znc/5.0.15/app-readme.md rename to stable/znc/5.0.16/app-readme.md diff --git a/stable/znc/5.0.16/charts/common-12.9.2.tgz b/stable/znc/5.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/znc/5.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/znc/5.0.15/ix_values.yaml b/stable/znc/5.0.16/ix_values.yaml similarity index 100% rename from stable/znc/5.0.15/ix_values.yaml rename to stable/znc/5.0.16/ix_values.yaml diff --git a/stable/znc/5.0.15/questions.yaml b/stable/znc/5.0.16/questions.yaml similarity index 100% rename from stable/znc/5.0.15/questions.yaml rename to stable/znc/5.0.16/questions.yaml diff --git a/stable/znc/5.0.16/templates/NOTES.txt b/stable/znc/5.0.16/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/znc/5.0.16/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/znc/5.0.16/templates/common.yaml b/stable/znc/5.0.16/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/znc/5.0.16/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/znc/5.0.16/values.yaml b/stable/znc/5.0.16/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/ztcuui-aio/4.0.15/CHANGELOG.md b/stable/ztcuui-aio/4.0.15/CHANGELOG.md deleted file mode 100644 index 18f86e458d9..00000000000 --- a/stable/ztcuui-aio/4.0.15/CHANGELOG.md +++ /dev/null @@ -1,99 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [ztcuui-aio-4.0.15](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.14...ztcuui-aio-4.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - - - -## [ztcuui-aio-4.0.14](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.13...ztcuui-aio-4.0.14) (2023-05-20) - -### Chore - -- update container image tccr.io/truecharts/ztcuui-aio to v1.2.15 ([#9023](https://github.com/truecharts/charts/issues/9023)) - - - - -## [ztcuui-aio-4.0.13](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.12...ztcuui-aio-4.0.13) (2023-05-16) - -### Chore - -- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) - - - - -## [ztcuui-aio-4.0.12](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.11...ztcuui-aio-4.0.12) (2023-05-05) - -### Chore - -- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) - - - - -## [ztcuui-aio-4.0.11](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.10...ztcuui-aio-4.0.11) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - - - -## [ztcuui-aio-4.0.10](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.9...ztcuui-aio-4.0.10) (2023-04-30) - -### Chore - -- update container image tccr.io/truecharts/ztcuui-aio to v1.2.14 ([#8540](https://github.com/truecharts/charts/issues/8540)) - - - - -## [ztcuui-aio-4.0.9](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.8...ztcuui-aio-4.0.9) (2023-04-25) - -### Chore - -- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) - - - - -## [ztcuui-aio-4.0.8](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.7...ztcuui-aio-4.0.8) (2023-04-25) - -### Chore - -- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) - - - - -## [ztcuui-aio-4.0.7](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.6...ztcuui-aio-4.0.7) (2023-04-20) - -### Chore - -- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) - - - - -## [ztcuui-aio-4.0.6](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.5...ztcuui-aio-4.0.6) (2023-04-16) - -### Chore - -- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071)) - - - - -## [ztcuui-aio-4.0.5](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.4...ztcuui-aio-4.0.5) (2023-04-16) - -### Chore diff --git a/stable/ztcuui-aio/4.0.15/Chart.yaml b/stable/ztcuui-aio/4.0.15/Chart.yaml deleted file mode 100644 index 9ac13afc519..00000000000 --- a/stable/ztcuui-aio/4.0.15/Chart.yaml +++ /dev/null @@ -1,25 +0,0 @@ -apiVersion: v2 -appVersion: "1.2.15" -dependencies: - - name: common - repository: https://library-charts.truecharts.org - version: 12.8.1 -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 -keywords: - - ztcuui-aio -kubeVersion: ">=1.16.0-0" -maintainers: - - email: info@truecharts.org - name: TrueCharts - url: https://truecharts.org -name: ztcuui-aio -sources: - - https://github.com/truecharts/charts/tree/master/charts/stable/ztcuui-aio - - https://github.com/key-networks/ztncui-aio -version: 4.0.15 -annotations: - truecharts.org/catagories: | - - network - truecharts.org/SCALE-support: "true" diff --git a/stable/ztcuui-aio/4.0.15/app-changelog.md b/stable/ztcuui-aio/4.0.15/app-changelog.md deleted file mode 100644 index d61e41f9ef7..00000000000 --- a/stable/ztcuui-aio/4.0.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ztcuui-aio-4.0.15](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.14...ztcuui-aio-4.0.15) (2023-05-22) - -### Feat - -- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) - - \ No newline at end of file diff --git a/stable/ztcuui-aio/4.0.15/charts/common-12.8.1.tgz b/stable/ztcuui-aio/4.0.15/charts/common-12.8.1.tgz deleted file mode 100644 index 78601327be7..00000000000 Binary files a/stable/ztcuui-aio/4.0.15/charts/common-12.8.1.tgz and /dev/null differ diff --git a/stable/ztcuui-aio/4.0.16/CHANGELOG.md b/stable/ztcuui-aio/4.0.16/CHANGELOG.md new file mode 100644 index 00000000000..e9cfe711222 --- /dev/null +++ b/stable/ztcuui-aio/4.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [ztcuui-aio-4.0.16](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.15...ztcuui-aio-4.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [ztcuui-aio-4.0.15](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.14...ztcuui-aio-4.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [ztcuui-aio-4.0.14](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.13...ztcuui-aio-4.0.14) (2023-05-20) + +### Chore + +- update container image tccr.io/truecharts/ztcuui-aio to v1.2.15 ([#9023](https://github.com/truecharts/charts/issues/9023)) + + + + +## [ztcuui-aio-4.0.13](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.12...ztcuui-aio-4.0.13) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [ztcuui-aio-4.0.12](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.11...ztcuui-aio-4.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [ztcuui-aio-4.0.11](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.10...ztcuui-aio-4.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [ztcuui-aio-4.0.10](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.9...ztcuui-aio-4.0.10) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/ztcuui-aio to v1.2.14 ([#8540](https://github.com/truecharts/charts/issues/8540)) + + + + +## [ztcuui-aio-4.0.9](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.8...ztcuui-aio-4.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [ztcuui-aio-4.0.8](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.7...ztcuui-aio-4.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [ztcuui-aio-4.0.7](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.6...ztcuui-aio-4.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [ztcuui-aio-4.0.6](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.5...ztcuui-aio-4.0.6) (2023-04-16) + +### Chore diff --git a/stable/ztcuui-aio/4.0.16/Chart.yaml b/stable/ztcuui-aio/4.0.16/Chart.yaml new file mode 100644 index 00000000000..bde1ecfe5f5 --- /dev/null +++ b/stable/ztcuui-aio/4.0.16/Chart.yaml @@ -0,0 +1,25 @@ +apiVersion: v2 +appVersion: "1.2.15" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +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 +keywords: + - ztcuui-aio +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: ztcuui-aio +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/ztcuui-aio + - https://github.com/key-networks/ztncui-aio +version: 4.0.16 +annotations: + truecharts.org/catagories: | + - network + truecharts.org/SCALE-support: "true" diff --git a/stable/ztcuui-aio/4.0.16/README.md b/stable/ztcuui-aio/4.0.16/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/ztcuui-aio/4.0.16/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/ztcuui-aio/4.0.16/app-changelog.md b/stable/ztcuui-aio/4.0.16/app-changelog.md new file mode 100644 index 00000000000..c69f8245969 --- /dev/null +++ b/stable/ztcuui-aio/4.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ztcuui-aio-4.0.16](https://github.com/truecharts/charts/compare/ztcuui-aio-4.0.15...ztcuui-aio-4.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/ztcuui-aio/4.0.15/app-readme.md b/stable/ztcuui-aio/4.0.16/app-readme.md similarity index 100% rename from stable/ztcuui-aio/4.0.15/app-readme.md rename to stable/ztcuui-aio/4.0.16/app-readme.md diff --git a/stable/ztcuui-aio/4.0.16/charts/common-12.9.2.tgz b/stable/ztcuui-aio/4.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/ztcuui-aio/4.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/ztcuui-aio/4.0.15/ix_values.yaml b/stable/ztcuui-aio/4.0.16/ix_values.yaml similarity index 100% rename from stable/ztcuui-aio/4.0.15/ix_values.yaml rename to stable/ztcuui-aio/4.0.16/ix_values.yaml diff --git a/stable/ztcuui-aio/4.0.15/questions.yaml b/stable/ztcuui-aio/4.0.16/questions.yaml similarity index 100% rename from stable/ztcuui-aio/4.0.15/questions.yaml rename to stable/ztcuui-aio/4.0.16/questions.yaml diff --git a/stable/ztcuui-aio/4.0.16/templates/NOTES.txt b/stable/ztcuui-aio/4.0.16/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/ztcuui-aio/4.0.16/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/ztcuui-aio/4.0.16/templates/common.yaml b/stable/ztcuui-aio/4.0.16/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/ztcuui-aio/4.0.16/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/ztcuui-aio/4.0.16/values.yaml b/stable/ztcuui-aio/4.0.16/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/stable/zwavejs2mqtt/15.0.16/CHANGELOG.md b/stable/zwavejs2mqtt/15.0.16/CHANGELOG.md new file mode 100644 index 00000000000..a288805d333 --- /dev/null +++ b/stable/zwavejs2mqtt/15.0.16/CHANGELOG.md @@ -0,0 +1,99 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [zwavejs2mqtt-15.0.16](https://github.com/truecharts/charts/compare/zwavejs2mqtt-15.0.15...zwavejs2mqtt-15.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + + + +## [zwavejs2mqtt-15.0.15](https://github.com/truecharts/charts/compare/zwavejs2mqtt-15.0.14...zwavejs2mqtt-15.0.15) (2023-05-22) + +### Feat + +- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007)) + + + + +## [zwavejs2mqtt-15.0.14](https://github.com/truecharts/charts/compare/zwavejs2mqtt-15.0.13...zwavejs2mqtt-15.0.14) (2023-05-16) + +### Chore + +- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979)) + + + + +## [zwavejs2mqtt-15.0.13](https://github.com/truecharts/charts/compare/zwavejs2mqtt-15.0.12...zwavejs2mqtt-15.0.13) (2023-05-08) + +### Chore + +- update container image tccr.io/truecharts/zwavejs-ui to v8.15.0 ([#8866](https://github.com/truecharts/charts/issues/8866)) + + + + +## [zwavejs2mqtt-15.0.12](https://github.com/truecharts/charts/compare/zwavejs2mqtt-15.0.11...zwavejs2mqtt-15.0.12) (2023-05-05) + +### Chore + +- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782)) + + + + +## [zwavejs2mqtt-15.0.11](https://github.com/truecharts/charts/compare/zwavejs2mqtt-15.0.10...zwavejs2mqtt-15.0.11) (2023-05-03) + +### Chore + +- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) + + + + +## [zwavejs2mqtt-15.0.10](https://github.com/truecharts/charts/compare/zwavejs2mqtt-15.0.9...zwavejs2mqtt-15.0.10) (2023-04-28) + +### Chore + +- update container image tccr.io/truecharts/zwavejs-ui to v8.14.2 ([#8278](https://github.com/truecharts/charts/issues/8278)) + + + + +## [zwavejs2mqtt-15.0.9](https://github.com/truecharts/charts/compare/zwavejs2mqtt-15.0.8...zwavejs2mqtt-15.0.9) (2023-04-25) + +### Chore + +- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153)) + + + + +## [zwavejs2mqtt-15.0.8](https://github.com/truecharts/charts/compare/zwavejs2mqtt-15.0.7...zwavejs2mqtt-15.0.8) (2023-04-25) + +### Chore + +- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145)) + + + + +## [zwavejs2mqtt-15.0.7](https://github.com/truecharts/charts/compare/zwavejs2mqtt-15.0.6...zwavejs2mqtt-15.0.7) (2023-04-20) + +### Chore + +- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087)) + + + + +## [zwavejs2mqtt-15.0.6](https://github.com/truecharts/charts/compare/zwavejs2mqtt-15.0.5...zwavejs2mqtt-15.0.6) (2023-04-16) + +### Chore diff --git a/stable/zwavejs2mqtt/15.0.16/Chart.yaml b/stable/zwavejs2mqtt/15.0.16/Chart.yaml new file mode 100644 index 00000000000..a7ffee8f67e --- /dev/null +++ b/stable/zwavejs2mqtt/15.0.16/Chart.yaml @@ -0,0 +1,30 @@ +apiVersion: v2 +appVersion: "8.15.0" +dependencies: + - name: common + repository: https://library-charts.truecharts.org + version: 12.9.2 +deprecated: false +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 +keywords: + - zwavejs2mqtt + - zwave-js + - z-wave + - zwave +kubeVersion: ">=1.16.0-0" +maintainers: + - email: info@truecharts.org + name: TrueCharts + url: https://truecharts.org +name: zwavejs2mqtt +sources: + - https://github.com/truecharts/charts/tree/master/charts/stable/zwavejs2mqtt + - https://github.com/zwave-js/zwavejs2mqtt +type: application +version: 15.0.16 +annotations: + truecharts.org/catagories: | + - tools + truecharts.org/SCALE-support: "true" diff --git a/stable/zwavejs2mqtt/15.0.16/README.md b/stable/zwavejs2mqtt/15.0.16/README.md new file mode 100644 index 00000000000..701942c352f --- /dev/null +++ b/stable/zwavejs2mqtt/15.0.16/README.md @@ -0,0 +1,27 @@ +# README + +## General Info + +TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE. +However only installations using the TrueNAS SCALE Apps system are supported. + +For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/) + +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)** + + +## Support + +- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ). +- 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/15.0.16/app-changelog.md b/stable/zwavejs2mqtt/15.0.16/app-changelog.md new file mode 100644 index 00000000000..102a68acb88 --- /dev/null +++ b/stable/zwavejs2mqtt/15.0.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [zwavejs2mqtt-15.0.16](https://github.com/truecharts/charts/compare/zwavejs2mqtt-15.0.15...zwavejs2mqtt-15.0.16) (2023-05-22) + +### Chore + +- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089)) + + \ No newline at end of file diff --git a/stable/zwavejs2mqtt/15.0.16/app-readme.md b/stable/zwavejs2mqtt/15.0.16/app-readme.md new file mode 100644 index 00000000000..259a81bc32b --- /dev/null +++ b/stable/zwavejs2mqtt/15.0.16/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/15.0.16/charts/common-12.9.2.tgz b/stable/zwavejs2mqtt/15.0.16/charts/common-12.9.2.tgz new file mode 100644 index 00000000000..9f713bbafe1 Binary files /dev/null and b/stable/zwavejs2mqtt/15.0.16/charts/common-12.9.2.tgz differ diff --git a/stable/zwavejs2mqtt/15.0.16/ix_values.yaml b/stable/zwavejs2mqtt/15.0.16/ix_values.yaml new file mode 100644 index 00000000000..75ff2073ff0 --- /dev/null +++ b/stable/zwavejs2mqtt/15.0.16/ix_values.yaml @@ -0,0 +1,85 @@ +image: + repository: tccr.io/truecharts/zwavejs-ui + pullPolicy: IfNotPresent + tag: v8.15.0@sha256:7ef803b887c2c92eabd12fc5f2d099a20e8218e64990a826d35ce5773b542b27 +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/15.0.16/questions.yaml b/stable/zwavejs2mqtt/15.0.16/questions.yaml new file mode 100644 index 00000000000..c14951a3f73 --- /dev/null +++ b/stable/zwavejs2mqtt/15.0.16/questions.yaml @@ -0,0 +1,1979 @@ +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": "2"}] + items: + - variable: optionsEntry + label: "Option Entry" + schema: + type: dict + additional_attrs: true + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + - variable: nameservers + label: "Nameservers" + schema: + type: list + default: [] + items: + - variable: nsEntry + label: "Nameserver Entry" + schema: + type: string + required: true + - variable: searches + label: "Searches" + schema: + type: list + default: [] + items: + - variable: searchEntry + label: "Search Entry" + schema: + type: string + required: true + - variable: service + group: Networking and Services + label: Configure Service(s) + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + additional_attrs: true + type: dict + attrs: + - variable: enabled + label: Enable the Service + schema: + type: boolean + default: true + hidden: true + - variable: type + label: Service Type + description: "ClusterIP's are only internally available and Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: LoadBalancer + enum: + - value: LoadBalancer + description: LoadBalancer (Expose Ports) + - value: ClusterIP + description: ClusterIP (Do Not Expose Ports) + - variable: loadBalancerIP + label: LoadBalancer IP + description: "MetalLB Only: Selects the Loadbalancer IP to expose on. Required when using PortalButton with MetalLB" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: ports + label: "Service's Port(s) Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + additional_attrs: true + type: dict + attrs: + - variable: port + label: "Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 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: + 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: + 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 + - variable: server + label: NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: path + label: Path on NFS Server + schema: + show_if: [["type", "=", "nfs"]] + type: string + default: "" + - variable: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: setPermissions + label: Automatic Permissions + description: Automatically set permissions on install + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: false + - variable: readOnly + label: Read Only + schema: + type: boolean + 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: 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: [] + items: + - variable: pathEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: path + label: Path + schema: + type: string + required: true + default: "/" + - variable: pathType + label: Path Type + schema: + type: string + required: true + default: Prefix + - variable: certificateIssuer + label: Cert-Manager clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + show_if: [["certificateIssuer", "=", ""]] + default: [] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + + - variable: certificateIssuer + 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: secretName + label: Use Custom Secret (Advanced) + schema: + show_if: [["certificateIssuer", "=", ""]] + type: string + default: "" + - variable: entrypoint + label: (Advanced) Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: ingressClassName + label: (Advanced/Optional) IngressClass Name + schema: + type: string + default: "" + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: 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: service + label: Linked Service + schema: + additional_attrs: true + type: dict + attrs: + - variable: name + label: Service Name + schema: + type: string + default: "" + - variable: port + label: Service Port + schema: + type: int + - variable: clusterIssuer + label: clusterIssuer + description: 'add the name of your cert-manager clusterIssuer here for automatic tls certificates. Cannot be used combined with tls option below' + schema: + type: string + default: "" + - variable: tls + label: TLS-Settings + schema: + type: list + default: [] + show_if: [["clusterIssuer", "=", ""]] + items: + - variable: tlsEntry + label: Host + schema: + additional_attrs: true + type: dict + attrs: + - variable: hosts + label: Certificate Hosts + schema: + type: list + default: [] + items: + - variable: host + label: Host + schema: + type: string + default: "" + required: true + - variable: clusterIssuer + 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: [["clusterIssuer", "=", ""]] + type: int + $ref: + - "definitions/certificate" + - variable: secretName + label: Use Custom Secret (Advanced) + schema: + type: string + show_if: [["clusterIssuer", "=", ""]] + default: "" + - variable: entrypoint + label: Traefik Entrypoint + description: Entrypoint used by Traefik when using Traefik as Ingress Provider + schema: + type: string + default: websecure + required: true + - variable: middlewares + label: Traefik Middlewares + description: Add previously created Traefik Middlewares to this Ingress + schema: + type: list + default: [] + items: + - variable: name + label: Name + schema: + type: string + default: "" + required: true + - variable: securityContext + group: Security and Permissions + label: Security Context + schema: + additional_attrs: true + type: dict + attrs: + - variable: container + label: Container + schema: + additional_attrs: true + type: dict + attrs: + # Settings from questions.yaml get appended here on a per-app basis + + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: "The groupID this App of the user running the application" + schema: + type: int + default: 568 + # Settings from questions.yaml get appended here on a per-app basis + - variable: PUID + label: Process User ID - PUID + description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps + schema: + type: int + show_if: [["runAsUser", "=", 0]] + default: 568 + - variable: UMASK + label: UMASK + description: When supported by the container, this sets the UMASK for the App. Not supported by all Apps + schema: + type: string + default: "0022" + - variable: advanced + label: Show Advanced Settings + description: Advanced settings are not covered by TrueCharts Support + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: privileged + label: "Privileged mode" + schema: + type: boolean + default: false + - variable: readOnlyRootFilesystem + label: "ReadOnly Root Filesystem" + schema: + type: boolean + default: true + - variable: pod + label: Pod + schema: + additional_attrs: true + type: dict + attrs: + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: OnRootMismatch + enum: + - value: OnRootMismatch + description: OnRootMismatch + - value: Always + description: Always + - variable: supplementalGroups + label: Supplemental Groups + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: Supplemental Group + schema: + type: int + # Settings from questions.yaml get appended here on a per-app basis + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + + - variable: resources + group: Resources and Devices + label: "Resource Limits" + schema: + additional_attrs: true + type: dict + attrs: + - variable: limits + label: Advanced Limit Resource Consumption + schema: + additional_attrs: true + type: dict + attrs: + - variable: cpu + label: CPU + description: "1000m means 1 hyperthread. Detailed info: https://truecharts.org/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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/docs/manual/SCALE%20Apps/indepth/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: + 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: 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: + 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: + 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 + - 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/15.0.16/templates/NOTES.txt b/stable/zwavejs2mqtt/15.0.16/templates/NOTES.txt new file mode 100644 index 00000000000..efcb74cb772 --- /dev/null +++ b/stable/zwavejs2mqtt/15.0.16/templates/NOTES.txt @@ -0,0 +1 @@ +{{- include "tc.v1.common.lib.chart.notes" $ -}} diff --git a/stable/zwavejs2mqtt/15.0.16/templates/common.yaml b/stable/zwavejs2mqtt/15.0.16/templates/common.yaml new file mode 100644 index 00000000000..b51394e00a4 --- /dev/null +++ b/stable/zwavejs2mqtt/15.0.16/templates/common.yaml @@ -0,0 +1 @@ +{{ include "tc.v1.common.loader.all" . }} diff --git a/stable/zwavejs2mqtt/15.0.16/values.yaml b/stable/zwavejs2mqtt/15.0.16/values.yaml new file mode 100644 index 00000000000..e69de29bb2d